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 |
markjcrane
|
eb5c25aa35
|
Add insert_date, insert_user, update_date, update_user to all tables
|
2022-09-18 00:54:37 -06:00 |
nyash
|
0bc048a634
|
Add/edit some polish translations (#6327)
* Add/edit some polish translations
* Minor touches to polish translations
|
2022-03-26 14:30:02 -06:00 |
KRooney
|
8432423267
|
Update app_languages.php (#6266)
|
2022-01-29 15:58:25 -07: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 |
KRooney
|
78a43b3c54
|
Update app_languages.php (#6204)
* Update app_languages.php
|
2022-01-17 21:09:22 -07:00 |
Anthony
|
1db3e5ba14
|
Removed Search Reset (#6241)
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
|
2022-01-12 16:00:01 -07:00 |
FusionPBX
|
9f49748d27
|
Update app_defaults.php
|
2021-12-24 12:36:18 -07:00 |
AlexC
|
3b08419e17
|
Add dashboard_column_span label and description (#6213)
|
2021-12-23 12:55:26 -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 |
FusionPBX
|
1f2ce0c4f1
|
Update app_defaults.php
|
2021-12-03 18:05:00 -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
|
6729c49613
|
Add missing dashboard widgets.
|
2021-11-23 20:29:29 -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
|
53dd6b35de
|
Add new dashboard default settings (#6132)
* Add new dashboard default settings
* Update app_config.php
|
2021-11-19 16:30:24 -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 |
FusionPBX
|
414116c562
|
Add temporary permissions so it will work from the command line.
|
2021-11-10 10:15:00 -07:00 |
markjcrane
|
c71ac8d103
|
Re-use app_menu.php for the new dashboard
|
2021-11-10 08:39:50 -07:00 |
FusionPBX
|
0c7e2f3f86
|
Delete app_menu.php
|
2021-11-10 08:31:57 -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
|
425bdbefbe
|
Remove an out of place column
|
2021-11-09 20:56:27 -07:00 |
markjcrane
|
12a35e62b3
|
Fix the dashboard widget delete
|
2021-11-09 20:51:09 -07:00 |
markjcrane
|
8771a78eef
|
Update the dashboard list order. Disable domain limits by default
|
2021-11-09 19:26:56 -07:00 |
markjcrane
|
032a5aec39
|
Add a new dashboard
|
2021-11-09 18:42:14 -07:00 |