summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/CobblerWeb.py
Commit message (Expand)AuthorAgeFilesLines
* Upgrade webui search forms for all object types, filling in the default optio...Michael DeHaan2009-03-091-14/+22
* Add default values for the redhatmanagement serverRob Lazzurs2009-03-091-3/+3
* Adding option to define a Spacewalk management server at the distro/profile/s...Rob Lazzurs2009-03-061-0/+3
* Add search to the webapp. Currently all areas are implemented on the backend...Michael DeHaan2009-03-051-2/+123
* Enable editing of management classes for distros using the web interfaceJasper Capel2009-02-271-1/+2
* Enable editing of management classes for profiles using the web interface.Jasper Capel2009-02-271-1/+2
* Enable web-editing of management classes for systems.Jasper Capel2009-02-271-1/+2
* Dave Hatton's patch to add a name servers search path to Cobbler.Michael DeHaan2009-02-061-2/+4
* Apply Peter Vreman's patch to add a lot of very cool batch editing features -...Michael DeHaan2008-12-221-55/+204
* Package the new snippet, still working on the webappMichael DeHaan2008-12-111-1/+1
* Working on adding fields to webappMichael DeHaan2008-12-111-3/+6
* PV's patch to make the webapp recursive delete checkboxes behave as expectedMichael DeHaan2008-12-031-9/+9
* Changes to make the webapp able to delete fields by not explicitly checkingMichael DeHaan2008-12-011-131/+68
* Ongoing changes to make the webapp conform with network field changesMichael DeHaan2008-11-201-2/+4
* Add static routes and further field reorg.Michael DeHaan2008-11-201-2/+4
* Hostname -> dnsname, gateway is now a per-system field, not per-interfaceMichael DeHaan2008-11-201-3/+3
* Add name_servers field to webappMichael DeHaan2008-11-201-2/+7
* Peter Vreman's patch to clean up the web sidebarMichael DeHaan2008-11-201-1/+3
* Expose the extended version information over XMLRPC, and update the web inter...Michael DeHaan2008-11-181-7/+3
* PV's patch to add the version number to Cobbler Web. This may breakMichael DeHaan2008-11-181-1/+13
* Work on adding power management to the webapp (seems solid now), and also col...Michael DeHaan2008-11-141-1/+1
* Add power management fields to webappMichael DeHaan2008-11-141-2/+14
* Bonding settings are now saved by the webapp.Michael DeHaan2008-11-131-15/+16
* Apply two of BK's patches to teach images about multiple interfaces and teach...Michael DeHaan2008-11-111-1/+3
* Added code to allow saving of comment field to all objects, added comment fie...Michael DeHaan2008-11-111-5/+18
* A couple of things, the removal of the server.update() code wasn't good for p...Michael DeHaan2008-11-061-0/+2
* Fairly extensive overhaul of the test code, and correcting some API-based got...Michael DeHaan2008-11-061-2/+0
* More work on the image editor in the webappMichael DeHaan2008-10-201-2/+27
* Add Jasper to authors (who should have been there already)Michael DeHaan2008-10-201-1/+114
* Add environment setting to web appMichael DeHaan2008-10-171-1/+3
* Mostly final changes to the webapp NIC editor code. Could definitely use som...Michael DeHaan2008-09-291-4/+9
* More work on the network interface editor for the webapp. Saving now works p...Michael DeHaan2008-09-291-0/+5
* Further work on the network interface editor. Seems to load things fine now,...Michael DeHaan2008-09-261-6/+3
* Applied jeckersb's patch to teach cobbler about an infinite number of interfa...Michael DeHaan2008-09-241-3/+5
* Make static field editing work in the webapp and in XMLRPCMichael DeHaan2008-09-161-0/+2
* added enable_menu to WebUIMichael DeHaan2008-09-111-1/+3
* changelog, + adding distro os-version to Webapp. Images are still not availa...Michael DeHaan2008-08-251-1/+3
* Incorporating Dave Hatton's patch to add --os-version in, adding validation, ...Michael DeHaan2008-08-251-3/+9
* Reorder changelog, some 1.1 changes were listed under 1.0.3. There may still...Michael DeHaan2008-07-251-1/+4
* Fixes for webapp new fieldsMichael DeHaan2008-05-091-1/+1
* Adding --virt overrides for many more additional fields that were foundMichael DeHaan2008-05-081-1/+15
* Added --mirror-locally option to repo add/edit and WebUI for specifying that ...Michael DeHaan2008-05-081-1/+6
* It's now possible to create new kickstart templates in /var/lib/cobbler/kicks...Michael DeHaan2008-04-241-3/+26
* Get duplicate name/ip/mac checks implemented for WebUI and XMLRPCMichael DeHaan2008-04-041-5/+5
* Show friendly error message if user does not have sync permissions, also updateMichael DeHaan2008-04-031-0/+7
* Add friendlier messaging to users who do not have permission to createMichael DeHaan2008-04-031-0/+23
* If logging in with token and not a new login, grab the username fromMichael DeHaan2008-04-031-0/+1
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-021-0/+4
* Deletion from the WebUI now has a checkbox for distros/profiles to decideMichael DeHaan2008-04-021-3/+11
* Some fixes to the ownership module.Michael DeHaan2008-04-021-4/+4