Commit Graph

19 Commits

Author SHA1 Message Date
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