summaryrefslogtreecommitdiffstats
path: root/provisioning-model.lua
Commit message (Collapse)AuthorAgeFilesLines
...
* Added searchdevices action and fixed getdeviceparams to be proper structure, ↵Ted Trask2010-11-101-4/+56
| | | | not array
* Cleaned up some things with ordering and with transaction rollback.Ted Trask2010-11-081-12/+15
| | | | Also removed unique restriction from class label.
* Added getdevicevalues with templated viewtype to load template with haserl.Ted Trask2010-11-041-2/+4
|
* Allowed blanks for device classes and class groups.Ted Trask2010-10-281-8/+10
|
* Modified get/update device/class to device up classes/groups by name to make ↵Ted Trask2010-10-281-15/+37
| | | | selection clearer.
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+1240
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.