Commit Graph

2335 Commits

Author SHA1 Message Date
FusionPBX e6772deec3
Update the condition for boolean 2024-10-10 17:24:17 -06:00
FusionPBX d4ca64c2d1
User logs fix failed 2024-10-10 16:28:59 -06:00
FusionPBX b490ce7cc0
Update authentication.php 2024-10-06 10:33:27 -06:00
FusionPBX 1393a29607
Allow right click open in new window 2024-09-26 09:47:54 -06:00
markjcrane 00c0fbe06d Remove carriage return per line and leave only line feeds 2024-09-19 17:24:16 -06:00
markjcrane 26530d6fe0 Fix end of file line only use one line feed at the end of the file 2024-09-19 16:44:08 -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
FusionPBX cabb0d39b6
Add domain dashboard config 2024-09-16 14:45:51 -06:00
FusionPBX a82bd419c6
Add dashboard icon to the list 2024-09-16 14:40:28 -06:00
FusionPBX e6fea6295a
Add translation for progress bar 2024-09-16 14:37:58 -06:00
Alex ca10a3e518
Update registrations.php (#7133) 2024-09-14 16:12:37 -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 a9f61e8cfc
Update missed, recent calls and new messages 2024-09-14 03:10:55 -06:00
FusionPBX aad87759ac
Remove expanded row span change 2024-09-13 19:10:45 -06:00
Alex 5e6d494796
Add progress bar to system status dashboard (#7131)
* Add progress bar to system status dashboard

* Update dashboard_edit.php

* Update app_languages.php

* Update config.php
2024-09-13 17:00:21 -06:00
FusionPBX 8edc5d1205
User edit add a Settings button 2024-09-12 09:41:01 -06:00
FusionPBX e86ec20547
Update background_video
- Uses type array
- Use the first item in the array
2024-09-10 04:03:44 -06:00
fusionate b05ebfc440
Menu - Edit: Add icon preview to items list. 2024-09-09 18:42:20 -06:00
fusionate d8877203c7
Menu Edit - Item List: Fix count. 2024-09-09 17:42:23 -06:00
Alex 0c5a2ca784
Update streams.php (#7127)
* Update streams.php

* Update call_center_queue.php

* Update menu.php

* Update vars.php

* Update dashboard.php

* Update dashboard_edit.php
2024-09-09 15:25:24 -06:00
fusionate 76d76c8c56
Dashboard: Fix action bar sticky. 2024-09-07 13:12:53 -06:00
FusionPBX 1418b5afc7
Fix the new default setting custom search 2024-09-07 09:21:09 -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
Alex b43bcb9a13
Added the heading counter div (#7124) 2024-09-06 16:43:42 -06:00
fusionate 7cd891187c
Default Settings: Implement new heading counter style. 2024-09-06 13:12:02 -06:00
FusionPBX 2182ebd0b4
Added the content card div 2024-09-05 23:37:34 -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
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
fusionate ffb6876bd8
Default Settings: Use language variable for new Custom category filter. 2024-09-04 14:48:51 -06:00
frytimo 7dde6ceb85
fix default settings showing all settings as bold (#7118) 2024-09-04 14:12:30 -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 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 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
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
FusionPBX 452ddc9539
Add the session status to user logs 2024-09-02 23:42:52 -06:00
MarBifrost b4edb3c3a0
Additional corrections to the Georgian translation (#7115)
* Corrections in Georgian translation

* Additional corrections to the Georgian translation
2024-09-02 09:00:55 -06:00