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
FusionPBX
b4beae1e97
Cast domain_enabled to text
2020-07-10 09:45:54 -06:00
FusionPBX
42a926684a
Remove a duplicate domain_uuid.
2020-07-10 09:44:53 -06:00
FusionPBX
95faf76f97
Use cast to text on domain_enabled.
2020-07-10 09:41:43 -06:00
FusionPBX
b3a854eec6
Add domain_uuid column name and use multiple lines for column names.
2020-07-06 11:29:11 -06:00
FusionPBX
8f5f94507a
Use multiple lines for column names.
2020-07-06 10:39:33 -06:00
FusionPBX
f0383e491a
Use multiple lines for column names.
2020-07-06 10:33:52 -06:00
FusionPBX
21815a9ffd
Add the column names and cast user_setting_enabled as text.
2020-07-05 21:04:37 -06:00
FusionPBX
36292f5881
Forgot to remove this before committing it.
2020-07-05 20:53:05 -06:00
FusionPBX
9780547fb5
Add sql column names and cast user_setting_enabled as text
2020-07-05 20:49:32 -06:00
FusionPBX
1a6f537d53
Add cast user_enabled as text
2020-07-05 20:07:42 -06:00
FusionPBX
e385b3116f
Add cast user_enabled as text
2020-07-05 19:47:18 -06:00
FusionPBX
9ff9346cc4
Update default_setting_edit.php
2020-07-05 19:28:49 -06:00
FusionPBX
18339563aa
Update the SQL statement add cast domain_setting_enabled as text.
2020-07-05 19:25:50 -06:00
FusionPBX
8543b89456
Update the SQL statement add cast domain_setting_enabled as text.
2020-07-05 17:26:12 -06:00