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 (
Expand
)
Author
Age
Files
Lines
*
Display the matching param group label when displaying device params
Ted Trask
2011-02-11
1
-2
/
+3
*
Name should be unique for provisioning_class_group
Ted Trask
2011-02-11
1
-1
/
+1
*
Fixed up class sequence
Ted Trask
2011-02-11
1
-2
/
+2
*
Added concept of class groups to allow separate name and label for class groups
Ted Trask
2011-02-11
1
-22
/
+177
*
Added delete_device script and made sure to pass full params structures to sc...
Ted Trask
2011-01-18
1
-8
/
+30
*
Added script files to be run after edit device and after edit device params.
Ted Trask
2011-01-11
1
-2
/
+93
*
Moved templates to /etc/provisioning/templates
Ted Trask
2011-01-04
1
-1
/
+2
*
Added some unique indexes to enforce proper uniqueness
Ted Trask
2010-12-27
1
-1
/
+3
*
Added in some plpgsql triggers for data validation on inserts plus had to mak...
v0.0.1
Ted Trask
2010-12-24
1
-8
/
+50
*
Added foreign key references to table definitions.
Ted Trask
2010-12-23
1
-8
/
+10
*
Add js popups to verify deletes.
Ted Trask
2010-12-22
1
-1
/
+0
*
Added indexes to try to help query speed
Ted Trask
2010-12-09
1
-1
/
+20
*
Added regexp field to provisioning_params for validating text params
Ted Trask
2010-12-09
1
-8
/
+13
*
Delete options when deleting parameter
Ted Trask
2010-12-09
1
-0
/
+2
*
Added support for select type and provisioning options.
Ted Trask
2010-12-09
1
-6
/
+115
*
Modified search to return and display the group, parameter, and value that ma...
Ted Trask
2010-12-03
1
-13
/
+18
*
Broke up get_device_values into two functions, one by name, one by device_id.
Ted Trask
2010-11-26
1
-17
/
+37
*
Adjusted search to include != and regular expressions comparisons.
Ted Trask
2010-11-26
1
-14
/
+13
*
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
*
Cleaned up some things with ordering and with transaction rollback.
Ted Trask
2010-11-08
1
-12
/
+15
*
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
*
Starting to develop provisioning application.
Ted Trask
2010-10-28
1
-0
/
+1240