| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-20 | 1 | -41/+43 |
| * | Fix bug in providing blank config to unprovisioned phone | Ted Trask | 2013-09-09 | 1 | -2/+2 |
| * | Fix redirection when creating new devices | Ted Trask | 2013-08-26 | 1 | -12/+2 |
| * | Fixes to some local functions in model | Ted Trask | 2012-08-07 | 1 | -3/+3 |
| * | Removed calls to redirect_to_referrer and only call redirect if function exists | Ted Trask | 2012-08-07 | 1 | -10/+10 |
| * | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -13/+13 |
| * | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -24/+22 |
| * | Added new listrequests, deleterequest, and createdevicefromrequest actions | Ted Trask | 2011-10-14 | 1 | -0/+17 |
| * | Changes to implement PUT | Ted Trask | 2011-10-10 | 1 | -1/+1 |
| * | Change viewclassparams to getclassvalues | Ted Trask | 2011-10-10 | 1 | -2/+2 |
| * | Added viewclassparams, getfile, and putfile actions plus determine_class.lua ... | Ted Trask | 2011-10-10 | 1 | -0/+12 |
| * | Added new dumpdatabase action to dump database without ids - helps compare da... | Ted Trask | 2011-07-04 | 1 | -0/+4 |
| * | After create device, redirect to edit it | Ted Trask | 2011-03-04 | 1 | -1/+6 |
| * | Made getdevicevalues and searchdevices into proper forms and added searchbyex... | Ted Trask | 2011-03-01 | 1 | -2/+2 |
| * | Removed name from provisioning_devices, changed getdevicevalues to take param... | Ted Trask | 2011-02-28 | 1 | -1/+1 |
| * | Removed template from device and set it up as a parameter instead, moved scri... | Ted Trask | 2011-02-26 | 1 | -3/+3 |
| * | Added concept of class groups to allow separate name and label for class groups | Ted Trask | 2011-02-11 | 1 | -0/+16 |
| * | Added script files to be run after edit device and after edit device params. | Ted Trask | 2011-01-11 | 1 | -0/+8 |
| * | Added support for select type and provisioning options. | Ted Trask | 2010-12-09 | 1 | -0/+4 |
| * | Broke up get_device_values into two functions, one by name, one by device_id. | Ted Trask | 2010-11-26 | 1 | -1/+1 |
| * | Adjusted search to include != and regular expressions comparisons. | Ted Trask | 2010-11-26 | 1 | -1/+1 |
| * | Removed handling of viewtype because now will be handled by core. | Ted Trask | 2010-11-16 | 1 | -9/+0 |
| * | Added searchdevices action and fixed getdeviceparams to be proper structure, ... | Ted Trask | 2010-11-10 | 1 | -0/+10 |
| * | Added duplicatedevice action | Ted Trask | 2010-11-04 | 1 | -0/+4 |
| * | Added getdevicevalues with templated viewtype to load template with haserl. | Ted Trask | 2010-11-04 | 1 | -0/+3 |
| * | Starting to develop provisioning application. | Ted Trask | 2010-10-28 | 1 | -0/+97 |