Alex
410f5e6f68
more php 8.1 changes ( #6727 )
...
* Update call_broadcast.php
* Update call_broadcast_edit.php
* Update conference_center_edit.php
* Update call_flows.php
* Update conference_room_edit.php
* Update conference_sessions.php
* Update conference_session_details.php
* Update conference_rooms.php
* Update conference_controls.php
* Update conference_control_edit.php
* Update conference_control_details.php
* Update conference_control_detail_edit.php
* Update conference_profiles.php
* Update conference_profile_edit.php
* Update conference_profile_params.php
* Update conference_profile_param_edit.php
* Update conferences.php
* Update conference_edit.php
* Update conferences.php
* Update conference_interactive_inc.php
* Update contacts.php
2023-05-31 09:11:50 -06:00
fusionate
c92ebd8f0a
Active Conferences - Interactive: Adjust Joined and Quiet formatting.
2023-05-27 18:54:43 +00:00
fusionate
035ba1b86b
Active Conferences: Updates for PHP 8.1
2023-05-25 21:08:30 +00:00
Alex
ac38507462
Update translations ( #6682 )
...
* Update translations
* Update app_menu.php
* Update app_languages.php
2023-05-10 18:20:44 -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
FusionPBX
5a3b35cb83
Add additional languages ( #6654 )
2023-05-02 16:12:06 -06:00
FusionPBX
532ad89330
Update app_languages.php
2023-04-29 23:41:22 -06:00
Alex
ce540fe25b
Add missing translations ( #6635 )
...
* Update app_languages.php
* Update app_languages.php
2023-04-28 16:11:53 -06:00
fusionate
a7437be120
Interactive Conference - Add left margin to video icon, like others.
2023-02-02 20:06:40 +00:00
fusionate
2092156157
Active Conferences: Show Conference/Room name and extension numbers. Conferences - Edit: Fix View button. Conferences - List: Add View link.
2023-01-31 19:59:08 +00:00
FusionPBX
7b928dc6b4
Fix conference active buttons.
...
Security validation wasn't quite right so it prevented the mute, unmute and other conference actions from working.
2022-12-07 22:29:59 -07:00
FusionPBX
b7147022cc
include document root and config.conf
2022-12-07 21:52:34 -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
mhoogveld
bcf2366dbd
Redirect to login page when auto-refreshing a (part of a) page while being logged out ( #5951 )
2021-05-28 22:45:11 -06:00
markjcrane
9bf7b8c8ef
Deprecate the meetings table and move the moderator and participant pins to the conference rooms table
2021-05-27 02:30:49 -06:00
markjcrane
88f730b251
Change simple conference switch name from uuid@domain to extension@domain
2021-04-28 14:23:35 -06:00
FusionPBX
7e52d8b132
Fix Caller ID name and number URL decoding.
2020-07-23 10:41:59 -06:00
phoneben
91f2f67fc4
Update app_config.php ( #5334 )
...
* Update app_config.php
* change type to text for pin in conferences
in conference centers you can not save
a pin as 0123 it will save as 123 due in data base it was saved to numeric vrs text
* Update conference_edit.php
* Update app_languages.php
updated hebrew name for title
* Update app_languages.php
hebrew language for title conference_center
* Update app_languages.php
active_conferences he-il
2020-07-07 08:17:22 -06:00
FusionPBX
e329674b03
Update conference_exec.php
2020-04-22 22:35:00 -06:00
hershyheilpern
3a97d75136
conference_interactive_inc.php change talking png to font-awesome ( #5219 )
...
* Update conference_interactive_inc.php
* Delete talking.png
2020-03-29 13:59:57 -06:00
hershyheilpern
f38b5f4938
Update conference_interactive_inc.php ( #5217 )
2020-03-27 14:06:38 -06:00
hershyheilpern
c1f47f31da
Conference center raise hand feature ( #5212 )
...
* Update app_languages.php
* Update conference_interactive_inc.php
* Update conference_exec.php
* Create raise_hand.lua
* Update conference.conf
* Update app_languages.php
2020-03-26 21:22:44 -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
dbbcefe2c7
Conferences Inter/Active: Button updates.
2020-01-13 13:54:08 -07:00
Nate
9ea2f060be
Conferences Active: Add window title.
2020-01-06 11:14:28 -07:00
noci2012
0b49249546
Next batch of nl-nl translations. ( #4883 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
2019-11-20 15:16:17 -07:00
Nate
3bc38d3cf2
Active Conferences: Fix list row click.
2019-11-02 20:13:40 -06:00
emaktech
4d616832aa
Modified fr-ca / fr-fr translation. ( #4498 )
2019-09-05 13:44:58 -06:00
FusionPBX
fa32150725
Update conferences_active_inc.php
2019-08-28 10:14:30 -06:00
FusionPBX
76eda582f6
Update conferences_active_inc.php
2019-08-10 12:06:51 -06:00
FusionPBX
6bd3dc59fc
Update conferences_active.php
2019-08-10 12:02:06 -06:00
FusionPBX
96b46848e4
Update conference_interactive.php
2019-08-10 11:14:01 -06:00
FusionPBX
9f70993ba8
Update conference_interactive_inc.php
2019-08-10 11:00:31 -06:00
FusionPBX
d342cc04d5
Update conference_interactive_inc.php
2019-08-10 10:25:12 -06:00
FusionPBX
1171106b5e
Update conferences_active_inc.php
2019-07-31 18:19:17 -06:00
FusionPBX
ede854a8e5
Update conference_exec.php
2019-06-16 15:29:40 -06:00
FusionPBX
6422e7fd72
Update conference_interactive_inc.php
2019-06-16 15:04:43 -06:00
FusionPBX
5f1d0ea821
Update conferences_active_inc.php
2019-06-16 13:22:51 -06:00
FusionPBX
e5af2e2552
Update conference_interactive_inc.php
2019-06-16 10:08:00 -06:00
FusionPBX
9fc4a975b6
Update conferences_active_inc.php
2019-06-16 10:02:00 -06:00
FusionPBX
48b0f38d4f
Update conferences_active_inc.php
2019-06-16 10:00:34 -06:00
Mafoo
4d60f4f6d5
Enhance [master] - Italian Translations ( #2989 )
...
* Reinstate comments detected by text class
* Updated Italian Translations
2018-02-12 10:50:47 -07:00
Christian Bergamaschi
9f228ef8c5
Italian translation added ( #2852 )
2017-09-21 09:06:26 -06:00
Mafoo
05f76b0556
Pass on languages before importing updates ( #2849 )
...
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
Mafoo
1c58c1c1f9
Enhance-master-translation autofill ( #2681 )
...
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo
b98f9cb120
Enhance - app_config.php cleanup for apps ( #2633 )
...
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00