summaryrefslogtreecommitdiffstats
path: root/cobbler/webui
Commit message (Collapse)AuthorAgeFilesLines
* Add sync support to WUIMichael DeHaan2007-09-182-4/+26
|
* 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
| | | | | | deletes properly.
* 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-172-40/+110
|
* 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 ↵Michael DeHaan2007-09-141-19/+15
| | | | | | | exhaustive list. Edits to come. Also added a "make devinstall" which is like "make install" but doesn't overwrite your settings file with the default values.
* More RPM tweakingMichael DeHaan2007-09-141-2/+2
|
* Permissions cleanup and moving settings to be packaged in the RPM.root2007-09-141-2/+2
|
* Repos are now added to the WebUI.Michael DeHaan2007-09-142-7/+74
|
* Adds a empty.tmpl file that shows up when a list contains 0 items.Michael DeHaan2007-09-132-13/+25
|
* Adds edit capability to distro and profile objects, plus some random ↵Michael DeHaan2007-09-132-63/+106
| | | | | | hacking on the WebUI. Also adds delete checkboxes that are currently not implemented.
* 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 ↵Michael DeHaan2007-09-121-23/+31
| | | | hacking.
* 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-123-89/+88
|
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ↵Michael DeHaan2007-09-115-0/+488
TBA.