summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/CobblerWeb.py
Commit message (Expand)AuthorAgeFilesLines
* Disable the blender cache as it's running afoul of the sync code, mixing up p...Michael DeHaan2007-11-141-33/+1
* Remove --local-filename from the WebUI, since we will now use --name for the ...Michael DeHaan2007-11-021-3/+1
* WebUI backend code to handle edits to the new --server-override parameters.Michael DeHaan2007-11-011-6/+6
* Enable pagination capability for other types of cobbler objectsMichael DeHaan2007-10-311-9/+27
* Changelog cleanup + shorten the pagination parametersMichael DeHaan2007-10-311-2/+2
* Ongoing work on WUI paginationMichael DeHaan2007-10-311-7/+30
* Fix for cobbler's dhcp generation behavior with the new interface representat...Michael DeHaan2007-10-311-3/+9
* Apply AT's patch to switch the WebUI to using Apache digest auth / htaccess /...Michael DeHaan2007-10-291-80/+26
* Add --arch back to docs, plus WebUI changes to add the field.Michael DeHaan2007-10-291-1/+5
* Teach the WebUI (and the backend for the WebUI) how to save multiple interfac...Michael DeHaan2007-10-121-19/+57
* Lots of changes to make subprofile creation and editing work in the WebUI.Michael DeHaan2007-10-111-20/+27
* Working on adding subprofile creation support to the WebUI, as well as adding...root2007-10-111-7/+20
* 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-271-4/+11
* Disable WebUI logging until we come up with a way to make it SELinux friendly.Michael DeHaan2007-09-271-13/+23
* 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-261-1/+1
* 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
* 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-181-0/+19
* 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