aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* 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
* Factor out display of coresponsedence.francis2007-11-22-2/+3
* Ability to force authentication as a particular user.francis2007-11-19-3/+22
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-1/+2
* Test display of incoming emails.francis2007-11-13-16/+3
* Have default text for letter.francis2007-11-09-1/+2
* Use signup rather than register, and sign in/out rather than log in/out asfrancis2007-11-06-2/+2
* Confirmation email for login.francis2007-11-05-2/+6
* Change from classic pagination to will_paginatefrancis2007-11-01-2/+2
* Some more tests.francis2007-10-31-2/+5
* Use nicer URLs for user names with funny characters in them.francis2007-10-30-2/+2