FusionPBX
3f6ad8af74
Move the parameter for the search.
2021-02-14 20:25:08 -07:00
FusionPBX
4f5722053e
Add user_log_all permission.
2021-02-13 23:39:55 -07:00
FusionPBX
e4ad713a11
Add the add method to the user_logs class.
2021-02-13 16:28:12 -07:00
Mark J Crane
5fdcffff7b
Update menu for the user_logs
2021-02-13 16:01:00 -07:00
Mark J Crane
deac19f646
Add core/user_logs
2021-02-13 15:56:49 -07:00
FusionPBX
ddb03b7722
Change the path from /app/user_logs to /core/user_logs.
2021-02-13 15:46:12 -07:00
FusionPBX
07a62697e2
Minor version update to 4.5.21.
2021-01-28 17:35:46 -07:00
FusionPBX
b9b18011c2
Merge pull request #5713 from emaktech/patch-10
...
French translation micro update
2021-01-26 08:40:14 -07:00
agree
7a40461272
Group permission add filter for displaying protected permissions
2021-01-18 17:29:08 -05:00
konradSC
8767a28f69
Bug fix for api_key
...
If someone without the api_key permissions modified a user, it would wipe out the api_key value.
2021-01-07 08:43:58 -05:00
emaktech
b266affa04
Update app_languages.php
...
French translation micro update
2021-01-06 16:19:11 -05:00
fusionate
aa413b74b2
Default/Domain/User Settings: Implement select boxes for Destinations setting options.
2020-12-28 16:12:16 -07:00
fusionate
59410dab58
Default Settings - List: Minor adjustments to Category selection and options.
2020-12-23 17:11:55 -07:00
Len
5b3a247fc1
Version 4.5.20
2020-11-19 10:19:04 -05:00
FusionPBX
704a1eb5e5
Update user_edit.php
...
Use the proper permission user_group_delete.
2020-11-03 13:49:43 -07:00
Nate
5c7f97ac8a
Domains: Retain session domain_name and domain_uuid on add and delete.
2020-11-02 16:00:02 -07:00
Nate
764091e2fb
Menu: Add confirmation modal to Restore Default action.
2020-10-29 18:31:19 -06:00
Len
3e4348bf33
Version 4.5.19
2020-10-28 13:07:24 -04:00
FusionPBX
c0e0cd3101
Update database.php
...
Add domain_uuid to the SQL select statement.
2020-10-27 15:50:24 -06:00
FusionPBX
1b0d8ceb41
Update database.php
...
Get the domain name from the database.
2020-10-26 19:22:46 -06:00
Nate
c2bf8cf761
Default/Domain Settings - Copy: Retain state when Enabled is false.
2020-10-21 14:39:39 -06:00
FusionPBX
47536f89a2
Update index.php
...
Deprecate the upgrade_data_types variable and use the php class data_types variable.
2020-10-21 14:38:04 -06:00
FusionPBX
8bfb098136
Update upgrade_schema.php
...
Use the new php class data_types variable.
2020-10-21 14:33:43 -06:00
FusionPBX
7f4c89bb55
Update upgrade_schema.php
2020-10-21 13:51:16 -06:00
Nate
fcb99ccfc6
Default Settings: Set Domain > time_zone to UTC if empty.
2020-10-21 13:05:06 -06:00
FusionPBX
57327b1e78
Update upgrade_schema.php
...
Add formatting for html description.
2020-10-21 12:19:48 -06:00
Nate
8d74bd6351
Users - Import: Fix file upload.
2020-10-20 13:14:34 -06:00
Nate
58531ac7b1
Group Manager - Permissions: Add filter for assigned/unassigned.
2020-10-20 11:55:16 -06:00
demonspork
80fa9cfe7d
Fix displaying array order for settings of type array
...
the *_setting_order was missing from the SELECT queries for all 3 places I could find that use this mechanism. The device settings don't seem to use it.
2020-10-19 18:46:38 -05:00
Nate
06f79d79e7
Users: Add setting to require username format be an email address or not.
2020-10-16 11:48:07 -06:00
Nate
54ae9e2e13
Login: Adjust Password Reset feature to support using a specific or dynamic domain in the reset link sent.
2020-10-13 15:10:07 -06:00
FusionPBX
9207647fbe
Default time_zone to UTC time.
2020-10-07 16:47:19 -06:00
Nate
b2d0bc504a
Group - Copy: Fix duplicate permissions issue.
2020-09-29 16:33:44 -06:00
Len
bfccd8170a
Update software.php ( #5485 )
2020-09-24 10:55:22 -06:00
agree
289e73543b
Fix dialplan_mode caching ( #5428 )
2020-08-28 10:34:56 -06:00
Len
94b9c33211
Update software.php ( #5424 )
2020-08-27 10:20:52 -06:00
FusionPBX
b4f9e3ffaf
Update domain_edit.php
2020-08-14 00:30:50 -06:00
FusionPBX
a660250899
Update domain_edit.php
2020-08-10 12:29:50 -06:00
Len
8427d22939
Update version to 4.5.16 ( #5371 )
2020-07-30 10:24:35 -06:00
FusionPBX
10a69d5965
Improve the domain settings description.
2020-07-30 08:02:54 -06:00
FusionPBX
a4f312af04
After saving go back to the domain settings list.
2020-07-30 07:59:45 -06:00
FusionPBX
e4b72206b3
On button replace escape with urlencode
2020-07-29 13:41:33 -06:00
FusionPBX
11416d89a4
Make domain settings independent.
2020-07-28 21:18:01 -06:00
FusionPBX
4222978c76
Add header domain settings and a description.
2020-07-28 21:15:58 -06:00
FusionPBX
ecb8d919ce
Remove header_description-domain_settings
2020-07-28 21:14:23 -06:00
FusionPBX
cf7c918b0c
Add a Settings button.
2020-07-28 21:13:34 -06:00
FusionPBX
1a25c8932e
Put the each column name on its own row.
2020-07-27 14:50:14 -06:00
Antonio Fernandez
7399f90e2f
Changed error message for password length ( #5359 )
...
I've updated the wording for the error when a password is not long enough. I kept getting this error and found it wasn't descriptive enough and took me some time to realize what the actual error was. I also added the translations in Spanish and French.
2020-07-23 09:47:32 -06:00
chansizzle
f357131e53
Update user_imports.php ( #5357 )
...
start data on row 2
2020-07-15 16:52:41 -06:00
agree
b0b788427e
remove CDR Statistics from default menu for users ( #5347 )
...
* Remove CDR stattistics from user group menu
users don't have CDR statistics vier permission no need to have it in the menu
* remove status from user group menu
No need to have it in the default menu for the user group
2020-07-13 12:46:57 -06:00