aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/general/search.rhtml1
-rw-r--r--todo.txt13
2 files changed, 5 insertions, 9 deletions
diff --git a/app/views/general/search.rhtml b/app/views/general/search.rhtml
index c0ecb5d7c..53a931ffc 100644
--- a/app/views/general/search.rhtml
+++ b/app/views/general/search.rhtml
@@ -127,7 +127,6 @@
<tr><td><strong>status:partially_successful</strong></td><td> Some of the information requested has been received </td></tr>
<tr><td><strong>status:successful</strong></td><td> All of the information requested has been received </td></tr>
<tr><td><strong>status:waiting_clarification</strong></td><td> The public authority would like part of the request explained </td></tr>
- <tr><td><strong>status:waiting_classification</strong></td><td> A new response has arrived, but it hasn't been categorised yet </td></tr>
<tr><td><strong>status:requires_admin</strong></td><td> A strange reponse, required attention by the WhatDoTheyKnow team </td></tr>
</table>
<% end %>
diff --git a/todo.txt b/todo.txt
index 62c272ed0..aaff65e0b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,13 +3,6 @@ Test data for Tony
Next
====
-This doesn't work:
-http://www.whatdotheyknow.com/search/status:waiting_classification/
-
-Gah, Apache hates slashes in search results, and in general %2F in URls:
- http://whatdotheyknow.cat/x%2F
-It doesn't get through to rails at all.
-
Performance:
Remove loading of public body tags from every info request load
Completed in 15.53564 (0 reqs/sec) | Rendering: 1.03024 (6%) | DB: 14.46186 (93%) | 200 OK [http://www.whatdotheyknow.com/body/list/n]
@@ -77,10 +70,12 @@ Admin:
Have internal links to different parts of request page
-
Later
=====
+Detect councils that always send automatic acknowledgements, and notice if they
+do not for a particular request? (e.g. Leicestershire County Council)
+
Do conversion tracking on endpoints in WDTK, advertise perhaps TWFY, or perhaps
donations to mySociety.
@@ -254,6 +249,8 @@ Quoting fixing TODO:
http://www.whatdotheyknow.com/request/415/response/1041/attach/3/CONF%20FOI%209508%20Ian%20Holton.doc
+ http://www.whatdotheyknow.com/request/function_council_88#incoming-6258
+
Larger new features
-------------------