Commit Graph

17 Commits

Author SHA1 Message Date
fusionate
1b460941d5 Dashboard - Ring Group Forward: Updates for PHP 8.1 2023-05-10 23:25:22 +00:00
frytimo
69bd42af05 remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
fusionate
f027c75aa4 Dashboard - Ring Group Forward: Show chart even without data, hide Save button without data. 2023-02-17 23:17:06 +00:00
fusionate
0334768c30 Dashboard - Ring Group Forward: Rework style to match other widgets. 2023-02-17 23:02:25 +00:00
FusionPBX
88bc541d0d Create database object if not set. (#6492)
* Create database object if not set.
2022-11-08 09:40:12 -07:00
markjcrane
d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
AlexC
7a8e33d7c9 Removed unnecessary footer (#6252) 2022-01-21 10:14:55 -07:00
FusionPBX
94f32e5513 Adjusting permissions for the dashbaord
Farther down in the code if the user doesn't have ring_group_edit or ring_group_forward then let them see ring groups they were assigned directly. The check permissions that is being removed in this commit interferes with the assigned user from being able to see ring group assigned to them.
2021-11-11 10:03:44 -07:00
FusionPBX
8c0129419c Update the path to the dashboad from app to core. 2021-11-10 07:50:54 -07:00
markjcrane
032a5aec39 Add a new dashboard 2021-11-09 18:42:14 -07:00
fusionate
c67c8cd4c2 Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record. 2020-11-30 14:15:57 -07:00
FusionPBX
fc0ec80fbd Remove the deprecated save_dialplan_xml function. 2020-08-14 00:21:12 -06:00
Nate
e5e2e6a3c4 Ring Groups: Edit - Add bulk delete of Destinations, dynamic Delete button action, Copy function. Remove deprecated Destination delete script. 2020-02-28 09:29:12 -07:00
Nate
bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -07:00
Nate
a1eb244589 Update ring_groups.php 2019-11-30 12:35:16 -07:00
Nate
b993ab8197 Ring Groups: Include dialplan in list view actions (doh). 2019-11-30 10:02:53 -07:00
Nate
8bd59ccbf7 Ring Groups: List view updates. 2019-11-30 09:09:43 -07:00