summaryrefslogtreecommitdiffstats
path: root/provisioning.menu
Commit message (Collapse)AuthorAgeFilesLines
* Added viewactivitylog functionality (no actual logs yet)Ted Trask2017-11-081-0/+1
|
* Add bulk HTML action to show available bulk actionsTed Trask2017-06-071-1/+1
|
* Create bulkcreatedevices actionTed Trask2015-11-061-0/+1
|
* Add Create tab to menuTed Trask2012-08-271-0/+1
|
* Added new listrequests, deleterequest, and createdevicefromrequest actionsTed Trask2011-10-141-0/+1
|
* Added new dumpdatabase action to dump database without ids - helps compare ↵Ted Trask2011-07-041-0/+1
| | | | databases
* Added searchbyextension and searchbymac to the menuTed Trask2011-03-021-0/+2
|
* Added concept of class groups to allow separate name and label for class groupsTed Trask2011-02-111-0/+1
| | | | | | | 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-0/+1
|
* Added searchdevices action and fixed getdeviceparams to be proper structure, ↵Ted Trask2010-11-101-0/+1
| | | | not array
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+7
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.