emaktech
391ac81608
Devices Page - Show only Assigned Devices to User Level ( #4702 )
...
* Update app_config.php
Add new permission device_domain_all
* Update devices.php
* Update devices.php
2019-10-08 15:00:18 -07:00
chansizzle
97e452ccd8
Update devices.php ( #4713 )
2019-10-01 17:31:04 -07:00
Nate
f841650075
Devices: Database class integration.
2019-08-03 20:21:56 -06:00
FusionPBX
13a7bc8147
Update devices.php
2018-09-28 11:05:08 -06:00
FusionPBX
ea7ab170b7
Update devices.php
2018-06-02 21:51:31 -06:00
FusionPBX
f7ec61c0a0
Update devices.php
2018-05-28 00:14:13 -06:00
FusionPBX
123c44a3fc
Update devices.php
2018-03-01 01:06:59 -07:00
FusionPBX
3f643a50c7
Update devices.php
2018-02-22 09:35:24 -07:00
FusionPBX
b3d6b2c6f1
Update devices.php
2018-02-19 17:28:40 -07:00
FusionPBX
efe15fe46f
Update devices.php
2018-02-19 17:17:45 -07:00
FusionPBX
7bef1c131b
Update devices.php
2018-02-18 18:09:34 -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
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
konradSC
f30e334ea6
Update devices.php ( #2599 )
...
Carry the search across multiple page results.
2017-05-23 09:23:35 -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
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
markjcrane
fc99769629
Move device vendor files into app/devices.
2016-07-31 17:48:50 -06:00
FusionPBX
32ef5c7203
Update devices.php
...
Correct the layout of the device description.
2016-07-26 09:37:54 -06:00
reliberate
bf5f1223af
Gateways: Fix paging and order by.
...
Devices/Users/Extensions: Visual adjustments.
2016-05-21 13:04:31 -06: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
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
blackc2004
492ea21445
Update devices.php
2015-12-09 14:01:35 -08: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
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
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
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
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
Nate Jones
6f4209e2f6
Misc: Implement maximum limits on multiple apps.
2015-03-22 08:17:04 +00:00
Mark Crane
7bbc46ccf9
Finish the device show all button.
2015-03-07 22:51:32 +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
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
Mark Crane
c5755666cb
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
af60e6f961
Change the order of the device device_label, device_description
2014-07-18 21:01:12 +00:00
Nate Jones
59687a4785
(Modified) Usability Enhancement: Click on list rows to Edit items. Now uses jQuery (instead of onclick) to avoid being redirected to Edit when canceling a Delete.
2014-06-21 08:52:47 +00:00
Nate Jones
84a134a23d
Usability Enhancement: Click on list rows to Edit items.
2014-06-21 07:04:04 +00:00
Nate Jones
3c07aa1a35
Add links to certain column text in a list view.
...
Add ability to edit Call Block number.
2014-06-21 00:58:16 +00:00
Mark Crane
0d0cfcc3f8
Add search to accounts -> devices
2014-05-02 09:01:24 +00:00
Mark Crane
744a80d775
show global devices first step to making device templates
2014-04-29 17:34:55 +00:00