Commit Graph

22113 Commits

Author SHA1 Message Date
fusionate 76d76c8c56
Dashboard: Fix action bar sticky. 2024-09-07 13:12:53 -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
fusionate d131f00a4e
Theme: New Settings to control body header shadow color and size. Add overflow on content cards for small screens. 2024-09-06 20:51:32 -06:00
frytimo d4fdd1ce6b
Add back button to fax queue page. Move permission_exists outside loop (#7125)
* Add back button to fax queue page. Move permission_exists outside loop

* move to permission array instead of individual permission variables
2024-09-06 20:27:19 -06:00
frytimo 9f6d828799
pass objects to authentication plugins when possible (#7123)
* pass objects to authentication plugins when possible
Pass the settings and authentication objects to the plugins to re-use existing objects

* Update authentication.php
2024-09-06 18:20:26 -06:00
fusionate d311dc14e9
Theme: Adjustment to make mobile side menu better. 2024-09-06 17:10:27 -06:00
Alex b43bcb9a13
Added the heading counter div (#7124) 2024-09-06 16:43:42 -06:00
fusionate e2eb190c98
[Revert] Theme: Adjust content card display style. 2024-09-06 15:49:02 -06:00
FusionPBX 2f93054f45
Fixed fifo agent member login and logout 2024-09-06 15:26:36 -06:00
fusionate 4a2d9290be
Theme: Adjust content card display style. 2024-09-06 15:15:02 -06:00
fusionate 4fe331b433
Contact - Edit: Move primary indicator to prevent wrapping in left column. 2024-09-06 13:41:46 -06:00
fusionate ff28c5e4ae
Contacts - Edit: Integrate content cards. 2024-09-06 13:13:08 -06:00
fusionate 7cd891187c
Default Settings: Implement new heading counter style. 2024-09-06 13:12:02 -06:00
fusionate 41afe02b1e
Theme: New Default Settings for header counter style. 2024-09-06 13:11:26 -06:00
Alex c01403cce8
Added content card div to devices (#7122) 2024-09-06 11:20:03 -06:00
FusionPBX 2182ebd0b4
Added the content card div 2024-09-05 23:37:34 -06:00
Alex cb6edd88ef
Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
FusionPBX 54565ede41
Fix a bug where logo was overridden 2024-09-05 10:28:53 -06:00
frytimo 7b94e9434e
fix authentication logging of cidr fail (#7120)
Correct variable name to use when logging a cidr failed login attempt

Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-09-05 09:30:22 -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
fusionate 21be3354b1
Theme: Fix issue in last commit. 2024-09-04 20:00:49 -06:00
fusionate 65b957c2f7
Theme: Fix sub menu indicator icons, and date/time picker icons after Font Awesome upgrade. 2024-09-04 19:31:09 -06:00
fusionate 3fc209025e
Theme: Additional Default Settings to control the style of content cards. 2024-09-04 19:01:16 -06:00
fusionate bf7526f0ef
Multiple Apps: Integrate content cards. 2024-09-04 17:51:23 -06:00
frytimo a965c78735
fix empty session username (#7119) 2024-09-04 17:09:16 -06:00
fusionate d234fb185a
Multiple Apps: Integrate content cards. 2024-09-04 16:55:24 -06:00
FusionPBX 73c15de84c
Add card_shadow_color and card_background_color 2024-09-04 15:51:05 -06:00
fusionate ffb6876bd8
Default Settings: Use language variable for new Custom category filter. 2024-09-04 14:48:51 -06:00
fusionate 5a8613ec0a
Adjustment in method used to update Font Awesome icon valuse in * Settings. 2024-09-04 14:36:25 -06:00
frytimo 7dde6ceb85
fix default settings showing all settings as bold (#7118) 2024-09-04 14:12:30 -06:00
fusionate 2eab5c623e
Side Menu: Explicitly set content container width when side_menu_pin enabled to avoid issues with browser caching the css. 2024-09-04 13:49:44 -06:00
FusionPBX 86a4df04cf
Regenerate session every 15 minutes 2024-09-04 12:37:06 -06:00
frytimo b529d2a535
regenerate the session after cidr check is complete and then log (#7117)
Logging after all checks are complete ensures the session ID is correct when logging it in the user_logs table

Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-09-04 12:06:09 -06:00
Alex 369b8dd049
Fixed minor visual bug and added missing labels (#7116)
* Fixed minor visual bug and added missing labels

* Update app_languages.php

* Update css.php
2024-09-04 11:33:11 -06:00
FusionPBX 2b1cba9a39
Add a permission called destination_local 2024-09-04 10:34:52 -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 ad1b8fbabb
Add hostname to the user logs 2024-09-03 17:33:29 -06:00
fusionate cbb01cea1e
Dashboard: Rever style to apply background color. 2024-09-03 15:03:38 -06:00
FusionPBX c533b7dd22
Update css.php 2024-09-03 14:18:05 -06:00
FusionPBX 5f36a746d5
update css.php
Fixed the sytnax issue
2024-09-03 14:03:59 -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
fusionate a975f6dcb9
Dashboard: Adjust style method to apply background color hover transition universally. 2024-09-03 11:46:57 -06:00
fusionate 0f06ded327
Dashboard: Resolve chart padding and label issue. 2024-09-03 10:50:45 -06:00