summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed bug in search sql statementTed Trask2010-11-161-1/+1
|
* Added ability to search for device by name, label, and template.Ted Trask2010-11-151-11/+23
|
* Added searchdevices action and fixed getdeviceparams to be proper structure, ↵Ted Trask2010-11-106-7/+85
| | | | 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 duplicatedevice actionTed Trask2010-11-044-2/+10
|
* Added getdevicevalues with templated viewtype to load template with haserl.Ted Trask2010-11-045-2/+24
|
* 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-2826-0/+1794
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.