summaryrefslogtreecommitdiffstats
path: root/provisioning.roles
Commit message (Collapse)AuthorAgeFilesLines
* Minor - permissions for EDITOR and display of searchby...Ted Trask2011-03-041-1/+1
|
* Made getdevicevalues and searchdevices into proper forms and added ↵Ted Trask2011-03-011-2/+2
| | | | searchbyextension and searchbymac actions.
* Added concept of class groups to allow separate name and label for class groupsTed Trask2011-02-111-2/+2
| | | | | | | Added four new actions - listclassgroups, editclassgroup, createclassgroup, and deleteclassgroup Added new provisioning_class_groups table Changed provisioning_classes to change name to class_group_id plus added seq field Modified groups to only accept alphanumeric names and display param group label instead of name when editing params
* Added script files to be run after edit device and after edit device params.Ted Trask2011-01-111-2/+2
|
* Added support for select type and provisioning options.Ted Trask2010-12-091-2/+2
|
* Added searchdevices action and fixed getdeviceparams to be proper structure, ↵Ted Trask2010-11-101-2/+2
| | | | not array
* Added duplicatedevice actionTed Trask2010-11-041-2/+2
|
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+5
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.