summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix redirection when creating new devicesTed Trask2013-08-264-15/+40
* Update scripts to limit which Polycom files are moved / deletedTed Trask2013-08-262-7/+20
* Fix creation of missing database.Mika Havela2013-08-261-1/+1
* Bump version to 0.3.2v0.3.2Ted Trask2013-06-271-1/+1
* Fix exception when script has bad syntaxTed Trask2013-06-271-1/+4
* Fix bug in process_put.lua by adding spaces to outputTed Trask2013-06-271-1/+1
* Bumped version to 0.3.1v0.3.1Ted Trask2013-05-251-1/+1
* Added upgradeprovisioning script and database version parameter for automatin...Ted Trask2013-05-253-0/+246
* Fix creation of param, param group, class, and class groupTed Trask2013-05-251-11/+17
* Added some more SQL escape calls just to be safeTed Trask2013-05-251-8/+8
* Fix null string concatination errors in polycom templateTed Trask2013-03-191-2/+4
* Use luasql to escape, rather than doing it ourselves, because will account fo...Ted Trask2013-02-081-1/+1
* Bump version to 0.3.0v0.3.0Ted Trask2013-01-011-1/+1
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-011-23/+21
* Comment out references to APPTed Trask2012-11-265-10/+10
* Bumped version to 0.2.2v0.2.2Ted Trask2012-11-061-1/+1
* Added back script verification which was lost since 0.0.11Ted Trask2012-11-061-1/+1
* Bumped version to 0.2.1v0.2.1Ted Trask2012-10-281-1/+1
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-2710-72/+15
* Removed unnecessary links to form-html.lspTed Trask2012-10-261-1/+0
* Added require statement for html libraryTed Trask2012-10-0221-0/+21
* Add Create tab to menuTed Trask2012-08-271-0/+1
* Bumped version to 0.2.0v0.2.0Ted Trask2012-08-081-1/+1
* Fix links to search and create, and fix createdevicefromrequestTed Trask2012-08-083-21/+29
* Modified scripts so no exception if Polycom path is missingTed Trask2012-08-082-9/+13
* Fixes to some local functions in modelTed Trask2012-08-072-9/+21
* Fixed view class link and viewTed Trask2012-08-072-3/+3
* Removed calls to redirect_to_referrer and only call redirect if function existsTed Trask2012-08-0711-69/+112
* Fix process_put string.match statementTed Trask2012-06-202-2/+1
* Some cleanup for form submissionTed Trask2012-05-072-2/+2
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-282-58/+75
* Started work on updating for acf-core-0.15Ted Trask2012-04-1822-76/+74
* Updates to provisioning.cgi to reflect changes in acf-core-0.15Ted Trask2012-02-231-23/+11
* Bumped version to 0.1.3v0.1.3Ted Trask2012-01-271-1/+1
* Changed require statements to reflect location of libraries in acf-lib-0.3 an...Ted Trask2012-01-273-12/+6
* Bump version to 0.1.2v0.1.2Ted Trask2012-01-131-1/+1
* Fixed escape function to not escape \Ted Trask2012-01-031-11/+6
* Boolean default should be of type boolean, not stringTed Trask2011-12-291-2/+3
* Added edit and delete links to editdevice and editdeviceparamsTed Trask2011-12-222-0/+34
* Modify linksys template so empty digitmap allows dialing any numberTed Trask2011-12-161-1/+3
* Removed invalid function call from update_device_params scriptTed Trask2011-12-091-1/+0
* Removed the default table from param_groups cfe and just use value != default...Ted Trask2011-12-081-10/+2
* Fixed validating / setting defaults for param groupsTed Trask2011-12-082-10/+13
* Fixed bug in deleting parameter with optionsTed Trask2011-12-081-2/+2
* Added polycomringtone to template and process_putTed Trask2011-12-082-0/+5
* Fixed update_device_params script to work when creating a deviceTed Trask2011-12-081-0/+2
* Added polycomringtone parameter and, as a result, changed all of the Registra...Ted Trask2011-12-081-459/+528
* Added hotline functionality to linksys templateTed Trask2011-11-231-4/+10
* Modified linksys template to add timezone and fix forwarding and line enableTed Trask2011-11-231-13/+81
* Bump version to 0.1.1v0.1.1Ted Trask2011-11-101-1/+1