aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index 3e7c432d0..c74440b28 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,6 +3,8 @@ Test data for Tony
Next
====
+Make "None of the above" box only apper when you select it.
+
Make it so signin link from being emailed that you have new response
goes to the # link on main page rather than the describe page that
needs login
@@ -14,6 +16,9 @@ Performance:
Upload Julian's large Cambridgeshire contract
+Respond to request (FOI officers only) ---> NAME_OF_AUTHORITY only
+Move "view raw email" further away from destroy message
+
Internal review status/marker?
http://www.whatdotheyknow.com/request/search_engine_advertising_bought
http://www.whatdotheyknow.com/request/communications_from_home_office
@@ -92,9 +97,6 @@ http://www.whatdotheyknow.com/list?page=2 - too many monitoring officer
favicon.ico would be nice
-Flag bad comments, delete comments from admin interface
- - perhaps via contact form, and form sending refering URL?
-
Protect from CSRF with this in app controller (care it doesn't break anything):
# See ActionController::RequestForgeryProtection for details
# Uncomment the :secret if you're not using the cookie session store