Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 0.10.0v0.10.0 | Ted Trask | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Bump databaseversion to 13 | Ted Trask | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Update upgrade script to put firmware update changes into databaseversion 13 | Ted Trask | 2017-03-01 | 1 | -15/+24 |
| | |||||
* | Add viewdeviceparams HTML view | Ted Trask | 2017-02-23 | 1 | -0/+1 |
| | |||||
* | Add viewdeviceparams action and modify roles to add USER | Ted Trask | 2017-02-22 | 5 | -2/+13 |
| | |||||
* | Revert "Add notifydevices param and add it to all actions that modify ↵ | Ted Trask | 2017-02-22 | 9 | -388/+197 |
| | | | | | | devices (not yet implemented)" This reverts commit 07027036bc14ebbb75e54f81b3134ec2b9dc0783. | ||||
* | Add notifydevices param and add it to all actions that modify devices (not ↵ | Ted Trask | 2017-01-29 | 9 | -197/+388 |
| | | | | | | | | | | | yet implemented) Modify HTML views to display confirm warning about possible reboot when notifying devices Split several get_ functions so notifydevices would not appear for new objects Cleaned up some get_ functions to use handle_clientdata Do not display filecontent in createtemplate HTML view (or write it in model) Fix exception if bulkcreatedevices called with empty list Modify 'device' provisioning_groups seq from 1 to 5 to allow notifydevices to display first | ||||
* | Prevent deletion of template if in use | Ted Trask | 2017-01-25 | 1 | -7/+16 |
| | |||||
* | Add missedcallhistoryenable and receivedcallhistoryenable params | Ted Trask | 2017-01-02 | 6 | -3/+39 |
| | | | | | callhistoryenable is now for placed calls only makes these parameters consistent between snom and polycom | ||||
* | Add support for Polycom VVX D60 added in Polycom UC Software 5.4.3 | Ted Trask | 2017-01-02 | 3 | -0/+7 |
| | |||||
* | Add support for Polycom VVX 101,201,301,311,401,411,501,601 | Ted Trask | 2017-01-01 | 2 | -144/+162 |
| | | | | Added in Polycom UC Software 5.4.0 | ||||
* | Add Polycom clockenable parameter | Ted Trask | 2017-01-01 | 4 | -0/+11 |
| | |||||
* | Add French (Canada) language available in Polycom UC Software 5.4.0 | Ted Trask | 2017-01-01 | 2 | -1/+13 |
| | |||||
* | Add logging for forensics | Ted Trask | 2016-12-26 | 1 | -0/+40 |
| | |||||
* | Bump version to 0.9.5v0.9.5 | Ted Trask | 2016-11-08 | 1 | -1/+1 |
| | |||||
* | CyberData parameter related with Door Sensor Settings | Vinícius de Jesus | 2016-11-03 | 3 | -1/+66 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Remove trailing whitespace | Ted Trask | 2016-08-10 | 25 | -61/+61 |
| | |||||
* | Bump version to 0.9.4v0.9.4 | Ted Trask | 2016-07-08 | 1 | -1/+1 |
| | |||||
* | New device for acf-provisioning: Cyberdata Paging Zone Controller | Vinícius de Jesus | 2016-07-06 | 3 | -28/+280 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Adjust Cisco ATA template file | Joao Arruda | 2016-06-29 | 1 | -3/+6 |
| | | | | | | | Some configuration need to be nested under <router-configuration> XML tag as described in the Cisco Provisioning Guide. It changes too the IVR_Admin_Password parameter to IVR_Admin_Passwd. Although the Cisco Provisioning Guide list the first as a valid parameter the device itself only list the second to be used (when getting the full configuration directly via http://IP_of_ATA/admin/config.xml). It seems to be an inconsistency between the documentation and the software. Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Bump version to 0.9.3v0.9.3 | Ted Trask | 2016-04-20 | 1 | -1/+1 |
| | |||||
* | Changes to CyberData template to work with acf-provisioning-cyberdata | Ted Trask | 2016-04-20 | 1 | -15/+45 |
| | | | | | | Change init.cfg to initial.xml - this may break upgrades Add support for 000000cd.xml for firmware files (can be overridden by initial.xml) Replace with server name in initial.xml and 000000cd.xml | ||||
* | Fix Polycom pcportenable/entherModePC parameter to properly disable the port | Ted Trask | 2016-04-20 | 1 | -5/+6 |
| | |||||
* | Remove reference to Polycom 320/330 since no longer supported | Ted Trask | 2016-04-20 | 2 | -4/+5 |
| | | | | These devices require 3.x firmware, which has different parameter structure | ||||
* | Spelling fix in mac parameter description | Ted Trask | 2016-04-07 | 2 | -1/+3 |
| | |||||
* | Fix validation for dtmfactivationcode and dtmfactivationduration | Ted Trask | 2016-04-06 | 2 | -4/+4 |
| | |||||
* | Add Cyberdata Device parameters | Vinícius de Jesus | 2016-04-06 | 3 | -4/+117 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Bump version to 0.9.2v0.9.2 | Ted Trask | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | Fix bulkcreatedevices to handle DOS line endings and blank lines | Ted Trask | 2016-03-11 | 1 | -3/+9 |
| | |||||
* | Modify dump_database to enforce consistent order for device classes and values | Ted Trask | 2016-03-11 | 1 | -2/+2 |
| | |||||
* | Bump version to 0.9.1v0.9.1 | Ted Trask | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Fix process_put pattern matching to allow for spaces in values | Ted Trask | 2016-02-23 | 1 | -2/+2 |
| | |||||
* | Fix default override when default is false | Ted Trask | 2016-02-03 | 1 | -2/+2 |
| | |||||
* | Further clean up group defaults and editable | Ted Trask | 2016-01-28 | 2 | -14/+26 |
| | | | | | Editable group params should have null default so don't show up as overridden (mailbox, mailcallback) Removed editable from provpollingtime and dndenable as these should not be editable per device | ||||
* | Bump version to 0.9.0v0.9.0 | Ted Trask | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Change file actions filesize to size, size and mtime not user-friendly, use ↵ | Ted Trask | 2016-01-18 | 3 | -15/+15 |
| | | | | posix.stat over fs.stat, use new format functions | ||||
* | Bump version to 0.8.9v0.8.9 | Ted Trask | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Revert changes inadvertently included in "Bump version to 0.8.7" | Ted Trask | 2016-01-18 | 3 | -15/+15 |
| | | | | This reverts commit 9ce48686e81f7ace3028a630c91795a8e76ea6a5. | ||||
* | Bump version to 0.8.8v0.8.8 | Ted Trask | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Fix filter by device_id in listdevices | Ted Trask | 2016-01-18 | 1 | -1/+9 |
| | |||||
* | Bump version to 0.8.7v0.8.7 | Ted Trask | 2016-01-18 | 4 | -16/+16 |
| | |||||
* | Modify CyberData template to work with any init.cfg or none at all | Ted Trask | 2016-01-18 | 1 | -15/+44 |
| | | | | Previously, init.cfg had to follow a specific format to work | ||||
* | Allow parameter failure when creating device (or could never create devices) | Ted Trask | 2016-01-02 | 2 | -2/+9 |
| | |||||
* | Better error reporting for editgroup/param when succeeded but setting device ↵ | Ted Trask | 2015-12-28 | 2 | -4/+14 |
| | | | | params failed | ||||
* | Need to pass error text into handlesqlexception | Ted Trask | 2015-12-28 | 1 | -42/+42 |
| | |||||
* | Use cfe:print_errtxt in more places for better error reporting | Ted Trask | 2015-12-28 | 1 | -29/+5 |
| | |||||
* | Modify update_device to also validate device params (this causes ↵ | Ted Trask | 2015-12-28 | 2 | -18/+10 |
| | | | | update_device_params.lua to be called before update_device.lua) | ||||
* | Get/set device params after updating group/param so validation runs in ↵ | Ted Trask | 2015-12-28 | 1 | -16/+12 |
| | | | | addition to notify | ||||
* | Fix dump_database to properly output null values | Ted Trask | 2015-12-28 | 1 | -7/+13 |
| | |||||
* | Minor cleanup for efficiency | Ted Trask | 2015-12-28 | 1 | -20/+20 |
| |