Alex
5bb29763ad
php 8.1 changes ( #6719 )
...
* Update email_template_edit.php
* Update menu.php
* Update menu_edit.php
* Update number_translations.php
* Update number_translations.php
* Update email_templates.php
* Update email_templates.php
* Update setting_edit.php
* Update call_block.php
* Update call_block_edit.php
* Update email_template_edit.php
* Update call_block.php
2023-05-25 12:38:32 -06:00
markjcrane
c045bb4705
Add a new fax user group
2023-05-22 10:45:01 -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
Ben
0ed58954e3
Updated translations ( #6681 )
2023-05-09 11:50:58 -06:00
Alex
3e0ec8b752
Add missing translations ( #6673 )
2023-05-09 11:39:02 -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
FusionPBX
f313d06bdd
Add additional translations
2023-05-01 21:25:25 -06:00
trideeindhoven
fba26b3f84
Better NL translations ( #6590 )
...
Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
2023-03-28 10:24:11 -06: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
demonspork
5ccd29f20f
Add : colon to menu item links to fix external links ( #6508 )
2022-12-15 18:29:46 -07:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -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
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
KRooney
e2101b19f2
Update app_menu.php ( #6278 )
...
FR-CA update
2022-01-31 12:35:23 -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
Nate
764091e2fb
Menu: Add confirmation modal to Restore Default action.
2020-10-29 18:31:19 -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
Mark J Crane
015b56408b
Add a reload button to menu edit
2020-05-30 09:06:28 -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
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
Nate
f8c74e6586
Multiple: Add IDs to common/default action buttons.
2020-03-05 10:01:09 -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
951dfb929f
Update app_menu.php
2020-02-19 17:01:12 -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
3b1410295a
Menu Item - Edit: Validate assigned groups array to mitigate warning.
2020-02-17 05:58:12 -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
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
1682b4908a
Update app_config.php
2020-01-09 20:14:05 -07:00
Nate
c1689920d5
Menu Manager: Add window title.
2020-01-06 12:25:17 -07:00
FusionPBX
0aeb16a943
Update menu_restore_default.php
2019-12-19 12:17:40 -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
FusionPBX
79c580d776
Update app_languages.php
2019-12-17 23:25:15 -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
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
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