FusionPBX
4443519aa1
Add subcontent for shadow and background color
...
Add css options for background color
2024-09-01 02:18:35 -06:00
MarBifrost
906b3edf03
Corrections in Georgian translation ( #7113 )
2024-08-31 10:02:51 -06:00
FusionPBX
0cc12aac52
Allow : in the text pattern
2024-08-29 22:38:17 -06:00
FusionPBX
a0cd465052
Allow ? and = for the text pattern
...
Required for Account Settings link
2024-08-29 22:29:04 -06:00
FusionPBX
c474b1a59b
Update the dashboard settings
2024-08-29 22:15:55 -06:00
FusionPBX
cc145b1554
Update app_languages.php
...
Fix the syntax
2024-08-29 10:42:35 -06:00
NorwayFun
56704d419f
Localizaton: Finishing remaining files for Georgian ( #7112 )
2024-08-29 04:20:23 -06:00
FusionPBX
e0ed81a5ba
Re-use the Database connection
2024-08-29 03:35:38 -06:00
FusionPBX
9347d682bf
Update user settings
...
Re-use the database connection
2024-08-29 03:10:28 -06:00
FusionPBX
15d616f949
Update domain_edit.php
...
Re-use the database connection
2024-08-29 02:44:59 -06:00
FusionPBX
83c286c513
Update menu_item_edit.php
...
Re-use the database connection
2024-08-29 02:40:43 -06:00
FusionPBX
34661e9dc7
Update app_languages.php
2024-08-29 02:07:19 -06:00
FusionPBX
032b6fca3e
Update translations
2024-08-29 01:57:18 -06:00
FusionPBX
54484dedd5
Update dashboard content widget
2024-08-28 12:57:27 -06:00
FusionPBX
af15a8e5bc
Update dashboard_edit.php
...
Sanitize the data before being added to the database
2024-08-28 12:17:22 -06:00
FusionPBX
a81cbe4db2
Allow line feeds in the text
2024-08-28 12:16:22 -06:00
FusionPBX
16658e5114
Update the dashboard
...
Sanitize the data from the dashboard
Use tabs instead of space indentation
2024-08-28 11:30:04 -06:00
NorwayFun
aabc2f33a8
Localization: Add full support for Georgian language ( #7110 )
...
* Translating apps to Georgian
* Translating apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating theme to Georgian
* Translating core to Georgian
* Translating core to Georgian
* Translating core to Georgian by Marie
* Translating core to Georgian
* Translating resources to Georgian by Marie
* Translating core to Georgian
* fix app_languages.php
2024-08-28 09:59:02 -06:00
FusionPBX
5702102850
Order the dashboard first by order number then by name
2024-08-27 18:17:47 -06:00
fusionate
805954ce36
Dashboard: Add Background Gradient & Angle Controls
2024-08-27 13:58:11 -06:00
FusionPBX
a7b1644436
Update the dashboard path
2024-08-22 18:12:43 -06:00
Alex
1a9353ac88
Update parent.php ( #7109 )
...
* Update parent.php
* Update dashboard_edit.php
* Update app_defaults.php
2024-08-22 17:59:12 -06:00
frytimo
2cbb4dbc31
remove instances where a pointer is used in a foreach loop for value ( #7108 )
2024-08-22 12:41:10 -06:00
FusionPBX
b0aab10872
Simplify the dashboard path
2024-08-21 16:58:44 -06:00
FusionPBX
8cfad20fd0
Update app_config.php
2024-08-20 17:44:08 -06:00
FusionPBX
c1863a26e4
Update index.php
2024-08-20 17:42:46 -06:00
FusionPBX
8419ca346d
Create parent.php
2024-08-20 17:41:22 -06:00
FusionPBX
8cc646aece
Add login option for domain name for text input or select
...
Restoring a feature we had in previous versions.
Not a commonly used feature
2024-08-19 18:57:05 -06:00
FusionPBX
83efb46e8e
Update app_defaults.php
2024-08-16 14:58:12 -06:00
FusionPBX
0fef717961
Update the dashboard_label_enabled defaults
2024-08-16 10:11:24 -06:00
Alex
e57053a3f3
Rename dashboard heading default settings ( #7098 )
...
* Update app_config.php
* Update css.php
* Update dashboard_edit.php
* Update dashboard_edit.php
* Update app_config.php
2024-08-15 14:09:24 -06:00
Anthony
02527b2342
Added translations to dashboard/app_languages.php ( #7100 )
2024-08-15 14:08:57 -06:00
FusionPBX
193a03291c
Update content.php
...
- Use vertical align for short text and align top for larger amounts of text.
- Adjust values for a row spand of 1, 2, or 3 for height and max-height
2024-08-14 19:14:17 -06:00
FusionPBX
f38a51d380
Update app_config.php
2024-08-14 17:48:22 -06:00
Alex
43d102b51c
Added label enabled dashboard setting ( #7096 )
...
* Added label enabled dashboard setting
2024-08-14 17:44:11 -06:00
fusionate
5416a4dd69
Minor adjustment to comments in previous commit.
2024-08-12 16:33:52 -06:00
fusionate
0e3a861cf5
Dashboard - Edit, Menu Item - Edit: Integrate icon search.
2024-08-12 16:25:21 -06:00
fusionate
4b23913555
Update Font Awesome to v6.6.x, adjust some icon references.
2024-08-09 18:14:52 -06:00
Alex
a5a579cadc
Fix spacing when you click on the expand/collapse all button ( #7089 )
2024-08-08 16:24:13 -06:00
frytimo
7630056bb8
Remove the unset($database) statements ( #7084 )
...
* Remove the unset($database) statements
The database object is a global variable that contains a database object reference and should not be unset.
* Update event_guard.php
* Update event_guard.php
* Update event_guard.php
---------
Co-authored-by: Tim Fry <tim@fusionpbx.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2024-08-06 13:19:45 -06:00
FusionPBX
1252649a0c
Replace $db with $database
2024-08-05 19:52:45 -06:00
markjcrane
22ba339505
Allow one line feed at the end of the file
2024-08-05 18:27:59 -06:00
FusionPBX
cd1cc70044
Remove redundant database objects
...
This reduces database connections and improves performance.
2024-08-05 14:22:17 -06:00
FusionPBX
096fd4f898
Remove redundant new database objects
2024-08-05 09:31:20 -06:00
FusionPBX
30735f6587
Update menu_item_list.php
2024-08-05 09:28:19 -06:00
FusionPBX
2c4adc6d21
Add parent dashboard parent
...
Added for future use. Currently does nothing.
2024-08-04 10:33:19 -06:00
FusionPBX
3e9aaf7bfe
Dashboard name translation
2024-08-02 14:06:35 -06:00
FusionPBX
cdcc0ee73e
Add user logout icon
2024-08-02 13:11:04 -06:00
FusionPBX
aeeb9e991e
Add account settings icon
2024-08-02 12:31:43 -06:00
FusionPBX
8fd37c6c3c
Delete needs to include dashboard_groups
2024-08-02 12:19:08 -06:00
FusionPBX
e2ab9129b6
Add dashboard width and height
...
Used when opening a new browser window
2024-08-01 23:34:30 -06:00
Alex
a793eb9573
Update index.php ( #7076 )
2024-07-30 11:41:06 -06:00
Alex
33e491a75d
Fix dashboard widget hover transition ( #7075 )
...
* Fix dashboard widget hover transition
The background colors were being set twice
* Update dashboard_edit.php
* Update index.php
2024-07-29 21:25:05 -06:00
FusionPBX
dc14285cfd
Default setting used for the background color
2024-07-29 12:27:06 -06:00
FusionPBX
e481a58a86
More efficient use of the database
2024-07-29 09:00:59 -06:00
FusionPBX
7abcda7996
Update the dashboard order
2024-07-29 08:49:01 -06:00
FusionPBX
57f16636df
Add users dashboard
2024-07-28 02:15:17 -06:00
FusionPBX
8db5c8e7eb
Disable picture in picture for background video
2024-07-26 19:47:13 -06:00
Alex
fcfb22d4a0
Add adjust_form function back to dashboard path ( #7069 )
2024-07-25 12:27:43 -06:00
FusionPBX
390bc61cf6
Update the version to 5.3.2
2024-07-25 03:36:33 -06:00
FusionPBX
50eb494fcc
Update dashboard_edit.php
...
- Find the dashboard tools or widgets using a glob
- Use a select box to make it easier to configure
2024-07-24 19:57:59 -06:00
FusionPBX
276bf0258f
Video muted for Chrome to autoplay
2024-07-24 15:21:33 -06:00
frytimo
46abe4897c
use loose comparison instead of strict comparison ( #7064 )
...
Update comparison checks when testing the database status and
add a unified log message with a more detailed message from the
database when there is a failure
Authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-23 19:58:13 -06:00
jrmcclean
ebd2251b99
Update install.php ( #6861 )
...
Added an options for Windows ProgramData folder
2024-07-23 08:14:05 -06:00
jrmcclean
9f20eaf429
Update index.php ( #6862 )
...
Added an option to check Windows ProgramData
2024-07-23 08:13:27 -06:00
jrmcclean
1d4f366b05
Update upgrade.php ( #6863 )
...
Added Paths for Windows as well new variable for $cache_location and $php_dir to accommodate windows values.
2024-07-23 08:12:44 -06:00
Alex
dac6e6a6e6
Update dashboard_edit.php ( #7059 )
...
* Update dashboard_edit.php
2024-07-23 07:46:45 -06:00
FusionPBX
f40319ba91
Add dashboard content text align
2024-07-20 23:37:32 -06:00
FusionPBX
d368f4376c
Update default_settings.php
2024-07-20 22:05:56 -06:00
FusionPBX
bd38191857
Use a permission array
2024-07-19 17:51:00 -06:00
frytimo
8f71f5cf4b
reduce permission_exists calls from 7,000+ to just 7 ( #7056 )
...
Authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-19 17:39:19 -06:00
FusionPBX
a49ca88ce2
Add dashboard_width and dashboard_height
2024-07-19 17:36:37 -06:00
FusionPBX
f45b6f4033
Add dashboard window size
...
- Add window width and height
2024-07-19 17:03:21 -06:00
Antonio Fernandez
541db7b5c9
Fix for BSDs core classes ( #7051 )
2024-07-14 09:51:20 -06:00
frytimo
abf5ffb9f0
implement changes in to the event_guard class ( #7045 )
...
Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-09 12:50:34 -06:00
Alex
482768c1aa
Added maintenance and running labels ( #7031 )
2024-07-01 11:22:58 -06:00
FusionPBX
71334c9655
Removed session server temp directory
...
This session variables is no longer used
2024-06-26 07:48:41 -06:00
FusionPBX
efce99375b
Template engine use sys_get_temp_dir
...
Used to get the operating system temp directory.
2024-06-26 07:28:37 -06:00
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