Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove setfenv call for Lua 5.2 compatibility | Ted Trask | 2015-01-12 | 1 | -5/+11 |
| | |||||
* | Pass logevent function to scripts | Ted Trask | 2013-10-27 | 1 | -3/+3 |
| | |||||
* | 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 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 | -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 / deleted | Ted Trask | 2013-08-26 | 1 | -2/+3 |
| | |||||
* | Comment out references to APP | Ted Trask | 2012-11-26 | 1 | -2/+2 |
| | |||||
* | Modified scripts so no exception if Polycom path is missing | Ted Trask | 2012-08-08 | 1 | -4/+6 |
| | |||||
* | Delete / move other (put) files when delete / change mac for Polycom phone | Ted Trask | 2011-10-11 | 1 | -1/+12 |
| | |||||
* | Implemented put_file for Polycom phones | Ted Trask | 2011-10-11 | 1 | -0/+2 |
| | |||||
* | Added in configuration files / scripts and cgi-bin scripts. | Ted Trask | 2011-10-10 | 1 | -0/+44 |