FusionPBX
0218f3be0c
A few minor fixes.
2020-08-26 22:00:05 -06:00
FusionPBX
b105b737d8
Add destination_area_code and destination_trunk_prefix.
2020-08-26 21:58:21 -06:00
FusionPBX
0cee9958ea
Add the destination prefix back for now.
2020-08-26 21:55:18 -06:00
FusionPBX
036a013c45
Change prefix to country code and add destination area code and trunk prefix.
2020-08-26 21:03:50 -06:00
FusionPBX
b594e5ce10
Add destination_trunk_prefix and destination_area_code.
2020-08-26 21:02:38 -06:00
FusionPBX
da10df7cfe
Rearrange the destinations array and add the uuid.
2020-08-24 08:56:10 -06:00
FusionPBX
95dd1cee01
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:41:31 -06:00
FusionPBX
6310f5fdb7
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:34:01 -06:00
chansizzle
7ffb4efb61
Update destination_imports.php ( #5354 )
...
start data on row 2
2020-07-15 16:53:42 -06:00
FusionPBX
b61d13fcf5
Re-enable local destination on destination_edit.php
2020-07-13 11:22:52 -06:00
FusionPBX
0e42b17dd0
Destinations re-enable local
2020-07-13 11:21:42 -06:00
FusionPBX
9d48084b27
Fix the description lable for destination hold music.
2020-07-09 15:14:43 -06:00
FusionPBX
492ed6a191
Add hold music to destination_edit.php
2020-07-09 15:12:43 -06:00
FusionPBX
3afcef6b38
Add hold music translation to the languages file.
2020-07-09 14:51:31 -06:00
FusionPBX
e368013979
Add option for destination hold music to the database.
2020-07-09 14:34:55 -06:00
agree
e5d3295975
Fix destination->valid method for ivr ( #5312 )
...
* Update destinations.php
* Update ivr_menu_edit.php
2020-06-24 16:42:03 -06:00
FusionPBX
b42cbc60b3
Update destinations.php
2020-06-19 19:00:33 -06:00
FusionPBX
7786e3e1b4
Add type to the destination class valid method.
2020-06-18 17:07:24 -06:00
Mark J Crane
3c3932ca7d
Add additional IVR Menu Options to the Destination Select list
2020-06-18 10:44:16 -06:00
FusionPBX
6378e395ae
Add prefix to the destination list.
2020-06-18 08:08:26 -06:00
FusionPBX
dd9e61862d
Change the destination prefix description.
2020-06-18 07:56:00 -06:00
FusionPBX
ea4a92251a
Change destination prefix description to country code
2020-06-12 09:16:57 -06:00
agree
47c8ceb521
Destinations - Add ability to set condition field on per destination ( #5301 )
...
* Update destination_edit.php
* Update app_languages.php
* Update app_config.php
2020-06-10 23:07:12 -06:00
Nate
49f4c166bc
Destinations - Edit: Fix cross-domain (via Show All) edit bug.
2020-04-11 15:17:46 -06:00
Nate
7a12565084
Destinations - List: Prevent wrapping in Chrome when number formatting enabled.
2020-04-10 09:50:34 -06:00
FusionPBX
23200b1981
Update destination_imports.php
2020-04-09 14:15:32 -06:00
FusionPBX
7fdb9e81fd
Update destination_imports.php
2020-04-09 14:04:30 -06:00
FusionPBX
b4538ed69d
Update app_config.php
2020-03-31 16:49:25 -06:00
Nate
1c79f32ebd
Destinations: Modal integration.
2020-03-26 07:49:37 -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
7bcf522385
Update destinations.php
2020-03-08 00:29:31 -07:00
Nate
e8494facee
Multiple: Add IDs to form tags, remove empty action attributes.
2020-03-05 10:02:25 -07:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
FusionPBX
5211750c42
Update destination_edit.php
2020-02-21 17:28:19 -07:00
Nate
7e6fbcbf1d
Destinations (Class): Adjust select() method so defaults to top of options when no option selected.
2020-02-19 19:54:10 -07:00
Nate
e32fae3c31
Destinations: Remove deprecated code and delete script.
2020-02-19 18:09:35 -07:00
FusionPBX
92acfdd60a
Update destination_edit.php
2020-02-18 16:23:52 -07:00
FusionPBX
b23e7829df
Update destination_edit.php
2020-02-18 16:13:56 -07:00
Nate
fd9b664819
Destinations - Import: Misc consistency updates.
2020-02-12 10:46:52 -07:00
FusionPBX
da3c290973
Update destination_edit.php
2020-02-07 20:04:15 -07:00
markjcrane
b740f9f229
Move destinations class to a more proper location
2020-02-07 18:02:42 +00:00
FusionPBX
7a71912d0f
Delete destinations.php
2020-02-07 11:00:55 -07:00
FusionPBX
d2446ecd48
Update destinations.php
2020-02-07 10:51:49 -07:00
root
e9f4d5113f
Added destination select permissions
2020-01-21 11:43:19 -05:00
Nate
5e4e57c8b2
Destinations - Edit/Import: Action bar and button updates, token integration.
2020-01-11 12:23:27 -07:00
chansizzle
8366887380
Update app_config.php ( #5047 )
2020-01-09 11:15:32 -07:00
chansizzle
38a664191c
Update app_config.php ( #5025 )
2020-01-08 20:37:03 -07:00
Nate
918aeaf8be
Destinations: Add window title.
2020-01-06 10:24:49 -07:00
FusionPBX
59b0dc382c
Update destinations.php
2019-12-27 19:39:46 -07:00
FusionPBX
8a3356b019
Update destination_imports.php
2019-12-27 19:34:42 -07:00
FusionPBX
b827a32a44
Update destination_edit.php
2019-12-27 19:33:55 -07:00
FusionPBX
a7d31b4a67
Update destinations.php
2019-12-27 19:29:39 -07:00
Nate
aa593c03fc
List Views: Minor adjustments to code.
2019-11-30 14:18:00 -07:00
Nate
bfb17507f1
List Views: Simplify action handling.
2019-11-30 11:12:41 -07:00
fneto1977
970f4d1f03
continue fixing pt-br translations ( #4921 )
...
* 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
* app_menu - extensions
* app_languages - extensions
* app_config - extensions
* app_menu - gateways
* app_config - gateways
* app_languages - gateways
* app_menu - providers
* app_languages - providers
* app_config - providers
* app_config - devices
* app_menu - devices
* app_languages - devices
* app_languages - destinations
* app_config - destinations
* app_menu - inboud destination
* app_languages - inbound destination
* app_config - inbound destination
* app-config outbound destination
2019-11-28 11:08:30 -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
FusionPBX
6157f8f7fa
Update destination_edit.php
2019-11-11 09:59:39 -07:00
FusionPBX
434e59fe73
Update destination_edit.php
2019-11-11 09:55:07 -07:00
Nate
9796859df2
Destinations: Search to the right.
2019-11-07 23:27:47 -07:00
Nate
02b35a7a99
Device: List view updates.
2019-11-07 09:00:29 -07:00
Nate
d92b491600
Destinations: List view updates.
2019-11-06 11:29:11 -07:00
agree
278018f1c3
Update destination_edit.php ( #4810 )
2019-10-30 19:06:31 -06:00
FusionPBX
74ad9e8f46
Update destination_imports.php
2019-10-03 12:57:02 -06:00
Nate
39fd0971d0
Destinations: Fix CSV import delete.
2019-10-02 18:12:48 -06:00
chansizzle
9af19f3236
Update destination_imports.php ( #4714 )
2019-10-02 15:46:05 -07:00
Nate
52869dca68
Destinations: Token integration.
2019-09-17 22:30:17 -06:00
Nate
8fdb26e3f1
Destinations: Make show all and search persistent when switching type/direction.
2019-09-10 08:15:12 -06:00
FusionPBX
f7ce68a202
Update destination_edit.php
2019-09-10 08:06:34 -06:00
FusionPBX
f6d2591800
Update destination_imports.php
2019-09-07 01:21:34 -06:00
FusionPBX
43ccda2a9f
Update destination_edit.php
2019-09-06 05:28:27 -06:00
FusionPBX
b2d3c0be6c
Update app_config.php
2019-09-06 05:17:43 -06:00
FusionPBX
c550cf5e9d
Update app_config.php
2019-09-06 05:13:45 -06:00
FusionPBX
8e3aa6c4f2
Update destination_edit.php
2019-09-06 05:09:57 -06:00
emaktech
13d12a215d
Modified fr-ca / fr-fr translation. ( #4501 )
2019-09-05 13:44:34 -06:00
chansizzle
de3a059f62
Update destinations.php ( #4453 )
...
* Update destinations.php
* Update destinations.php
2019-08-23 12:11:21 -06:00
konradSC
70ad9c674e
Add Mini Paging Controls ( #4452 )
2019-08-22 07:17:52 -06:00
Nate
17f2911056
Replace misc glyphicon usage.
2019-08-20 19:53:21 -06:00
FusionPBX
0a0a6cc5b4
Update destinations.php
2019-08-16 11:35:10 -06:00
FusionPBX
9e6dac124d
Action name was already escaped. So remove this one.
2019-08-13 12:37:39 -06:00
FusionPBX
1792a541b9
Update destination_imports.php
2019-08-13 00:07:29 -06:00
FusionPBX
704ce69438
Update destinations.php
2019-08-11 08:47:04 -06:00
FusionPBX
d65136a017
Update app_config.php
2019-07-30 01:33:50 -06:00
Nate
77cdc6ea89
Database class integration.
2019-07-29 13:18:48 -06:00
FusionPBX
f75d293b7a
Update destination_edit.php
2019-07-16 09:26:42 -06:00
FusionPBX
0587461e65
Update destinations.php
2019-06-28 09:43:32 -06:00
FusionPBX
bd1a5799de
Update destination_imports.php
2019-06-18 16:58:08 -06:00
konradSC
86a0ad1c01
Make Destination Actions Searchable ( #4289 )
...
* Make Destination Actions Searchable
It would be nice to have destination actions as a searchable field.
Example: If I have 500 destinations and 17 of them have Ring Group 5050 as their action, it would be helpful to be able to search for 5050 and pull up all the applicable destinations.
* Update destinations.php
2019-06-18 09:35:59 -06:00
FusionPBX
6a88e95caf
Update destinations.php
2019-06-13 20:02:21 -06:00
AlexanderDCrane
aa31288df3
Update destination_imports.php ( #4266 )
...
* Update destination_imports.php
* Update destination_imports.php
2019-06-08 14:54:59 -06:00
AlexanderDCrane
6af9f3bcbd
Update destinations.php ( #4265 )
...
* Update destinations.php
* Update destinations.php
2019-06-06 18:55:59 -06:00
FusionPBX
d8d98989b8
Update destination_delete.php
2019-05-05 19:31:43 -06:00
FusionPBX
7b8899c732
Update destination_edit.php
2019-04-29 14:33:32 -06:00
FusionPBX
9f9b327b5c
Update destination_edit.php
2019-04-29 14:27:54 -06:00
FusionPBX
05514bea6c
Update destination_edit.php
2019-04-29 13:22:30 -06:00
FusionPBX
a96b24c8b5
Update app_languages.php
2019-04-29 13:18:02 -06:00
FusionPBX
c0fe12cb9e
Update app_config.php
2019-04-29 13:03:42 -06:00
FusionPBX
4626d8234e
Update app_languages.php
2019-04-29 09:45:52 -06:00
FusionPBX
c62c5405ec
Update app_config.php
2019-04-29 09:41:54 -06:00
FusionPBX
8673e5bc6e
Update destination_edit.php
2019-04-29 09:41:21 -06:00
FusionPBX
baaa3694a6
Update destination_imports.php
2019-04-18 12:23:12 -06:00
FusionPBX
06182321ee
Update destination_imports.php
2019-04-17 23:26:49 -06:00
FusionPBX
d38dc0c235
Update destination_imports.php
2019-04-17 23:26:09 -06:00
FusionPBX
cf41c6a093
Update destination_edit.php
2019-03-08 08:48:38 -07:00
FusionPBX
70d1eb4cd5
Update destinations.php
2019-02-20 07:59:51 -07:00
Nate
674e69ebf8
Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field.
2018-12-29 16:05:59 -07:00
FusionPBX
bfd0f89268
Update destination_edit.php
2018-12-27 13:18:13 -07:00
FusionPBX
7f86624751
Update destination_edit.php
2018-10-16 22:14:42 -06:00
FusionPBX
44fdae6117
Update destinations.php
2018-10-16 00:30:40 -06:00
FusionPBX
2fca395764
Update app_languages.php
2018-09-28 11:50:51 -06:00
FusionPBX
47fcfb08c2
Update destination_imports.php
2018-09-28 11:47:45 -06:00
FusionPBX
75dfff8d6d
Update app_languages.php
2018-09-28 11:45:09 -06:00
FusionPBX
85fc7d1d6a
Update app_languages.php
2018-09-28 11:41:19 -06:00
FusionPBX
8fce550763
Update destination_imports.php
2018-09-28 11:37:41 -06:00
FusionPBX
c45172e3c3
Update destinations.php
2018-09-28 11:05:48 -06:00
FusionPBX
72495bcf47
Update app_config.php
2018-09-28 10:54:03 -06:00
FusionPBX
80f27f5201
Update destination_imports.php
2018-09-28 10:46:44 -06:00
FusionPBX
8ebc6e46bb
Rename app/destination_imports/destination_imports.php to app/destinations/destination_imports.php
2018-09-28 10:43:27 -06:00
FusionPBX
92464d9f85
Update destinations.php
2018-08-31 12:17:32 -06:00
markjcrane
a72f1d6266
Change messages class to message
2018-08-31 03:09:01 +00:00
FusionPBX
f71c059f88
Update destinations.php
2018-08-23 11:20:14 -06:00
FusionPBX
c338ef6e4d
Update destination_edit.php
2018-08-17 21:43:29 -06:00
FusionPBX
5e3f053134
Update destination_edit.php
2018-08-17 21:14:24 -06:00
FusionPBX
1cce62a337
Update destination_edit.php
2018-08-17 20:58:54 -06:00
FusionPBX
3bdaee340b
Update app_config.php
2018-07-12 08:47:47 -06:00
FusionPBX
5d0f6f3d97
Update destination_edit.php
2018-07-12 08:29:27 -06:00
FusionPBX
db89323b3f
Update destination_edit.php
2018-06-26 11:19:39 -06:00
FusionPBX
128b3db2d5
Update destination_edit.php
2018-06-26 11:14:39 -06:00
FusionPBX
b182faa96d
Update destinations.php
2018-06-21 18:24:17 -06:00
FusionPBX
f33f1139d6
Update app_config.php
2018-06-21 18:02:27 -06:00
FusionPBX
a9df4cb086
Update destination_edit.php
2018-06-20 23:32:58 -06:00
FusionPBX
487d7337a0
Update destinations.php
2018-06-20 23:32:03 -06:00
FusionPBX
e615187c22
Update app_languages.php
2018-06-20 23:31:22 -06:00
FusionPBX
728ecbabc0
Update app_config.php
2018-06-20 23:27:50 -06:00
FusionPBX
262d6c8124
Update destination_edit.php
2018-06-12 08:57:02 -06:00
FusionPBX
842fecf405
Update destination_edit.php
2018-06-12 08:42:50 -06:00
AlexanderDCrane
c4fd21aaa9
Escape user data on destination_edit.php ( #3109 )
2018-06-09 13:20:00 -06:00
FusionPBX
90eb641eda
Update destinations.php
2018-06-03 16:54:20 -06:00
FusionPBX
aa58233f9d
Update destination_edit.php
2018-05-09 13:50:35 -06:00
FusionPBX
eda033b0df
Update destination_edit.php
2018-05-09 13:38:28 -06:00
FusionPBX
9ba58adc4c
Update destination_edit.php
2018-04-27 23:44:54 -06:00
FusionPBX
d2c32c54f3
Update app_config.php
2018-04-27 22:09:27 -06:00
FusionPBX
ceb8437137
Update app_languages.php
2018-04-27 22:07:31 -06:00
FusionPBX
8696b07f41
Update destination_edit.php
2018-04-27 21:33:21 -06:00
FusionPBX
1f3bee0bc6
Update destination_edit.php
2018-04-27 13:24:47 -06:00
FusionPBX
6005e49605
Update destination_delete.php
2018-03-21 00:10:43 -06:00
FusionPBX
57c9fabc9c
Update destinations.php
2018-03-01 22:58:10 -07:00
FusionPBX
dc3cd00fc3
Update destinations.php
2018-02-24 23:15:37 -07:00
FusionPBX
92dced7167
Update app_config.php
2018-02-22 10:03:18 -07:00
FusionPBX
e8cc1460f2
Update destinations.php
2018-02-19 17:37:27 -07:00
FusionPBX
482811731d
Update destinations.php
2018-02-18 18:10:23 -07:00
FusionPBX
1e1e3c816f
Update destination_edit.php
2018-02-16 21:28:38 -07: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
FusionPBX
8f5a383951
Update destinations.php
2018-01-23 19:09:08 -07:00
FusionPBX
04a4e40b6e
Update destination_edit.php
2018-01-23 19:01:25 -07:00
FusionPBX
0ac29aba31
Update destinations.php
2018-01-23 18:49:54 -07:00
FusionPBX
9cf6a01564
Update destination_edit.php
2018-01-10 20:04:56 -07:00
FusionPBX
61168a23f8
Update destinations.php
2018-01-10 13:21:36 -07:00
FusionPBX
e7b0a503d0
Update destinations.php
2017-12-21 01:35:35 -07:00
FusionPBX
a1729e0389
Update destinations.php
2017-12-16 22:04:25 -07:00
FusionPBX
ccab9b57cb
Update destination_edit.php
2017-12-11 21:05:40 -07:00
FusionPBX
3e8f744526
Update destinations.php
2017-12-09 12:19:00 -07:00
FusionPBX
a9fb0738b0
Update destinations.php
2017-12-02 20:59:12 -07:00
FusionPBX
3af86b0b61
Create app_defaults.php
2017-12-02 16:50:34 -07:00
FusionPBX
9e8039b18a
Update destination_edit.php
2017-12-01 11:15:42 -07:00
FusionPBX
0594ab7d80
Update app_languages.php
2017-12-01 11:14:47 -07:00
FusionPBX
00dede3d0d
Update app_config.php
2017-12-01 11:14:12 -07:00
FusionPBX
22d4b86383
Update destination_edit.php
2017-11-30 13:35:47 -07:00
FusionPBX
20fb3ace69
Update destination_edit.php
2017-11-30 12:57:26 -07:00
FusionPBX
920bddb91d
Update app_config.php
2017-11-30 11:40:11 -07:00
FusionPBX
18864bc04b
Update destination_edit.php
2017-11-12 21:17:24 -07:00
Christian Bergamaschi
9f228ef8c5
Italian translation added ( #2852 )
2017-09-21 09:06:26 -06:00
FusionPBX
94889b5696
Update app_config.php
2017-09-20 23:53:30 -06:00
FusionPBX
a32ab408e9
Update destinations.php
2017-09-20 23:50:38 -06:00
FusionPBX
295d9d39dd
Create destinations.php
2017-09-20 18:10:54 -06:00
FusionPBX
53b27c268e
Update app_languages.php
2017-09-19 21:20:32 -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
FusionPBX
5419960472
Update destinations.php
2017-07-30 11:42:29 -06:00
FusionPBX
f9edec75f8
Update app_languages.php
2017-07-30 11:41:42 -06:00
FusionPBX
7ba073ffce
Update destination_edit.php
2017-07-30 11:40:39 -06:00
FusionPBX
fbc6c79ee5
Update destination_edit.php
2017-07-25 22:05:35 -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
3cab4401cf
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
f0feb25016
Enhance - Convert more messages ( #2646 )
...
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Mafoo
301cce369b
Enhance - language update ( #2639 )
...
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06: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
Mafoo
8709d01fb0
BugFix [master] language update ( #2628 )
...
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo
4ae8b418d4
BugFix [master] - Convert all menus to 2-2 format ( #2627 )
...
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson
22c317eb2f
BugFix [master] - Update languages ( #2621 )
...
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
Mafoo
f44aee3bf8
Enhance - Convert all languages to 2-2 digit ( #2581 )
...
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo
0302d8085c
reworked text class to gather the languages on construction (more efficient) ( #2576 )
...
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
FusionPBX
5578b102bd
Update app_config.php
2017-04-29 23:30:37 -06:00
The-Operator
d05ace4995
Updates to German and Austrian translations ( #2549 )
...
Updates and error corrections
2017-04-27 15:19:36 -06:00
The-Operator
32c1522cbb
Add/Update German and Austrian translations ( #2542 )
...
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
Vladimir
30055465b7
Adding ru-ru locales ( #2530 )
...
* Translation of the menu (sent by Victor Kraft)
* ACL translate
* Backup translated
* App Fax translated (sent by Victor Kraft)
* App Adminer trnslated
* Resources translated (sent by Victor Kraft)
* App SIP Profiles translated
* ru-ru
* Call Block added
* ru-ru
* Update app_menu.php
* voicemails/app_languages.php locales ru-ru
voicemails/app_languages.php locales ru-ru
* app/vars/app_languages.php locales ru-ru
app/vars/app_languages.php locales ru-ru
* core: apps, authentication, databases, default_settings translate
* app/traffic_graph/app_languages.php adding locales ru-ru
app/traffic_graph/app_languages.php adding locales ru-ru
* app/time_conditions/app_languages.php adding locales ru-ru
app/time_conditions/app_languages.php adding locales ru-ru
* /app/system/app_languages.php adding locales ru-ru
/app/system/app_languages.php adding locales ru-ru
* /app/sip_status/app_languages.php adding locales ru-ru
* /app/settings/app_languages.php adding locales ru-ru
* /app/services/app_languages.php adding locales ru-ru
* /app/ring_groups/app_languages.php adding locales ru-ru
* /app/registrations/app_languages.php adding locales ru-ru
* /app/recordings/app_languages.php adding locales ru-ru
* /app/provision/app_menu.php adding locales ru-ru
* /app/pin_numbers/app_languages.php adding locales ru-ru
* Update app_languages.php
* /app/phrases/app_languages.php adding locales ru-ru
* /app/operator_panel/app_languages.php adding locales ru-ru
* core/groups translated
* /app/music_on_hold/app_languages.php adding locales ru-ru
* core/install translated
* core/menu translated
* /app/modules/app_languages.php adding locales ru-ru
* /app/meetings/app_menu.php adding locales ru-ru
* /app/log_viewer/app_languages.php adding locales ru-ru
* /app/ivr_menus/app_languages.php adding locales ru-ru
* /app/gateways/app_languages.php adding locales ru-ru
* /app/fifo_list/app_languages.php adding locales ru-ru
* core/notifications translated
* /app/fifo/app_languages.php adding locales ru-ru
* core/upgrade translated
* Update app_config.php
* core/user_settings translated
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* core/users translated
* call_block translate fix
* Call Broadcast added
* call_block выклюено fix
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* themes translated
* /app/extensions/app_languages.php for locale ru-ru
* /app/exec/app_languages.php add locale ru-ru
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* add locales ru-ru /core/install/app_menu.php
* /app/emails/app_languages.php add locales ru-ru
* /app/edit/app_languages.php add locales ru-ru
* /app/dialplan_outbound/app_languages.php add lacales ru-ru
* app/devices translated
* /app/dialplan_inbound/app_languages.php add locales ru-ru
* call_center_active + call_centers
* /app/dialplan/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/database_transactions/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php addlocales ru-ru
* Update app_languages.php
* Update app_languages.php
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/conference_profiles/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* app/calls_active translated
* app/click_to_call translated
* app/calls_active label-opt fix transtation
* translated
* translated
* translate
* /app/voicemails/app_config.php addlocales ru-ru
* /app/voicemail_greetings/app_config.php add locales ru-ru
* /app/vars/app_config.php add locales ru-ru
* /app/traffic_graph/app_config.php add locales ru-ru
* /app/tones/app_config.php add locales ru-ru
* /app/time_conditions/app_config.php add locales ru-ru
* /app/tftp/app_config.php add locales ru-ru
* /app/system/app_config.php add locales ru-ru
* /app/sip_status/app_config.php addlocales ru-ru
* app/devices translated ru-ru
* app/devices translated ru-ru
* /core/menu/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/voicemails/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/ivr_menus/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /resources/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* call_flows
* /app/call_broadcast/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* By now
* calls
* /app/call_flows/app_languages.php add locales ru-ru
* /app/system/app_languages.php add locales ru-ru
* /app/exec/app_languages.php add locales ru-ru
* /app/vars/app_menu.php add locales ru-ru
* /app/backup/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/calls/app_languages.php add locales ru-ru
* /app/call_centers/app_languages.php add locales ru-ru
* /app/call_broadcast/app_languages.php add locales ru-ru
* app/fax fix translate label-fax_send_channels
* /app/extensions/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* Fix default language select
* /app/contacts/app_languages.php add locales ru-ru
* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr
* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"
* More replace "звонк"
* Fix translate
* app/xml_cdr replace translate for label-start_range, label-end_range
* app/xml_cdr replace translate label-destination, description_search and description-4
* Corrections
* Repalce "Порядковый номер" to "Приоритет"
* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
FusionPBX
e9b2879a07
Update destinations.php
2017-04-08 09:40:55 -06:00
FusionPBX
803d0c4772
Update destination_edit.php
2017-04-05 00:55:16 -06:00
FusionPBX
6cc945bb5f
Update app_config.php
2017-04-05 00:11:37 -06:00
FusionPBX
2623a6d8e9
Update destinations.php
2017-04-04 23:42:36 -06:00
FusionPBX
f7db75a14b
Update destinations.php
2017-04-04 23:39:51 -06:00
FusionPBX
dd8537cae4
Update destination_delete.php
2017-04-04 23:32:10 -06:00