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
d669133827
Update app_languages.php
...
Add label-xml_directory
2016-08-21 09:51:22 -06:00
FusionPBX
fd48fa0281
Update app_languages.php
2016-08-08 15:40:14 -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
FusionPBX
2ede95241e
Update app_languages.php
2016-07-26 20:54:46 -06:00
Alexey Melnichuk
0741488073
Add. Support provision programmable keys for Escene devices. ( #1674 )
2016-06-17 10:43:27 -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
6012dfd1a1
Update app_languages.php
...
Fix the translation on the description of the device user.
2016-05-26 21:49:44 -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
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
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
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
markjcrane
8cbdc86391
Device add Mitel line functions that match the Mitel web interface.
2016-02-19 11:11:56 -07:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00: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
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
koldoa
15f3cd5514
Translation typo
2015-09-07 08:33:34 +02: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
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
Mark Crane
2a8481888f
More work on device alternate.
2015-05-22 04:34:31 +00:00
Mark Crane
f745437349
Add Device Alternate link.
2015-05-22 04:10:43 +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
Mark Crane
c7662544cf
Add label-device to devices/app_languages.php.
2015-04-30 04:25:36 +00:00
Mark Crane
1bc39c31c4
Add device username and password.
2015-04-12 00:35:11 +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
Nate Jones
5b37c7b040
CDR & Devices: Hide Show All buttons after showing all.
2015-03-31 03:16:20 +00:00
Nate Jones
6f4209e2f6
Misc: Implement maximum limits on multiple apps.
2015-03-22 08:17:04 +00:00
Mark Crane
6c5e1df3e4
Add 'Show All' button text for Devices.
2015-03-07 21:59:17 +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
f98b16188c
Update the device profiles.
2015-02-15 19:00:16 +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
4587b2ab59
Devices: Added GUI for new Key Profiles feature.
...
Destinations: Fixed missing label.
2015-02-15 00:33:56 +00:00
Mark Crane
38efbc7dcf
Aastra change BLF/xfer to BLF Xfer.
2014-12-12 07:41:08 +00:00
Mark Crane
2944f823a5
Add Aastra feature codes for device provisioning.
2014-12-12 07:29:33 +00:00
Mark Crane
e110d9eaf0
Add snom device category.
2014-11-15 22:19:11 +00:00
Philippe Rioual
14ca352a4f
updated / enhanced french translations
2014-10-29 08:51:56 +00:00
Mark Crane
d635dcd82f
Add normal and automata options for the Polycom provisioning templates
2014-07-20 06:11:37 +00:00
Mark Crane
881dc9acb5
Add a Domain select list with a Global option to Accounts -> Devices
2014-05-08 09:22:35 +00:00
Mark Crane
52f8dceefe
Add search to dialplan -> destinations and accounts -> extensions
2014-05-02 08:03:16 +00:00
Nate Jones
a70f8b7bbb
Select box blank option adjustments, added Port, Transport, Register Expires to Device Edit page with other fields, minor language file adjustment.
2014-04-27 09:53:45 +00:00
Nuno Miguel Reis
f063ead227
fixed some translations
2014-02-25 22:49:35 +00:00
Mark Crane
9f56a7e84d
Deprecate device_time_zone the better way to do this is set the time zone information in the default, domains or device settings.
2014-02-25 07:46:25 +00:00
Nuno Miguel Reis
248a207f95
change of some pt_PT translations and fixed some encoding bugs for the new Chile spanish
...
Conflicts:
fusionpbx/app/call_center_active/app_languages.php
fusionpbx/app/calls_active/app_languages.php
fusionpbx/app/ring_groups/app_languages.php
fusionpbx/app/schemas/app_languages.php
2014-02-25 03:28:28 +00:00
Mark Crane
bb584d403c
Add device copy to make it faster to add devices for endpoint provisioning.
2014-02-23 09:33:27 +00:00
Mark Crane
eb529f8ffb
Complete the Spanish, French and Portuguese translations for Devices for those that natively speak one or more of these languages please report improvements.
2014-02-16 07:19:13 +00:00
Mark Crane
f8a9fddeb2
Add more translations to Devices.
2014-02-15 00:33:47 +00:00
Mark Crane
4a2b6969b5
Finish the Spanish es-cl integration.
2014-02-14 18:37:58 +00:00
Mark Crane
6525f5c13f
Add additional language labels used in the select list on device_edit.php.
2014-01-31 10:27:15 +00:00
Mark Crane
bcca3f425f
add message to devices app_languages.php
2014-01-20 20:04:24 +00:00
Mark Crane
13025158fd
Add device key extension for yealink. Add a device class.
2014-01-03 23:11:42 +00:00
Mark Crane
b03829911c
Add device_key_line
2014-01-03 08:05:46 +00:00
Mark Crane
ef1fc93499
Add Device Key Category.
2013-12-29 06:47:25 +00:00
Mark Crane
2e5f2b6b0b
Add a new table v_device_keys which is used to assign the buttons to lines, blf, park and more. Also add sip port, sip transport and register expires to device lines.
2013-12-17 16:19:54 +00:00
Mark Crane
a6ddfb678c
Move device settings into device edit simplify the interface and make it faster to setup provisioning.
2013-12-10 15:05:16 +00:00
Matt Putnam
514494a1bd
Added device_settings.php, device_settings_delete.php, and device_settings_edit.php as well as modified app_config.php and app_languages.php to include the new labels and permissions.
2013-11-14 01:48:37 +00:00
Nuno Miguel Reis
0fa9d61ee1
language translations for pt-pt and some other minor fixes and updates
2013-10-17 22:06:01 +00:00
Nuno Miguel Reis
c0bae01b3a
changed single quote to double quotes everywhere
2013-10-01 11:35:07 +00:00
Mark Crane
8cee3bbe44
Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes.
2013-09-30 16:16:32 +00:00
Philippe Rioual
84b11a971c
added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.
2013-09-30 13:19:40 +00:00
Mark Crane
6f1afcab78
Update devices to provide customizable line information.
2013-06-09 20:46:14 +00:00
Mark Crane
972d9f47e2
Add the translation framework to devices and add ability to show which extensions are assigned to a device.
2013-05-23 08:18:12 +00:00