aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt13
1 files changed, 8 insertions, 5 deletions
diff --git a/todo.txt b/todo.txt
index 4dbf334d7..a40193c9c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,19 +1,22 @@
-Try making login just go username/password always
-Ghost out password field when radio not selected on signin.rhtml
-
Use something other than session for post redirect store, so can go via email
If you recently made a request, then a login will try to make it again because
all the stuff for the post redirect is in the session. Consider again
Send confirmation email
-Send actually FOIFA request
+Send actual FOIFA request
-Redirect the front page to the new FOI request page
Make it say "dear" as default letter
Write some tests (try it their way, at every level)
+Make sure index for every controller shows all, and the /controller/:id URls go to a show action
+
+Escape/simplify short name properly in URLs of public bodies
+For public bodies whose short names are renamed, make old URL still work and redirect
+
+Pagination on /list isn't set up properly - set number to low one to test, it doesn't show links
+
Tidying
=======