update TODO

This commit is contained in:
Oliver Gorwits
2013-02-17 10:37:01 +00:00
parent e03b649b50
commit 10fe069dce

11
TODO
View File

@@ -1,3 +1,7 @@
** in no particular order... **
** names by tasks indicate who's "taken" them **
FRONTEND FRONTEND
======== ========
@@ -6,9 +10,12 @@ FRONTEND
* update inventory to use bootstrap accordion * update inventory to use bootstrap accordion
* UI plugins add template include path * UI plugins add template include path
* logging from web app * logging from web app
* reports page
* reports plugin(s) * reports plugin(s)
* aliasing instead of DNS for device lookups * aliasing instead of DNS for device lookups
* URI escape everything * URI escape TT substitutions
* (jeneric) device module tab
DAEMON DAEMON
====== ======
@@ -28,3 +35,5 @@ CORE
- localenv - localenv
- Try::Tiny - Try::Tiny
- Role::Tiny - Role::Tiny
- before and before_template hooks
- running from git clone of netdisco-ng