summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.8.5v0.8.5Ted Trask2015-11-201-1/+1
|
* Cleanup of Algo ring parameter patchTed Trask2015-11-202-15/+15
|
* Add Algo parameter related with ring tone and volumeJoao Arruda2015-11-203-1/+114
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Allow uploading a file for bulkcreatedevicesTed Trask2015-11-132-0/+11
|
* Fix processing of boolean values in bulk(create/dump)devicesTed Trask2015-11-121-1/+3
| | | | bulkcreatedevices will accept 'true' or 'TRUE' as true
* Fix bulkcreatedevice when option value is a blank stringTed Trask2015-11-121-1/+1
|
* Allow blank value or label in editoptions actionTed Trask2015-11-121-3/+3
|
* Display results of editoptions in editparam HTML viewTed Trask2015-11-121-0/+1
|
* Add bulkdumpdevices action to export devices to CSV fileTed Trask2015-11-124-2/+88
|
* Fix link to edit options from edit param HTML viewTed Trask2015-11-111-1/+5
|
* Modify bulkcreatedevices to accept substrings of label for device values ↵Ted Trask2015-11-111-2/+23
| | | | | | that have options Fix bulkcreatedevices class values to escape magic characters in value
* Bump version to 0.8.4v0.8.4Ted Trask2015-11-061-1/+1
|
* Create bulkcreatedevices actionTed Trask2015-11-064-8/+122
|
* Bump version to 0.8.3v0.8.3Ted Trask2015-09-211-1/+1
|
* Fix provisioning.cgi to only process PUTs for .cfg filesTed Trask2015-09-211-2/+3
| | | | This was causing a problem with Polycoms PUTing .tar.gz files.
* Bump version to 0.8.2v0.8.2Ted Trask2015-08-111-1/+1
|
* Fix ciscoata-template.lua fileJoao Arruda2015-07-231-2/+6
| | | | | | | Adjust typo in the admin password parameter; Include new parameter to make sure the Time_Server value will be accepted; Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Bump version to 0.8.1v0.8.1Ted Trask2015-07-131-1/+1
|
* Modify the process_put script to revert bad changesTed Trask2015-07-091-0/+29
| | | | If the set_device_params function fails, notify the phone to pull its config and revert the change
* Bump version to 0.8.0v0.8.0Ted Trask2015-07-061-1/+1
|
* Add server-side pagination/sorting/filtering to listrequests action using ↵Ted Trask2015-07-063-53/+167
| | | | tablesorter
* Fix searchdevices html view by adding in old listdevices codeTed Trask2015-07-062-5/+72
| | | | | Since we're searching, filtering is not valid and pagination isn't as important as for list page Also, changed searchbymac to be case insensitive
* Make searchbyextension and searchbymac use searchdevices view rather than ↵Ted Trask2015-07-063-18/+20
| | | | | | listdevices view searchdevices view is still broken, since listdevices view changed
* Fix searchdevices HTML view when used for getdevicevaluesTed Trask2015-07-061-1/+3
|
* Add server-side pagination, sorting, and filtering for listdevices actionTed Trask2015-07-053-63/+181
|
* polycom-template: do not automatically set dnd forwarding the same as busyTed Trask2015-07-031-3/+5
| | | | | Updating dnd forwarding causes the phone to reboot, which doesn't happen for busy forwarding If desired, we can add a forwarddnd parameter in the future
* Bump version to 0.7.6v0.7.6Ted Trask2015-07-031-1/+1
|
* Adjust provisioning.cgi to better handle PUT from Polycom phonesJoao Arruda2015-07-031-3/+2
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Fix ciscoata template to remove blank line at beginningTed Trask2015-06-121-2/+2
|
* Bump version to 0.7.5v0.7.5Ted Trask2015-06-101-1/+1
|
* Change editdeviceparams to not hide section unless it has the section number ↵Ted Trask2015-06-101-1/+1
| | | | in its text
* Fix inclusion of init.cfg into Algo templateTed Trask2015-06-091-1/+10
|
* provisioning-scripts: Bugfixes.Mika Havela2015-06-091-22/+22
|
* Bump version to 0.7.4v0.7.4Ted Trask2015-06-081-1/+1
|
* Bump database version and add changes to upgradeprovisioning scriptTed Trask2015-06-082-1/+73
|
* Add new device types to acl.confTed Trask2015-06-081-0/+3
|
* Move Grandstream ATAs higher in the device list and add support for HT702/4Ted Trask2015-06-081-3/+22
|
* Update cyberdata and grandstream templates to properly require LuaXmlTed Trask2015-06-082-6/+8
|
* Fix duplicate fixedDayEnable in polycom templateTed Trask2015-06-081-5/+6
|
* Add algo, cyberdata, and grandstream to determine_class.luaTed Trask2015-06-081-0/+9
|
* new devices for acf-provisioning: algo, cyberdata, grandstreamSeung Soo Mun2015-06-085-1/+203
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Minor change to comments in polycom templateTed Trask2015-06-071-2/+3
|
* Use cfe.print_errtxt to display the full errtxt if fail to set params when ↵Ted Trask2015-06-051-1/+1
| | | | creating device from request
* Fix redirect for searchdevices in listrequests viewTed Trask2015-06-051-2/+1
|
* Bump version to 0.7.3v0.7.3Ted Trask2015-06-051-1/+1
|
* Update process_put.lua to send language, 24HourClock and tonePattern values ↵Joao Arruda2015-06-021-21/+37
| | | | | | to DB Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Proper fix for provisioning.cgi to work with haserl-0.9.33 and later - turn ↵Ted Trask2015-06-021-7/+2
| | | | off POST processing
* Provide SQL escape function to scriptsTed Trask2015-06-012-1/+2
|
* Bump version to 0.7.2v0.7.2Ted Trask2015-06-011-1/+1
|
* Fix provisioning.cgi to work with haserl-0.9.33 and laterTed Trask2015-06-011-1/+6
|