TODO: drop implemented items

Drop a couple of items that got implemented recently.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2017-03-22 14:21:22 +13:00
parent 84fb2b1b29
commit 8dfe44ed5e

2
TODO
View File

@ -3,7 +3,6 @@ TODO:
* Auto-detect dead layers and visually mark * Auto-detect dead layers and visually mark
* Formal deprecation process? * Formal deprecation process?
* Email people when status will change? * Email people when status will change?
* Sync dependencies with layer.conf
* Show other branches when looking at layer - maybe change the focus to show all layers rather than layers at a selected branch? * Show other branches when looking at layer - maybe change the focus to show all layers rather than layers at a selected branch?
* Allow users to make a comment sent to admins/maintainers? * Allow users to make a comment sent to admins/maintainers?
* Marking for recipes with ptest enabled * Marking for recipes with ptest enabled
@ -19,7 +18,6 @@ Other
* Collect interesting news (layer add/delete, recipe add/delete/upgrade) and provide RSS feed * Collect interesting news (layer add/delete, recipe add/delete/upgrade) and provide RSS feed
* "Split layer" tool for when a layer is split out of another? (Saves time adding records everywhere) * "Split layer" tool for when a layer is split out of another? (Saves time adding records everywhere)
* Search for bbclasses? * Search for bbclasses?
* Search for recipes inheriting specific classes
* All-branch search/results so you can see version availability of recipes in all branches at once? * All-branch search/results so you can see version availability of recipes in all branches at once?
* Show OE-Classic search results in OE-Core search? (with appropriate disclaimers) * Show OE-Classic search results in OE-Core search? (with appropriate disclaimers)
* Display no-results found message when search does not return any results in layer search * Display no-results found message when search does not return any results in layer search