summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorEudyptula <eitan@mosenkis.net>2009-06-28 23:00:58 +0300
committerEudyptula <eitan@mosenkis.net>2009-06-28 23:00:58 +0300
commit85bb8cc6e83adfc1e5600a80328c7677d7dc29ad (patch)
tree60d3c270b44c23d12528aef4314a613a00b10688 /todo
parentChanged task to have an index based on build instead of unique id, added desc... (diff)
downloadingenue-85bb8cc6e83adfc1e5600a80328c7677d7dc29ad.tar.gz
ingenue-85bb8cc6e83adfc1e5600a80328c7677d7dc29ad.tar.bz2
ingenue-85bb8cc6e83adfc1e5600a80328c7677d7dc29ad.zip
Added an send invitations form to frontend and email notifications to backend
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo b/todo
index 248ff95..d8e9259 100644
--- a/todo
+++ b/todo
@@ -1,3 +1,4 @@
+CLI interface to backend? (Or cli interface to frontend...)
Find kernels
Have backend handle builds that it finds to already be running (break in to steps and store current status)
Make frontend package adding a little more user-friendly (ajax or client-side js search)
@@ -12,10 +13,10 @@ Either make task status a TEXT or stop putting command name in the status (via t
Consider saving env. passed to tasks, path if we ever use it
Add metadata back to logviewer
Do like wikipedia and put the header in the footer so important parts load first
-Add email notifications to backend
Add configurable groups of suggested packages to frontend, backend
Add a statistics page
Add cleanup functions to the frontend and backend
Separate variables we got from the URL from the rest, stop using $request, instead keep super globals and strip slashes on them
Replace STDOUT, STDERR, echo in backend with variable - either STDOUT, STDERR, or file
Go back and figure out what should be log_msg and what should be debug, etc.
+Support ~arch installation or remove it from listings