summaryrefslogtreecommitdiffstats
path: root/cobbler/webui
Commit message (Expand)AuthorAgeFilesLines
* Teach the WebUI (and the backend for the WebUI) how to save multiple interfac...Michael DeHaan2007-10-121-19/+57
* Working on WebUI, still some work to do in regards to hiding MACs and so fort...Michael DeHaan2007-10-121-37/+41
* Update changelog and spec comments.Michael DeHaan2007-10-111-2/+2
* Lots of changes to make subprofile creation and editing work in the WebUI.Michael DeHaan2007-10-112-24/+31
* Working on adding subprofile creation support to the WebUI, as well as adding...root2007-10-112-14/+31
* Replace @@server@@ in repo config files.Michael DeHaan2007-10-081-2/+2
* Small tweak to make error messages coming back from XMLRPC more readable.Michael DeHaan2007-09-271-0/+7
* AT's patch to add multi-select capability when picking what profiles get what...Michael DeHaan2007-09-271-1/+10
* 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-271-0/+1
* 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-272-72/+77
* Disable WebUI logging until we come up with a way to make it SELinux friendly.Michael DeHaan2007-09-272-15/+25
* Move cobbler WebUI log file to Apache dir so it will gain the correctroot2007-09-261-1/+1
* 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-241-4/+2
* Apply AT Web UI patchset.Michael DeHaan2007-09-241-54/+114
* Allow import using mount points with spaces in them (AT).Michael DeHaan2007-09-241-3/+3
* Added some "about" documentation to the WebUI and also placed a copy of the c...Michael DeHaan2007-09-191-33/+35
* Package the cobbler manpage as html as well as a docs page. Fix a broken doc...Michael DeHaan2007-09-191-2/+2
* Move all CGI scripts to a cobbler subdirectory under cgi-bin for namespacing.Michael DeHaan2007-09-191-2/+2
* Arch and breed in the WUI are now radio buttons, plus a workaround for an iss...Michael DeHaan2007-09-181-0/+9
* 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
* 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 exhaus...Michael DeHaan2007-09-141-19/+15
* 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 hacking...Michael DeHaan2007-09-132-63/+106
* 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-123-89/+88
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ...Michael DeHaan2007-09-115-0/+488