summaryrefslogtreecommitdiffstats
path: root/config/update_device_params.lua
Commit message (Collapse)AuthorAgeFilesLines
* Provide SQL escape function to scriptsTed Trask2015-06-011-1/+1
|
* Pass logevent function to scriptsTed Trask2013-10-271-7/+7
|
* Revert "Change function prototypes to pass self and use self.model instead ↵Ted Trask2013-10-271-9/+9
| | | | | | | | | | of functions table" This reverts commit fb00ff8f05dae3c110beceb929ea036e4cd14ae1. Conflicts: provisioning-model.lua Conflict was resolved by removing "mymodule." from function calls that are once again made local
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Change function prototypes to pass self and use self.model instead of ↵Ted Trask2013-09-231-9/+9
| | | | | | | | functions table Changed the order of the first two parameters passed to validate function in provisioning_params Replaced all APP references with self, now that self is available Still need to implement swapvalidateparams script
* Update scripts to limit which Polycom files are moved / deletedTed Trask2013-08-261-5/+17
|
* Comment out references to APPTed Trask2012-11-261-4/+4
|
* Modified scripts so no exception if Polycom path is missingTed Trask2012-08-081-5/+7
|
* Removed invalid function call from update_device_params scriptTed Trask2011-12-091-1/+0
|
* Fixed update_device_params script to work when creating a deviceTed Trask2011-12-081-0/+2
|
* Delete / move other (put) files when delete / change mac for Polycom phoneTed Trask2011-10-111-0/+18
|
* Added in configuration files / scripts and cgi-bin scripts.Ted Trask2011-10-101-0/+41