summaryrefslogtreecommitdiffstats
path: root/webui_templates/distro_edit.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Widen up some fields in the WebUI so we don't crop off any strings or ↵Michael DeHaan2007-09-191-19/+19
| | | | unneccessarily limit input.
* Add tooltips and formatting to profiles in the Web UI.Michael DeHaan2007-09-181-1/+1
|
* 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.
* Adding rename and copy support to the Web UI.Michael DeHaan2007-09-181-1/+27
|
* Adds edit capability to distro and profile objects, plus some random ↵Michael DeHaan2007-09-131-1/+24
| | | | | | hacking on the WebUI. Also adds delete checkboxes that are currently not implemented.
* Checking in other modifications to templates, setup files, etc.Michael DeHaan2007-09-121-1/+2
|
* 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).