commons OR lords
') %>
"Liverpool City Council"
') %>status:
to select based on the status or historical status of the request, see the table of statuses below.', :statuses_url => "#statuses") %>variety:
to select type of thing to search for, see the table of varieties below.', :varieties_url => "#varieties") %>requested_from:home_office
to search requests from the Home Office, typing the name as in the URL.')%>requested_by:julian_todd
to search requests made by Julian Todd, typing the name as in the URL.') %>commented_by:tony_bowden
to search annotations made by Tony Bowden, typing the name as in the URL.')%>request:
to restrict to a specific request, typing the title as in the URL.')%>
filetype:pdf
to find all responses with PDF attachments. Or try these: {{list_of_file_extensions}}
', :list_of_file_extensions => IncomingMessage.get_all_file_extensions)%>01/01/2008..14/01/2008
to only show things that happened in the first two weeks of January.')%>tag:charity
to find all public authorities or requests with a given tag. You can include multiple tags,
and tag values, e.g. tag:openlylocal AND tag:financial_transaction:335633
. Note that by default any of the tags
can be present, you have to put AND
explicitly if you only want results them all present.')%><%= _("All the options below can use status or latest_status before the colon. For example, status:not_held will match requests which have ever been marked as not held; latest_status:not_held will match only requests that are currently marked as not held.") %>
<%=search_link('status:waiting_response', nil, nil, true)%> | <%= _('Waiting for the public authority to reply') %> |
<%=search_link('status:not_held', nil, nil, true)%> | <%= _('The public authority does not have the information requested') %> |
<%=search_link('status:rejected', nil, nil, true)%> | <%= _('The request was refused by the public authority') %> |
<%=search_link('status:partially_successful', nil, nil, true)%> | <%= _('Some of the information requested has been received') %> |
<%=search_link('status:successful', nil, nil, true)%> | <%= _('All of the information requested has been received') %> |
<%=search_link('status:waiting_clarification', nil, nil, true)%> | <%= _('The public authority would like part of the request explained') %> |
<%=search_link('status:gone_postal', nil, nil, true)%> | <%= _('The public authority would like to / has responded by post') %> |
<%=search_link('status:internal_review', nil, nil, true)%> | <%= _('Waiting for the public authority to complete an internal review of their handling of the request') %> |
<%=search_link('status:error_message', nil, nil, true)%> | <%= _('Received an error message, such as delivery failure.') %> |
<%=search_link('status:requires_admin', nil, nil, true)%> | <%= _('A strange reponse, required attention by the {{site_name}} team', :site_name=>site_name) %> |
<%=search_link('status:user_withdrawn', nil, nil, true)%> | <%= _('The requester has abandoned this request for some reason') %> |
<%= _("All the options below can use variety or latest_variety before the colon. For example, variety:sent will match requests which have ever been sent; latest_variety:sent will match only requests that are currently marked as sent.") %>
<%=search_link('variety:sent', nil, nil, true)%> | <%= _('Original request sent') %> |
<%=search_link('variety:followup_sent', nil, nil, true)%> | <%= _('Follow up message sent by requester') %> |
<%=search_link('variety:response', nil, nil, true)%> | <%= _('Response from a public authority') %> |
<%=search_link('variety:comment', nil, nil, true)%> | <%= _('Annotation added to request') %> |
<%=search_link('variety:authority', nil, nil, true)%> | <%= _('A public authority') %> |
<%=search_link('variety:user', nil, nil, true)%> | <%= _('A {{site_name}} user', :site_name=>site_name) %> |