Commit Graph

19 Commits

Author SHA1 Message Date
Nate 0d09799238 Access Controls: Add window titles. 2020-01-06 12:11:08 -07:00
Nate 36f624bdb8 Access Controls: List view updates. 2019-10-19 16:59:17 -06:00
Nate 58358ccdf6 Access Controls: Token integration. 2019-09-17 21:32:33 -06:00
Nate d075a083cf Database class integration. Create order_by() and limit_offset() functions. 2019-07-01 17:30:03 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 44512457e5 Update access_control_node_edit.php 2018-06-29 19:48:02 -06:00
FusionPBX d9f178563c Update access_control_node_edit.php 2018-06-29 18:43:23 -06:00
FusionPBX 2466b3b37a Update access_control_node_edit.php 2018-06-03 18:01:45 -06:00
powerpbx 9320988f92 Add CIDR notation check (#2739)
* Add CIDR notation check

* Update access_control_node_edit.php

Add IPv6 check

* Update access_control_node_edit.php
2017-07-16 11:41:59 -06:00
FusionPBX a8ef4d1456 Update access_control_node_edit.php 2017-07-04 11:39:13 -06:00
FusionPBX 3b63159fe7 Update access_control_node_edit.php 2017-07-04 11:21:04 -06:00
Mafoo f0feb25016 Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
reliberate 132df44989 Access Controls: Update layout/style. 2016-03-28 08:41:55 -06:00
mafoo 27438d8919 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
Alexey Melnichuk cf290cdd68 Fix. Clear memcache after edit ACL. 2016-02-16 14:02:00 +03: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
markjcrane 9f11b01810 ACL nodes remove the bold label for domain and cidr. 2015-08-13 18:55:13 -06:00
markjcrane 7759f63c9d Add the Access Controls as the new interface for ACL Lists. 2015-08-12 23:09:07 -06:00