Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass logevent function to scripts | Ted Trask | 2013-10-27 | 1 | -7/+7 |
| | |||||
* | Revert "Change function prototypes to pass self and use self.model instead ↵ | Ted Trask | 2013-10-27 | 1 | -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.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Change function prototypes to pass self and use self.model instead of ↵ | Ted Trask | 2013-09-23 | 1 | -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 / deleted | Ted Trask | 2013-08-26 | 1 | -5/+17 |
| | |||||
* | Comment out references to APP | Ted Trask | 2012-11-26 | 1 | -4/+4 |
| | |||||
* | Modified scripts so no exception if Polycom path is missing | Ted Trask | 2012-08-08 | 1 | -5/+7 |
| | |||||
* | Removed invalid function call from update_device_params script | Ted Trask | 2011-12-09 | 1 | -1/+0 |
| | |||||
* | Fixed update_device_params script to work when creating a device | Ted Trask | 2011-12-08 | 1 | -0/+2 |
| | |||||
* | Delete / move other (put) files when delete / change mac for Polycom phone | Ted Trask | 2011-10-11 | 1 | -0/+18 |
| | |||||
* | Added in configuration files / scripts and cgi-bin scripts. | Ted Trask | 2011-10-10 | 1 | -0/+41 |