aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-03-06 19:03:15 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-03-06 20:24:43 +0000
commitd2e4f6d3228a180d6bdf48edfd19f59abd09d308 (patch)
tree9ac582b80573bd5363bbe323932f465c26766b0c /TODO
parent4faeab65950250a178769e4a01c5c90a56106d10 (diff)
downloadopenembedded-core-contrib-d2e4f6d3228a180d6bdf48edfd19f59abd09d308.tar.gz
TODO: update todo list
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 11 insertions, 11 deletions
diff --git a/TODO b/TODO
index e1026fea2a..0e91ba54e4 100644
--- a/TODO
+++ b/TODO
@@ -1,23 +1,23 @@
TODO:
-- change the behaviour of the filters menus: they should not close on select (they should stay open so that you can check / uncheck multiple checkboxes)
-
-- display a no-results found message when a search does not return any results (all tables)
-
-- we might consider adding a link to the all layers and all recipes tables from the layer details page
-
* Breadcrumbs / fix tab navigation?
+* OE version of about page
* Need an admin contact in footer
-* Show recipes from non-software/base layers differently in recipes list
+* Prevent SMTP failures from breaking submission process
Later:
+* Rawrecipes branch support
+* Add link to the all layers and all recipes tables from the layer details page?
+* Display no-results found message when search does not return any results (all tables)
+* Change behaviour of filter menus to stay open so that you can check / uncheck multiple items
+* Show recipes from non-software/base layers differently in recipes list
+* Show layer type in layer detail?
* Usage links in list page?
* Avoid page content changing size depending on whether scrollbar is there or not?
-* Style/extend about page?
-* Style recipe info page?
-* Style machine list on detail
-* Something to help with compatibility (although maybe this should just be handled using the existing versioned layer dependencies in layer.conf)
+* Return to last page (review/detail) after editing (with success alert)?
+* Cancel button on edit form?
* Query backend service? i.e. special URL to query information for external apps/scripts
* Tool for finding/comparing duplicate recipes?
* Tool for editing SUMMARY/DESCRIPTION?
* Dynamic loading/filtering for recipes list
+* Track PROVIDES and BBCLASSEXTENDS?