Commit Graph
100 Commits
Author SHA1 Message Date
FusionPBX 61d68e2f7d Update the domain dashboard order 2024-09-16 21:38:36 -06:00
FusionPBX adeb3ac8a7 Add Contacts to the dashboard 2024-09-16 21:21:28 -06:00
FusionPBX e4a8efa0b9 Add event guard to the dashboard 2024-09-16 21:20:12 -06:00
FusionPBX e7434f3560 Update more theme settings 2024-09-16 19:56:29 -06:00
FusionPBX 9d1e8d1110 Update a few more theme settings 2024-09-16 19:45:10 -06:00
FusionPBX 4f87a17761 Update multiple theme settings 2024-09-16 19:40:49 -06:00
FusionPBX aa9c7a18ed Update button theme colors 2024-09-16 19:00:29 -06:00
FusionPBX f42e11cabe Update menu theme colors 2024-09-16 18:55:55 -06:00
FusionPBX 7a77f25057 Update the card theme settings enable by default 2024-09-16 18:29:27 -06:00
FusionPBX 4dd7336d32 Update the colors used on the dashboard theme 2024-09-16 18:18:14 -06:00
FusionPBX fe4d329657 Update config.php 2024-09-16 15:00:41 -06:00
FusionPBX 944e032b47 Update the domains icon 2024-09-16 14:50:17 -06:00
FusionPBX c134903615 Add domains count dashboard widget 2024-09-16 14:46:36 -06:00
FusionPBX cabb0d39b6 Add domain dashboard config 2024-09-16 14:45:51 -06:00
FusionPBX e6fea6295a Add translation for progress bar 2024-09-16 14:37:58 -06:00
FusionPBX 493ea83cc3 Add icon and icons 2024-09-16 14:33:49 -06:00
FusionPBX 795343379c Handled in its own dashboard widget
For this reason remove the registration count from system status.
2024-09-14 21:49:53 -06:00
FusionPBX 5e75879518 Add email queue audio string
This enables sending base64 to the transcription class
2024-09-14 21:27:02 -06:00
FusionPBX 384492ab7e Update the icon color 2024-09-14 16:18:29 -06:00
FusionPBX 624877541b Update dashboard_edit.php 2024-09-14 03:56:45 -06:00
FusionPBX a31484d414 Update dashboard.php 2024-09-14 03:55:20 -06:00
FusionPBX 0357a08a25 Correct the icon name 2024-09-14 03:52:21 -06:00
FusionPBX c406761897 Update system_status.php 2024-09-13 21:32:08 -06:00
FusionPBX 8e9527a1c1 Update system_status widget add memory details
Completed work on disk usage percentage
2024-09-13 19:15:15 -06:00
FusionPBX aad87759ac Remove expanded row span change 2024-09-13 19:10:45 -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 4af96791a5 Create system_disk_usage.php 2024-09-13 15:09:35 -06:00
FusionPBX 2f4954fad1 Send base64 string to the send_mail function 2024-09-12 18:38:11 -06:00
FusionPBX 3429f12850 Add email_base64 to the send_mail function 2024-09-12 18:32:50 -06:00
FusionPBX 70dc966a5a Disable the row description background 2024-09-11 12:51:15 -06:00
FusionPBX 6296fb1f73 Update fax_advanced.php
The IMAP FAX settings for advanced were part of the fax_edit.php these settings were moved to the fax advanced file. 

