Anthony
|
be678d2694
|
Added Turkish translations to core app_languages.php (#7012)
* Added Turkish translations to core databases
* Added Turkish trasnaltions to core default_settings
* Added Turkish translations to core domain_settings
* Added Turkish translations to core domains
|
2024-06-20 11:27:45 -06:00 |
frytimo
|
0b8edef82c
|
Config class rewrite (#6965)
* Use a singleton pattern in the database class to re-use the database object inside the permission_exists function.
|
2024-04-27 19:22:20 -06:00 |
fusionate
|
cd2d2cf632
|
Default Settings - List: Mask *_key subcategory values.
|
2024-03-29 10:19:05 -06:00 |
Anthony
|
575590d749
|
Added Greek translations in core. (#6808)
* Added Greek translations to databases app_languages.php
* Added Greek translation for default_settings/app_languages.php
* Added Greek translations for install/app_languages.php
|
2023-10-04 16:26:01 -06:00 |
fusionate
|
a83d62e59c
|
Default Settings - List: Show Copy even when only a single domain.
|
2023-08-31 00:09:49 +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 |
fusionate
|
6627e40e76
|
Default/Domain/User Settings: New setting setting_value_input_type to control Value input field type.
|
2023-08-04 22:38:41 +00:00 |
FusionPBX
|
75e7e0859c
|
Default Settings show order on hover
|
2023-07-13 08:15:04 -06:00 |
fusionate
|
123ac6e00a
|
Default Settings - List: Display order value for array type settings.
|
2023-06-24 21:12:39 +00:00 |
fusionate
|
4641c3d295
|
Default Settings - Edit: Updates for PHP 8.1
|
2023-06-23 16:25:05 +00: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 |
Alex
|
25b24d68bd
|
Fixed more php 8.1 errors (#6754)
* Update default_setting_edit.php
* Update default_settings_reload.php
* Update modules.php
* Update access_controls_reload.php
* Update call_recordings.php
* Update fax.php
* Update extension_edit.php
* Update extension_imports.php
* Update destination_imports.php
* Update dialplan_outbound_add.php
* Update dialplan_inbound_add.php
* Update voicemail_imports.php
* Update contact_import.php
|
2023-06-12 17:06:56 -06:00 |
fusionate
|
fa93b4e7f5
|
Misc: Updates for PHP 8.1
|
2023-06-09 17:29:33 +00:00 |
fusionate
|
4e77106a4c
|
Default Settings: Updates for PHP 8.1
|
2023-06-06 21:45:02 +00:00 |
FusionPBX
|
21f2a922d7
|
Prevent additional PHP 8.1 errors
Make sure $record['checked'] is not empty
|
2023-06-05 17:44:06 -06:00 |
Alex
|
fb8d0e2983
|
fix bugs in php 8.1 changes (#6744)
* Update voicemail_greetings.php
* Update recordings.php
* Update recording_edit.php
* Update phrases.php
* Update phrase_edit.php
* Update music_on_hold_edit.php
* Update fax_queue.php
* Update extensions.php
* Update email_templates.php
* Update email_queue_edit.php
* Update dialplan_inbound_add.php
* Update device_profiles.php
* Update device_profile_copy.php
* Update contact_address_edit.php
* Update call_recordings.php
* Update call_center_agent_edit.php
* Update call_center_agents.php
* Update call_center_queues.php
* Update call_block.php
* Update menu_edit.php
* Update default_setting_edit.php
* Update database_edit.php
|
2023-06-05 12:41:28 -06:00 |
fusionate
|
59a07e9cc7
|
Default Settings: Updates for PHP 8.1
|
2023-06-04 01:50:00 +00:00 |
FusionPBX
|
237b11705a
|
Set empty default setting enabled to false by default
|
2023-06-02 10:03:48 -06:00 |
Alex
|
3112c9ae18
|
php 8.1 changes (#6721)
* Update call_flows.php
* Update call_flow_edit.php
* Update call_forward.php
* Update call_forward_edit.php
* Update call_recordings.php
* Update conference_centers.php
* Update default_settings.php
* Update default_setting_edit.php
* Update access_controls.php
* Update number_translations.php
* Update number_translation_edit.php
* Update setting_edit.php
* Update bridges.php
* Update bridge_edit.php
* Update call_broadcast_edit.php
* Update call_broadcast.php
* Update call_block.php
* Update call_broadcast_edit.php
* Update call_center_agent_edit.php
* Update call_center_agent_status.php
* Update call_recordings.php
|
2023-05-26 11:48:39 -06:00 |
markjcrane
|
7d2b43dc15
|
More PHP 8.1 changes
|
2023-05-25 10:34:48 -06:00 |
Alex
|
caea15af15
|
php 8.1 changes (#6718)
* Update database_edit.php
* Update databases.php
* Update default_setting_edit.php
* Update email_templates.php
|
2023-05-25 10:18:46 -06:00 |
Ben
|
9a44cd409e
|
fixed a few translations (#6703)
|
2023-05-19 10:36:17 -06:00 |
Anthony
|
60adb692ec
|
Corrected translations & added missing translations in core/app_languages.php (#6701)
* Update app_languages.php
|
2023-05-18 15:36:59 -06:00 |
FusionPBX
|
ca43df30f2
|
Default Settings updated for PHP 8.1
|
2023-05-12 23:27:19 -06:00 |
Ben
|
e69a509b9d
|
Added translations (#6677)
|
2023-05-08 16:30:15 -06:00 |
frytimo
|
fef8165be2
|
Frytimo pr patches for php8.1 (#6630)
* Passing null to parameter #2 ($string) of type string is deprecated
* Passing null to parameter #1 ($string) of type string is deprecated
* php 8.1 fixes
* php 8.1 fixes - replace strlen($var) > 0 with !empty($var)
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - replace ${var} with {$var}
* php 8.1 fixes - strlower with null
* php 8.1 fixes - strreplace with null
* php 8.1 fixes - passing null to base64_decode
* php 8.1 fixes - check for false and check for null on $this->dir
* php 8.1 fixes - remove assignment of $db variable to modules object
* php 8.1 fixes - avoid sending null to substr
* php 8.1 fixes - change ${var} to {$var}
* php 8.1 fixes - check for null before preg_replace
* php 8.1 fixes - remove setting db variable on domains object
* php 8.1 fixes - set empty string if $row['domain_setting_subcategory'] is null
* php 8.1 fixes - set empty string if $_REQUEST['show'] is not available
* php 8.1 fixes
* php 8.1 fixes - correct $_POST checking syntax
* php 8.1 fixes - correct $_POST variables
* php 8.1 fixes
* Use brackets consistently
* Update user_setting_edit.php
* Change to not empty
* Update device.php
* Update text.php
---------
Co-authored-by: Tim Fry <tim@voipstratus.com>
Co-authored-by: FusionPBX <markjcrane@gmail.com>
|
2023-05-05 10:46:37 -06:00 |
markjcrane
|
1513bd3301
|
Add Chinese, Korean, and Japanese translations
|
2023-05-03 10:36:25 -06:00 |
markjcrane
|
28fe89066e
|
Add Chinese, Korean, and Japanese translations
|
2023-05-02 22:05:16 -06:00 |
markjcrane
|
41e87e7f01
|
Add additional languages
|
2023-05-02 20:22:44 -06:00 |
Ben
|
2d592027fb
|
Added Turkish and Greman-ch language (#6653)
|
2023-05-02 16:11:19 -06:00 |
FusionPBX
|
bc4ed0c8c1
|
Add additional languages
|
2023-05-01 20:51:40 -06:00 |
Ben
|
18ff648488
|
Added translations and Greek (#6638)
|
2023-04-28 12:03:32 -06:00 |
frytimo
|
69bd42af05
|
remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
|
2023-04-27 20:18:53 -06:00 |
fusionate
|
3711bf3664
|
Default Settings: Minor adjustment to Copy domain select box default.
|
2023-04-27 21:02:26 +00:00 |
fusionate
|
b6950a4083
|
Default Settings: Fix missing Enabled value when duplicating disabled setting(s).
|
2023-04-27 20:22:30 +00:00 |
trideeindhoven
|
fba26b3f84
|
Better NL translations (#6590)
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
|
2023-03-28 10:24:11 -06:00 |
fusionate
|
9714da4309
|
Default/Domain/User Settings: Offer select for boolean values.
|
2023-03-27 17:10:10 +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
|
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 |
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
|
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 |
fusionate
|
dc1307028a
|
Default/Domain/User Settings: Implement select field for input_toggle_style options.
|
2023-01-23 19:31:18 +00:00 |