diff options
author | francis <francis> | 2008-09-25 12:54:43 +0000 |
---|---|---|
committer | francis <francis> | 2008-09-25 12:54:43 +0000 |
commit | b1c4d71e0ef8acba76475b8ecc84dcb1cd7b019a (patch) | |
tree | 0b83ca9f24634ef7e5545da6cda6d6684201caec | |
parent | 0b9158310cd2da280ca50c60bcce821bf9ffe6c0 (diff) |
waiting_classification state won't be searchable given way search results are
updated (i.e. only by creation of new info_request_events)
-rw-r--r-- | app/views/general/search.rhtml | 1 | ||||
-rw-r--r-- | todo.txt | 13 |
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 %> @@ -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 ------------------- |