FusionPBX
1ad7f84011
Add user setting enabled toggle
2023-02-10 09:35:01 -07:00
FusionPBX
2055aff48a
Add user enabled toggle.
2023-02-10 09:20:10 -07:00
FusionPBX
f14d050979
Don't show null domain_uuid
2023-02-09 16:13:31 -07:00
FusionPBX
9026f3b505
Don't show null domain_uuid
...
Don't show user logs for login attempts that weren't assigned to a domain. Show null domain_uuid when using show all.
2023-02-09 16:11:41 -07:00
Alex
3fe43be2a8
Update default chart colors ( #6542 )
...
* Update default chart colors
* Update app_config.php
* Update index.php
2023-01-31 11:08:00 -07:00
fusionate
a48ba691b4
Dashboard: Show Expand/Contract All button for all user groups.
2023-01-31 02:45:06 +00:00
fusionate
6bc1e53244
Default Settings - Copy: Move function to list view and use copy method in class.
2023-01-31 01:41:43 +00:00
fusionate
d04b6db96a
Dashboard: Call Forward widget, Edit position without reload, misc adjustments.
2023-01-31 00:19:09 +00:00
fusionate
5b3cd98a29
Default Setting - Edit: Add Clone button to duplicate setting.
2023-01-29 07:37:38 +00:00
FusionPBX
8a95ff6453
Move the login destination with the other default settings
2023-01-27 17:18:44 -07:00
FusionPBX
2db8d523ff
Use a preset uuid for login destination
2023-01-27 17:12:58 -07:00
FusionPBX
49f3aa1fcf
Update app_config.php
2023-01-27 17:06:39 -07:00
fusionate
107b8a48f2
Voicemail: Default/Domain Settings to control CID Number and Date & Time playback/order.
2023-01-27 22:17:51 +00:00
fusionate
c4b8c7add1
Default/Domain/User Settings - Edit: Change Type field to select box.
2023-01-27 21:50:43 +00:00
fusionate
7dac0db939
Default Settings: Use Reload icon on Reload button.
2023-01-25 15:16:43 +00:00
fusionate
7fc8ad9c77
Default Settings: Change icon on Domain button.
2023-01-25 15:12:20 +00:00
FusionPBX
14e752197e
Minor version change to 5.0.8
2023-01-23 13:48:34 -07:00
fusionate
dc1307028a
Default/Domain/User Settings: Implement select field for input_toggle_style options.
2023-01-23 19:31:18 +00:00
Alex
7d22b514a4
Update index.php ( #6539 )
2023-01-20 15:01:11 -07:00
Alex
25cdd2dbda
Add details state dashboard widget setting ( #6537 )
...
* Update index.php
* Update dashboard_edit.php
* Update app_config.php
* Update app_languages.php
2023-01-17 13:50:44 -07:00
FusionPBX
ba9548c196
Minor version update to 5.0.7
2022-12-29 11:21:58 -07:00
FusionPBX
9f0217aa44
user_dashboard has been replaced by core/dashboard
2022-12-22 13:09:35 -07:00
FusionPBX
a44ca60441
Category and Search pass-through ( #6511 )
...
* Update default_settings.php
* Update default_setting_edit.php
2022-12-20 14:12:47 -07:00
demonspork
5ccd29f20f
Add : colon to menu item links to fix external links ( #6508 )
2022-12-15 18:29:46 -07:00
FusionPBX
7997d808ce
Make this a case insensitive
2022-12-08 07:44:55 -07:00
FusionPBX
433918a151
Special characters not required by default.
...
Long enough password special characters can be optional
2022-12-07 00:46:02 -07:00
FusionPBX
8c7677bbb2
Disable until its less disruptive for multiple tabs
2022-11-29 15:03:46 -07:00
FusionPBX
421b5dd024
Use domain_view permisison for better versatility.
2022-11-28 21:05:05 -07:00
FusionPBX
7b9203e84f
Correc the permission name
2022-11-28 20:11:32 -07:00
FusionPBX
bbde291760
Create domain_json.php
2022-11-28 14:52:53 -07:00
FusionPBX
cb7881ce02
Minor version update to 5.0.6
2022-11-28 14:31:13 -07:00
FusionPBX
b241b921fa
Create user_json.php
2022-11-07 08:57:01 -07:00
FusionPBX
b620b36f28
Use SQLite by default for FreeSWITCH
2022-10-26 13:52:30 -06:00
FusionPBX
3859f72c5a
Minor version increment to 5.0.5
2022-10-26 10:01:44 -06:00
FusionPBX
bc378823bd
Check teh config method result.
...
Show the error message if the result is false.
2022-10-22 19:23:03 -06:00
FusionPBX
d87ecbb3f2
Add a message variable.
2022-10-22 19:21:48 -06:00
FusionPBX
bfe557edc3
install class method return boolean
2022-10-22 19:13:32 -06:00
FusionPBX
9880cd630a
Update install.php
2022-10-22 18:46:22 -06:00
FusionPBX
dd87f510c6
Update install.php
2022-10-22 18:39:03 -06:00
FusionPBX
a0e3cd1268
Use is_writable on the config directory
...
- If the directory is writable and config.php exists then use it to write the config.conf file.
- Otherwise provide a message on the commands to run to create the config.conf file.
2022-10-22 18:16:52 -06:00
FusionPBX
e807f9c14a
Move the config.php section
2022-10-22 17:48:47 -06:00
FusionPBX
e84927a216
Use the new install class
...
- Move the code to build config.conf file
- If the config.php file exists use it to create the config.conf file
2022-10-22 16:49:24 -06:00
FusionPBX
2178427977
Add content to the config method
2022-10-22 16:44:19 -06:00
FusionPBX
7685e7fcdb
Delete iso_countries.php
2022-10-22 15:23:04 -06:00
FusionPBX
4892c468eb
Create the install class
2022-10-22 15:22:47 -06:00
FusionPBX
fdf5f5f1f1
Update configuration.htm
2022-10-22 15:06:24 -06:00
FusionPBX
127d55579f
Add button style to the install
2022-10-22 14:16:53 -06:00
FusionPBX
b44a4da6e1
Add local CSS to install.php
2022-10-22 13:19:13 -06:00
FusionPBX
d8acec2630
Update install.php
2022-10-21 12:28:14 -06:00
FusionPBX
87360643ab
Update upgrade.php
2022-10-19 22:25:28 -06:00