index
:
acf-provisioning
0.0-stable
0.1-stable
0.4-stable
0.5-stable
0.7-stable
0.8-stable
0.9-stable
master
ACF module for provisioning
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
provisioning-model.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed writing of template to remove dos formatting.
Ted Trask
2010-11-26
1
-1
/
+1
|
*
Fixed search to handle multiple responses and correctly check parameter values.
Ted Trask
2010-11-23
1
-35
/
+6
|
*
Display groups by name, not by label.
Ted Trask
2010-11-16
1
-0
/
+1
|
*
Fixed bug in search sql statement
Ted Trask
2010-11-16
1
-1
/
+1
|
*
Added ability to search for device by name, label, and template.
Ted Trask
2010-11-15
1
-11
/
+23
|
*
Added searchdevices action and fixed getdeviceparams to be proper structure, ↵
Ted Trask
2010-11-10
1
-4
/
+56
|
|
|
|
not array
*
Cleaned up some things with ordering and with transaction rollback.
Ted Trask
2010-11-08
1
-12
/
+15
|
|
|
|
Also removed unique restriction from class label.
*
Added getdevicevalues with templated viewtype to load template with haserl.
Ted Trask
2010-11-04
1
-2
/
+4
|
*
Allowed blanks for device classes and class groups.
Ted Trask
2010-10-28
1
-8
/
+10
|
*
Modified get/update device/class to device up classes/groups by name to make ↵
Ted Trask
2010-10-28
1
-15
/
+37
|
|
|
|
selection clearer.
*
Starting to develop provisioning application.
Ted Trask
2010-10-28
1
-0
/
+1240
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.
[prev]