summaryrefslogtreecommitdiffstats
path: root/config/delete_device.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove setfenv call for Lua 5.2 compatibilityTed Trask2015-01-121-5/+11
|
* Pass logevent function to scriptsTed Trask2013-10-271-3/+3
|
* Revert "Change function prototypes to pass self and use self.model instead ↵Ted Trask2013-10-271-5/+5
| | | | | | | | | | 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-5/+5
| | | | | | | | 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-2/+3
|
* Comment out references to APPTed Trask2012-11-261-2/+2
|
* Modified scripts so no exception if Polycom path is missingTed Trask2012-08-081-4/+6
|
* Delete / move other (put) files when delete / change mac for Polycom phoneTed Trask2011-10-111-1/+12
|
* Implemented put_file for Polycom phonesTed Trask2011-10-111-0/+2
|
* Added in configuration files / scripts and cgi-bin scripts.Ted Trask2011-10-101-0/+44