DigiDaz
bec6ad652c
Fix voicemail creation for ranges ( #2945 )
2017-12-21 10:06:53 -07:00
FusionPBX
9f2ac51a30
Update extensions.php
2017-12-09 13:12:27 -07:00
FusionPBX
391714c60a
Update app_config.php
2017-12-09 13:11:27 -07:00
FusionPBX
92c04d83ac
Update app_config.php
2017-12-09 13:08:33 -07:00
FusionPBX
a04d563a66
Update extensions.php
2017-12-09 13:08:09 -07:00
Alexey Melnichuk
61c90e2bfb
Fix. Show registrations for extensions with number alias. ( #2914 )
2017-11-20 13:59:50 -07:00
FusionPBX
f3b45d51a8
Update extensions.php
2017-11-17 07:41:29 -07:00
Pro-pra
ff865cc121
fix russian translation ( #2906 )
2017-11-13 19:10:41 -07:00
FusionPBX
83d6d044ca
Update extension_edit.php
2017-11-07 18:40:18 -07:00
Luis Daniel Lucio Quiroz
a13bf049bc
Same as 4.2 ( #2889 )
2017-11-05 15:49:25 -07:00
FusionPBX
1f81616234
Update extension_edit.php
2017-11-03 14:57:12 -06:00
FusionPBX
10de6fb241
Update app_config.php
2017-11-03 14:55:56 -06:00
FusionPBX
481577f161
Update extension_edit.php
2017-11-03 14:48:54 -06:00
TylerP
cc85d17a13
Sort by CIDName if populated, otherwise CIDNumber ( #2890 )
...
I believe this will help users to sort through the caller ID numbers on the dashboard.
2017-10-25 22:49:42 -06:00
Christian Bergamaschi
b17b0264b2
Italian translation added ( #2852 )
2017-09-21 09:06:26 -06:00
FusionPBX
84b5a58103
Update extensions.php
2017-08-28 02:21:59 -06:00
sergey-mz
c133a992b4
Set assigned device line display name ( #2750 )
...
Set line display name to Effective Caller ID instead of extension #. Full directory name could be used too.
2017-07-30 10:50:41 -06:00
FusionPBX
28d88c5179
Update app_config.php
2017-07-27 17:31:05 -06:00
FusionPBX
dfdecf8414
Update extension_edit.php
2017-07-05 10:26:45 -06:00
FusionPBX
0140ae098d
Update app_defaults.php
2017-06-17 14:02:19 -06:00
FusionPBX
8865c570ac
Change directory full name to first and last name.
2017-06-17 11:37:22 -06:00
FusionPBX
25dc51a4a3
Update app_config.php
2017-06-17 11:35:52 -06:00
Mafoo
8e8405469b
Enhance - translation missing tags ( #2680 )
...
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo
9570ce1bf0
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
b7f4cba09c
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
0c2b06a394
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
6ac7fa4363
Enhance - app_config.php comment cleanup ( #2636 )
...
Correct a few missed tab indents on comments
2017-06-03 12:36:08 -06:00
Mafoo
b2841c4a8c
remove schema translations ( #2638 )
...
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
FusionPBX
e6a23c5a24
Update app_config.php
2017-06-03 09:37:28 -06:00
Mafoo
f90e080ef4
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
3c23fb5115
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
b4dce6f4f2
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
b67931a139
BugFix [master] - Update languages ( #2621 )
...
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
Mafoo
e51a7bf3e3
BugFix [master] outbound_caller_id_select cache issue ( #2602 )
...
retrieve the correct items to feed to cache->delete
2017-05-26 09:18:21 -06:00
Mafoo
5760a2eb47
BugFix - Convert all languages to 2-2 digit ( #2590 )
...
Some applications were missed due to permissions issue on the server performing the update, this update corrects the missing changes
ordering in xml_cdr was done manually in a previous PR, this corrects the ordering and incorrect description-pdd and description-mos for nl-nl
2017-05-19 11:50:44 -06:00
FusionPBX
a1b656bbc3
Update app_config.php
2017-04-29 23:39:20 -06:00
FusionPBX
68b6eae7e6
Update extension_dashboard.php
...
Finish up the Caller ID dashboard.php.
2017-04-27 18:05:28 -06:00
FusionPBX
99271697c8
Update app_languages.php
2017-04-27 16:59:37 -06:00
FusionPBX
1f003f8a98
Update extension_dashboard.php
2017-04-27 16:56:22 -06:00
The-Operator
6314b2c993
Updates to German and Austrian translations ( #2549 )
...
Updates and error corrections
2017-04-27 15:19:36 -06:00
The-Operator
df3f153ebd
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
96c1cca28f
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
1c65ec8c15
Update extension_dashboard.php
...
Make the outbound caller id select work better.
2017-04-21 06:55:44 -06:00
FusionPBX
1bee893d3f
Add caller id select to the extension dashboard.
2017-04-21 06:26:34 -06:00
FusionPBX
350f466b38
Create extension_dashboard.php
2017-04-19 20:40:42 -06:00
FusionPBX
8cf1ccda81
Update app_config.php
...
Add extension_caller_id permission.
2017-04-19 20:39:35 -06:00
FusionPBX
999eecc74d
Update app_languages.php
...
Add label-caller_id_number to app/extensions
2017-04-19 15:18:19 -06:00
Alexey Melnichuk
cc262b83e4
Fix. Create needed number of extensions ( #2509 )
2017-04-14 04:09:11 -06:00
Alexey Melnichuk
c4111082f6
Fix. Add extension with non numeric extension number. ( #2508 )
2017-04-14 02:12:24 -06:00
The-Operator
1d7015e306
Add/Update German and Austrian translations ( #2483 )
...
Updates to the following apps:
call_broadcast
call_flows
devices
dialplan_inbound
dialplan_outbound
edit
emails
exec
extensions
fax
fifo
fifo_list
gateways
ivr_menus
2017-04-08 09:35:29 -06:00