summaryrefslogtreecommitdiffstats
path: root/webui_templates
Commit message (Expand)AuthorAgeFilesLines
* Working on adding fields to webappMichael DeHaan2008-12-113-0/+45
* Rather than raising an error, just set these as we know they should be set.Michael DeHaan2008-12-041-0/+2
* Do not allow the server override to be set to empty string as there is no way...Michael DeHaan2008-12-041-0/+2
* PV's patch to make the webapp recursive delete checkboxes behave as expectedMichael DeHaan2008-12-033-8/+9
* 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 reduce the space used for the cobbler logoMichael DeHaan2008-11-251-2/+0
* | 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-202-10/+12
* 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-202-0/+28
* Peter Vreman's patch to clean up the web sidebarMichael DeHaan2008-11-201-10/+31
* Add support for fence_bladecenter power controlJames Laska2008-11-191-1/+1
* Add support for fence_lparJames Laska2008-11-191-1/+1
* Merge commit 'origin/devel' into develJames Laska2008-11-181-1/+1
|\
| * Update the cobbler link to avoid a HTTP redirect.Michael DeHaan2008-11-181-1/+1
* | Add ppc and ppc64 architecture radio options to repo_edit.tmplJames Laska2008-11-181-0/+10
* | Add ppc and ppc64 architecture radio optiosn to distro_edit.tmplJames Laska2008-11-181-0/+12
|/
* Apply PV's patch to fix IE sidebar width and remove page_onload JS errors.Michael DeHaan2008-11-181-1/+1
* PV's patch to add the version number to Cobbler Web. This may breakMichael DeHaan2008-11-181-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-142-35/+46
* 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
* Apply two of BK's patches to teach images about multiple interfaces and teach...Michael DeHaan2008-11-111-0/+16
* Eliminate introduction of extra spaces around the comment field in the webapp.Michael DeHaan2008-11-115-25/+30
* add comment fields to the rest of the webapp editor pagesMichael DeHaan2008-11-114-0/+57
* Added code to allow saving of comment field to all objects, added comment fie...Michael DeHaan2008-11-111-0/+14
* Add creation and modification times to the web app.Michael DeHaan2008-11-115-0/+112
* WebUI changes to support bondingJasper Capel2008-10-291-0/+48
* More work on the image editor in the webappMichael DeHaan2008-10-201-2/+1
* Make reporting work on images again, make selects non-multipleMichael DeHaan2008-10-201-2/+2
* Add Jasper to authors (who should have been there already)Michael DeHaan2008-10-202-4/+4
* Working on adding image listing/editing to the webapp. Still need to add Cob...Michael DeHaan2008-10-202-0/+389
* Add environment setting to web appMichael DeHaan2008-10-171-0/+15
* 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-262-172/+249
* Merge branch 'master' into develMichael DeHaan2008-09-261-6/+14
|\