diff options
author | louise <louise> | 2009-04-07 10:38:35 +0000 |
---|---|---|
committer | louise <louise> | 2009-04-07 10:38:35 +0000 |
commit | 8654e572ea2b4f98c5141631e6bbb605d9c8d7ad (patch) | |
tree | 809c15cdb201566fd49c412f8d050c7743790421 | |
parent | 5f12a54f106147d4012edc7f863a2d8438a210bc (diff) |
Removed completed task - allowing requesters to update the status of their requests
-rw-r--r-- | todo.txt | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -15,10 +15,6 @@ ActionView::TemplateError (undefined method `info_request' for nil:NilClass) on 36: <% if @xapian_similar_more %> 37: <p><%= link_to "More similar requests", request_similar_url(@info_request) %></p> -Let requesters change status to anything at any point -- using same interface let admin users set things to internal review more - easily (currently have to go to admin interface, as isn't on main describe - form) Just stop worrying about old requests which are unclassified in status, or make it a public wiki? At least improve usability a bit more for the alert |