Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass logevent function to scripts | Ted Trask | 2013-10-27 | 1 | -2/+2 |
| | |||||
* | Revert "Change function prototypes to pass self and use self.model instead ↵ | Ted Trask | 2013-10-27 | 1 | -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 Trask | 2013-09-23 | 1 | -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 output | Ted Trask | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | Comment out references to APP | Ted Trask | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | Fix process_put string.match statement | Ted Trask | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | Added polycomringtone to template and process_put | Ted Trask | 2011-12-08 | 1 | -0/+2 |
| | |||||
* | Implemented put_file for Polycom phones | Ted Trask | 2011-10-11 | 1 | -0/+61 |