summaryrefslogtreecommitdiffstats
path: root/webui_templates
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Fix webapp edit pages for repo checkboxes + release bump for 1.2.5Michael DeHaan2008-09-261-6/+14
* | 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
* | added enable_menu to WebUIMichael DeHaan2008-09-111-0/+18
|/
* Misc bugfixes, release bump in preparation of 1.2.2Michael DeHaan2008-09-041-4/+10
* changelog, + adding distro os-version to Webapp. Images are still not availa...Michael DeHaan2008-08-251-0/+14
* Incorporating Dave Hatton's patch to add --os-version in, adding validation, ...Michael DeHaan2008-08-253-6/+6
* Apply patch to add --kopts-post which lets you configure the kernel options o...Michael DeHaan2008-08-193-2/+44
* Add missing virt types to webuiMichael DeHaan2008-08-081-0/+15
* Make repo code validate the arch, as well as add it to the web app with radio...Michael DeHaan2008-07-142-8/+32
* Undo some improperly reverted i386/x86_64 switching around. We should be usi...Michael DeHaan2008-06-032-5/+5
* Adding some fields to settings and misc cleanupMichael DeHaan2008-06-032-5/+5
* Default arches to 'i386' to be consistent with the treesMichael DeHaan2008-05-291-3/+3
* Added some additional links for kickstart viewing/editing to the profile/syst...Michael DeHaan2008-05-092-4/+39
* Adding --virt overrides for many more additional fields that were foundMichael DeHaan2008-05-081-6/+100
* Added --mirror-locally option to repo add/edit and WebUI for specifying that ...Michael DeHaan2008-05-081-9/+21
* It's now possible to create new kickstart templates in /var/lib/cobbler/kicks...Michael DeHaan2008-04-244-10/+81
* Get duplicate name/ip/mac checks implemented for WebUI and XMLRPCMichael DeHaan2008-04-044-0/+8
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-024-0/+8
* Some fixes to the ownership module.Michael DeHaan2008-04-022-0/+2
* Make changes in order to assure that users not in users.conf can still readMichael DeHaan2008-04-023-9/+32
* Move the authentication error messages in the WebUI to a common template file...Michael DeHaan2008-04-015-26/+39
* Remove save/edit buttons for WebUI objects we know the user can't edit,Michael DeHaan2008-04-014-4/+13
* Added ownership checks for the various objects in the WebUI to makeMichael DeHaan2008-03-314-3/+20
* Distro now instrumented with a warning panel that indicates when you probablyMichael DeHaan2008-03-311-0/+9
* Add owners list to WebUI pages, also customize function for savingMichael DeHaan2008-03-284-0/+71