aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index 6e17e67d7..ae04b5130 100644
--- a/todo.txt
+++ b/todo.txt
@@ -2,9 +2,6 @@ Send confirmation email
Make it say "dear" as default letter
-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
-
Shitty using sessions for redirect back - you lose if you click login
link elsewhere in same browser, and then do sign in on original.
It trashes your whole request.
@@ -35,6 +32,8 @@ Add SQL foreign keys to database schema
http://rubyforge.org/projects/mig-constraints/
Call "delete from sessions where now() - updated_at > 3600" (one hour) or whatever
+Do pretty error messages, e.g. on invalid public body name page etc.
+
Legal/privacy
=============