aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-25 10:59:26 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-02-25 11:04:01 +0000
commit880081aff34e167c60a679dc681e0464f8e2df61 (patch)
treea03ed64464733406a82a547840bb5c74ca76a60d /TODO
parentcbeba65dac2ddeb7fd2298b5f4983f796b5c63d5 (diff)
downloadopenembedded-core-contrib-880081aff34e167c60a679dc681e0464f8e2df61.tar.gz
Update TODO list
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 10 insertions, 4 deletions
diff --git a/TODO b/TODO
index d637e7d46e..5f890c2fea 100644
--- a/TODO
+++ b/TODO
@@ -13,14 +13,20 @@ TODO:
* Last commit date
* Last update date
* Usage links in list page?
-* Layer submission interface design
* Style/extend about page
* Style machine list on detail
-* Recipe info page
-* Captcha for layer submission interface?
-* Touch up publishing interface
+* Style recipe info page?
+* Show recipes from non-software/base layers differently in recipes list
+* Avoid page content changing size depending on whether scrollbar is there or not?
+* Submit layer form fixes:
+ * Layout for deps box
+ * Layout for maintainers (js collapse?)
+ * Captcha
+ * Show unpublished layers in a different style in the dependency list?
+* Favicon
Later:
+* Provide a delete function for unpublished layers?
* Show count of layers to be reviewed next to review button
* Ability for users to edit existing layers
* Something to help with compatibility (although maybe this should just be handled using the existing versioned layer dependencies in layer.conf)