summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo b/todo
index f1381e4..7354cd0 100644
--- a/todo
+++ b/todo
@@ -3,9 +3,9 @@ Add a profiles management page/backend utility
Add cleanup functions to the frontend and backend (tasks dir in backend containing scripts that can be launched through frontend)
*** Move bundler selection out of gentoo module ***
Only offer bundlers that will work - profiles without CD in map file can't make livecd, installcd, etc.
+ Allow user to select if visible to the public
Allow config viewing for builds, not just configurations
-Add `flags` column to configurations, builds, use it to implement public and private things
-Add safe shutdown to backend so it will stop once it gets to the end of a step that can be resumed
+Change `visibility` columns to `flags` in configurations, builds for expandability
Add build->configuration and configuration duplication
Consider adding `configuration` col to builds
Add map file for liveCD, load it into DB, etc. (currently hardcoded = evil)