markjcrane
f294d7c836
Remove the widget background and detail color default value
2026-01-27 18:55:03 -07:00
markjcrane
fcfacde529
Update CPU dashboard defaults
2026-01-16 19:20:48 -07:00
frytimo
c9b76df627
Create network usage dashboard widget ( #7531 )
...
* Add new dashboard widget system_network_status
* Add new dashboard widget system_network_status
* Initial working commit
* Fix max_points used twice
* Update system dashboard service to send network traffic
* Remove console logging used for debugging
* Remove interface check
* Return instead of exit on a dashboard widget
* Use default value instead of null coalescing operator
* Disable the details state (to be added later)
* Set to Line type only
* Update config.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com >
2025-09-24 14:27:10 -06:00
Alex
e8681737dc
Add ability to create multiple dashboards ( #7483 )
...
* Add ability to create multiple dashboards
* Create dashboard_widget_list.php
* Create dashboard_widget_edit.php
* Update dashboard_edit.php
* Update dashboard_config_json.php
* Update dashboard.php
* Update app_languages.php
* Update app_defaults.php
* Update app_config.php
* Update dashboard.php
* Create config.php
* Update content.php
* Update icon.php
* Update parent.php
* Update template.php
* Update config.php
* Update config.php
* Update domains.php
* Update config.php
* Update active_calls.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update call_forward.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update domain_limits.php
* Update caller_id.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update registrations.php
* Update ring_group_forward.php
* Update config.php
* Update config.php
* Update switch_status.php
* Update config.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_disk_usage.php
* Update system_services.php
* Update system_status.php
* Update config.php
* Update config.php
* Update voicemails.php
* Update config.php
* Update missed_calls.php
* Update recent_calls.php
* Update dashboard_widget_edit.php
* Update app_languages.php
* Update dashboard_widget_edit.php
* Update index.php
* Update parent.php
2025-09-08 17:33:29 -06:00
Alex
18634417fd
Dashboard Edit - Correctly display the chart type options ( #7465 )
...
* Dashboard Edit - Correctly display the chart type options
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
2025-08-20 16:20:04 -06:00
Alex
69310e6d4e
Dashboard - Enable system services and disable system counts by default ( #7438 )
2025-07-30 11:13:29 -06:00
Alex
c305685d23
Fix dashboard edit defaults ( #7340 )
...
* Fix dashboard edit defaults
* Update app_defaults.php
* Update config.php
2025-03-27 15:41:38 -06:00
frytimo
7c887184ff
adjust system service dashboard widget to not show by default ( #7233 )
2025-01-28 12:17:04 -07:00
frytimo
96da9967e0
create system services dashboard item ( #7231 )
...
* create system services dashboard item
* update internationalization language file used in system_services
2025-01-28 10:20:36 -07:00
FusionPBX
88b76a4e6d
Dashboard widgets collapsed by default
2024-09-13 19:28:13 -06:00
Alex
5e6d494796
Add progress bar to system status dashboard ( #7131 )
...
* Add progress bar to system status dashboard
* Update dashboard_edit.php
* Update app_languages.php
* Update config.php
2024-09-13 17:00:21 -06:00
FusionPBX
8c67b31441
Update config.php
2024-09-13 16:41:05 -06:00
FusionPBX
69c0827669
Add system status
...
Disable system cpu and disk usage dashboard widgets
2024-09-13 15:14:05 -06:00
FusionPBX
b0aab10872
Simplify the dashboard path
2024-08-21 16:58:44 -06:00
FusionPBX
d1105f70ba
Update config.php
2024-07-28 10:18:38 -06:00
FusionPBX
a5a954d7fe
System counts is currently global showing info on all domains not a good idea to share with admin currently.
2021-12-02 11:59:04 -07:00
FusionPBX
d62837aab0
Update config.php
2021-11-23 18:45:01 -07:00
AlexC
0f75d79169
Add new system_cpu_status widget to config.php ( #6154 )
2021-11-23 18:35:53 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00