summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo4
1 files changed, 1 insertions, 3 deletions
diff --git a/todo b/todo
index 3b98fc7..e6df73c 100644
--- a/todo
+++ b/todo
@@ -5,8 +5,6 @@ Move more functions into corresponding classes
Give profiles an auto_increment ID so they can have their directories moved without breaking the db
Have backend handle builds that it finds to already be running
Add a PID file so backend can't start twice
-Add pagination to log viewer
Add extra package adding in frontend
Implement extra packages in backend
-Move the wizard steps into their own directory and just leave pages/wizard.php to handle everything (this will be a step towards backend modularity)
-Plan out how the frontend should handle different distro modules
+Plan out how the backend should handle different distro modules