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
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
075dcfd96f
Update the path to contacts
2024-11-16 21:11:07 -07:00
FusionPBX
3a0d5fb512
Remove the session when the password is changed
2024-10-27 18:04:35 -06:00
fusionate
8ffbcd09f3
Users - Edit: Minor visual adjustment to API Key Generate and View buttons.
2024-09-27 12:43:45 -06:00
markjcrane
68c79ca0a3
Remove carriage return per line and leave only line feeds
2024-09-19 17:14:21 -06:00
FusionPBX
8edc5d1205
User edit add a Settings button
2024-09-12 09:41:01 -06:00
Alex
b43bcb9a13
Added the heading counter div ( #7124 )
2024-09-06 16:43:42 -06:00
FusionPBX
2182ebd0b4
Added the content card div
2024-09-05 23:37:34 -06:00
MarBifrost
906b3edf03
Corrections in Georgian translation ( #7113 )
2024-08-31 10:02:51 -06:00
FusionPBX
c474b1a59b
Update the dashboard settings
2024-08-29 22:15:55 -06:00
FusionPBX
e0ed81a5ba
Re-use the Database connection
2024-08-29 03:35:38 -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
FusionPBX
b0aab10872
Simplify the dashboard path
2024-08-21 16:58:44 -06:00
Alex
43d102b51c
Added label enabled dashboard setting ( #7096 )
...
* Added label enabled dashboard setting
2024-08-14 17:44:11 -06:00
fusionate
4b23913555
Update Font Awesome to v6.6.x, adjust some icon references.
2024-08-09 18:14:52 -06:00
FusionPBX
cd1cc70044
Remove redundant database objects
...
This reduces database connections and improves performance.
2024-08-05 14:22:17 -06:00
FusionPBX
cdcc0ee73e
Add user logout icon
2024-08-02 13:11:04 -06:00
FusionPBX
aeeb9e991e
Add account settings icon
2024-08-02 12:31:43 -06:00
FusionPBX
dc14285cfd
Default setting used for the background color
2024-07-29 12:27:06 -06:00
FusionPBX
7abcda7996
Update the dashboard order
2024-07-29 08:49:01 -06:00
FusionPBX
57f16636df
Add users dashboard
2024-07-28 02:15:17 -06:00
frytimo
46abe4897c
use loose comparison instead of strict comparison ( #7064 )
...
Update comparison checks when testing the database status and
add a unified log message with a more detailed message from the
database when there is a failure
Authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-23 19:58:13 -06:00
frytimo
abf5ffb9f0
implement changes in to the event_guard class ( #7045 )
...
Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-07-09 12:50:34 -06:00
FusionPBX
e302122e90
Add new permission user_password
2024-06-14 14:43:11 -06:00
Anthony
fe7009e7c7
Added missing translations to core app_languages.php files. ( #6977 )
...
* Added missing translations to core/users/app_languages.php
* Added missing translations to core/user_settings/app_languages.php
2024-05-15 10:13:11 -06:00
frytimo
41eb7ac8d3
Fix empty line printing on console ( #6956 )
...
* fix empty line printing on console
2024-04-23 08:53:14 -06:00
frytimo
614986cd7a
use a single database instead of using new database in user_edit ( #6939 )
2024-04-02 11:55:32 -06:00
FusionPBX
0e658a486f
Update user_edit.php
...
Move the validation earlier in the code
2024-04-02 11:01:43 -06:00
FusionPBX
bd8cfc9851
Security: Validate the user_status variable
2024-04-02 10:52:02 -06:00
frytimo
3a4c2f72e2
Event socket bug fix and more docs ( #6823 )
...
* Add documentation to methods. Use is_resource for added type detection
* Allow connect to specify timeout in microseconds with default 30,000
* Update calling mechanism for event sockets
* Update project for new singleton event sockets
* remove unused variable
* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
FusionPBX
5e0c27d592
User Status was hidden by an in accessible session variable use user_status permission. There permission is more consistent with the rest of the project.
2023-11-15 08:28:49 -07:00
Anthony
84f487cba8
Added Greek translations for fusionpbx/core. ( #6809 )
...
* Added Greek translations to domain_settings/app_languages.php
* Added Greek translations for domains/app_languages.php
* Added Greek translations for groups/app_languages.php
* Added Greek translations for menu/app_languages.php
* Added Greek translation for upgrade/app_languages.php
* Added Greek & Great Britain translations for user_logs/app_languages.php
* Added Greek translations for user_settings/app_languages.php
* Added Greek translations for users/app_languages.php
2023-10-06 13:46:03 -06:00
OskarFranck
0773a346c2
Bulk changes of Swedish translations ( #6807 )
...
authored-by: oskfra <oskar.franck@bahnhof.net>
2023-09-28 09:32:34 -06:00
fusionate
d9d17a6917
Misc: Remove parameters from event_socket_create() calls.
2023-09-20 18:43:17 +00:00
Alex
5825e58451
Fixed translations ( #6794 )
...
* Update app_menu.php
* Update app_menu.php
* Update app_menu.php
* Update app_menu.php
* Update app_menu.php
* Update app_menu.php
* Update app_menu.php
* Update app_menu.php
* Update app_languages.php
2023-08-30 14:52:32 -06:00
FusionPBX
e40cc6efd1
Prevent an error in PHP 8.1warning
2023-07-24 14:14:48 -06:00
FusionPBX
9b68b04aa4
Update the user_type when the value is null
2023-07-13 17:50:09 -06:00
markjcrane
57614ea8af
Add user_type options: default, virtual
2023-07-13 17:22:52 -06:00
frytimo
d7bbcd89f5
Use magic constant dir ( #6711 )
...
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-15 11:28:23 -06:00
fusionate
364f2582a3
User - Edit: Create socket to update user state even if user status empty.
2023-06-12 23:06:55 +00:00
fusionate
d327d569f5
Misc: Updates for PHP 8.1 (?: to ??)
2023-06-06 22:05:05 +00:00
markjcrane
65bc00535f
Use empty and not empty
2023-05-24 17:42:37 -06:00
Luis Daniel Lucio Quiroz
af101bcd7b
Fixes PHP fatal error when editing users ( #6700 )
...
* Update user_edit.php
Some PHP implementations return a fatal error when in_array() has the second parameter null.
$_SESSION['authentication']['methods'] is null by default on new installations.
2023-05-24 17:27:06 -06:00
markjcrane
eafa89a624
Fixed require unique username globally or per domain
2023-05-24 10:13:49 -06:00
fusionate
31f4368851
User - Edit: Updates for PHP 8.1
2023-05-17 05:10:15 +00:00
fusionate
8bd20b97cd
Users [Class]: Updates for PHP 8.1
2023-05-17 04:51:41 +00:00
fusionate
ea0c03c3ea
User - Edit: Clean up.
2023-05-17 04:43:23 +00:00
fusionate
c2776e993f
User - Edit: Fix duplicate Language records and Time Zone being deleted. Also updates for PHP 8.1.
2023-05-17 04:05:52 +00:00