summaryrefslogtreecommitdiffstats
path: root/cobbler/field_info.py
Commit message (Expand)AuthorAgeFilesLines
* Merge IPv6 support patch from Trac #469. Thanks to Jon Sabo.masterJohn Eckersberg2009-11-051-11/+20
* Fix checkbox field for virt_auto_bootMichael DeHaan2009-10-011-2/+2
* Fix checkbox display of fields (missing comma)Michael DeHaan2009-09-111-1/+1
* Some very nice category based expand/collapse DIVs for the webappMichael DeHaan2009-07-301-43/+59
* Added a ton of comments about how the field datastructure works and how you a...Michael DeHaan2009-07-141-2/+17
* Prune out network objects as they will not make the 2.0 release (it is concen...Michael DeHaan2009-07-141-2/+0
* Various field type corrections, moving more things to select boxes, some CSS ...Michael DeHaan2009-06-011-1/+6
* Fix color coding on the network objects edit pageMichael DeHaan2009-06-011-0/+4
* Add alternate option support, to remap things like kernel_options to --koptsJames Cammarata2009-05-311-1/+5
* Some fixes to make subprofile display/editing in the webapp work betterMichael DeHaan2009-05-291-1/+2
* More sensical order for network fields since they may expand/collapse. Fixed...Michael DeHaan2009-05-211-0/+1
* Restore CSS color coding for grouped fields. Move unused css/graphics out of...Michael DeHaan2009-05-211-10/+35
* Interface field loading now works again. Also move some obsoleted templates ...Michael DeHaan2009-05-211-4/+4
* Reteaching templates about network interface editing. Added the concept of a...Michael DeHaan2009-05-211-5/+5
* Populate drop downs for various system features, make images show up as the r...Michael DeHaan2009-05-201-0/+2
* Generalize some common field profiles into field_info.py, which includes CSS ...Michael DeHaan2009-05-191-0/+69