FusionPBX
|
146245cf90
|
Update device_dashboard.php
|
2017-11-17 14:01:40 -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 |
FusionPBX
|
b4f1ff0297
|
Update device_dashboard.php
|
2016-12-06 11:24:07 -07: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
|
678134f24a
|
Update device_dashboard.php
Update device dashboard use the group permissions.
|
2016-08-08 14:24:42 -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
|
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
|
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
|
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
|
95dbb99bbe
|
Fix the dashboard device keys
|
2016-06-21 17:57:06 -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 |
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 |
FusionPBX
|
2cbc5f34f3
|
Update device_dashboard.php
Fix device key dashboard edit only.
|
2016-06-10 12:23:01 -06:00 |
reliberate
|
be76d25ff4
|
Dashboard: Tweak Device dashboard component styles.
|
2016-06-02 18:41:39 -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 |