summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-18 13:22:12 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-18 13:22:12 -0400
commit6fc3f8e8496610eeddc950a04417323b951d6547 (patch)
treead00958b5654cd99c00cbc7f9a90c5c54cae171f /docs
parent063f3d86ce09cc6662b06fbb1f01625a2c85e837 (diff)
downloadthird_party-cobbler-6fc3f8e8496610eeddc950a04417323b951d6547.tar.gz
third_party-cobbler-6fc3f8e8496610eeddc950a04417323b951d6547.tar.xz
third_party-cobbler-6fc3f8e8496610eeddc950a04417323b951d6547.zip
Implement deletes in WebUI, some fixes to backend RW XMLRPC API to serialize deletes
properly.
Diffstat (limited to 'docs')
-rw-r--r--docs/WUI_TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/WUI_TODO b/docs/WUI_TODO
index 60b1bcd..ae6dfaf 100644
--- a/docs/WUI_TODO
+++ b/docs/WUI_TODO
@@ -2,10 +2,8 @@ Things to do on the Web User Interface
- make fields wider that need to be wider (most can probably be ~128? Ksmeta/Kopts min 255)
- modify form fields that should be radio boxes, etc (things like arch, breed)
-- rename support for all distro, profile, system, repo objects
+- rename (and/or copy?) support for all distro, profile, system, repo objects
-- just detect when name changes, should not require a new form
-- delete support for all distro, profile, system, repo objects
- -- when both checkboxes are checked, process on same form
- kickstart file editing and new kickstart file creation (if in /var/lib/cobbler/kickstarts)
- sync button -- hook up to API.
- ???