FusionPBX
2bb2bb79eb
Update install.php
...
Use sys_get_temp_dir() to get the temp directory
2024-06-25 20:12:57 -06:00
Anthony
47a17af7cc
Added Turkish translations to core/groups/app_languages.php ( #7020 )
2024-06-24 16:02:28 -06:00
Alex
1ef5f1dab0
Dashboard - Icon widget hover settings ( #7016 )
...
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update voicemails.php
* Update missed_calls.php
* Update recent_calls.php
* Update index.php
* Update app_defaults.php
* Update app_defaults.php
* Update index.php
* Update index.php
* Update dashboard_edit.php
* Update index.php
* Update app_defaults.php
* Update css.php
* Update icon.php
* Update dashboard_edit.php
* Update app_config.php
* Update app_defaults.php
* Update css.php
* Update app_languages.php
* Update index.php
* Update dashboard_edit.php
2024-06-21 16:44:31 -06:00
Anthony
be678d2694
Added Turkish translations to core app_languages.php ( #7012 )
...
* Added Turkish translations to core databases
* Added Turkish trasnaltions to core default_settings
* Added Turkish translations to core domain_settings
* Added Turkish translations to core domains
2024-06-20 11:27:45 -06:00
FusionPBX
02db089d8f
New setting background_video
2024-06-18 09:32:19 -06:00
fusionate
7499606fcb
Dashboard - Icon & Content Widgets: Better integration of color settings.
2024-06-17 15:27:59 -06:00
fusionate
1d35bf9a81
Dashboard - App Defaults: Support additional defined fields from dashboard config.php file.
2024-06-17 15:24:23 -06:00
fusionate
eb2870f5aa
Dashboard - Edit: Minor adjustments.
2024-06-17 15:23:38 -06:00
FusionPBX
e302122e90
Add new permission user_password
2024-06-14 14:43:11 -06:00
FusionPBX
8dec7c5f41
Remove the dashboard description.
2024-06-13 17:22:39 -06:00
Anthony
86e588a589
Added/Adjusted translations in core app_languages.php files ( #7008 )
...
* Added translations to core/dashboard
* Added Turkish translations to core/menu
* Added Turkish translations to core/install
2024-06-13 13:47:30 -06:00
fusionate
30c8fe9a51
Dashboard - Widgets: Add Content widget, enhance Icon widget.
2024-06-13 10:48:24 -06:00
Alex
7640cd21c9
Dashboard - Add row span setting ( #7007 )
2024-06-12 16:49:34 -06:00
fusionate
e692dc35c4
Dashboard - Icon: Mitigate PHP 8.x warning.
2024-06-10 13:03:02 -06:00
Anthony
b7ddbd533c
Added/Adjusted translations in core app_languages.php files ( #7001 )
...
* Added/Adjusted translations in user_logs/app_languages.php
* Added/Adjusted translations in core/upgrade
* Added/Adjusted translations in core/notifications
2024-06-08 09:56:06 -06:00
Alex
5aa944e3e7
Dashboard - Fixed minor bug with details state ( #6999 )
2024-06-05 10:02:59 -06:00
frytimo
c176192c13
move dollar sign to inside the curly brace ( #6991 )
2024-06-03 13:32:19 -06:00
Alex
f6e6750efc
Dashboard - Minor changes ( #6993 )
2024-06-03 11:40:05 -06:00
FusionPBX
0f284c7a98
Minor version update 5.3.1
2024-05-30 21:29:13 -06:00
FusionPBX
34460af51c
Update index.php
2024-05-28 23:04:53 -06:00
Alex
b35b447344
Update Chartjs and Sortablejs ( #6978 )
...
* minor bug fix
* fix spacing of legend
* remove extra line break
* minor bug fix
* Update dashboard_edit.php
* Update chart.min.js
* Update sortable.min.js
2024-05-16 09:27:00 -06:00
Anthony
fe7009e7c7
Added missing translations to core app_languages.php files. ( #6977 )
...
* Added missing translations to core/users/app_languages.php
* Added missing translations to core/user_settings/app_languages.php
2024-05-15 10:13:11 -06:00
Alex
98d5e4fd67
Dashboard - Added chart cutout and text size default settings ( #6976 )
2024-05-13 14:20:33 -06:00
fusionate
2d3dca985d
Upgrade - CLI (Manual & Menu): Mitigate PHP 8.x warnings, minor adjustments.
2024-05-13 14:19:34 -06:00
fusionate
b369fad190
Upgrade - Menu & Permission Defaults: Mitigate PHP 8.x warnings.
2024-05-13 12:49:29 -06:00
fusionate
8ca960b127
Upgrade - Source: Mitigate PHP 8.x warning.
2024-05-13 12:22:01 -06:00
Alex
301a1f69a0
Move dashboard defaults settings to theme ( #6973 )
2024-05-08 13:41:21 -06:00
Alex
66b57a7784
Dashboard - Add gradient background color settings ( #6972 )
...
* Dashboard - Add gradient background color setting
2024-05-08 09:54:18 -06:00
FusionPBX
3bb8ee345e
Allow multiple colors
...
Prepare an option for allowing multiple colors to be used with gradients.
2024-05-04 11:51:53 -06:00
fusionate
7c816a1e36
Upgrade: Populate missing translations.
2024-05-03 18:34:29 -06:00
fusionate
006409bdd9
Upgrade - Source Code: Additional minor adjustments.
2024-05-03 18:18:05 -06:00
fusionate
7ec902add2
Upgrade - Source Code: Preview link to view list of changed files before upgrading.
2024-05-03 17:32:17 -06:00
frytimo
0b8edef82c
Config class rewrite ( #6965 )
...
* Use a singleton pattern in the database class to re-use the database object inside the permission_exists function.
2024-04-27 19:22:20 -06:00
FusionPBX
8a30f04125
Update upgrade.php changes apps to repos
2024-04-27 10:52:22 -06:00
Alex
5eead0d88a
Dashboard - Add disabled option to details state ( #6962 )
...
* Dashboard - Add disabled option to details state
2024-04-25 23:36:54 -06:00
FusionPBX
64e3a6792d
Rename core/dashboard/resources/classes/dashboard/icon.php to core/dashboard/resources/dashboard/icon.php
2024-04-24 20:48:27 -06:00
FusionPBX
6ca5672d75
Update dashboard_edit.php
...
Fix the indentation
Set the dashboard_path default value.
2024-04-24 19:58:14 -06:00
Alex
1c8455a9b9
Dashboard - Minor adjustments ( #6961 )
2024-04-24 19:52:39 -06:00
FusionPBX
d4ae2952a3
Add Dashboard settings URL and Icon
2024-04-24 19:49:16 -06:00
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
frytimo
c85e10ea09
include software_name in the global declaration ( #6957 )
2024-04-23 10:23:04 -06:00
frytimo
41eb7ac8d3
Fix empty line printing on console ( #6956 )
...
* fix empty line printing on console
2024-04-23 08:53:14 -06:00
frytimo
33ff85ee75
Commad line upgrade enhancements ( #6955 )
...
* Add new English language phrases for cli upgrade menu
* include a software name as a const for cli upgrade menu
* add it repos in app folder, internationalizations, and descriptions
* bug fix when response_source_update is empty change back to origin dir
* change original 'menu' to 'menus'. Allow calling menu from upgrade.php
* Update upgrade_menu.php
2024-04-22 17:15:09 -06:00
frytimo
c4fd1c4842
Rename domains to app defaults in menu ( #6954 )
...
* rename 'Domains' to 'App Defaults' in menu options for clarity
* reorder app defaults to be after the schema like web interface
2024-04-22 12:56:31 -06:00
FusionPBX
313de4c6dc
Update authentication.php
...
Empty the permissions before assigning permission to the user during the login process.
2024-04-20 22:00:29 -06:00
FusionPBX
09719c7f36
Update authentication, groups and permissions classes
2024-04-20 16:51:53 -06:00
Alex
808e2cbe66
Dashboard - Add chart type setting ( #6951 )
...
* Dashboard - Add chart type setting
2024-04-18 16:57:45 -06:00
fusionate
7b6bdb6fb1
Upgrade - Source Code: Minor adjustments to interface.
2024-04-18 11:51:13 -06:00
FusionPBX
cffe54a136
Update app_languages.php
2024-04-17 21:04:28 -06:00
FusionPBX
e607253bc6
Update layout for source and other repos
2024-04-17 20:58:47 -06:00