AgregarDeveloper
b66617a40a
Major changes to pt-br language. ( #1835 )
...
* Um teste por hora
* asd
* Edited and Added PT-BR language.
Minor and major fixes to pt-br translate.
2 fixes to mistyped english words.
* Create AgregarDeveloper.md
* Deleted wrong file placement
Deleted wrong file placement
2016-08-25 11:03:51 -06:00
FusionPBX
e332afaf46
Update access_control_nodes.php
...
Fix the ACL node paging.
2016-06-22 11:55:30 -06:00
markjcrane
f4765e954b
Improve code for access controls.
2016-06-21 18:00:38 -06:00
markjcrane
6d92f6774f
Fix the access control list.
2016-04-29 17:01:04 -06:00
markjcrane
bc51cd7d1d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
7442f32a53
Cleanups.
...
Remove default 192.168.42.42/32 allow.
Restore missing app/fax/resources/functions/parse_attachments.php to satisfy pre-existing include
Fix so sql in voicemail app works if var undefined. Warning: don't know if non Mariadb's like cast(...) .
Cleanup close in event socket.
2016-04-25 22:16:19 -05:00
Harry G. Coin
fd313a7c66
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
markjcrane
3758d84216
Add the lan acl as a default again.
2016-04-19 00:21:52 -06:00
markjcrane
2b5480f894
Remove the lan access control list as its not needed by default.
2016-04-06 00:14:53 -06:00
reliberate
cd7843b7f3
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
9d6469eba3
Access Controls: Update layout/style.
2016-03-28 08:41:55 -06:00
mafoo
fbffc5f20e
WhitespaceClean-app/access_controls
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:47:28 +00:00
markjcrane
5a06f486af
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Alexey Melnichuk
1d2a612030
Fix. Clear memcache after edit ACL.
2016-02-16 14:02:00 +03:00
markjcrane
fe6a73a3d8
Add ability to the acl.conf.xml to read a description attribute.
2016-02-14 03:09:55 -07:00
Mafoo
ad324f4744
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
2669f6f1a9
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
Matthew Vale
b20a38f454
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
173ae7001d
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
b81748bd22
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
1ad1c31b27
Rollout of root.php
2016-01-12 13:55:39 +00:00
markjcrane
0deecbe701
Move the access controls to the new resources/classes/text translation class.
2015-12-21 00:52:40 -07:00
markjcrane
2689f518d2
Comment out the translation procedural code for access_control_node_edit.php.
2015-12-21 00:48:42 -07:00
Matthew Vale
b76a1a4b4f
First pass on app/*
2015-12-10 10:12:41 +00:00
markjcrane
e0f9865d71
Fix the redirect for the ACL.
2015-09-14 19:08:06 -06:00
markjcrane
9f1385dd80
Add lan example to access controls.
2015-08-25 15:01:50 -06:00
markjcrane
5f09dd8e08
Make sure access controls is not empty.
2015-08-25 14:52:19 -06:00
markjcrane
b53572e017
Increase the pageing results for access controls.
2015-08-22 15:52:27 -06:00
markjcrane
e299994033
Delete child data when deleting access controls. Improve the indentation.
2015-08-20 09:33:02 -06:00
markjcrane
e193273443
Fix a quote mismatch.
2015-08-20 09:23:53 -06:00
markjcrane
df9611670d
Fix the path problems for the reading the acl.conf.xml.
2015-08-20 09:06:45 -06:00
markjcrane
c1d57a7c1e
update the translations
2015-08-16 01:12:05 +00:00
markjcrane
c80a1b850e
Add latest translation for Access Controls
2015-08-15 23:58:26 +00:00
markjcrane
966f9b9c52
ACL nodes remove the bold label for domain and cidr.
2015-08-13 18:55:13 -06:00
markjcrane
d9af79d844
Don't require the description for the new access controls (ACL list).
2015-08-13 18:50:00 -06:00
markjcrane
47e6c57259
Add the Access Controls as the new interface for ACL Lists.
2015-08-12 23:09:07 -06:00