markjcrane
|
28c59d4eec
|
Update recur_sounds_dir to return an array rather than using a global variable.
|
2016-08-04 09:49:57 -06:00 |
FusionPBX
|
ed9ffcd5d0
|
Update app_config.php
|
2016-08-03 10:22:10 -06:00 |
FusionPBX
|
270496b9f3
|
Update device_edit.php
Fix the indentation on device_edit.php.
|
2016-08-02 19:44:07 -06:00 |
FusionPBX
|
ad71477ab3
|
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
|
865b1b5019
|
Update device_edit.php
Get the vendor functions for device edit from the database.
|
2016-08-02 13:35:38 -06:00 |
FusionPBX
|
d14f9cad25
|
Update device_profile_edit.php
Build the device profiles vendor functions from the database.
|
2016-08-02 12:44:46 -06:00 |
markjcrane
|
a3af244f82
|
Remove label and use the name instead.
|
2016-07-31 19:12:41 -06:00 |
markjcrane
|
dc3c8eac91
|
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
|
5b68f45a77
|
Add a back button to device vendors.
|
2016-07-31 18:29:57 -06:00 |
markjcrane
|
67e02704dc
|
Add button-vendors translation.
|
2016-07-31 18:14:24 -06:00 |
markjcrane
|
6ca33bccbe
|
Add some translations for button-files.
|
2016-07-31 18:04:20 -06:00 |
markjcrane
|
0993da997c
|
Move device vendor files into app/devices.
|
2016-07-31 17:48:50 -06:00 |
markjcrane
|
a8374075bf
|
Add app/device_vendors.
|
2016-07-31 16:22:10 -06:00 |
FusionPBX
|
630c88e176
|
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
|
f54807f857
|
Update device_profile_copy.php
Fix the device profile copy.
|
2016-07-29 11:13:29 -06:00 |
FusionPBX
|
59ae093f9d
|
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
|
4f9c1d7f67
|
Update device_profile_edit.php
|
2016-07-28 16:03:19 -06:00 |
FusionPBX
|
bcbf350aac
|
Update device_profile_edit.php
|
2016-07-28 15:54:53 -06:00 |
FusionPBX
|
c5236a5c31
|
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
|
a8ed73c52d
|
Update device_profiles.php
|
2016-07-28 15:36:24 -06:00 |
FusionPBX
|
3087ce5a69
|
Update device_profiles.php
|
2016-07-28 15:34:55 -06:00 |
FusionPBX
|
85b3a59b71
|
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
|
6198a80b90
|
Update app_config.php
Add new device permissions.
|
2016-07-26 20:57:46 -06:00 |
FusionPBX
|
b7a1797360
|
Update app_languages.php
|
2016-07-26 20:54:46 -06:00 |
FusionPBX
|
3f66511a41
|
Update devices.php
Correct the layout of the device description.
|
2016-07-26 09:37:54 -06:00 |
Mafoo
|
7510bed570
|
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
|
58fa00ddf2
|
Update device_dashboard.php
Handle saving device keys from a profile that has been changed.
|
2016-07-16 12:15:22 -06:00 |
FusionPBX
|
9fe48e8da2
|
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
|
2189ce1e82
|
Update cmd.php
Add Applied response message and fix the referrer.
|
2016-06-24 10:13:25 -06:00 |
FusionPBX
|
8969e8171d
|
Update device_dashboard.php
Fix the apply button for Device Keys for the Device Dashboard.
|
2016-06-24 09:47:13 -06:00 |
markjcrane
|
59304c226f
|
Add $sql .= "WHERE device_uuid = '".$device_uuid."' "; to the device lines in device_dashboard.php.
|
2016-06-21 18:32:30 -06:00 |
markjcrane
|
ecc7317d62
|
Update device_user_uuid.
|
2016-06-21 18:09:37 -06:00 |
markjcrane
|
38b62a4572
|
Fix the dashboard device keys
|
2016-06-21 17:57:06 -06:00 |
Alexey Melnichuk
|
42aec3c0d8
|
Fix. Edit user for device. (#1690)
|
2016-06-21 08:05:44 -06:00 |
Alexey Melnichuk
|
f59f0c9f50
|
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
|
b982eae5da
|
Fix. Select key on devices for Grandstream (#1684)
|
2016-06-20 11:42:24 -06:00 |
FusionPBX
|
41a3290999
|
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
|
c61eefdfb2
|
Update device_edit.php
Hide this until its ready.
|
2016-06-19 09:56:18 -06:00 |
markjcrane
|
da8d7316fb
|
Update device_edit.php change user_uuid to device_user_uuid.
|
2016-06-17 17:45:42 -06:00 |
markjcrane
|
6991bd7649
|
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
|
f9171c96aa
|
Fix. Display key type in `Profile` app. (#1658)
|
2016-06-17 12:43:51 -06:00 |
Alexey Melnichuk
|
ede2f8f57d
|
Add. Support provision programmable keys for Escene devices. (#1674)
|
2016-06-17 10:43:27 -06:00 |
Mafoo
|
e66c907fc9
|
BugFix-missing PROJECT_PATH for download files (#1675)
|
2016-06-17 09:22:54 -06:00 |
Alexey Melnichuk
|
83e45dda1a
|
Fix. Select correct key in listbox in device edit form. (#1659)
|
2016-06-14 08:28:57 -06:00 |
FusionPBX
|
e75a09d01d
|
Update device_dashboard.php
Fix device key dashboard edit only.
|
2016-06-10 12:23:01 -06:00 |
markjcrane
|
c30efdaa21
|
Change the permission name from device_username to device_user.
|
2016-06-10 11:02:17 -06:00 |
reliberate
|
02dce2d495
|
Dashboard: Tweak Device dashboard component styles.
|
2016-06-02 18:41:39 -06:00 |
FusionPBX
|
ac0d1f3f48
|
Update app_config.php
Add the device_key_id permission.
|
2016-05-31 10:03:46 -06:00 |
FusionPBX
|
3cf86a459e
|
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
|
f95e107091
|
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 |