summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adjusted search to include != and regular expressions comparisons.Ted Trask2010-11-262-15/+14
* Fixed writing of template to remove dos formatting.Ted Trask2010-11-261-1/+1
* Fixed search to handle multiple responses and correctly check parameter values.Ted Trask2010-11-231-35/+6
* Display groups by name, not by label.Ted Trask2010-11-161-0/+1
* Removed handling of viewtype because now will be handled by core.Ted Trask2010-11-161-9/+0
* 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
* Cleaned up some things with ordering and with transaction rollback.Ted Trask2010-11-081-12/+15
* 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
* Starting to develop provisioning application.Ted Trask2010-10-2826-0/+1794