FusionPBX
|
b449bef03e
|
Use preg_replace instead of escape (#6575)
Escape broke auto matching fields use preg_replace instead.
|
2023-03-10 09:54:49 -07:00 |
agree
|
4c29c3c4cf
|
[security] import pages xss prevention (#6553)
|
2023-02-14 15:34:53 -07:00 |
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
FusionPBX
|
f52b33caf2
|
Remove sub table data if it doesn't have more details than domain_uuid an device_uuid.
|
2022-01-05 19:53:31 -07:00 |
FusionPBX
|
dae6b760e4
|
Use field_count instead of row_id.
|
2021-12-13 14:02:54 -07:00 |
Andrew Querol
|
92bbb77561
|
Check for duplicate MAC addresses in the device import
|
2021-03-25 09:15:46 -05:00 |
Andrew Querol
|
2d175db556
|
Fix bulk device imports with TFTP path enabled
If you bulk imported devices and had the TFTP path set the configuration files would not be written out to the TFTP path.
|
2021-03-11 10:36:16 -06:00 |
Andrew Querol
|
c7a35cc1ad
|
Fix device MAC address imports not normalizing.
If it is not normalized you can get a not found error when provisioning since that is checking the database with a normalized MAC address
|
2021-03-04 17:33:25 -06:00 |
Nate
|
959a70c163
|
Devices - Import: Fix file upload.
|
2020-10-20 13:14:09 -06:00 |
Nate
|
6913125511
|
Device - Import: Hide file upload for now, as doesn't work properly.
|
2020-10-13 10:26:16 -06:00 |
chansizzle
|
2609158df9
|
Update device_imports.php (#5353)
start data on row 2
|
2020-07-15 16:54:09 -06:00 |
Nate
|
029c7174b4
|
Multiple - Add IDs to common/default action buttons.
|
2020-03-05 00:05:45 -07:00 |
Nate
|
3600a37e00
|
Devices - Import: Misc consistency updates.
|
2020-02-12 10:48:04 -07:00 |
Nate
|
02c9326143
|
Devices - Import/Export: List mods, token fix, etc.
|
2020-01-11 10:21:17 -07:00 |
Nate
|
36334d003c
|
Devices: List view and button updates, other fixes.
|
2020-01-08 13:28:01 -07:00 |
Nate
|
4edd21773a
|
Devices: Add window titles.
|
2020-01-06 07:39:59 -07:00 |
FusionPBX
|
1f20caec61
|
Update device_imports.php
|
2019-09-07 01:17:20 -06:00 |
FusionPBX
|
3cd69f4b71
|
Update device_imports.php
|
2019-08-13 00:09:47 -06:00 |
Nate
|
f841650075
|
Devices: Database class integration.
|
2019-08-03 20:21:56 -06:00 |
FusionPBX
|
d730b1e098
|
Update device_imports.php
|
2018-10-20 14:53:11 -06:00 |
FusionPBX
|
9ab0f598fc
|
Update device_imports.php
|
2018-09-28 12:51:43 -06:00 |
FusionPBX
|
37fd6c6f50
|
Update device_imports.php
|
2018-09-28 12:43:13 -06:00 |
FusionPBX
|
ec041e3e31
|
Update device_imports.php
|
2018-09-28 10:47:42 -06:00 |
FusionPBX
|
62c2c078d6
|
Update device_imports.php
|
2018-09-28 10:47:18 -06:00 |
FusionPBX
|
6fe8a78977
|
Rename app/device_imports/device_imports.php to app/devices/device_imports.php
|
2018-09-28 10:42:27 -06:00 |