summaryrefslogtreecommitdiffstats
path: root/webui_templates
Commit message (Collapse)AuthorAgeFilesLines
* Widen up some fields in the WebUI so we don't crop off any strings or ↵Michael DeHaan2007-09-194-41/+41
| | | | unneccessarily limit input.
* 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-181-19/+76
|
* Add missing dir to setup.pyMichael DeHaan2007-09-181-0/+3
|
* Arch and breed in the WUI are now radio buttons, plus a workaround for an ↵Michael DeHaan2007-09-181-9/+39
| | | | | | issue where the values of a disabled form field do not appear to be set to the browser.
* Add sync support to WUIMichael DeHaan2007-09-183-1/+42
|
* Adding rename and copy support to the Web UI.Michael DeHaan2007-09-184-3/+108
|
* Commit Al Tobey's auth patches to the Web UI.Michael DeHaan2007-09-171-7/+9
|
* Fix URL on kickstart listing page.Michael DeHaan2007-09-141-2/+2
|
* Kickstart listing is back in the WUI, with a backend method to get the ↵Michael DeHaan2007-09-141-7/+11
| | | | | | | 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.
* Repos are now added to the WebUI.Michael DeHaan2007-09-143-3/+131
|
* Adds a empty.tmpl file that shows up when a list contains 0 items.Michael DeHaan2007-09-131-0/+5
|
* Adds edit capability to distro and profile objects, plus some random ↵Michael DeHaan2007-09-134-12/+68
| | | | | | 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/+6
|
* Checking in other modifications to templates, setup files, etc.Michael DeHaan2007-09-124-6/+17
|
* Adding some new URL targets and new entry placeholders to the main menu. ↵Michael DeHaan2007-09-121-0/+59
| | | | Currently changes are not showing up (master.py?) in the main menu but everything else looks good. (Note that distro_add and the like are now distro_edit -- hence the URL change).
* Add additional fields to WebUI for profile editing/viewing.Michael DeHaan2007-09-122-11/+78
|
* Renaming the _add template to be _edit so things are consistant + some misc ↵Michael DeHaan2007-09-123-4/+6
| | | | hacking.
* 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-121-0/+16
|
* Apply Al Tobey's patchset to Cobbler Web UI.Michael DeHaan2007-09-122-13/+37
|
* Check in beginings of Cobbler WebUI packaging (thanks: Al Tobey). More work ↵Michael DeHaan2007-09-1112-0/+359
TBA.