Commit Graph

676 Commits

Author SHA1 Message Date
markjcrane
014cbd1cd0 Replace data type timestamp with timestamptz 2021-05-05 20:46:53 -06:00
FusionPBX
a5afa0afec Validate the http_method, device_provisioned_ip and move user_agent string to the date. 2021-04-26 21:40:59 -06:00
FusionPBX
69a058dab1 Merge pull request #5776 from winsock/device_import_duplicate_mac_check
Check for duplicate MAC addresses in the device import
2021-04-23 19:23:01 -06:00
agree
ab302ebfbb Provision save and show user agent information 2021-04-20 16:31:39 -04:00
Andrew Querol
92bbb77561 Check for duplicate MAC addresses in the device import 2021-03-25 09:15:46 -05:00
Andrew Querol
7d57cef6ac Fix device provisioning and event notification for multiple registrations across different SIP profiles. 2021-03-18 09:31:22 -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
FusionPBX
30eb6c942f Merge pull request #5715 from emaktech/patch-12
Micro update to french language
2021-01-26 08:38:22 -07:00
fusionate
da79aa0fb1 Devices, Device Profiles - Search: Scope enhancements. 2021-01-20 11:06:34 -07:00
fusionate
e92ebd8302 Device Profiles - Search: Include some Key and Setting fields. 2021-01-18 16:37:42 -07:00
fusionate
8107694dd3 Devices - Search: Include some Line, Key and Setting fields. 2021-01-18 16:22:18 -07:00
emaktech
fa742ba7ff Update app_languages.php
Micro update to french language
2021-01-06 16:25:06 -05:00
Andrew Querol
cfc44b4d59 Ensure we setup sip proxies even if the user doesn't have permission to customize them when adding.
Also ensures the primary and secondary server address are set to defaults if the permission does not exist.
2020-11-17 21:40:49 -06:00
Nate
b5b5f467bb Devices - Export: Minor visual adjustments. 2020-10-22 12:26:52 -06:00
FusionPBX
fdc142c27d Update device_download.php
Export more device details.
2020-10-21 21:13:11 -06:00
Nate
959a70c163 Devices - Import: Fix file upload. 2020-10-20 13:14:09 -06:00
FusionPBX
b724852eff Update device.php
When deleting a device make sure it removes any related device_uuid_alternate.
2020-10-20 09:41:08 -06:00
FusionPBX
5b6102de70 Update device_edit.php
Show input text when details for select are not configured.
2020-10-19 20:19:00 -06:00
FusionPBX
e2b97dd221 Merge pull request #5530 from Len-PGH/patch-157
Add Grandstream GRP vendor function for phonebook.
2020-10-13 16:03:37 -06:00
Nate
6913125511 Device - Import: Hide file upload for now, as doesn't work properly. 2020-10-13 10:26:16 -06:00
Len
e1534289f5 Update app_config.php 2020-10-13 09:56:35 -04:00
Nate
541bd4dd6f Device Edit: Restore ability to unset the current Device Profile. 2020-09-29 14:38:15 -06:00
Len
a55273fd1d Update app_languages.php (#5496) 2020-09-28 20:37:13 -06:00
Nate
d539c3a7cc Provisioning: Support for N/A key on Htek. 2020-09-26 13:27:21 -06:00
FusionPBX
d2004e921e Device profile add just expansion. 2020-08-28 12:34:36 -06:00
chansizzle
c3b5f57ad1 Update device_profile_edit.php (#5430)
* Update device_profile_edit.php

expansion modules update
2020-08-28 12:28:02 -06:00
FusionPBX
83ec8d7e86 Change uuid to text for something that should be text. 2020-08-14 09:31:58 -06:00
Luis Daniel Lucio Quiroz
2b7c938f49 Add digium support to get_vendor_by_agent() (#5380)
Missing this brand
2020-08-03 13:12:19 -06:00
chansizzle
2609158df9 Update device_imports.php (#5353)
start data on row 2
2020-07-15 16:54:09 -06:00
FusionPBX
90dc96d134 Fix the device profile key vendor for Yealink 2020-07-14 19:32:01 -06:00
FusionPBX
a499b36277 Added array option. 2020-07-10 20:30:25 -06:00
konradSC
5dc1137a64 Fix Yealink Expansion Modules in Device Profiles (#5324)
The 'if' statements need to reference v_device_profile_keys.profile_key_vendor instead of device_key_vendor which is in a different table.
2020-07-01 16:28:36 -06:00
Luis Daniel Lucio Quiroz
d7881b7dc5 [4.5] Use INT instead of NUMERIC (#5311) 2020-06-19 09:00:02 -06:00
Nate
d725808820 Login: Mitigate invalid token message. 2020-05-19 16:16:28 -06:00
Nate
c4c5a2e84c Devices - Edit: Better implementation of available permissions. 2020-04-15 17:33:22 -06:00
Nate
83a8e0112a Dashboard / Devices: Update layout code to match other Dashboard components. 2020-04-13 18:18:56 -06:00
Nate
e6d95893ee Devices - List: Fix column sorting when Show All enabled. 2020-04-13 12:52:24 -06:00
Nate
f22e4da6ee Devices & Extensions: Remove duplicate permissions. 2020-03-27 15:19:45 -06:00
Nate
46b76d25a7 Devices - Edit: Adjustments. 2020-03-26 17:20:57 -06:00
Nate
c2a8658e4f Devices: Revert some previous changes. 2020-03-26 17:03:03 -06:00
Nate
9ebb022ad4 Devices - Edit: Mitigate save password prompt. 2020-03-26 16:32:51 -06:00
Nate
99b4dbdaf4 Devices - Edit: Update Copy modal. 2020-03-26 15:31:31 -06:00
Nate
92033b88bc Devices, Profiles & Vendors: Modal integration. 2020-03-26 08:55:43 -06:00
racitup
a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
e8494facee Multiple: Add IDs to form tags, remove empty action attributes. 2020-03-05 10:02:25 -07:00
Nate
029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate
7cbccd767d Devices - Edit: Revise and simplify javascript. 2020-03-04 17:54:47 -07:00
Nate
8cf57f30be Multiple - Edit: Minor mods. 2020-03-03 19:59:41 -07:00
Nate
6c37a5e125 Devices / Device Profiles - Edit: Permission adjustments. 2020-02-28 07:31:35 -07:00