This update focuses the code only on the Advanced settings its intended to manage.
2024-09-11 09:26:09 -06:00
FusionPBX 2032e4937e Support sip_port value of 0
Change empty to !isset to account for sip_port that can be set to 0.
2024-09-10 13:40:44 -06:00
FusionPBX 86df5a2e6a Remove transcription from voicemails index.lua
Transcription was moved to the email queue
2024-09-10 01:08:55 -06:00
FusionPBX 6d7b3a9249 Update fax_emails.php
Add additional logging information
2024-09-09 21:06:30 -06:00
FusionPBX c5be2b27e9 Update fax_emails.php
- Get the domain name more efficiently
- Add the domain name to the output
2024-09-09 20:38:26 -06:00
FusionPBX 3b19f4a464 function permisison_exists remove operator
It was added by a contributor who hasn't used it anywhere in the project. For this reason its being removed.
2024-09-09 09:31:54 -06:00
FusionPBX 6f55603e12 Update 018_global-variables.xml 2024-09-07 09:50:29 -06:00
FusionPBX 349889ad15 Update vars.xml
Remove a few irrelevant switch variables
2024-09-07 09:47:18 -06:00
FusionPBX ba64a3604d Global variables add ringback and transfer ringback
Add ringback and transfer_ringback to the global-variables dialplan default enabled false.
2024-09-07 09:44:31 -06:00
FusionPBX 1418b5afc7 Fix the new default setting custom search 2024-09-07 09:21:09 -06:00
FusionPBX 2f93054f45 Fixed fifo agent member login and logout 2024-09-06 15:26:36 -06:00
FusionPBX 4dfcba93b7 Update code for line key variables
Search and replace the variables such as user_id, display_name, and other preset variables to match the correct line key. Focused on it working with multiple line keys.
2024-09-04 20:21:03 -06:00
FusionPBX 86a4df04cf Regenerate session every 15 minutes 2024-09-04 12:37:06 -06:00
FusionPBX 91db42f1e3 Categories are ordered by the SQL Query 2024-09-03 22:54:35 -06:00
FusionPBX 3b521d5150 Add a custom category 2024-09-03 22:48:17 -06:00
FusionPBX 757c085ec1 Update dashboard_edit.php 2024-09-03 20:59:30 -06:00
FusionPBX 8c15185774 Update css.php
Re-adding this as it was accidently removed by a commit
2024-09-03 17:41:10 -06:00
FusionPBX 1bfa5fed9b Add setting background_color_enabled 2024-09-03 13:57:48 -06:00
FusionPBX f8e363de2f Update css.php to use background_color_enabled 2024-09-03 13:42:54 -06:00
FusionPBX ffd0545a22 Update session regenerate 2024-09-02 22:48:02 -06:00
FusionPBX 651da82b90 Share the $database with the function
After removing the new database connection from the function. This caused a bug that is fixed by using the global option in from of the variable to  share it with the function.
2024-09-01 09:44:42 -06:00
FusionPBX 5ca4207526 Add dashboard device icon 2024-08-29 16:28:53 -06:00
FusionPBX a828add956 Add dashboard registration icon 2024-08-29 16:25:26 -06:00
FusionPBX 0d747ae3d6 Fix permisisons for call detail records export 2024-08-29 11:35:05 -06:00
FusionPBX b17ce08f7c Fixed voicemail messages show no results
We removed the pointers &$row because two bugs were found that used them. However, this code uses the pointers. This bug fix resolves this problem.
2024-08-29 11:17:18 -06:00
FusionPBX cc145b1554 Update app_languages.php
Fix the syntax
2024-08-29 10:42:35 -06:00
FusionPBX 7d41385304 Clear the buffer before sending the PDF output 2024-08-29 10:04:18 -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 d76c4893da Update resources/app_languages.php
Add missing translations
2024-08-28 23:39:44 -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
FusionPBX 5702102850 Order the dashboard first by order number then by name 2024-08-27 18:17:47 -06:00
FusionPBX 5b969a8d19 Update config.php 2024-08-27 18:12:50 -06:00
FusionPBX 43e72c974d Fix the disk usage for FreeBSD 2024-08-27 14:34:41 -06:00
FusionPBX 3b1f73f847 Update event_guard.php 2024-08-27 11:09:37 -06:00
FusionPBX 49d885f19f Update voicemails.php
Prevent an error when the voicemails array is empty
2024-08-27 00:46:20 -06:00
FusionPBX 979917468c Use uuidgen on FreeBSD 2024-08-26 20:33:05 -06:00
FusionPBX a5f153d419 Remove image meta data
- Reading the image and resaving it the image metadata is removed.
- This meta data is removed to protect privacy
2024-08-22 15:12:03 -06:00
FusionPBX 7cd482889a Remove the ampersand from &$row
This broke the conference center list on PHP 7.4
2024-08-22 10:23: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 c71b1180ac Update app_languages.php 2024-08-20 17:32:31 -06:00
FusionPBX d1b1e3ac39 Update app_languages.php 2024-08-20 17:29:44 -06:00
FusionPBX a5a7a8530a Update voicemail.php
Don't run the query if there are no assigned voicemails
2024-08-16 15:10:05 -06:00
FusionPBX 83efb46e8e Update app_defaults.php 2024-08-16 14:58:12 -06:00
FusionPBX b7b3073d58 Device lines for the current domain 2024-08-14 22:34:39 -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
FusionPBX 62d2e3e9a6 Update 010_user_exists.xml
- Add enabled true
- Add limit_max enabled false
2024-08-14 14:57:05 -06:00
FusionPBX 6600bbdfc6 Update the indentation 2024-08-14 13:03:03 -06:00
FusionPBX 64b565d974 This line overwrites the $uuid
We only want to get the uuid one time. This resolves that issue.
2024-08-09 10:52:21 -06:00
FusionPBX 78d24e16dd If the uuid variable is empty try call_uuid
Found a case where the variables -> uuid doesn't exist found call_uuid as an alternative.
2024-08-09 10:06:17 -06:00
FusionPBX 0829062cc7 Remove the http_domain_filter
The reason its removed from the class is http_domain_filter was moved to provision/index.php
2024-08-07 15:18:02 -06:00
FusionPBX ba3ab5a8c9 Use parent_name as its more intuitive
Also replace $this->name with $this->app_name
2024-08-06 17:07:16 -06:00
FusionPBX c960575796 Update database.php 2024-08-06 11:28:32 -06:00
FusionPBX 46bbb31391 Update database.php
- preset empty values for variables and arrays
- use $table_name instead of $this->name
2024-08-06 02:52:55 -06:00
FusionPBX 1c22b49d5a Pass the database object to the settings object 2024-08-06 02:40:50 -06:00
FusionPBX 1252649a0c Replace $db with $database 2024-08-05 19:52:45 -06:00
FusionPBX b05c0534b4 Send the database object into the function 2024-08-05 16:56:51 -06:00
FusionPBX a69b4d91f1 Update database handling 2024-08-05 16:19:34 -06:00
FusionPBX dbe37f275b Update app_defaults.php 2024-08-05 15:55:08 -06:00
FusionPBX 032a24cb28 Update domains.php 2024-08-05 15:52:51 -06:00
FusionPBX 163403acc7 Re-use the database object 2024-08-05 15:07:13 -06:00
FusionPBX 00c803f53e Use the database more efficiently 2024-08-05 12:16:36 -06:00
FusionPBX e24edd47f0 Use database::new() 2024-08-05 09:58:14 -06:00