Commit Graph

2317 Commits

Author SHA1 Message Date
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
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