summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/CobblerWeb.py
Commit message (Expand)AuthorAgeFilesLines
* Adding rename and copy support to the Web UI.Michael DeHaan2007-09-181-11/+56
* Implement deletes in WebUI, some fixes to backend RW XMLRPC API to serialize ...Michael DeHaan2007-09-181-6/+35
* Make cookies be session cookies + some backend cleanup.Michael DeHaan2007-09-181-24/+26
* Upgrading cookie and token handling and brining it inside of CobblerWeb.pyMichael DeHaan2007-09-171-53/+115
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-171-9/+69
* Fix method in WUI.Michael DeHaan2007-09-171-1/+1
* Fix URL on kickstart listing page.Michael DeHaan2007-09-141-1/+1
* Kickstart listing is back in the WUI, with a backend method to get the exhaus...Michael DeHaan2007-09-141-19/+15
* Repos are now added to the WebUI.Michael DeHaan2007-09-141-1/+62
* Adds a empty.tmpl file that shows up when a list contains 0 items.Michael DeHaan2007-09-131-10/+22
* Adds edit capability to distro and profile objects, plus some random hacking...Michael DeHaan2007-09-131-44/+77
* Adding ability to save/edit/add profiles to Web UI.Michael DeHaan2007-09-131-3/+51
* Checking in other modifications to templates, setup files, etc.Michael DeHaan2007-09-121-4/+31
* Renaming the _add template to be _edit so things are consistant + some misc h...Michael DeHaan2007-09-121-23/+31
* Adding additional exception handling and logging to WebUI.Michael DeHaan2007-09-121-47/+90
* Apply Al Tobey's patchset to Cobbler Web UI.Michael DeHaan2007-09-121-32/+88
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ...Michael DeHaan2007-09-111-0/+191