summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get ready for 0.6.2-2 releaseMichael DeHaan2007-09-283-4/+5
* Small tweak to make error messages coming back from XMLRPC more readable.Michael DeHaan2007-09-271-0/+7
* Fix bug where non-lowercase intermediate objects could be deleted, orphaning ...Michael DeHaan2007-09-273-2/+3
* AT's patch to add multi-select capability when picking what profiles get what...Michael DeHaan2007-09-273-8/+27
* Shorten WUI label.Michael DeHaan2007-09-271-1/+1
* Revert earlier inadvertant change to login cookie handling.Michael DeHaan2007-09-271-1/+0
* A small bit of javascript to ensure that the get_random_mac AJAX call, should...Michael DeHaan2007-09-272-1/+5
* Generalize login message so users don't think a credential failure is neccess...Michael DeHaan2007-09-271-1/+1
* Two things... make "sync" into a button, and also hide links when the userMichael DeHaan2007-09-2710-99/+129
* Disable WebUI logging until we come up with a way to make it SELinux friendly.Michael DeHaan2007-09-273-15/+27
* Cheetah wants "end if", not just "end".Michael DeHaan2007-09-271-1/+1
* Fix error in system_edit.tmplMichael DeHaan2007-09-261-1/+2
* Move cobbler WebUI log file to Apache dir so it will gain the correctroot2007-09-262-2/+10
* Remove testuser from password file.Michael DeHaan2007-09-263-10/+4
* Updating Cheetah invocation for older versions of Cheetah.Michael DeHaan2007-09-262-3/+3
* Generalize login message.Michael DeHaan2007-09-241-1/+1
* AT patch to CobblerWeb.Michael DeHaan2007-09-242-5/+4
* Reverse part of previous Makefile patch.Michael DeHaan2007-09-241-3/+3
* Fix HTML dropdown selector bugroot2007-09-241-1/+1
* changelog fixupMichael DeHaan2007-09-241-0/+1
* Fix logging if there is no systems record for the object sending syslog data.Michael DeHaan2007-09-241-2/+7
* Apply AT Web UI patchset.Michael DeHaan2007-09-249-77/+182
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-09-241-1/+1
|\
| * Change localhost to 127.0.0.1, just in case.Michael DeHaan2007-09-201-1/+1
* | Allow import using mount points with spaces in them (AT).Michael DeHaan2007-09-242-4/+4
|/
* Update manpage documentation to mention the WebUI, and also external web docu...Michael DeHaan2007-09-191-1/+21
* Added some "about" documentation to the WebUI and also placed a copy of the c...Michael DeHaan2007-09-193-34/+120
* Package the cobbler manpage as html as well as a docs page. Fix a broken doc...Michael DeHaan2007-09-196-5/+11
* Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.Michael DeHaan2007-09-197-10/+16
* Widen up some fields in the WebUI so we don't crop off any strings or unnecce...Michael DeHaan2007-09-194-41/+41
* Making repo editing also have tooltips/tables in WUI.Michael DeHaan2007-09-181-10/+67
* Add tooltips to the system editor in the WUI.Michael DeHaan2007-09-181-12/+86
* Add tooltips and formatting to profiles in the Web UI.Michael DeHaan2007-09-182-21/+118
* User friendly distro page changesMichael DeHaan2007-09-182-19/+81
* Add missing dir to setup.pyMichael DeHaan2007-09-184-0/+27
* Arch and breed in the WUI are now radio buttons, plus a workaround for an iss...Michael DeHaan2007-09-182-9/+48
* Update CSS colors + add AT to AUTHORS.root2007-09-182-6/+7
* Add sync support to WUIMichael DeHaan2007-09-187-8/+69
* Adding rename and copy support to the Web UI.Michael DeHaan2007-09-185-14/+164
* Implement deletes in WebUI, some fixes to backend RW XMLRPC API to serialize ...Michael DeHaan2007-09-183-13/+48
* Make cookies be session cookies + some backend cleanup.Michael DeHaan2007-09-182-40/+42
* Upgrading cookie and token handling and brining it inside of CobblerWeb.pyMichael DeHaan2007-09-174-81/+128
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-175-57/+195
* Fix method in WUI.Michael DeHaan2007-09-171-1/+1
* Add additional keywords to logrotate config.Michael DeHaan2007-09-171-0/+2
* Added notes on what's left with the WUIMichael DeHaan2007-09-141-0/+15
* Fix URL on kickstart listing page.Michael DeHaan2007-09-142-3/+3
* Kickstart listing is back in the WUI, with a backend method to get the exhaus...Michael DeHaan2007-09-146-30/+90
* More RPM tweakingMichael DeHaan2007-09-143-5/+6
* remove module import (AT patch)Michael DeHaan2007-09-141-1/+0