Alex
305f585b17
Add missing counter divs ( #7277 )
...
* Add counter div to voicemail messages and domain settings
* Update domain_settings.php
* Update menu_item_list.php
* Update domain_settings.php
* Update voicemail_messages.php
2025-02-25 16:24:16 -07:00
Alex
e08a79e64d
Add missing required class to required fields ( #7273 )
...
* Add missing required class to required fields
* Update destination_edit.php
* Update device_edit.php
* Update voicemail_edit.php
* Update dashboard_edit.php
* Update call_block_edit.php
* Update destination_edit.php
2025-02-25 12:48:50 -07:00
Alex
ba48d186a9
Add content card div to contact email edit and module edit ( #7272 )
...
* Add content card div to contact email edit and module edit
* Update module_edit.php
2025-02-25 12:35:23 -07:00
FusionPBX
6f26f3d386
Fix item overflow affected
...
This problem didn't affect all screen resolutions.
2025-02-24 10:05:03 -07:00
fusionate
b85eaaac73
Upgrade - Source: Move Preview styles to theme CSS file, style after modal.
2025-02-21 08:51:52 -07:00
Alex
8cfc221da4
Redirect to the correct domain if using show all ( #7265 )
...
* Redirect to the correct domain if using show all
* Update bridges.php
* Update call_recordings.php
* Update conference_controls.php
* Update conference_profile_params.php
* Update conference_profiles.php
* Update email_queue.php
* Update event_guard_logs.php
* Update fax_queue.php
* Update user_settings.php
* Update require.php
2025-02-20 16:30:09 -07:00
Alex
036731202e
Remove unnecessary if statement ( #7264 )
2025-02-20 11:33:06 -07:00
frytimo
5e6ec475df
update auto_loader cache file when updating ( #7255 )
2025-02-15 10:44:46 -07:00
frytimo
0931197137
build array in auto_loader constructor ( #7158 )
...
* Build an array in the auto_loader constructor
* Update auto_loader.php
* Update auto_loader.php
* minor adjustment to name and comment and remove trailing closing tag
* use best practices for the loader method
Allowing the loader method:
- Should Never Be Called Manually
- Prevents External Modification
- Hides Implementation Details
* cache array in the temp folder and load if available
* re-organize functions within the class
* add cache recreation for auto_loader in upgrade_menu
* add cache recreation for auto_loader in upgrade_menu
* Update app_languages.php
2025-02-13 14:48:40 -07:00
Ahron Greenberg (agree)
2ef400aefd
validate domain before change ( #7244 )
2025-02-11 08:39:47 -07:00
Ahron Greenberg (agree)
e21650fe4a
fix unset var ( #7245 )
2025-02-05 13:56:35 -07:00
Alex
5f2a6eed09
Fix dashboard number background color not showing ( #7241 )
...
* Fix dashboard number background color not showing
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update registrations.php
2025-02-03 16:27:09 -07:00
FusionPBX
3ab848e8c0
Minor version update 5.4.1
2025-01-29 22:26:47 -07:00
fusionate
41556744ff
Contact - View: Tighten up speed dial icon and number, make no wrap.
2025-01-28 17:21:42 -07:00
fusionate
bc22ab8cc4
Contact - View: Show speed dial prefix and number after a Contact's number, if defined.
2025-01-28 17:18:28 -07:00
Alex
b2349060b5
Fix number text and background color not applying ( #7235 )
...
* Fix number text and background color not applying
* Update registrations.php
* Update voicemails.php
* Update missed_calls.php
* Update recent_calls.php
* Update domains.php
2025-01-28 16:39:35 -07:00
frytimo
3144036ae0
add new menu upgrade option to reset file permissions ( #7232 )
...
* add new menu upgrade option to reset file permissions
2025-01-28 16:20:43 -07:00
fusionate
9106c7fbfe
Contact - Phone: Adjust to even check same contact for duplicate speed dial numbers.
2025-01-28 16:11:21 -07:00
fusionate
42a1625daa
Contact - Phone: Prevent duplicate speed dial numbers.
2025-01-28 15:54:35 -07:00
frytimo
dc22e87fc2
fix dashboard php warnings ( #7218 )
2025-01-17 12:48:11 -07:00
FusionPBX
afe511c403
Add forgot password translations
2025-01-16 21:54:27 -07:00
FusionPBX
3f186d90cc
Fix the forget password feature
2025-01-16 21:49:56 -07:00
FusionPBX
640b9f3184
Update the contacts path
...
Moved contacts from app to core
2024-12-22 10:40:41 -07:00
frytimo
38b02f11d5
fix missing slash '/' at end of link tag ( #7200 )
2024-12-16 13:53:33 -07:00
frytimo
075cc4824a
Security, Use the same number of characters for the masked password ( #7198 )
...
* security set display asterisks to constant number
Harder to guess when length is also hidden
2024-12-12 10:03:21 -07:00
Alex
9fc82c02cb
Add dashboard icon color setting ( #7197 )
...
* Add dashboard icon color setting
* Update index.php
* Update app_languages.php
* Update app_defaults.php
* Update app_config.php
* Update dashboard_edit.php
* Update index.php
* Update app_languages.php
* Update app_defaults.php
* Update app_config.php
* Update config.php
* Update domains.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 registrations.php
* Update config.php
* Update config.php
* Update config.php
* Update config.php
* Update voicemails.php
* Update config.php
* Update missed_calls.php
* Update recent_calls.php
* Update index.php
* Update index.php
* Update index.php
2024-12-11 21:28:45 -07:00
Alex
f0bc1cfe33
Update contacts path ( #7192 )
...
* Update contacts path
* Update menu.php
* Update contact_edit.php
* Update contact_relation_edit.php
* Update config.php
* Update authentication.php
* Update database.php
* Update totp.php
* Update email.php
2024-12-06 11:55:41 -07:00
FusionPBX
cd8d5302ac
Fix temporary permissions
2024-11-29 13:57:01 -07:00
FusionPBX
c3c1b18358
Contacts has been moved to the core
...
This means the contacts should always be avaialble.
2024-11-19 11:39:18 -07:00
FusionPBX
9cb1217995
Update app_defaults.php
2024-11-19 10:13:31 -07:00
FusionPBX
075dcfd96f
Update the path to contacts
2024-11-16 21:11:07 -07:00
FusionPBX
00c4dd374e
Update app_menu.php
2024-11-16 21:08:40 -07:00
markjcrane
9b843bbff0
Move contacts from the app to core directory
2024-11-16 21:06:29 -07:00
FusionPBX
34b8679917
Update the version 5.4.0
...
This version change seperates it from the current release version.
2024-10-29 15:19:49 -06:00
FusionPBX
3a0d5fb512
Remove the session when the password is changed
2024-10-27 18:04:35 -06:00
FusionPBX
d309ffc1cf
Update the condition for boolean
2024-10-10 17:22:59 -06:00
FusionPBX
fc4f75f30c
User logs fix failed
2024-10-10 16:21:03 -06:00
FusionPBX
b9a0cdf4e7
Update authentication.php
2024-10-06 10:32:57 -06:00
fusionate
ae15319487
Body Header User Image and Menu, Domain Selector, Contact Attachment improvements.
2024-09-28 16:37:36 -06:00
fusionate
8ffbcd09f3
Users - Edit: Minor visual adjustment to API Key Generate and View buttons.
2024-09-27 12:43:45 -06:00
FusionPBX
ced8c16a28
Allow right click open in new window
2024-09-26 09:47:12 -06:00
frytimo
4f32833e30
fix dashboard break when app removed ( #7141 )
...
Places a guard to check for the file existing before the file is included. Without the guard, PHP will stop with a fatal error.
2024-09-26 07:53:30 -06:00
markjcrane
68c79ca0a3
Remove carriage return per line and leave only line feeds
2024-09-19 17:14:21 -06:00
markjcrane
5cbc53c7d9
Fix end of file line only use one line feed at the end of the file
2024-09-19 16:33:17 -06:00
FusionPBX
9a24c9fa42
Update version to 5.3.3
...
Major version update. A new branch 5.3 branch created from this point.
2024-09-16 21:44:20 -06:00
FusionPBX
61d68e2f7d
Update the domain dashboard order
2024-09-16 21:38:36 -06:00
fusionate
cc08aa724d
Dashboard: Widget counter pill style adjustments.
2024-09-16 18:22:28 -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