aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-25 13:39:17 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-06-03 10:59:10 +0100
commitd1b875a76b18d0593dc5cc4cbaf1787e8ae5b5c5 (patch)
tree38e7d72def2d7edb1c348bffdc1c2377b4f23dd8 /TODO
parent5a07f0422d8ae13f79aae3471ba8a305c4460b3c (diff)
downloadopenembedded-core-contrib-d1b875a76b18d0593dc5cc4cbaf1787e8ae5b5c5.tar.gz
Improve history collection and add link to history page
Save individual field changes into revision comment and display this comment on the history page. Now we're ready to add a link at the bottom of every page so the history is easily visible. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 70b8526e7a..65fee6feab 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,6 @@ TODO:
Later:
* Breadcrumbs / fix tab navigation?
-* Detailed change history page [Paul working on this]
* Ability for reviewers to comment before publishing a layer?
* Add link to the all layers and all recipes tables from the layer details page?
* Prevent SMTP failures from breaking submission process