summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Permissions cleanup and moving settings to be packaged in the RPM.root2007-09-148-11/+79
* Repos are now added to the WebUI.Michael DeHaan2007-09-149-11/+212
* Adds a empty.tmpl file that shows up when a list contains 0 items.Michael DeHaan2007-09-134-13/+31
* Adds edit capability to distro and profile objects, plus some random hacking...Michael DeHaan2007-09-139-78/+183
* Adding ability to save/edit/add profiles to Web UI.Michael DeHaan2007-09-132-6/+57
* Checking in other modifications to templates, setup files, etc.Michael DeHaan2007-09-126-10/+50
* Adding some new URL targets and new entry placeholders to the main menu. Cur...Michael DeHaan2007-09-121-0/+59
* Add additional fields to WebUI for profile editing/viewing.Michael DeHaan2007-09-123-11/+80
* Renaming the _add template to be _edit so things are consistant + some misc h...Michael DeHaan2007-09-125-28/+38
* Adding some additional fields to the systems list in WebUI.Michael DeHaan2007-09-121-4/+8
* Adding additional exception handling and logging to WebUI.Michael DeHaan2007-09-126-62/+141
* As ifarch doesn't work in noarch RPMs, do not include syslinux as a hard requ...Michael DeHaan2007-09-122-1/+5
* More WebUI patches from Al TobeyMichael DeHaan2007-09-121-1/+2
* Apply Al Tobey's patchset to Cobbler Web UI.Michael DeHaan2007-09-127-107/+141
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ...Michael DeHaan2007-09-1127-7/+1194
* Fix up the new XMLRPC examples.Michael DeHaan2007-09-112-15/+1
* Checking in the read-write API with demo examples at the bottom of remote.pyMichael DeHaan2007-09-117-50/+507
* Add missing file.Michael DeHaan2007-09-111-0/+3
* Added demo_connect.py for working out how to best connect to the https:// int...root2007-09-101-0/+59
* Read-write service should only be bound to localhost.Michael DeHaan2007-09-101-1/+1
* Allow for configuration for RW xmlrpc users in /etc/cobbler/auth.conf.Michael DeHaan2007-09-106-4/+27
* Providing for a read-write XMLRPC API, off by default, set xmlrpc_rw_enabled ...Michael DeHaan2007-09-106-149/+426
* Apache reverse proxy around XMLRPC API, so it's easier to host an external ko...Michael DeHaan2007-09-072-1/+7
* Added --dhcp-tag for multi-subnet configurationMichael DeHaan2007-09-076-22/+57
* Convert argument to string before testing.Michael DeHaan2007-09-071-1/+1
* Changelog.Michael DeHaan2007-09-061-0/+1
* Added new reposync option information to the man page.root2007-09-061-4/+8