Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added searchdevices action and fixed getdeviceparams to be proper structure, ↵ | Ted Trask | 2010-11-10 | 1 | -4/+56 | |
| | | | | not array | |||||
* | Cleaned up some things with ordering and with transaction rollback. | Ted Trask | 2010-11-08 | 1 | -12/+15 | |
| | | | | Also removed unique restriction from class label. | |||||
* | Added getdevicevalues with templated viewtype to load template with haserl. | Ted Trask | 2010-11-04 | 1 | -2/+4 | |
| | ||||||
* | Allowed blanks for device classes and class groups. | Ted Trask | 2010-10-28 | 1 | -8/+10 | |
| | ||||||
* | Modified get/update device/class to device up classes/groups by name to make ↵ | Ted Trask | 2010-10-28 | 1 | -15/+37 | |
| | | | | selection clearer. | |||||
* | Starting to develop provisioning application. | Ted Trask | 2010-10-28 | 1 | -0/+1240 | |
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters. |