summaryrefslogtreecommitdiffstats
path: root/config/process_put.lua
Commit message (Collapse)AuthorAgeFilesLines
* Pass logevent function to scriptsTed Trask2013-10-271-2/+2
|
* 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 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
* Fix bug in process_put.lua by adding spaces to outputTed Trask2013-06-271-1/+1
|
* Comment out references to APPTed Trask2012-11-261-1/+1
|
* Fix process_put string.match statementTed Trask2012-06-201-1/+1
|
* Added polycomringtone to template and process_putTed Trask2011-12-081-0/+2
|
* Implemented put_file for Polycom phonesTed Trask2011-10-111-0/+61