Commit Graph

33 Commits

Author SHA1 Message Date
Alex
28efea22fd Dashboard - Add background color settings (#6959)
* Dashboard - Add background color settings

* Update missed_calls.php

* Update recent_calls.php

* Update app_languages.php

* Update app_config.php

* Update dashboard_edit.php

* Update index.php

* Update css.php

* Update system_status.php

* Update system_cpu_status.php

* Update system_counts.php

* Update system_counts.php

* Update switch_status.php

* Update index.php

* Update system_counts.php

* Update domain_limits.php

* Update call_forward.php

* Update caller_id.php

* Update ring_group_forward.php
2024-04-24 14:14:24 -06:00
Alex
808e2cbe66 Dashboard - Add chart type setting (#6951)
* Dashboard - Add chart type setting
2024-04-18 16:57:45 -06:00
Alex
1412ed7f68 Dashboard - Add text color settings (#6950)
* Dashboard - Add text color setting
2024-04-17 16:01:54 -06:00
frytimo
c595df34b2 variable expanded_all was not initialized causing warning (#6938) 2024-04-02 09:23:37 -06:00
frytimo
d7bbcd89f5 Use magic constant dir (#6711)
* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__

* use magic constant __DIR__ to load only functions.php

* replace spaces with tab character

* update dirname command to use levels instead of nesting

* use magic constant __DIR__

* update dirname command to use levels instead of nesting

* Update access_control_edit.php

* Update access_control_import.php

* Update access_controls.php

* Update dnd.php

* Update access_controls_reload.php

* Update call_center_agents.php

* Update call_center_agents.php

* Update fax_queue.php

* Update login.php

* Update pdo.php

* Update pdo_vm.php

* Update switch.php

* Update index.php

* Update css.php

* Update v_mailto.php

* Update fax_to_email.php

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-15 11:28:23 -06:00
fusionate
ab29d70f40 Dashboard - Updates for PHP 8.1 2023-05-16 18:55:10 +00:00
fusionate
f5a508ed0b Dashboard: Updates for PHP 8.1 2023-05-10 23:23:15 +00:00
fusionate
198ee84d9a Dashboard: Updates for PHP 8.1 2023-05-10 22:23:22 +00:00
fusionate
f5f6b33676 Dashboard: Change Contract All button label to Collapse All 2023-04-19 22:24:23 +00:00
fusionate
ecad712b26 Dashboard: Adjust Expand/Contract All button based on widget Hidden state, as well. 2023-02-18 00:18:29 +00:00
fusionate
2d4bd75ac9 Dashboard: Fix Save position without change. 2023-02-18 00:11:36 +00:00
Alex
3fe43be2a8 Update default chart colors (#6542)
* Update default chart colors

* Update app_config.php

* Update index.php
2023-01-31 11:08:00 -07:00
fusionate
a48ba691b4 Dashboard: Show Expand/Contract All button for all user groups. 2023-01-31 02:45:06 +00:00
fusionate
d04b6db96a Dashboard: Call Forward widget, Edit position without reload, misc adjustments. 2023-01-31 00:19:09 +00:00
Alex
7d22b514a4 Update index.php (#6539) 2023-01-20 15:01:11 -07:00
Alex
25cdd2dbda Add details state dashboard widget setting (#6537)
* Update index.php

* Update dashboard_edit.php

* Update app_config.php

* Update app_languages.php
2023-01-17 13:50:44 -07:00
FusionPBX
ef3bd6ddaf Update index.php 2022-10-15 21:14:43 -06:00
FusionPBX
40680f1e00 Change comment from config.php to config.conf 2022-10-12 10:45:40 -06:00
FusionPBX
fb0c92bbeb Change config.php to config.conf 2022-10-10 19:38:46 -06:00
markjcrane
d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
FusionPBX
7964410618 Use is_array before foreach and implode 2022-09-27 14:29:53 -06:00
AlexC
78c5666aff Fixed dashboard layout bugs (#6263)
* Fixed dashboard layout bugs

* Update domain_limits.php

* Update missed_calls.php

* Update recent_calls.php

* Update voicemails.php

* Update system_counts.php

* Update system_cpu_status.php

* Update system_status.php

* Update caller_id.php
2022-01-25 11:03:37 -07:00
AlexC
3541625f6d Allow dashboard widgets to be draggable only in edit mode (#6261) 2022-01-24 17:05:15 -07:00
AlexC
fac27cc565 Add dashboard column span (#6212)
* Add dashboard column span

* Update app_config.php

* Update index.php
2021-12-23 11:44:57 -07:00
AlexC
db0471726d Add alert for unsaved changes in dashboard edit. (#6159)
Also fixed bug for re-rendering the chart.
2021-11-30 08:36:00 -07:00
FusionPBX
9b5e062b57 Correct the path to the sortable library and add indentation. 2021-11-23 18:59:23 -07:00
AlexC
b5c65e004d Add dashboard edit with widget drag and drop (#6150) 2021-11-23 18:34:00 -07:00
AlexC
9caa12c67b Add dashboard default settings to index.php (#6136) 2021-11-19 16:31:36 -07:00
AlexC
97ef7a5346 Update index.php (#6125) 2021-11-12 12:55:07 -07:00
FusionPBX
06210328cc Use CSS Grid for the dashboard. 2021-11-12 10:19:38 -07:00
AlexC
6703cd38b9 Add chart variables (#6107) 2021-11-09 22:15:53 -07:00
AlexC
9d9a0632c4 Include Chart.js (#6105) 2021-11-09 21:58:37 -07:00
markjcrane
032a5aec39 Add a new dashboard 2021-11-09 18:42:14 -07:00