summaryrefslogtreecommitdiffstats
path: root/webui_templates/system_edit.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'jlaska_fpo/devel' into develMichael DeHaan2008-12-021-1/+1
|\
| * Add support for power mgmt of libvirt managed guests via /usr/bin/virshJames Laska2008-11-241-1/+1
* | Peter Vreman's patch to fix the gateway editing in the webappMichael DeHaan2008-11-251-2/+2
|/
* Updated web and manpage info on static route syntaxMichael DeHaan2008-11-201-1/+1
* Changes to make IP address be non-static (as previously implemented) for purp...Michael DeHaan2008-11-201-3/+3
* Ongoing changes to make the webapp conform with network field changesMichael DeHaan2008-11-201-8/+9
* Add static routes and further field reorg.Michael DeHaan2008-11-201-12/+48
* Hostname -> dnsname, gateway is now a per-system field, not per-interfaceMichael DeHaan2008-11-201-28/+21
* Add name_servers field to webappMichael DeHaan2008-11-201-0/+14
* Add support for fence_bladecenter power controlJames Laska2008-11-191-1/+1
* Add support for fence_lparJames Laska2008-11-191-1/+1
* PV's patch to the web interface, and also some CLI reorderingMichael DeHaan2008-11-181-114/+129
* Slight tweak to netboot enabled wording.Michael DeHaan2008-11-171-35/+35
* Work on adding power management to the webapp (seems solid now), and also col...Michael DeHaan2008-11-141-23/+34
* Add power management fields to webappMichael DeHaan2008-11-141-1/+82
* In the API, make the bonding setting either master, slave, or na/blank. In t...Michael DeHaan2008-11-131-4/+39
* Bonding settings are now saved by the webapp.Michael DeHaan2008-11-131-27/+27
* Sort interfaces in the web editorMichael DeHaan2008-11-131-1/+3
* When adding a new system in the webapp make sure the NIC mac/ip is populated ...Michael DeHaan2008-11-131-3/+2
* Remove "default_interface" logic from webapp alsoMichael DeHaan2008-11-121-7/+2
* Eliminate introduction of extra spaces around the comment field in the webapp.Michael DeHaan2008-11-111-5/+6
* add comment fields to the rest of the webapp editor pagesMichael DeHaan2008-11-111-0/+15
* Add creation and modification times to the web app.Michael DeHaan2008-11-111-0/+22
* WebUI changes to support bondingJasper Capel2008-10-291-0/+48
* Mostly final changes to the webapp NIC editor code. Could definitely use som...Michael DeHaan2008-09-291-31/+56
* More interface editor changes to the webapp. Looks solid now except for webui...Michael DeHaan2008-09-291-34/+50
* More work on the network interface editor for the webapp. Saving now works p...Michael DeHaan2008-09-291-37/+25
* Further work on the network interface editor. Seems to load things fine now,...Michael DeHaan2008-09-261-25/+61
* Some fixes to the javascript loading for the webapp NIC editor, still more to...Michael DeHaan2008-09-261-4/+7
* Working on the new NIC editor for CobblerWeb. This does /not/ work yet and i...Michael DeHaan2008-09-261-171/+248
* Applied jeckersb's patch to teach cobbler about an infinite number of interfa...Michael DeHaan2008-09-241-40/+21
* Make static field editing work in the webapp and in XMLRPCMichael DeHaan2008-09-161-5/+18
* Misc bugfixes, release bump in preparation of 1.2.2Michael DeHaan2008-09-041-4/+10
* Incorporating Dave Hatton's patch to add --os-version in, adding validation, ...Michael DeHaan2008-08-251-2/+2
* Apply patch to add --kopts-post which lets you configure the kernel options o...Michael DeHaan2008-08-191-1/+15
* Adding --virt overrides for many more additional fields that were foundMichael DeHaan2008-05-081-6/+100
* Get duplicate name/ip/mac checks implemented for WebUI and XMLRPCMichael DeHaan2008-04-041-0/+2
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-021-0/+2
* Move the authentication error messages in the WebUI to a common template file...Michael DeHaan2008-04-011-11/+20
* Remove save/edit buttons for WebUI objects we know the user can't edit,Michael DeHaan2008-04-011-0/+2
* Added ownership checks for the various objects in the WebUI to makeMichael DeHaan2008-03-311-1/+7
* Add owners list to WebUI pages, also customize function for savingMichael DeHaan2008-03-281-0/+18
* Apply Tim's patch to remove random mac link when editing.Michael DeHaan2008-02-081-0/+2
* Apply Tim's patch to fix/re-enable the random MAC feature.Michael DeHaan2007-12-181-5/+3
* mod_python version of webui now operational at http://server/cobbler/web with...Michael DeHaan2007-12-051-2/+2
* Apply Tim Verhoeven's patch to lengthen WebUI fields.Michael DeHaan2007-11-161-2/+2
* Disable the blender cache as it's running afoul of the sync code, mixing up p...Michael DeHaan2007-11-141-1/+1
* Temporarily disable the random_mac link in the WebUI because it's not multi-i...Michael DeHaan2007-11-071-3/+5
* Add fields for --server-override to the Web UIMichael DeHaan2007-11-011-0/+15
* Teach the WebUI (and the backend for the WebUI) how to save multiple interfac...Michael DeHaan2007-10-121-14/+8