FusionPBX
7bbb084ddd
Update app_config.php
2018-02-03 19:03:08 -07:00
FusionPBX
3957999f30
Update device_edit.php
2018-02-03 19:01:48 -07:00
Luis Daniel Lucio Quiroz
ccd684507e
Include New yealink mac ( #2963 )
...
New Yealink t48s have different mac address
2018-01-25 12:56:42 -07:00
FusionPBX
9d48f77c7d
Update device_edit.php
2018-01-22 22:41:55 -07:00
FusionPBX
ad2d4cd582
Update app_config.php
2018-01-22 22:33:09 -07:00
FusionPBX
095ff76818
Update app_config.php
2018-01-22 22:32:05 -07:00
FusionPBX
54965d114a
Update device_line_edit.php
2017-12-13 23:00:41 -07:00
FusionPBX
f506aef518
Update device_edit.php
2017-12-13 22:57:41 -07:00
FusionPBX
797c1e79b4
Update devices.php
2017-12-09 12:08:08 -07:00
FusionPBX
c7e781b81e
Update devices.php
2017-12-09 11:46:11 -07:00
FusionPBX
cfaf0ef356
Update device_edit.php
2017-12-08 14:32:03 -07:00
FusionPBX
9e1f700bcb
Update app_config.php
2017-12-04 01:01:40 -07:00
FusionPBX
37476f0923
Update app_config.php
2017-11-18 18:34:49 -07:00
FusionPBX
146245cf90
Update device_dashboard.php
2017-11-17 14:01:40 -07:00
FusionPBX
fe92e96700
Update app_defaults.php
2017-11-17 13:39:37 -07:00
FusionPBX
ca9022b2a4
Update device_edit.php
2017-10-14 16:35:16 -06:00
FusionPBX
7c35daee06
Update device_profile_edit.php
2017-10-14 16:19:18 -06:00
konradSC
0392d436ad
Update device_edit.php ( #2854 )
...
Search all profiles when looking up the sofia contact.
2017-09-23 00:12:47 -06:00
Christian Bergamaschi
9f228ef8c5
Italian translation added ( #2852 )
2017-09-21 09:06:26 -06:00
FusionPBX
b838623b93
Update device_edit.php
2017-09-20 21:09:52 -06:00
FusionPBX
402027a70b
Update device_edit.php
2017-09-01 09:36:06 -06:00
Mafoo
8740021d31
Enhance - provision aastra 9133i ( #2787 )
...
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
FusionPBX
18533c8568
Update app_languages.php
2017-08-11 01:21:19 -05:00
Len
7bcb1e9cc4
Update app_languages.php
...
add labels for obihai
2017-08-10 04:13:59 -04:00
FusionPBX
299d24859b
Update app_languages.php
2017-08-10 02:54:32 -05:00
FusionPBX
02fa6aa816
Update app_languages.php
2017-08-10 02:46:49 -05:00
FusionPBX
496174b9a8
Update app_config.php
2017-08-10 02:38:55 -05:00
FusionPBX
e5f342f299
Update app_config.php
2017-06-17 09:18:26 -06:00
Mafoo
f394915125
Enhance - translation missing tags ( #2680 )
...
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo
7bdea2c30c
dos2unix ( #2682 )
...
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -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
Dean Montgomery
66b849d946
Update Grandstream provisioning ( #2652 )
...
* Update Grandstream provisioning
* Add Vtech
* Create app_config.php
fix typo
* Update app_config.php
remove newline at end as it can break php
* Update app_config.php
remove newline at end as it can break php
* Create app_config.php
remove newline at end.
* Update app_config.php
remove trailing newline
* Create device_edit.php
Add both http and https
* Create app_config.php
remove newline
* Add gxp16xx and fix typos
2017-06-08 16:21:47 -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
konradSC
f30e334ea6
Update devices.php ( #2599 )
...
Carry the search across multiple page results.
2017-05-23 09:23:35 -06:00
Mafoo
01563ff267
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
a4477c5913
Update app_config.php
2017-04-29 23:35:08 -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
3adbbc7d57
Update device_download.php
...
Make the code more consistent.
2017-04-22 10:56:23 -06:00
andycol
598b746074
device export ( #2445 )
...
* update devices.php
add export button
* Add files via upload
2017-04-22 10:17:18 -06:00
Len
03b07d1684
Update app_config.php
2017-04-14 01:34:56 -04:00
Len
560a6eec5b
Update app_config.php
2017-04-14 01:30:27 -04:00
Luis Daniel Lucio Quiroz
fdaba192a4
Restore Button + Audiocodes preliminary support ( #2502 )
...
* Audiocodes phone support + restore default for vendors
* Restore button
* Restore script
* Update device_vendors.php
2017-04-13 14:18:38 -06:00
Len
e764046876
Update app_config.php
2017-04-12 00:27:53 -04:00
Len
a60ae5c777
Update app_config.php
2017-04-12 00:04:45 -04:00
Len
6a295561b6
Update app_config.php
2017-04-11 23:49:39 -04:00
Len
50a0639b29
Update app_config.php
2017-04-11 23:33:11 -04:00
Len
0638afecff
Update app_config.php
2017-04-11 23:18:08 -04:00
FusionPBX
a7ab230f44
Update app_config.php
2017-04-11 20:35:58 -06:00
FusionPBX
b39844b04f
Update app_config.php
...
Begin adding uuid's for key functions.
2017-04-11 20:17:16 -06:00
The-Operator
7ff174075a
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
konradSC
88e53a6344
Update app_languages.php ( #2437 )
...
Add Label for Yealink Paging List key function.
2017-03-18 17:54:09 -06:00
konradSC
db5f395147
Update app_config.php ( #2436 )
...
Add Paging List key function for Yealinks
2017-03-18 17:53:30 -06:00
FusionPBX
e3fa90adec
Update app_config.php
2017-03-13 18:36:27 -06:00
FusionPBX
b75af870d5
Update app_config.php
2017-03-13 18:34:19 -06:00
FusionPBX
a867f08ad8
Update device_edit.php
...
Make the vendor name case insensitive.
2017-02-24 00:19:28 -07:00
FusionPBX
8775275ff1
Update device_edit.php
2017-02-20 22:12:49 -07:00
FusionPBX
d9e7e7d590
Update device_edit.php
2017-02-20 20:22:27 -07:00
FusionPBX
77ccb5c7f8
Update app_config.php
2017-02-15 22:23:43 -07:00
FusionPBX
da6b4716cb
Update device.php
2017-01-31 17:25:16 -07:00
Alexey Melnichuk
080763cee7
Add. Support remote reboot Panasonic devices. ( #2326 )
...
Tested with Panasonic KX-TGP500 Firmware 22.90
User agent string `Panasonic_KX-TGP500B09/22.90 (<MAC>)`
2017-01-31 00:35:24 -07:00
FusionPBX
ec76517e6d
Update device_vendor_function_edit.php
...
Prevent a warning that was discovered in the admin training.
2017-01-29 13:30:26 -07:00
konradSC
fd5fd210b7
Update device_profile_copy.php ( #2293 )
...
Fixed missing functionality to copy device_settings that are in a profile.
Updated select queries to use database function.
2017-01-10 08:12:03 -07:00
FusionPBX
a01218c749
Update app_config.php
...
Add device vendor functions for Sangoma.
2017-01-03 17:52:27 -07:00
FusionPBX
5c089f7529
Update device_vendor_function_edit.php
...
Fix a PHP warning.
2017-01-02 20:03:58 -07:00
FusionPBX
0c4f66680a
Update device_vendor_functions.php
2017-01-02 19:59:23 -07:00
FusionPBX
5a6ff1b133
Update device_profile_edit.php
2016-12-06 11:25:37 -07:00
FusionPBX
33e51a811c
Update device_edit.php
2016-12-06 11:25:08 -07:00
FusionPBX
b4f1ff0297
Update device_dashboard.php
2016-12-06 11:24:07 -07:00
FusionPBX
2d176686ca
Update device_profile_delete.php
2016-12-06 11:22:52 -07:00
FusionPBX
cc712ea843
Update device_profile_delete.php
2016-12-06 11:21:13 -07:00
FusionPBX
0893dc1301
Update device_delete.php
2016-12-06 11:19:10 -07:00
konradSC
d73c09c866
Device profile settings ( #2165 )
...
* Update app_config.php
* Update device_profile_edit.php
* Update device_setting_delete.php
* Update provision.php
2016-11-23 12:28:59 -07:00
FusionPBX
de21bea941
Update device_profile_copy.php
2016-10-23 10:58:51 -06:00
FusionPBX
fa34450488
Update device_profile_copy.php
2016-10-23 00:12:58 -06:00
FusionPBX
f937f58c8a
Update device_copy.php
2016-10-22 23:44:45 -06:00
FusionPBX
6395141b07
Update device_edit.php
2016-10-22 23:30:11 -06:00
FusionPBX
c136354fc8
Update device_profile_edit.php
2016-10-22 23:19:25 -06:00
FusionPBX
6ebd08e040
Update device_edit.php
2016-10-20 09:39:48 -06:00
FusionPBX
2e0a872a08
Update device_edit.php
2016-10-18 09:19:20 -06:00
FusionPBX
76cf3be5e4
Update device_profile_edit.php
2016-10-10 10:41:57 -06:00
FusionPBX
40f33939ea
Update device_edit.php
2016-10-02 01:13:25 -06:00
FusionPBX
ea445121a0
Update app_config.php
...
Aastra function change name and label for callforward to call_forward and correct the spelling for redial.
2016-09-10 16:52:28 -06:00
FusionPBX
c0829b35e7
Update app_languages.php
...
Add the grandstream function translations array structure.
2016-09-10 16:51:34 -06:00
FusionPBX
6f9f9d044c
Update device_edit.php
...
Fix a display issue.
2016-09-10 16:27:57 -06:00
FusionPBX
05d0614912
Update device_vendor_functions.php
2016-09-10 16:20:50 -06:00
FusionPBX
044560077b
Update app_config.php
...
Right now label is based on the name this fixes the label. The label part of the array is not saved in the database yet so it can't be used at this time.
2016-09-10 16:18:33 -06:00
FusionPBX
7f245d827b
Update device_vendor_functions.php
...
Add label to the functions list and order by the name.
2016-09-10 16:13:20 -06:00
FusionPBX
82967ea21b
Update app_defaults.php
...
Go back to the original device/app_defaults.php. What I had in mind for this was a restore default button. When the administrator decides they want to update it. They may not want or need additional vendors.
2016-09-06 08:49:16 -06:00
minotaur01
0612bc33d9
Added Aastra Function Keys And Fixed Update Logic ( #1896 )
...
Added the rest of the aastra function key options to app_config. And to
my surprise the functions would not save to the database, found the
problem to be the app_defaults logic would only allow adding on a fresh
install. So I fixed it to work with a update also.
2016-09-03 20:18:27 -06:00
FusionPBX
81a214bafe
Update app_config.php
2016-08-25 16:58:31 -06:00
FusionPBX
95cfb8d138
Update app_config.php
...
No one has these fields yet except for the original developer so deprecated value in the array is not needed.
2016-08-25 16:42:51 -06:00
minotaur01
0ab6b6ee00
Added functionality to show when a devices was last provisioned ( #1831 )
...
* Added functionality to show when a devices was last provisioned
Added functionality to show when a devices was last provisioned
Need addition to database: v_devices table:
device_provisioned_on -> datetime
device_provisioned_by -> char(10)
* Revert "Added functionality to show when a devices was last provisioned"
This reverts commit c3e40d68fa .
* Revert "Revert "Added functionality to show when a devices was last provisioned""
This reverts commit 8c27a46565 .
* Changed field names as requested
Changed field names as requested for last provisioned data
* Added database fields for device provisoned functionality
Added provisioned_date, provisioned_method, provisioned_ip
* Added ability to search device provisioned info
* Added ip tracking to device provisoned functionality
Added ip tracking to device provisoned functionality and moved the code
to before rendering to register the contact even on unseccessful render
* Added IP address to status column
2016-08-25 11:10:39 -06:00
FusionPBX
ae77e051c8
Update app_config.php
2016-08-21 09:52:33 -06:00
FusionPBX
d669133827
Update app_languages.php
...
Add label-xml_directory
2016-08-21 09:51:22 -06:00
minotaur01
71b6bcc3f8
Added functionality to hide profile edit button ( #1817 )
...
Added functionality to hide profile edit button and changed code to use jQuery and event hooks
2016-08-15 11:27:35 -06:00
minotaur01
a820fd1719
Added a key profile edit and add button ( #1815 )
...
Added a key profile edit and add button for easier navigation, can now hop to profile editing with one click.
2016-08-15 09:32:01 -06:00
minotaur01
5f0dacbeda
Key assignment and Aastra provisioning ( #1814 )
...
* Update device_profile_edit.php
Changed maximum key number to be able to program phones with multiple expansion boards
* Raised Device Key Maximum Number
Changed maximum key number to be able to program phones with multiple expansion boards
Also replaced while loop with for loop to match device_profile_edit.php
* Added code for all key types
Added code for all programmable key types, Hard Keys, Soft Keys, Top Keys and Expansion keys.
Also added logic to handle key assigrnment for multiple expansion boards
* Enabled time server and disabled auto discovery settings
Enabled time servers and used system variable from default settings to set time server
Disabled Link-Layer Discovery and Universal Plug and Play because why do you need to re-discover the server after the phone is provisioned
* Updated the key number option generation line
* Updated the key number option generation line
2016-08-13 08:55:54 -06:00
FusionPBX
e32f82939d
Update device_dashboard.php
...
Protect keys with the device profile from being edited by a user in the device dashboard.
2016-08-08 16:58:32 -06:00
FusionPBX
8342110f32
Update device_profile_edit.php
2016-08-08 16:54:24 -06:00
FusionPBX
172884b982
Update device_profile_edit.php
2016-08-08 16:51:27 -06:00
FusionPBX
b445f8517d
Update device_profile_edit.php
...
Make device key vendor a select list.
2016-08-08 16:48:31 -06:00
FusionPBX
fd48fa0281
Update app_languages.php
2016-08-08 15:40:14 -06:00
FusionPBX
74c5c2f0f9
Update device_profile_edit.php
...
Add device key protected to the device profile edit.
2016-08-08 15:37:54 -06:00
FusionPBX
d30ad1439e
Update app_config.php
...
Add device_key_protected permission and field in the database.
2016-08-08 15:18:51 -06:00
FusionPBX
678134f24a
Update device_dashboard.php
...
Update device dashboard use the group permissions.
2016-08-08 14:24:42 -06:00
FusionPBX
6926452b75
Update device_vendor_functions.php
...
Show the group permissions on device_vendor_functions.php.
2016-08-06 16:28:48 -06:00
FusionPBX
33945a7dec
Update app_defaults.php
...
Add default device function group permissions.
2016-08-06 16:19:58 -06:00
FusionPBX
67d48eecfa
Update app_config.php
2016-08-06 16:17:02 -06:00
FusionPBX
46c1106fd0
Update app_config.php
...
Add group permissions to device vendor functions.
2016-08-06 15:41:17 -06:00
FusionPBX
58498ab013
Update app_config.php
...
Add device auth_id default permission for admin and superadmin groups.
2016-08-06 14:56:40 -06:00
FusionPBX
568ad99815
Update device_vendor_function_edit.php
...
Add ability to assign groups to vendor functions.
2016-08-06 10:16:23 -06:00
markjcrane
f5959516ed
Update recur_sounds_dir to return an array rather than using a global variable.
2016-08-04 09:49:57 -06:00
FusionPBX
e72bf51970
Update app_config.php
2016-08-03 10:22:10 -06:00
FusionPBX
23c2149319
Update device_edit.php
...
Fix the indentation on device_edit.php.
2016-08-02 19:44:07 -06:00
FusionPBX
f036128f3f
Update device_dashboard.php
...
Get the vendor functions from the database for the device_key dashboard.
2016-08-02 19:39:22 -06:00
FusionPBX
8d34e8f5c6
Update device_edit.php
...
Get the vendor functions for device edit from the database.
2016-08-02 13:35:38 -06:00
FusionPBX
e9580d079a
Update device_profile_edit.php
...
Build the device profiles vendor functions from the database.
2016-08-02 12:44:46 -06:00
markjcrane
4ca991fafe
Remove label and use the name instead.
2016-07-31 19:12:41 -06:00
markjcrane
acaf5cfcc6
Fix the label for the device vendor function import and add the translation to resources/app_languages.php.
2016-07-31 18:51:57 -06:00
markjcrane
12fae9fad4
Add a back button to device vendors.
2016-07-31 18:29:57 -06:00
markjcrane
9876cd4d0f
Add button-vendors translation.
2016-07-31 18:14:24 -06:00
markjcrane
111f04abb6
Add some translations for button-files.
2016-07-31 18:04:20 -06:00
markjcrane
fc99769629
Move device vendor files into app/devices.
2016-07-31 17:48:50 -06:00
markjcrane
eb2541d92b
Add app/device_vendors.
2016-07-31 16:22:10 -06:00
FusionPBX
506483fcfa
Update device_dashboard.php
...
If the device_uuid does not have a value then get it.
2016-07-30 10:25:34 -06:00
FusionPBX
2b595bf2bc
Update device_profile_copy.php
...
Fix the device profile copy.
2016-07-29 11:13:29 -06:00
FusionPBX
806113292d
Update device_profile_edit.php
...
Add the ID of the device profile that should be copied.
2016-07-29 11:01:41 -06:00
FusionPBX
af655aad30
Update device_profile_edit.php
2016-07-28 16:03:19 -06:00
FusionPBX
8010410ef7
Update device_profile_edit.php
2016-07-28 15:54:53 -06:00
FusionPBX
e8a39633ef
Update device_profile_edit.php
...
Add permission_exists to check for device_key_extension permission in device profiles.
2016-07-28 15:53:33 -06:00
FusionPBX
c94ffd93d4
Update device_profiles.php
2016-07-28 15:36:24 -06:00
FusionPBX
02824a7849
Update device_profiles.php
2016-07-28 15:34:55 -06:00
FusionPBX
8b6def5a75
Update device_edit.php
...
Use the new device permissions and condense the horizontal width of the content as well as more control over it.
2016-07-26 21:00:05 -06:00
FusionPBX
246794e70d
Update app_config.php
...
Add new device permissions.
2016-07-26 20:57:46 -06:00
FusionPBX
2ede95241e
Update app_languages.php
2016-07-26 20:54:46 -06:00
FusionPBX
32ef5c7203
Update devices.php
...
Correct the layout of the device description.
2016-07-26 09:37:54 -06:00
Mafoo
1cb70e8e9d
BugFix-Add new Polycom MAC ( #1770 )
...
Polycom were assigned a new MAC prefix - 64:16:7f
2016-07-22 07:29:57 -06:00
FusionPBX
61e6d5eae4
Update device_dashboard.php
...
Handle saving device keys from a profile that has been changed.
2016-07-16 12:15:22 -06:00
FusionPBX
16dd385bf9
Update device_dashboard.php
...
Add profile keys to the dashboard in a way they can be overridden by the device keys.
2016-07-16 03:34:51 -06:00
FusionPBX
a67ba8fff3
Update cmd.php
...
Add Applied response message and fix the referrer.
2016-06-24 10:13:25 -06:00
FusionPBX
b49f045a2b
Update device_dashboard.php
...
Fix the apply button for Device Keys for the Device Dashboard.
2016-06-24 09:47:13 -06:00
markjcrane
04717e8bda
Add $sql .= "WHERE device_uuid = '".$device_uuid."' "; to the device lines in device_dashboard.php.
2016-06-21 18:32:30 -06:00
markjcrane
3afda7a32a
Update device_user_uuid.
2016-06-21 18:09:37 -06:00
markjcrane
95dbb99bbe
Fix the dashboard device keys
2016-06-21 17:57:06 -06:00
Alexey Melnichuk
99fec4f6e1
Fix. Edit user for device. ( #1690 )
2016-06-21 08:05:44 -06:00
Alexey Melnichuk
8d8b679ce8
Add. Use static function to find vendor by User-Agent string. ( #1681 )
...
Add. Escene and AddPac vendors.
2016-06-20 11:45:20 -06:00
Alexey Melnichuk
c851f4a463
Fix. Select key on devices for Grandstream ( #1684 )
2016-06-20 11:42:24 -06:00
FusionPBX
e058dd8c74
Update device_dashboard.php
...
Hide the 'apply' button on the devices keys dashboard until its ready.
2016-06-19 10:00:01 -06:00
FusionPBX
0db15c3fab
Update device_edit.php
...
Hide this until its ready.
2016-06-19 09:56:18 -06:00
markjcrane
2ac9047648
Update device_edit.php change user_uuid to device_user_uuid.
2016-06-17 17:45:42 -06:00
markjcrane
e5020a842b
Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit.
2016-06-17 17:34:31 -06:00
Alexey Melnichuk
704cf23194
Fix. Display key type in `Profile` app. ( #1658 )
2016-06-17 12:43:51 -06:00
Alexey Melnichuk
0741488073
Add. Support provision programmable keys for Escene devices. ( #1674 )
2016-06-17 10:43:27 -06:00
Mafoo
a821493e39
BugFix-missing PROJECT_PATH for download files ( #1675 )
2016-06-17 09:22:54 -06:00
Alexey Melnichuk
e03a91a1d9
Fix. Select correct key in listbox in device edit form. ( #1659 )
2016-06-14 08:28:57 -06:00
FusionPBX
2cbc5f34f3
Update device_dashboard.php
...
Fix device key dashboard edit only.
2016-06-10 12:23:01 -06:00
markjcrane
17e921c140
Change the permission name from device_username to device_user.
2016-06-10 11:02:17 -06:00
reliberate
be76d25ff4
Dashboard: Tweak Device dashboard component styles.
2016-06-02 18:41:39 -06:00
FusionPBX
9ef93aede1
Update app_config.php
...
Add the device_key_id permission.
2016-05-31 10:03:46 -06:00
FusionPBX
201ba2fb17
Update device_dashboard.php
...
To edit the key in the dashboard device_key_id permission is required.
2016-05-31 10:01:32 -06:00
FusionPBX
ffb0131bb6
Update device_dashboard.php
...
Fix permissions and add the option to add and configure a device key.
2016-05-30 16:40:23 -06:00
FusionPBX
fe004f37b9
Create device_dashboard.php
...
Add a new item for the dashboard device keys.
2016-05-28 19:52:28 -06:00
FusionPBX
681776f913
Update device_edit.php
...
Show the selected user when editing a device.
2016-05-26 22:14:39 -06:00
FusionPBX
fecd635688
Update app_languages.php
...
Fix the label and description for the singular 'user'.
2016-05-26 22:04:45 -06:00
FusionPBX
635ba86e44
Update device_edit.php
...
Set the device user label to singular.
2016-05-26 22:00:33 -06:00
FusionPBX
9ed3f42c81
Update device_edit.php
...
Remove the device user add button.
2016-05-26 21:54:20 -06:00
FusionPBX
6012dfd1a1
Update app_languages.php
...
Fix the translation on the description of the device user.
2016-05-26 21:49:44 -06:00
reliberate
bf5f1223af
Gateways: Fix paging and order by.
...
Devices/Users/Extensions: Visual adjustments.
2016-05-21 13:04:31 -06:00
markjcrane
0cc9a01a5a
Add ability to assign a single user to a device.
2016-05-20 10:39:16 -06:00
Alexey Melnichuk
f1c31e0935
Escene provision ( #1140 )
...
* Add. Provision to Escene ES330/ES320
* Add. Look up Escene device by ext+domain.
* Update Escene template.
* Add. `provision` section in config.
Found than ES330 some time hangup when it try get software/core and get error from fusion.
2016-05-06 01:49:43 -06:00
markjcrane
c3b12c217d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
f02028629a
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Harry G. Coin
8abe003a71
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
...
So, please find in this set numerous small changes which eliminate numerous php warning messages.
Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.
If any of the proposed changes are omitted, the relevant page will experience php warnings.
There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
reliberate
5974b686e9
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
d5c60df4fc
Added: Bootstrap Framework - initial integration.
...
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
reliberate
4bd2639fcf
Dashboard: Enhance with priority numbers and additional System Count items.
...
Devices: Fix missing translation.
Voicemails: Fix missing translation.
2016-03-20 03:22:29 -06:00
mafoo
d49d47bcf6
Enhance device_edit
...
tweaked fade in/out for files elements to make them fade in sync and out
in sync
fixed fadeIn for files button as attaching to the fadeout on select
seems to be broken
2016-03-14 16:14:27 +00:00
markjcrane
961e527abb
Change device_provision_enable to device_enabled to make it consistent with the rest of the fields that are used for to enable and disable something.
2016-03-11 11:46:02 -07:00
reliberate
9b9d8b4e3b
Devices, Extensions, Gateways, Users: Bypass browser password manager prompt when saving.
2016-02-25 18:19:51 -07:00
markjcrane
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
markjcrane
8cbdc86391
Device add Mitel line functions that match the Mitel web interface.
2016-02-19 11:11:56 -07:00
markjcrane
b9ec795704
Change Mitel Line 1-8 to Line only.
2016-01-22 11:02:25 -07:00
markjcrane
9d5c1314bf
Move the php tag.
2016-01-21 23:33:03 -07:00
markjcrane
df1dc6b2bc
Start the Mitel functions list.
2016-01-21 23:29:13 -07:00
markjcrane
42ba38b98c
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-20 11:58:33 -07:00
markjcrane
e97a3a242b
Add device profile copy button.
2016-01-20 11:58:10 -07:00
FusionPBX
5815f95d4f
Merge pull request #1397 from mafoo/Enhance-root.php
...
Enhance root.php
2016-01-20 11:06:18 -07:00
mafoo
7a974910be
values were being assigned rather than compared
2016-01-20 13:44:36 +00:00
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
FusionPBX
d298dad5cc
Merge pull request #1331 from mafoo/BugFix-root.php_logic
...
Rollout new root.php
2016-01-16 10:09:44 -07:00
markjcrane
eb5842b74a
Fix a problem with the provision url path which was caused by a pull request in the last 12 hours.
2016-01-16 09:44:15 -07:00
Matthew Vale
93256a60ab
changed protocol to match request
2016-01-15 13:43:10 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
markjcrane
7bb49cce58
Change the vendor ID hex number to lower case and re-use prov object that already exists.
2016-01-09 11:50:49 -07:00
markjcrane
62c83ff03f
Method get_vendor add vendor mitel and put them in alphabetical order.
2016-01-09 11:37:40 -07:00
markjcrane
af92cdc744
Use the format_mac method in the provision class.
2016-01-09 11:22:10 -07:00
markjcrane
9f49e6537a
Continued work on formatting the mac address for upper or lower case.
2016-01-09 11:10:37 -07:00
markjcrane
10f74f391e
Device File download format the mac address file name according to the requirements of the vendor.
2016-01-09 09:52:27 -07:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
blackc2004
492ea21445
Update devices.php
2015-12-09 14:01:35 -08:00
markjcrane
a62cafb402
Update the provision file download to work with domain filter set to false.
2015-12-03 10:29:33 -07:00
markjcrane
299f2500e4
Add ability to download the provisioning files from the device edit page for those users that have the device_files permission.
2015-11-25 00:10:49 -07:00
markjcrane
7581e81522
Add the additional key types to the device key profile.
2015-11-12 19:27:29 -07:00
markjcrane
ffe25a3d2e
Polycom key type capitalize the first letter of Automata and Normal.
2015-11-12 19:11:31 -07:00
markjcrane
c13ed1323f
Add additional Polycom key types.
2015-11-12 16:40:02 -07:00
markjcrane
4463016efe
Secure the device mac address when the user doesn't have permission to change it.
2015-11-05 12:25:30 -07:00
markjcrane
5346599c00
Show device copy when user has device_add permission.
2015-11-05 12:11:53 -07:00
markjcrane
db79cfbc30
Move the description inside the permission condition and adjust 2 of the permissions.
2015-11-05 12:05:49 -07:00
markjcrane
242ad7bc16
Add new device permissions for mac address, template, label, vendor, model, firmware, and description.
2015-11-05 11:56:50 -07:00
markjcrane
2ffd50dc81
Fix the syntax by adding a missing ).
2015-11-05 11:24:28 -07:00
markjcrane
722e442703
Add new device permissions device_username_password, device_alternate, device_enable.
2015-11-05 11:19:22 -07:00
markjcrane
98bec06c59
Change switch.provision.dir to provision.path.text. This indicates where to save the provisioning files on the file system.
2015-11-04 19:59:27 -07:00
koldoa
2d5bce9481
Changed readdir to scandir so we can get sorted template names
2015-10-16 15:04:31 +02:00
markjcrane
17f0c8db5f
Add comment out the hidden field for now.
2015-09-22 18:36:09 -06:00
markjcrane
b9b08218ef
Comment out unset autocomplete for the moment.
2015-09-22 18:35:20 -06:00
markjcrane
e24e62e6f1
Fix the removal of the autocomplete field.
2015-09-19 18:13:15 -06:00
markjcrane
315f38d671
Another situation where autocomplete=off prevented a bug. Provisioning a devcie by adding sip registration information for device provisioning in this case autocomplete always fills in incorrect information.
2015-09-19 17:59:07 -06:00
koldoa
15f3cd5514
Translation typo
2015-09-07 08:33:34 +02:00
markjcrane
3731eb9190
Move the includes in devices.
2015-09-04 22:23:01 -06:00
markjcrane
675c85b85e
Add device count.
2015-09-04 22:19:11 -06:00
markjcrane
6686876fb0
Set HTML autocomplete="off" for the device line username and password.
2015-09-01 01:47:44 -06:00
Alexey Melnichuk
ae341a6aba
Change. Use bind_bind_digit instead of bind_meta_app.
...
Change. Allow transfer and turn on recordings only for authorized users.
Fix. Use record_ext in recording in ring_group.
This allow configure other dtmf sequence like `*#` and `##`
2015-08-18 15:38:41 +04:00
koldoa
e70493e8f9
New key type for aastra devices
2015-08-17 16:39:54 +02:00
koldoa
890cff5314
New key type for aastra devices
2015-08-17 16:39:54 +02:00
root
22c146f7f4
Add latest translations
2015-08-02 23:42:11 +00:00
markjcrane
6548179a50
Organize the device profiles according to the key vendor.
2015-07-25 07:57:07 -06:00
markjcrane
fbcd47394b
Add device key type column add the vendor name.
2015-07-08 01:41:24 -03:00
markjcrane
b2cdce4940
Change the table name from device lines to keys.
2015-07-07 14:44:14 -03:00
markjcrane
2b150eca0d
Add device key vendor to assign a key to a vendor.
2015-07-07 14:25:00 -03:00
Mark Crane
3750f6bb05
Add latest translations
2015-06-22 22:30:03 +00:00
Mark Crane
96c10412f7
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
63f1b8f8b2
Sync the recent translations
2015-06-13 05:35:54 +00:00
Mark Crane
4699d4c8e8
Synchronize the translations.
2015-06-06 02:37:26 +00:00
Nate Jones
643f605310
Device: Swap Alternate and Vendor field locations.
2015-06-02 22:25:43 +00:00
Mark Crane
f4a360eb23
Set the domain_uuid as hidden for devices when device_domain is not assigned.
2015-05-31 04:43:02 +00:00
Mark Crane
497f9cdf9f
Fix the show all devices so it doesn't display duplicates.
2015-05-28 00:55:10 +00:00
Mark Crane
c51c9b0284
Devices, Update Alternate show the device label.
2015-05-24 07:14:11 +00:00
Mark Crane
5ef6b22dc6
Add a link to unset the alternate device.
2015-05-24 05:00:40 +00:00
Mark Crane
3d87d3d4ff
Sync the latests bug fixes.
2015-05-23 22:02:28 +00:00
Mark Crane
2a8481888f
More work on device alternate.
2015-05-22 04:34:31 +00:00
Mark Crane
12e2020362
Add <td> and </td> surrounding the new Alternate link.
2015-05-22 04:14:04 +00:00
Mark Crane
f745437349
Add Device Alternate link.
2015-05-22 04:10:43 +00:00
Mark Crane
197d86472d
Changes result array to devices.
2015-05-22 03:08:02 +00:00
Mark Crane
ee8651c3b2
In the Devices list move Enabled after the Template column.
2015-05-22 03:04:42 +00:00
Mark Crane
2ee03aa15b
A few more adjustments for the new password permissions.
2015-05-20 22:32:55 +00:00
Mark Crane
f281d4fa40
Add extension_password and device_line_password permissions. Goal is to make it possible to hide the password from the admin as desired by the superadmin.
2015-05-20 22:24:19 +00:00
Mark Crane
14a18c6f66
Set the defaults in device edit.
2015-05-20 05:14:14 +00:00
Nate Jones
061ab74330
Devices: Add Enabled field to Lines.
2015-05-19 16:09:04 +00:00
Nate Jones
198967cf08
Call Center Agent: Prevent duplicate Agent IDs (within the same domain).
...
Devices: Remove unnecessary javascript.
2015-05-04 21:01:55 +00:00
Nate Jones
9f5c2422d3
Devices: Language updates supporting previous commit. Removed required check on MAC Address field.
2015-05-04 20:09:29 +00:00
Nate Jones
0acd0922ff
Devices: Prevent duplicate username within domain (if device assigned to a domain) or globally (if domain set to Global).
...
Functions: Added is_mac() and format_mac() functions.
2015-05-04 20:07:51 +00:00
Mark Crane
8d5cc4bb0d
Get the device username and password to show on the same line and hide the password when the field is not selected.
2015-04-30 04:36:57 +00:00
Mark Crane
c7662544cf
Add label-device to devices/app_languages.php.
2015-04-30 04:25:36 +00:00
luis daniel lucio quiroz
830238631c
device_vendor & device_mac_address are a must
2015-04-23 16:39:49 +00:00
Mark Crane
1bc39c31c4
Add device username and password.
2015-04-12 00:35:11 +00:00
Mark Crane
bc235e3723
Add device_username, device_password and device_uuid_alternate.
2015-04-12 00:12:48 +00:00
Mark Crane
3b8b7ad0ca
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Mark Crane
e24d73f588
Remove the CSS class that makes the MAC address appear to be required.
2015-04-06 19:52:16 +00:00
Mark Crane
7971ff0096
Remove the requirement for the MAC address as it breaks the template feature and another new feature.
2015-04-06 19:48:21 +00:00
Mark Crane
697ef49c60
Some devices need port 0 for DNS SRV so modifying the port number to allow 0.
2015-04-03 19:34:05 +00:00
Nate Jones
5b37c7b040
CDR & Devices: Hide Show All buttons after showing all.
2015-03-31 03:16:20 +00:00
Nate Jones
4307cb800a
Permissions: Consistify (new word!) permission names for Show All functionality on Devices & Destinations.
2015-03-29 01:33:56 +00:00
Mark Crane
72c5ecbbb1
Provisioning Devices add DNS SRV record to the SIP transport select list.
2015-03-26 15:48:57 +00:00
Nate Jones
6f4209e2f6
Misc: Implement maximum limits on multiple apps.
2015-03-22 08:17:04 +00:00
Mark Crane
96fcd2d098
Move strtolower function to reduce one line of code.
2015-03-21 03:25:35 +00:00
Mark Crane
c1b1e7b6c0
Fix the device key delete.
2015-03-08 03:26:25 +00:00
Mark Crane
7bbc46ccf9
Finish the device show all button.
2015-03-07 22:51:32 +00:00
Mark Crane
6c5e1df3e4
Add 'Show All' button text for Devices.
2015-03-07 21:59:17 +00:00
Mark Crane
52dfe82ae6
Changes the order of one of the columns and adjust some spacing.
2015-03-07 21:51:02 +00:00
Mark Crane
e791288cd0
Add device show all which allows a domain administrator the option to see all devices on the entire system.
2015-03-07 21:35:18 +00:00
Mark Crane
fc2f5ecb6b
Improve the security on the delete for devices by validating the uuid and fix the delete when deleting a key from a global device profile.
2015-03-07 07:03:22 +00:00
Mark Crane
d0617bfcaf
Change device_key_line from text to numeric.
2015-02-15 20:41:39 +00:00
Mark Crane
f98b16188c
Update the device profiles.
2015-02-15 19:00:16 +00:00
Mark Crane
6ad8a0a3e7
Allow the domain_uuid to be changed only with the device_profile_domain permission.
2015-02-15 18:53:10 +00:00
Mark Crane
f40f3c4e27
One more minor change.
2015-02-15 18:42:38 +00:00
Mark Crane
aad1f45f9d
Change app_languages.php for Key Profile to Profile.
2015-02-15 18:39:08 +00:00
Nate Jones
331c4ccbfe
Visual adjustments.
2015-02-15 09:39:23 +00:00
Nate Jones
e5295bad45
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
0018e553c4
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
dd04574627
Voicemails: Initial GUI for adding IVR-style menu options to the voicemail system.
...
Devices: Minor visual adjustment.
IVR Menu: Minor visual and language adjustments.
2015-02-15 04:54:32 +00:00
Nate Jones
1ad46ee103
Devices: Fixed MAC formatting on devices list.
2015-02-15 00:46:58 +00:00
Nate Jones
4a04d94bb7
Devices: Add view permission to Key Profiles button.
2015-02-15 00:40:39 +00:00
Nate Jones
4587b2ab59
Devices: Added GUI for new Key Profiles feature.
...
Destinations: Fixed missing label.
2015-02-15 00:33:56 +00:00
Nate Jones
2448ab3a8e
Use the new multi-lingual code on misc files.
2015-01-18 10:33:34 +00:00
Mark Crane
c5755666cb
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
c757e68cd1
Use the new text class for multi-lingual support.
2015-01-18 07:42:57 +00:00
Mark Crane
a2f2784db8
Add > 0
2015-01-10 01:03:20 +00:00
Mark Crane
c44697d6fa
Only write the provisioning files if switch provision dir path is set.
2015-01-10 01:02:39 +00:00