FusionPBX
b449bef03e
Use preg_replace instead of escape ( #6575 )
...
Escape broke auto matching fields use preg_replace instead.
2023-03-10 09:54:49 -07:00
fusionate
731d6d1e47
Domains - Edit: Update Call Center Agent Contact on domain rename.
2023-03-01 22:43:43 +00:00
Daniel C
c57f8fee22
Fix fax queue selection not sending list and some french translation. ( #6565 )
...
* Fix sending selected faxes from the queue
* Fix some french translations
---------
Co-authored-by: Daniel <git@myrandor.com>
2023-02-28 00:00:51 -07:00
fusionate
c6cbecc5d5
Upgrade: Toggle checkmarks by row click.
2023-02-23 15:23:00 +00:00
FusionPBX
eb828db2d7
Minor version update to 5.0.9
2023-02-21 15:17:33 -07:00
fusionate
29b5b774eb
Upgrade: Detect alternate successful response.
2023-02-20 18:43:51 +00:00
fusionate
ecad712b26
Dashboard: Adjust Expand/Contract All button based on widget Hidden state, as well.
2023-02-18 00:18:29 +00:00
fusionate
2d4bd75ac9
Dashboard: Fix Save position without change.
2023-02-18 00:11:36 +00:00
fusionate
da4f02521f
Dashboard - Settings: Fix Enabled state on edit.
2023-02-17 23:53:08 +00:00
Alex
7326cb845a
Set default for enabled ( #6556 )
...
* Set default for enabled
* Update conference_profile_edit.php
* Update call_block_edit.php
* Update conference_control_edit.php
* Update conference_control_detail_edit.php
* Update conference_profile_edit.php
* Update conference_profile_param_edit.php
* Update conference_edit.php
* Update destination_edit.php
* Update device_edit.php
* Update device_profile_edit.php
* Update device_vendor_edit.php
* Update email_template_edit.php
* Update extension_edit.php
* Update module_edit.php
* Update phrase_edit.php
* Update ring_group_edit.php
* Update sip_profile_edit.php
* Update stream_edit.php
* Update time_condition_edit.php
* Update var_edit.php
* Update voicemail_edit.php
* Update call_block_edit.php
* Update default_setting_edit.php
* Update domain_setting_edit.php
* Update domain_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update sip_profile_edit.php
* Update sofia_global_setting_edit.php
* Update call_flow_edit.php
* Update email_template_edit.php
* Update call_flow_edit.php
* Update bridge_edit.php
* Update email_template_edit.php
* Update sip_profile_edit.php
* Update sofia_global_setting_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update sip_profile_edit.php
* Update stream_edit.php
* Update default_setting_edit.php
* Update email_template_edit.php
* Update extension_setting_edit.php
* Update default_setting_edit.php
* Update dashboard_edit.php
* Update dashboard_edit.php
* Update default_setting_edit.php
2023-02-17 14:21:41 -07:00
Alex
a8deadc38c
Update ivr_menu_edit.php ( #6554 )
...
* Update ivr_menu_edit.php
* Update extension_setting_edit.php
* Update domain_setting_edit.php
2023-02-15 09:52:49 -07:00
agree
4c29c3c4cf
[security] import pages xss prevention ( #6553 )
2023-02-14 15:34:53 -07:00
Alex
a229d1e46c
Add enabled toggle to more pages and bug fix ( #6552 )
...
* Add enabled toggle to more pages and bug fix
* Add device profile enable toggle
* fixed enable on bridge_edit.php
* Fixed enable on call_block_edit.php
* Fixed enable on call_flow_edit.php
* Fixed enable on conference_center_edit.php
* Add conference room enabled toggle
* Fixed enable on conference_control_detail_edit.php
* Fixed enable on conference_control_edit.php
* Fixed enable on conference_profile_edit.php
* Add conference profile param enabled toggle
* Fixed enable on conference_edit.php
* Fixed enabled on device_edit.php
* Fixed enable on extension_edit.php
* Fixed enable on gateway_edit.php
* Fixed enable on number_translation_edit.php
* Fixed enable on phrase_edit.php
* Fixed enable on ring_group_edit.php
* Fixed enable on sip_profile_edit.php
* Fixed enable on stream_edit.php
* Fixed enable on time_condition_edit.php
* Fixed enable on var_edit.php
* Fixed enable on voicemail_edit.php
* Fixed enable on user_edit.php
* Fixed enable on user_setting_edit.php
* Update user_edit.php
* Update bridge_edit.php
* Update call_flow_edit.php
* Update conference_control_edit.php
* Update stream_edit.php
* Fixed enable on default_setting_edit.php
* Fixed enable on domain_edit.php
* Fixed enable on email_template_edit.php
* Fixed enable on module_edit.php
2023-02-14 11:19:02 -07:00
Alex
129d173624
Add enable toggle to more pages ( #6549 )
...
* Add bridge enabled toggle
* Update call_block_edit.php
* Add call flows enabled toggle
* Add conference center enabled toggle
* Add conference control detail enabled toggle
* Add conference control enabled toggle
* Add conference enabled toggle
* Add phrase enabled toggle
* Add stream enabled toggle
* Add voicemail enabled toggle
* Add destination enabled toggle
* Add time condition enabled toggle
* Add default settings enabled toggle
* Add domain enabled toggle
* Add email template enabled toggle
* Add module enabled toggle
* Add number translation enabled toggle
* Add sip profile enabled toggle
* Add switch var enabled toggle
2023-02-13 18:02:01 -07:00
Alex
2acda5ea06
Add dashboard, device, extension, and gateway enabled toggle ( #6548 )
...
* Update system_counts.php
* Update call_forward.php
* Add dashboard widget enabled toggle
* Add device enabled toggle
* Add extension enabled toggle
* Add gateway enabled toggle
* Update extension_edit.php
* Update extension_edit.php
* Update device_edit.php
* Update gateway_edit.php
2023-02-10 11:14:43 -07:00
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
FusionPBX
2ea90bfc52
Copy of the domain array and used it in dialplan import
2022-10-19 13:48:15 -06:00
FusionPBX
7e88b594dd
Use the database_dir variable
2022-10-19 11:07:43 -06:00
FusionPBX
14552806a1
Update upgrade.php
2022-10-19 11:06:38 -06:00
FusionPBX
353be53ba8
Use sqlite by default
...
FusionPBX uses PostgreSQL by default
FreeSWITCH uses SQLite by default
2022-10-19 11:06:24 -06:00
FusionPBX
8df6c6be4f
Update configuration.htm
2022-10-15 22:01:03 -06:00
FusionPBX
dfe990b277
Update database.htm
2022-10-15 22:00:57 -06:00
FusionPBX
ef3bd6ddaf
Update index.php
2022-10-15 21:14:43 -06:00
FusionPBX
49e146c8c2
Write the new config.conf file.
...
Remove config.php and add the new code to write the config.conf file.
2022-10-14 11:18:42 -06:00
FusionPBX
5f12776252
change label-domain to domain_name.
2022-10-14 10:37:35 -06:00
FusionPBX
07916dec2e
Add server variables and project path
2022-10-14 10:30:52 -06:00
FusionPBX
80b76cd156
Add domain
2022-10-14 10:28:30 -06:00
FusionPBX
69246119f6
Fix the domain label
2022-10-14 10:23:14 -06:00
FusionPBX
61d8b54dcb
Fix the include path
2022-10-14 10:10:40 -06:00
FusionPBX
d207508ac5
Use require_once instead of include for functions.php
2022-10-12 13:46:16 -06:00
FusionPBX
40680f1e00
Change comment from config.php to config.conf
2022-10-12 10:45:40 -06:00
FusionPBX
f54f1e6fc5
Replace config.php with config.conf
2022-10-12 10:41:49 -06:00
FusionPBX
1dee0683ef
Add missing resources/require.php
2022-10-12 09:47:19 -06:00
FusionPBX
dc748c2376
Method text send the core/upgrade
...
Also remove the additional includes not necessary because of the auto loader in resources/require.php
2022-10-11 17:54:13 -06:00
FusionPBX
2f55ba03c8
Allow copy setting to a domain for single tenant
2022-10-11 10:20:02 -06:00
FusionPBX
8179da3ef8
Allow domain copy even for single tenant systems.
2022-10-11 10:16:57 -06:00
FusionPBX
e3b782e7cb
Update user_dashboard.php
2022-10-10 19:39:27 -06:00
FusionPBX
fb0c92bbeb
Change config.php to config.conf
2022-10-10 19:38:46 -06:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
FusionPBX
f37dad8814
Update upgrade.php
2022-10-10 12:35:28 -06:00
FusionPBX
e06a7d4fef
Minor version update to 5.0.4
2022-09-30 11:28:28 -06:00
FusionPBX
7964410618
Use is_array before foreach and implode
2022-09-27 14:29:53 -06:00
FusionPBX
6f2a8df168
Update FusionPBX version only when changed.
2022-09-22 11:23:51 -06:00
FusionPBX
27041e63e6
Only update version if it has changed
2022-09-22 10:15:49 -06:00
FusionPBX
8a0f4ed6d2
Add group_uuid for group permissions if the ID is null
2022-09-22 09:22:23 -06:00
FusionPBX
21d6f002b3
Add missing permissions.
...
Goal is to make work to make loading new permissions more efficient.
2022-09-22 00:25:00 -06:00
FusionPBX
bc2b14739c
Change 'do' to 'action' and update options.
...
Options: upgrade_source, upgrade_schema, app_defaults, menu_defaults, permission_defaults
2022-09-20 19:01:32 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06:00
frytimo
ba3b60b07b
Move database methods to static and document database class ( #6474 )
...
* Add new static method to created newly connected database object
* Document database class and clean up and document some of the methods.
This removes the methods that should not be in each instance and places
them in the single instance class as to occupy less resources and be
able to create database objects more efficiently.
* More docs & removed the ability to set any value within the object.
Co-authored-by: Tim Fry <tim@voipstratus.com>
2022-09-17 15:44:21 -06:00
FusionPBX
347e02e273
Update software.php
2022-08-25 15:24:14 -06:00
FusionPBX
287e8c07b6
Minor version update 5.0.2
2022-07-27 12:29:55 -06:00
FusionPBX
88b34831e4
Sanitize the menu link by restricting it to specific characters.
2022-07-08 18:28:08 -06:00
nacircoronado
99ed45ca2b
Update app_menu.php ( #6429 )
2022-06-21 15:41:56 -06:00
FusionPBX
e83885c722
User Logs - Paging Broken with Search
2022-05-07 09:36:14 -06:00
agree
90f33bd64d
[domains] add exit after redirect ( #6366 )
2022-05-06 17:08:52 -06:00
Luis Daniel Lucio Quiroz
ca921e88ac
Fixes NULL in _SESSION[context] ( #6360 )
...
* Update check_auth.php
* Update domains.php
2022-05-05 09:04:19 -06:00
FusionPBX
6c0f167733
Minor version 5.0.1
...
Updating because of a bug fix.
2022-04-27 23:48:11 -06:00
FusionPBX
55925326f8
Major version update FusionPBX 5.0.0.
2022-04-27 16:27:55 -06:00
AlexC
fbcd8242c4
Add max_retry and find_time default settings ( #6352 )
2022-04-26 10:16:51 -06:00
FusionPBX
7c7112783c
Automatically block multiple authentication failures
2022-04-25 22:52:20 -06:00
FusionPBX
600411a2a7
Clear the cache when updating the domain.
2022-03-28 12:25:42 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
FusionPBX
8388dd2bee
Improve the description for smtp_secure
2022-02-28 13:46:42 -07:00
FusionPBX
bd1229c377
Add a new setting for domain country_code.
2022-02-24 18:03:58 -07:00
FusionPBX
47b1d6720d
Fix domain delete button visibility.
2022-02-23 13:56:00 -07:00
fusionate
676d3010e9
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:46:15 -07:00
fusionate
b5c073383e
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:45:33 -07:00
fusionate
84565360f6
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:45:09 -07:00
fusionate
be408c6461
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:44:24 -07:00
fusionate
d5f9264c35
Theme: Side Menu - Setting to control submenu close behavior.
2022-02-11 20:43:54 -07:00
AlexC
2cf8e375a1
Update default_settings.php ( #6308 )
...
* Update default_settings.php
* Update default_setting_edit.php
2022-02-11 16:33:26 -07:00
FusionPBX
7588c8d9f8
Use the argv[1] only if it is set.
2022-02-05 17:42:27 -07:00
KRooney
dc1a3d4b17
Update app_languages.php ( #6280 )
...
FR update
2022-01-31 12:35:45 -07:00
KRooney
798be8a6de
Update app_config.php ( #6279 )
...
FR-CA update
2022-01-31 12:35:31 -07:00
KRooney
e2101b19f2
Update app_menu.php ( #6278 )
...
FR-CA update
2022-01-31 12:35:23 -07:00
FusionPBX
b758962ec1
Add smtp_crypto_method for PHP mailer
2022-01-31 12:23:41 -07:00
KRooney
d2e61e351c
Update app_menu.php ( #6275 )
2022-01-30 21:05:01 -07:00
KRooney
3fb85b3fd5
Update app_menu.php ( #6274 )
2022-01-30 21:03:54 -07:00
KRooney
66bb5d6877
Update app_languages.php ( #6272 )
2022-01-30 21:01:00 -07:00
KRooney
b88c46bf47
Update app_languages.php ( #6270 )
2022-01-29 19:05:42 -07:00
KRooney
12ca3eff5e
Update app_languages.php ( #6269 )
2022-01-29 19:04:39 -07:00
KRooney
74913674f5
Update app_languages.php ( #6268 )
2022-01-29 19:03:25 -07:00
KRooney
527f817e09
Update app_languages.php ( #6267 )
2022-01-29 16:00:10 -07:00
KRooney
8432423267
Update app_languages.php ( #6266 )
2022-01-29 15:58:25 -07:00
FusionPBX
46190fadb4
Update upgrade.php
2022-01-27 09:07:59 -07:00
FusionPBX
8035e3ffa1
Add more command line upgrade options.
2022-01-26 23:48:00 -07:00
KRooney
730442f72f
Update app_languages.php ( #6264 )
...
FR-CA translation changes
2022-01-25 12:23:47 -07:00
AlexC
78c5666aff
Fixed dashboard layout bugs ( #6263 )
...
* Fixed dashboard layout bugs
* Update domain_limits.php
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update caller_id.php
2022-01-25 11:03:37 -07:00
AlexC
3541625f6d
Allow dashboard widgets to be draggable only in edit mode ( #6261 )
2022-01-24 17:05:15 -07:00
KRooney
78a43b3c54
Update app_languages.php ( #6204 )
...
* Update app_languages.php
2022-01-17 21:09:22 -07:00
KRooney
73f13ef005
Update app_languages.php ( #6203 )
2022-01-17 21:08:32 -07:00
KRooney
1ed392c9c4
Update app_languages.php ( #6205 )
2022-01-17 21:06:17 -07:00
AlexC
2a74114cf2
Copy, toggle and delete buttons visible when checkbox is selected ( #6242 )
...
* Update bridges.php
* Update call_block.php
* Update call_center_queues.php
* Update call_center_agents.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update music_on_hold.php
* Update phrases.php
* Update recordings.php
* Update streams.php
* Update voicemails.php
* Update devices.php
* Update device_vendors.php
* Update device_vendor_functions.php
* Update extensions.php
* Update gateways.php
* Update dialplans.php
* Update destinations.php
* Update email_templates.php
* Update modules.php
* Update sip_profiles.php
* Update vars.php
* Update databases.php
* Update users.php
* Update default_settings.php
* Update domains.php
* Update groups.php
* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony
1db3e5ba14
Removed Search Reset ( #6241 )
...
* Update default_settings.php
* Update devices.php
* Update extensions.php
* Update gateways.php
* Update users.php
* Update destinations.php
* Update dialplans.php
* Update bridges.php
* Update call_block.php
* Update call_broadcast.php
* Update call_flows.php
* Update call_forward.php
* Update call_recordings.php
* Update conference_centers.php
* Update conference_controls.php
* Update conference_profiles.php
* Update conferences.php
* Update contacts.php
* Update fax.php
* Update ivr_menus.php
* Update phrases.php
* Update recordings.php
* Update ring_groups.php
* Update time_conditions.php
* Update voicemails.php
* Update call_center_queues.php
* Update email_logs.php
* Update registrations.php
* Update user_logs.php
* Update access_controls.php
* Update domains.php
* Update email_templates.php
* Update groups.php
* Update menu.php
* Update number_translations.php
* Update sip_profiles.php
* Update database_transactions.php
* Update vars.php
* Update dashboard.php
2022-01-12 16:00:01 -07:00
AlexC
ab0e4faa94
Add labels to dashboard system counts ( #6225 )
...
* Update app_languages.php
* Update system_counts.php
2022-01-04 20:48:35 -07:00
FusionPBX
d94390a157
Update user_logs.php
2021-12-24 13:13:41 -07:00
FusionPBX
0e5558522e
Update app_defaults.php
2021-12-24 12:44:49 -07:00
FusionPBX
7ef28525c8
Update app_defaults.php
2021-12-24 12:44:19 -07:00
FusionPBX
5c4da3262e
Update app_defaults.php
2021-12-24 12:39:43 -07:00
FusionPBX
f6748d8f13
Update app_defaults.php
2021-12-24 12:39:14 -07:00
FusionPBX
f56132e1a6
Update app_defaults.php
2021-12-24 12:37:19 -07:00
FusionPBX
9f49748d27
Update app_defaults.php
2021-12-24 12:36:18 -07:00
AlexC
3b08419e17
Add dashboard_column_span label and description ( #6213 )
2021-12-23 12:55:26 -07:00
AlexC
fac27cc565
Add dashboard column span ( #6212 )
...
* Add dashboard column span
* Update app_config.php
* Update index.php
2021-12-23 11:44:57 -07:00
FusionPBX
4852db3870
Minor version update 4.5.32
2021-12-15 16:02:59 -07:00
FusionPBX
1f2ce0c4f1
Update app_defaults.php
2021-12-03 18:05:00 -07:00
AlexC
db0471726d
Add alert for unsaved changes in dashboard edit. ( #6159 )
...
Also fixed bug for re-rendering the chart.
2021-11-30 08:36:00 -07:00
FusionPBX
6729c49613
Add missing dashboard widgets.
2021-11-23 20:29:29 -07:00
FusionPBX
9b5e062b57
Correct the path to the sortable library and add indentation.
2021-11-23 18:59:23 -07:00
AlexC
b5c65e004d
Add dashboard edit with widget drag and drop ( #6150 )
2021-11-23 18:34:00 -07:00
FusionPBX
e06d5a64c5
Create new voicemail directory when adding a new domain.
2021-11-22 09:45:41 -07:00
AlexC
9caa12c67b
Add dashboard default settings to index.php ( #6136 )
2021-11-19 16:31:36 -07:00
AlexC
53dd6b35de
Add new dashboard default settings ( #6132 )
...
* Add new dashboard default settings
* Update app_config.php
2021-11-19 16:30:24 -07:00
FusionPBX
65b3cc0e32
Minor version update to 4.5.31
2021-11-17 20:04:19 -07:00
FusionPBX
d8b6e8bf66
When adding a new domain make sure to make the recordings directory.
2021-11-16 11:13:35 -07:00
FusionPBX
7e0b4045db
Update the URL to the dashboard
2021-11-13 15:30:16 -07:00
FusionPBX
109f6d00df
Remove the old dashboard default settings.
2021-11-12 18:25:52 -07:00
AlexC
97ef7a5346
Update index.php ( #6125 )
2021-11-12 12:55:07 -07:00
FusionPBX
06210328cc
Use CSS Grid for the dashboard.
2021-11-12 10:19:38 -07:00
FusionPBX
414116c562
Add temporary permissions so it will work from the command line.
2021-11-10 10:15:00 -07:00
markjcrane
c71ac8d103
Re-use app_menu.php for the new dashboard
2021-11-10 08:39:50 -07:00
FusionPBX
0c7e2f3f86
Delete app_menu.php
2021-11-10 08:31:57 -07:00
AlexC
6703cd38b9
Add chart variables ( #6107 )
2021-11-09 22:15:53 -07:00
AlexC
9d9a0632c4
Include Chart.js ( #6105 )
2021-11-09 21:58:37 -07:00
markjcrane
425bdbefbe
Remove an out of place column
2021-11-09 20:56:27 -07:00
markjcrane
12a35e62b3
Fix the dashboard widget delete
2021-11-09 20:51:09 -07:00
markjcrane
8771a78eef
Update the dashboard list order. Disable domain limits by default
2021-11-09 19:26:56 -07:00
markjcrane
032a5aec39
Add a new dashboard
2021-11-09 18:42:14 -07:00
FusionPBX
a83abc96d1
Minor version update 4.5.30
2021-10-28 09:50:06 -06:00
FusionPBX
950542a29a
Add group_global permission.
2021-10-22 14:51:12 -06:00
FusionPBX
e333b28268
Add email address_type with a default of add_address and an alternative value of add_bcc.
2021-10-20 17:00:52 -06:00
FusionPBX
e701c9c261
Only show the contact details if they are in the view.
2021-10-06 11:04:49 -06:00
FusionPBX
2e151f352c
Minor version update to 4.5.29
2021-10-05 15:34:04 -06:00
FusionPBX
23f75cddb8
Bold default settings value and enabled that are custom or not the default.
2021-09-15 18:54:11 -06:00
FusionPBX
ed41262537
A way to find determine if the setting has the correct UUID.
2021-09-15 16:51:41 -06:00
FusionPBX
a838b116ca
Use resources/classes/groups.php instead.
2021-08-26 16:35:44 -06:00
FusionPBX
6fdf9dcca0
Minor version update 4.5.28
2021-08-26 10:05:58 -06:00
FusionPBX
f415ac6b95
Change guid to uuid.
2021-08-25 14:13:00 -06:00
FusionPBX
806958fffd
Change guid to uuid.
2021-08-25 14:12:09 -06:00
FusionPBX
1049b37e6b
Replace the pipe with additiaonl spaces to visually seperate the links.
2021-07-29 08:21:27 -06:00
FusionPBX
3f56bbd92f
Minor version update to 4.5.27.
2021-07-28 11:46:57 -06:00
FusionPBX
0ac69c9ecc
Removed unused permission.
2021-07-27 12:01:52 -06:00
markjcrane
9bb7b4e607
Security update for /core/default_settings
2021-07-24 17:41:40 -06:00
FusionPBX
30285d1bbf
Changes groups to group_names.
2021-07-10 00:53:50 -06:00
FusionPBX
b6ff967923
Add group_uuids and change groups to group_names
2021-07-10 00:52:47 -06:00
FusionPBX
cae45cf32b
Add a new permission group_global
2021-07-08 00:22:15 -06:00
FusionPBX
bb4dc3501e
FusionPBX minor version update 4.5.26
2021-06-23 15:05:29 -06:00
markjcrane
29c9a59023
FusionPBX minor version update 4.5.25
2021-05-27 02:33:06 -06:00
markjcrane
2750475ab2
Add better logging to XML CDR
2021-05-26 14:29:46 -06:00
markjcrane
ca4e81eb53
Fix the date and time alignment
2021-05-13 23:03:20 -06:00
markjcrane
fff33df308
Add date and time to user logs
2021-05-13 22:29:17 -06:00
FusionPBX
bf2708578e
Removing hiding the user setting key.
2021-05-12 15:23:42 -06:00
FusionPBX
138e3baa31
Minor version update 4.5.24
2021-04-28 14:59:02 -06:00
FusionPBX
4bf9e4b3a9
Merge pull request #5850 from demonspork/domain-default-settings-switcher
...
Add Domain and Global buttons on the respective settings page
2021-03-31 19:31:25 -06:00
FusionPBX
f89327a9fc
Modify description input from text to textarea
2021-03-31 09:35:59 -06:00
demonspork
30844d90aa
Add Domain and Global buttons on the respective settings pages for easy navigation
2021-03-26 16:52:05 -05:00
FusionPBX
414954ff22
Version update to 4.5.23.
2021-03-25 00:52:56 -06:00
FusionPBX
970478ba70
Merge pull request #5806 from demonspork/patch-3
...
Add "Settings" link to Domains list
2021-03-19 09:36:10 -06:00
FusionPBX
b086093ca3
User logs show show current domain by default.
...
Show all domains if the Show All button is pressed.
2021-03-19 00:47:00 -06:00
demonspork
b847f95987
Add "Settings" link to Domains list
...
Skip the step of clicking on the domain then clicking settings. I very rarely want to edit a domain's basic settings, 99% of the time I am wanting to either manage the domain or edit domain_settings.
2021-03-11 14:01:55 -06:00
FusionPBX
a7518e52e7
Change the input type from text description into a textarea.
2021-02-26 10:23:28 -07:00
FusionPBX
05e151822a
Change the input text type description into a textarea so the description shows in a more convenient container.
2021-02-26 10:17:16 -07:00
FusionPBX
094188fd76
Minor version change from 4.5.21 to 4.5.22.
2021-02-25 10:16:23 -07:00
FusionPBX
4e17dc4f85
Advanced -> Domains add Manage link as an option to switch domains.
...
This used to be there and some people miss it so adding it back again.
2021-02-20 17:02:31 -07:00
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
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
FusionPBX
18ed8c0ae2
Update the SQL statement add cast default_setting_enabled as text.
2020-07-05 17:18:16 -06:00
Mark J Crane
a07781860b
Change data type and add toggle values
2020-07-02 12:02:54 -06:00
Mark J Crane
1e7cccff2a
Remove the old application manager that was view only.
2020-07-02 10:58:00 -06:00
FusionPBX
c020592f0c
Update version to 4.5.15
2020-06-29 08:59:49 -06:00
FusionPBX
468cdb9a88
Rename the array $remianing_group_permissions to $database_group_permissions
2020-06-26 10:00:24 -06:00
agree
f5a8a3b998
Optimize permission defaults ( #5323 )
...
* Update permission.php
2020-06-26 09:58:00 -06:00
FusionPBX
39646284ea
Setting default values to help with new permission protected option.
2020-06-25 19:10:19 -06:00
agree
f643b0ee40
Added group permission protection ( #5320 )
2020-06-25 00:37:39 -06:00
FusionPBX
b04d21857e
Add temporary software_add and software_edit permissions
2020-06-13 21:58:16 -06:00
frytimo
1f4a19bbd8
Rogue Apostrophe in SQL statement ( #5298 )
...
Remove rogue apostrophe in SQL statement for :default_setting_value.
2020-06-10 13:23:38 -06:00
Luis Daniel Lucio Quiroz
b65c8cd68b
$this is a syntax error when using static classes ( #5264 )
2020-06-06 09:11:35 -06:00
Nate
485d8681ca
Settings - Edit: Adjust Description field width.
2020-06-02 09:18:11 -06:00
Mark J Crane
e93177c89b
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2020-05-30 09:07:26 -06:00
Mark J Crane
015b56408b
Add a reload button to menu edit
2020-05-30 09:06:28 -06:00
Mark J Crane
4ae6d6a63b
Update the reload button for group permissions
2020-05-30 08:51:32 -06:00
FusionPBX
c71ea42041
Minor version update to 4.5.14
2020-05-28 10:14:09 -06:00
Nate
d05429ad4e
Theme: Header Bar updates.
2020-05-27 23:02:13 -06:00
Nate
6f33204316
Theme: Side Menu updates.
2020-05-27 21:24:07 -06:00
FusionPBX
0d67eed8d2
Change calling_code to a more descriptive name of country_code.
2020-05-26 13:36:12 -06:00
FusionPBX
796932795b
Change calling_code to country_code.
2020-05-26 13:33:36 -06:00
Nate
4a986730eb
Theme: Side Menu updates.
2020-05-25 18:38:52 -06:00
Nate
6f829ea6cf
Theme: Side Menu updates.
2020-05-23 18:57:17 -06:00
Nate
d03b0e11d6
Domains - Add: Use lowercase, alert on duplicate.
2020-05-21 18:39:53 -06:00
Nate
f5bfc2199a
Theme: Side Menu default state controls.
2020-05-20 21:24:19 -06:00
FusionPBX
f2532060a8
Update group_members.php
2020-05-08 19:26:08 -06:00
FusionPBX
a7ec8a4413
Fix the group_members.php link by adding the underscore.
2020-05-08 19:23:21 -06:00
FusionPBX
0d84692809
Add the underscore to the filename.
2020-05-08 19:20:36 -06:00
FusionPBX
abce6119eb
Update group_edit.php
2020-05-08 19:19:42 -06:00
FusionPBX
5da579eb86
Update groups.php
2020-05-08 19:18:21 -06:00
FusionPBX
c108554f77
Update group_permissions.php
2020-05-08 19:17:37 -06:00
FusionPBX
d48f6d1eb0
Update groups.php
2020-05-08 19:15:48 -06:00
FusionPBX
b79770f2d3
Make group_members.php more efficient.
2020-05-08 19:14:08 -06:00
FusionPBX
a32244f4e4
Update and rename groupmembers.php to group_members.php
2020-05-08 19:13:06 -06:00
FusionPBX
8a0e16d9b6
Update groups.php
2020-05-07 19:11:26 -06:00
Nate
33d06e7f67
Upgrade - Add step identifier to Data Types.
2020-05-06 12:40:59 -06:00
Mark J Crane
2d6e2a06f3
Remove this because it breaks some systems and this information isalready available on the status -> sip status page
2020-05-01 18:05:57 -06:00
FusionPBX
12e8e01b25
Update default_settings.php
2020-04-24 14:40:20 -06:00
Nate
35924fbb2f
Misc: Prep for future apps.
2020-04-18 14:09:51 -06:00
FusionPBX
340b32f092
Update user_edit.php
2020-04-17 16:59:38 -06:00
FusionPBX
789dadf579
Update user_edit.php
2020-04-17 16:58:57 -06:00
FusionPBX
70755ccd50
Update app_config.php
2020-04-17 16:57:17 -06:00
FusionPBX
39f4abfd37
Update app_config.php
2020-04-17 00:25:16 -06:00
FusionPBX
ac85543881
Update user_edit.php
2020-04-16 17:11:48 -06:00
FusionPBX
b0abe3a531
Update user_edit.php
2020-04-16 17:05:07 -06:00
FusionPBX
aec0107049
Update app_config.php
2020-04-16 16:52:58 -06:00
Nate
6aef809c72
Group Permissions: Add Reload button for current user.
2020-04-14 20:20:57 -06:00
Nate
1528f61b87
Users - List: Fix sort by column heading.
2020-04-13 14:00:57 -06:00
Nate
e86ee77d5c
Users - Edit: Fix assigned and available Groups when cross-domain editing (via Show All feature).
2020-04-13 13:57:31 -06:00
Nate
ac4841b627
Theme: Add Default Setting to control Upgrade step color.
2020-04-13 11:56:32 -06:00
Nate
5baad31c97
Upgrade - Add suggestive step numbering.
2020-04-11 15:53:38 -06:00
FusionPBX
6512712667
Update app_config.php
2020-04-05 23:06:36 -06:00
FusionPBX
bac885cc96
Update group_permissions.php
2020-04-05 00:50:26 -06:00
FusionPBX
9e4839dc51
Update software.php
2020-04-02 10:49:49 -06:00
FusionPBX
7000a4391f
Update user_edit.php
2020-03-30 15:10:14 -06:00
Nate
043708d183
Users - Add/Edit: Persistent form values upon submission failure.
2020-03-27 18:09:04 -06:00
FusionPBX
fe0650b832
Update app_config.php
2020-03-27 14:10:49 -06:00
Nate
bfc0b3279c
Menu - List: Modal integration.
2020-03-26 17:46:48 -06:00
Nate
97eec1da04
Template, Core Apps: Update to new modal.
2020-03-25 16:48:12 -06:00
FusionPBX
1692e388d2
Update app_languages.php
2020-03-25 00:32:34 -06:00
FusionPBX
a15c55d066
Update user_edit.php
2020-03-25 00:31:32 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX
5efa873a21
Update domain_edit.php
2020-03-12 16:23:01 -06:00
agree
51a6b56dae
Update domains.php ( #5092 )
...
* Update domains.php
2020-03-11 20:04:41 -06:00
FusionPBX
479888cad4
Update group_permissions.php
2020-03-07 13:59:23 -07:00
FusionPBX
5b0ba62f54
Update user_imports.php
2020-03-06 19:44:03 -07:00
FusionPBX
ef8521a2ee
Update user_edit.php
2020-03-06 19:37:36 -07:00
Nate
3774fa95fe
Group Members/Permissions/Edit - Minor improvements (maybe).
2020-03-06 15:25:08 -07:00
Nate
d22ccf85e4
Group Permissions: Minor mod.
2020-03-06 14:30:21 -07:00
Nate
a7c133aabf
Group Permissions: Search fixed, other minor mods.
2020-03-06 14:26:46 -07:00
FusionPBX
8443350604
Update database.php
2020-03-06 01:09:12 -07:00
Nate
f8c74e6586
Multiple: Add IDs to common/default action buttons.
2020-03-05 10:01:09 -07:00
Nate
3af6d3fad2
User Settings - Edit: Revise and simplify javascript.
2020-03-04 18:03:20 -07:00
Nate
fc759db37c
Domain Settings - Edit: Revise and simplify javascript.
2020-03-04 18:02:48 -07:00
Nate
791c2be200
Default Settings - Edit: Revise and simplify javascript.
2020-03-04 18:01:52 -07:00
Nate
c654dd96d7
Group Permissions - Display message and redirect on save.
2020-03-04 10:34:41 -07:00
Nate
141ca3b1e8
Users - Edit: Hide password fields before submit.
2020-03-03 19:16:33 -07:00
FusionPBX
bd783b87ad
Update software.php
2020-03-03 14:25:34 -07:00
FusionPBX
d5a2bd9696
Update app_defaults.php
2020-03-03 12:33:12 -07:00
FusionPBX
88ca631b2c
Update app_defaults.php
2020-03-02 22:28:21 -07:00
FusionPBX
86f3e2a22d
Update menu_restore_default.php
2020-03-02 22:27:47 -07:00
FusionPBX
ec33466698
Update permission.php
2020-03-02 17:04:43 -07:00
FusionPBX
04df420e08
Update app_defaults.php
2020-03-02 16:32:58 -07:00
FusionPBX
e4926add21
Update group_permissions.php
2020-02-28 18:29:09 -07:00
FusionPBX
3af2a6afab
Update domain_setting_edit.php
2020-02-27 22:01:56 -07:00
FusionPBX
5cefa69add
Update domain_setting_edit.php
2020-02-27 22:01:00 -07:00
FusionPBX
b16c4d578c
Update default_setting_edit.php
2020-02-27 21:59:49 -07:00
FusionPBX
4ffbceeb93
Update default_setting_edit.php
2020-02-27 21:55:49 -07:00
Len
c486353436
Update user_edit.php ( #5156 )
2020-02-26 17:16:05 -07:00
FusionPBX
218b088a92
Update permission.php
2020-02-24 13:56:33 -07:00
FusionPBX
925b7accf7
Update permission.php
2020-02-24 13:44:57 -07:00
FusionPBX
7c939a9301
Update permission.php
2020-02-24 13:27:17 -07:00
FusionPBX
38a1e91400
Create app_defaults.php
2020-02-22 20:38:49 -07:00
FusionPBX
78d5d62a4d
Create app_config.php
2020-02-22 20:35:39 -07:00
FusionPBX
c479adf5c6
Update group_permissions.php
2020-02-21 23:36:04 -07:00
FusionPBX
56d0811478
Update authentication.php
2020-02-20 01:01:23 -07:00
FusionPBX
abfd4fd12d
Update app_menu.php
2020-02-19 17:01:38 -07:00
FusionPBX
951dfb929f
Update app_menu.php
2020-02-19 17:01:12 -07:00
FusionPBX
3b8ae86771
Update user_edit.php
2020-02-18 22:19:21 -07:00
FusionPBX
2f7b5c7924
Update app_defaults.php
2020-02-18 22:05:31 -07:00
Nate
6041e973bb
Users: Remove deprecated delete script.
2020-02-17 18:38:43 -07:00
Nate
4bd1d72842
Users Class: Misc minor mods.
2020-02-17 18:38:15 -07:00
Nate
0dd242f5cf
User Settings: Remove deprecated delete script.
2020-02-17 18:32:39 -07:00
Nate
e7345c219d
Domain Settings: Remove deprecated delete script.
2020-02-17 18:28:34 -07:00
Nate
2d62d1157b
Databases: Remove deprecated delete script.
2020-02-17 18:24:30 -07:00
Nate
d6d38fcd58
Databases - List: Show record count in page title.
2020-02-17 18:24:03 -07:00
Nate
95984ec6db
Menu: Remove deprecated menu and item delete scripts.
2020-02-17 18:20:12 -07:00
Nate
1b0d65a9cc
Menu - Edit: Fix items counter (0) when no menu items.
2020-02-17 18:18:05 -07:00
Nate
531655c8d8
Domains: Remove deprecated delete script.
2020-02-17 08:58:35 -07:00
Nate
a38aada36f
Apps: Remove deprecated edit and delete scripts.
2020-02-17 08:22:39 -07:00
Nate
3b1410295a
Menu Item - Edit: Validate assigned groups array to mitigate warning.
2020-02-17 05:58:12 -07:00
Nate
4cf03add38
Upgrade - Permission Defaults: Validate permissions array in restore() method to mitigate warning.
2020-02-15 08:09:36 -07:00
Nate
6df17f3fbc
Group Permissions: Validate array to mitigate warning.
2020-02-12 13:17:30 -07:00
Nate
0cc208bb03
Domains - Edit: Sticky Domain Settings action bar.
2020-02-12 11:59:29 -07:00
Nate
232e49182b
Users - Edit: Sticky User Settings action bar.
2020-02-12 11:58:56 -07:00
Nate
a2cb30ef1d
Users - Import: Misc consistency updates.
2020-02-12 10:49:55 -07:00
Nate
6b03479cfa
App Manager: List view updates.
2020-02-10 22:20:31 -07:00
Nate
5e845d3c31
Upgrade: Button updates.
2020-02-10 21:54:04 -07:00
Nate
a898a61d98
Menu Items: Show correct count.
2020-02-10 21:11:37 -07:00
Nate
18b26a9938
Menu Manager: List view and button updates, bulk menu item delete and toggle protected, etc.
2020-02-10 20:46:08 -07:00
Nate
f194f6872f
Group Members: Clean up.
2020-02-10 20:41:34 -07:00
Nate
9fd3074ee2
Group Manager: Member and Permission list view and button updates, bulk delete group members via class, misc other updates.
2020-02-10 13:50:08 -07:00
Nate
6b5a45ce65
Groups - List: Minor adjutsments, Edit: Button updates.
2020-02-10 10:32:31 -07:00
Nate
84c99c2be5
Group Permissions Class: Modify restore() method to include group_uuid when restoring group permissions.
2020-02-10 10:30:42 -07:00
Nate
9858fc20d4
Groups Class: Modify defaults() method to include group_uuid when restoring group permissions, Modify copy() method to include group permissions, Simplify delete() method.
2020-02-10 10:29:06 -07:00
Nate
9a12c1c30f
Domain Settings - Edit: Button updates.
2020-02-10 08:14:13 -07:00
Nate
41b17c2717
Default Settings: Button & minor updates.
2020-02-10 08:07:06 -07:00
Nate
9a2ab8a426
Databases: List view and button updates.
2020-02-10 07:56:15 -07:00
Nate
35045a8260
Password Reset: Update to work for Users on any domain.
2020-02-06 13:51:40 -07:00
Nate
033ea6c5a3
Group Edit: Fix Global label.
2020-02-03 09:29:51 -07:00
FusionPBX
ebb075bc4f
Update domains.php
2020-01-30 13:02:37 -07:00
Nate
38b59622f5
Default Settings: Fix domain selection hide on copy cancel.
2020-01-23 08:21:29 -07:00
FusionPBX
25666d3e61
Update menu_item_edit.php
2020-01-22 03:35:40 -07:00
FusionPBX
d9dcd6a0ed
Update menu_item_edit.php
2020-01-22 02:44:33 -07:00
FusionPBX
e10087da51
Merge pull request #4981 from chansizzle/patch-167
...
Update user_dashboard.php
2020-01-21 16:36:00 -07:00
katakefalos
ac078c545e
Update app_laungauges.php added Greek
...
added Greek Language
2020-01-18 17:12:56 +02:00
FusionPBX
62558dd031
Update default_settings.php
2020-01-11 00:25:25 -07:00
FusionPBX
1682b4908a
Update app_config.php
2020-01-09 20:14:05 -07:00
FusionPBX
bbcb46f7c4
Update app_config.php
2020-01-09 20:12:39 -07:00
FusionPBX
5cb242a34f
Update app_config.php
2020-01-09 20:11:20 -07:00
FusionPBX
30e7ab14bd
Update app_config.php
2020-01-09 20:10:36 -07:00
FusionPBX
820177ac6d
Update app_config.php
2020-01-09 20:09:27 -07:00
FusionPBX
d0e6de231c
Update app_config.php
2020-01-09 20:08:07 -07:00
FusionPBX
1503a1ebb0
Update app_config.php
2020-01-09 19:42:14 -07:00
FusionPBX
a137ad3de0
Update app_config.php
2020-01-08 21:42:00 -07:00
FusionPBX
9cfcf1dab8
Update app_config.php
2020-01-08 21:40:22 -07:00
Nate
ab5ac47f76
Update user_imports.php
2020-01-08 13:27:07 -07:00
Nate
ec7bac0144
Domain/Default Settings: Adjust column heading.
2020-01-07 11:12:49 -07:00
Nate
5b7d327189
User & User Settings: List view and button updates.
2020-01-07 11:11:50 -07:00
Nate
c1689920d5
Menu Manager: Add window title.
2020-01-06 12:25:17 -07:00
Nate
0c4344e993
Groups: Add window title.
2020-01-06 12:23:32 -07:00
Nate
4fe8cc74cb
Domains: Add window title.
2020-01-06 12:17:16 -07:00
Nate
92144b1f8a
Default Settings: Add window title.
2020-01-06 12:15:57 -07:00
Nate
6e010f3d14
Users: Add window titles.
2020-01-06 10:22:13 -07:00
Nate
ea3c3ab7f3
Default Settings: Add Category select box filter.
2019-12-30 15:35:39 -07:00
Nate
76df82d1bf
Domain Settings: Remove old code.
2019-12-30 12:33:07 -07:00
Nate
b371b57465
Domain Settings: List view updates, move actions to class.
2019-12-30 12:14:57 -07:00
chansizzle
f5b1b92b40
Update app_languages.php ( #4956 )
2019-12-28 12:19:51 -07:00
Nate
93672fc16d
Domain Settings Edit: Fix language select box.
2019-12-27 09:40:08 -07:00
Nate
601102f898
Dashboard, Voicemail Messages & Greetings: Bug fixes.
2019-12-24 00:13:15 -07:00
chansizzle
22b4677388
Update user_dashboard.php
2019-12-20 18:07:39 -07:00
Nate
ecd413a43f
Default Settings: Misc adjustment.
2019-12-19 19:43:08 -07:00
Nate
1b4e44bb84
Default Settings: Misc adjustments.
2019-12-19 19:38:55 -07:00
FusionPBX
0aeb16a943
Update menu_restore_default.php
2019-12-19 12:17:40 -07:00
FusionPBX
af47220bbb
Update software.php
2019-12-19 10:51:17 -07:00
FusionPBX
40b8095e96
Update default_settings.php
2019-12-19 09:36:03 -07:00
Nate
8e46e4d1df
Default Settings: Complete copy method.
2019-12-19 09:27:56 -07:00
FusionPBX
20d80aea5c
Update default_settings.php
2019-12-19 08:46:22 -07:00
FusionPBX
1666c30377
Create default_settings.php
2019-12-19 08:45:28 -07:00
FusionPBX
a4854e3bb8
Update menu.php
2019-12-18 23:23:12 -07:00
FusionPBX
203db809ef
Update menu.php
2019-12-18 23:03:55 -07:00
chansizzle
30d475270f
Update user_settings.php ( #4955 )
2019-12-18 20:16:30 -07:00
chansizzle
f56cc8dd0a
Update domain_settings.php ( #4964 )
2019-12-18 20:14:55 -07:00
FusionPBX
79c580d776
Update app_languages.php
2019-12-17 23:25:15 -07:00
Nate
b1f7b416a5
Dashboard: Adjust window title.
2019-12-17 17:12:56 -07:00
Nate
5056e7ba4f
Domain Edit: Add delete button.
2019-12-16 13:32:27 -07:00
FusionPBX
769d0fc278
Update domains.php
2019-12-16 10:25:33 -07:00
FusionPBX
5b0c075582
Update domains.php
2019-12-16 09:59:50 -07:00
FusionPBX
b9b01d2b5b
Update app_languages.php
2019-12-16 09:23:05 -07:00
Nate
c7099bed85
User Dashboard: Fix voicemail box links.
2019-12-13 12:54:26 -07:00
Nate
9961ebb148
Domain Settings: Add Reload button.
2019-12-11 16:40:38 -07:00
FusionPBX
2bf70d718d
Update group_edit.php
2019-12-08 01:23:38 -07:00
FusionPBX
ae1a78dc28
Update app_languages.php
2019-12-08 01:20:15 -07:00
FusionPBX
ddb2a5c0b3
Update app_languages.php
2019-12-08 01:12:08 -07:00
FusionPBX
4fd72694d2
Update app_defaults.php
2019-12-08 01:04:16 -07:00
FusionPBX
f18f5402b4
Create group_edit.php
2019-12-08 00:52:32 -07:00
FusionPBX
8c87a50494
Rename core/groups/classes/groups.php to core/groups/resources/classes/groups.php
2019-12-08 00:43:00 -07:00
markjcrane
284ada2022
Add group manager changes
2019-12-08 07:37:04 +00:00
FusionPBX
69e506390e
Update app_config.php
2019-12-07 17:34:00 -07:00
katakefalos
5fb0089692
Added Greek (el-gr) translation. ( #4933 )
...
* Add files via upload
added Greek Translations
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
* Update app_languages.php
corrected error on it-it overwrite
* Revert "Update app_languages.php"
This reverts commit 7883e3d72b .
* Update app_languages.php
* Update app_languages.php
2019-12-07 15:26:58 -07:00
FusionPBX
c35915f431
Update users.php
2019-12-05 00:03:20 -07:00
FusionPBX
776441b549
Update users.php
2019-12-04 22:23:16 -07:00
Nate
1f67a6f8f4
Dashboard: App list view updates, token integration, bug fixes.
2019-12-04 19:08:02 -07:00
FusionPBX
514971bcd3
Update users.php
2019-12-04 08:45:33 -07:00
FusionPBX
c67ba1d03c
Update app_languages.php
2019-12-04 08:43:37 -07:00
katakefalos
2795bbdc55
Added Greek (el-gr) translation. ( #4930 )
...
* Add files via upload
added Greek Translations
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
2019-12-04 00:22:48 -07:00
FusionPBX
5dfac980c8
Create users.php
2019-12-03 23:15:47 -07:00
FusionPBX
4b8ef5f82b
Update users.php
2019-12-03 23:14:19 -07:00
FusionPBX
856908a86d
Update app_defaults.php
2019-12-03 23:10:28 -07:00
FusionPBX
7fdbb75113
Update app_defaults.php
2019-12-03 22:55:16 -07:00
FusionPBX
64c86c3b8b
Update app_languages.php
2019-12-03 03:13:04 -07:00
FusionPBX
9365701f26
Update app_config.php
2019-11-28 03:47:34 -07:00
fneto1977
86ea29da4c
Fixed translations for Brazilian Portuguese ( #4920 )
...
* Fixed translations for Brazilian Portuguese
* Update app_config.php
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Update app_config.php
* Update app_languages.php
* Update app_menu.php
* app_config Domain
* app_languages.php - Domains
* app_menu - domains
* app_config - default settings
* app_languages - - default settings
* app_menu - default settings
* app_config - databases
* app_languages - databases
* app_menu - - databases
* app_config - upgrade
* app_languages - upgrade
* app_menu - upgrade
* app_config - users
* app_languages - users
* app_menu - users
* app_config - usersettings
* app_languages - usersettings
* app_menu - usersettings
* app_language - Reources
2019-11-27 17:53:28 -07:00
Nate
bc5b0d0ebc
Default/Domain Settings: Fix a few issues.
2019-11-27 11:03:54 -07:00
FusionPBX
71cbb131b2
Update app_defaults.php
2019-11-26 20:22:10 -07:00
FusionPBX
4f7e770ecc
Update app_defaults.php
2019-11-26 19:50:06 -07:00
Nate
9e4dc4e51e
Users: Paging fix.
2019-11-26 14:11:20 -07:00
FusionPBX
950ad367d2
Update user_edit.php
2019-11-23 22:15:30 -07:00
FusionPBX
d4ae6542f5
Update menu_item_edit.php
2019-11-23 21:42:42 -07:00
FusionPBX
04bf1b9022
Update menu_edit.php
2019-11-23 16:59:47 -07:00
FusionPBX
b65a4f3e34
Update menu_edit.php
2019-11-23 16:51:03 -07:00
FusionPBX
eba9b2ac8a
Update menu_restore_default.php
2019-11-23 16:40:38 -07:00
FusionPBX
3bb6ead7dd
Update domain_edit.php
2019-11-09 13:12:23 -07:00
FusionPBX
7fd3f069ba
Update app_defaults.php
2019-11-07 23:23:56 -07:00
FusionPBX
662655afb3
Update user_dashboard.php
2019-11-07 23:19:56 -07:00
FusionPBX
f6bb5a7594
Update software.php
2019-11-07 23:18:59 -07:00
FusionPBX
96c77dd678
Create software.php
2019-11-07 22:58:21 -07:00
FusionPBX
da76cd0751
Update app_defaults.php
2019-11-07 22:42:52 -07:00
FusionPBX
44b9571829
Create app_defaults.php
2019-11-07 22:40:55 -07:00
FusionPBX
af555a8f54
Update app_config.php
2019-11-07 22:39:35 -07:00
FusionPBX
5cb1aaaf85
Create app_config.php
2019-11-07 22:38:52 -07:00
FusionPBX
6e1c82059c
Update app_defaults.php
2019-11-05 11:37:31 -07:00
FusionPBX
604010e769
Update app_defaults.php
2019-11-05 11:37:03 -07:00
FusionPBX
26e7135cd3
Update domain_setting_edit.php
2019-11-04 18:27:10 -07:00