aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* Explicit "bad contact details" setting (blank email)francis2008-03-17-3/+13
* Explicity option to say the body does not hold the information (this isfrancis2008-03-16-10/+14
* Pling!francis2008-03-15-2/+2
* First pass at indexing info requests with solrfrancis2008-03-06-38/+2
* Hide quoted sections by defaultfrancis2008-02-29-1/+2
* Rename site to WhatDoTheyKnowfrancis2008-02-28-3/+3
* Don't show self!francis2008-02-28-2/+2
* Show requests made by same person to same bodyfrancis2008-02-28-1/+6
* Use names in URLs of requests.francis2008-02-27-11/+21
* Preview requests.francis2008-02-25-3/+12
* Make javascripty browsers jump when you click.francis2008-02-22-1/+3
* When a response is overdue, email the request creator to tell them so they ca...francis2008-02-22-5/+9
* Add new state to indicate that a response is not in a known category.francis2008-02-21-1/+4
* make the /new pages only specific to specific public body, rather than having...francis2008-02-21-2/+7
* Search short name of public body, as well as long name.francis2008-02-21-12/+15
* Auto complete for public body search.francis2008-02-21-1/+31
* Show some successful requests on front page.francis2008-02-19-1/+2
* Remove GovernmentSpy namefrancis2008-02-19-2/+2
* Fix bug re. date display after saying still awaiting a response.francis2008-02-18-8/+10
* Prominence so can hide requests from list interface.francis2008-02-15-2/+2
* Remove unnecessary controller parameter, get view to read it from model.francis2008-02-14-2/+1
* Move a tiny bit of logic into the model.francis2008-02-13-6/+5
* Actually count number of response, rather than events, when displaying it.francis2008-02-07-1/+3
* Links to user admin page and public body admin page from request admin pagefrancis2008-02-06-11/+11
* Store historty of state changes in event log.francis2008-02-06-9/+31
* Make each incoming message have an info_request_event.francis2008-02-01-5/+5
* Redirect to appropriate messages for most of the classification options.francis2008-01-29-11/+25
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-27/+51
* Change and notes on database commit vs. email send transactionality.francis2008-01-22-8/+6
* Download attachments. (So much for not working on holiday, and all becausefrancis2008-01-18-1/+18
* Simpler subjects, thanks Matthew.francis2008-01-14-4/+4
* Make error messages and default values differ for followup messages to initia...francis2008-01-10-7/+12
* Let original requester send followup messages.francis2008-01-10-10/+40
* Oops.francis2008-01-09-2/+2
* Say that they will have to log in to classify.francis2008-01-09-2/+3
* Allow viewing of individual response even when not logged in, but require log...francis2008-01-09-10/+10
* Change /classify URL to /request/ID/response/IDfrancis2008-01-09-3/+7
* Working days calculation.francis2008-01-09-1/+2
* Remove spurious "Outgoing messages is invalid" errorfrancis2008-01-04-2/+5
* On second thoughts, use hidden field to mark submission of the form.francis2008-01-04-2/+3
* Merge request's create action into the new action, so if you copyfrancis2008-01-04-8/+9
* Prevent (probably accidental) double posting of the same request.francis2008-01-04-3/+11
* Always call save!, which raises an exception on error, rather than ignoring a...francis2008-01-03-3/+3
* Fix bug in error message display, found by observing a user.francis2008-01-02-6/+3
* Framework for logging different events about an FOI request.francis2008-01-02-2/+2
* Hmmm, at least link to classifying pages from main request if some responsesfrancis2007-12-24-1/+5
* Collapse on classify pagefrancis2007-12-22-1/+2
* Fold quoted sections of emails at display time.francis2007-12-22-1/+2
* Send email to original requester when response received.francis2007-11-23-2/+2
* Remove classification under sections of the act as it is pointless (can be donefrancis2007-11-23-6/+15