| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
scripts.
|
| |
|
| |
|
| |
|
|
|
|
| |
make runscript recursive.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
matched.
You now can get the same device multiple times if there are multiple param matches.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not array
|
|
|
|
| |
Also removed unique restriction from class label.
|
| |
|
| |
|
|
|
|
| |
selection clearer.
|
|
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.
|