Commit Graph

219 Commits

Author SHA1 Message Date
Matthew Vale
6999198492 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
a41e89af76 Added full logic to support cli as well 2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312 change to use '/' instead of DIRECTOR_SEPERATOR 2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf Rollout of root.php 2016-01-12 13:55:39 +00:00
markjcrane
aef0cb5c33 Move the access controls to the new resources/classes/text translation class. 2015-12-21 00:52:40 -07:00
markjcrane
8dd5cf74ab Comment out the translation procedural code for access_control_node_edit.php. 2015-12-21 00:48:42 -07:00
Matthew Vale
f5bfeffe18 First pass on app/* 2015-12-10 10:12:41 +00:00
markjcrane
a02fae42bc Fix the redirect for the ACL. 2015-09-14 19:08:06 -06:00
markjcrane
29ee23b2d6 Add lan example to access controls. 2015-08-25 15:01:50 -06:00
markjcrane
387e9c0287 Make sure access controls is not empty. 2015-08-25 14:52:19 -06:00
markjcrane
c7b8d99d1b Increase the pageing results for access controls. 2015-08-22 15:52:27 -06:00
markjcrane
053571497d Delete child data when deleting access controls. Improve the indentation. 2015-08-20 09:33:02 -06:00
markjcrane
dfd10e38e9 Fix a quote mismatch. 2015-08-20 09:23:53 -06:00
markjcrane
1ff1e38844 Fix the path problems for the reading the acl.conf.xml. 2015-08-20 09:06:45 -06:00
markjcrane
a573b13b82 update the translations 2015-08-16 01:12:05 +00:00
markjcrane
f8d14edaf7 Add latest translation for Access Controls 2015-08-15 23:58:26 +00:00
markjcrane
9f11b01810 ACL nodes remove the bold label for domain and cidr. 2015-08-13 18:55:13 -06:00
markjcrane
19713c99d6 Don't require the description for the new access controls (ACL list). 2015-08-13 18:50:00 -06:00
markjcrane
7759f63c9d Add the Access Controls as the new interface for ACL Lists. 2015-08-12 23:09:07 -06:00