summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-14 18:56:12 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-14 18:56:12 -0400
commit5796224033b8b732a352584f306451b497f650ee (patch)
tree74e94a17b7a7b252c45624e1a57ded1d1a68f2dc /docs
parent8528bca16b061aeb2d12eb38bb6454092f5ca19b (diff)
downloadthird_party-cobbler-5796224033b8b732a352584f306451b497f650ee.tar.gz
third_party-cobbler-5796224033b8b732a352584f306451b497f650ee.tar.xz
third_party-cobbler-5796224033b8b732a352584f306451b497f650ee.zip
Added notes on what's left with the WUI
Diffstat (limited to 'docs')
-rw-r--r--docs/WUI_TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/WUI_TODO b/docs/WUI_TODO
new file mode 100644
index 0000000..78cf92a
--- /dev/null
+++ b/docs/WUI_TODO
@@ -0,0 +1,15 @@
+Things to do on the Web User Interface
+
+- finish up auth bits
+- 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
+ -- 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.
+- ???
+- quick docs for Wiki
+- testing
+