aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request_event.rb
Commit message (Expand)AuthorAgeLines
* annotate modelsfrancis2008-02-27-2/+2
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-2/+2
* Update model annotationfrancis2008-02-21-2/+2
* Add new state to indicate that a response is not in a known category.francis2008-02-21-2/+3
* Prominence so can hide requests from list interface.francis2008-02-15-1/+2
* Update model annotations.francis2008-02-14-2/+2
* Can be unset for events.francis2008-02-14-1/+2
* Calculate more accurate date to measure 20 working days from.francis2008-02-14-1/+10
* Actually count number of response, rather than events, when displaying it.francis2008-02-07-2/+1
* Store historty of state changes in event log.francis2008-02-06-2/+3
* Make each incoming message have an info_request_event.francis2008-02-01-7/+3
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-2/+2
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-6/+6
* Include name as well as email in to address in followup messages.francis2008-01-21-2/+9
* Let original requester send followup messages.francis2008-01-10-3/+3
* Allow editing of outgoing messages from admin interface (so can removefrancis2008-01-07-2/+2
* Update model annotationfrancis2008-01-04-2/+2
* Update model annotations.francis2008-01-02-1/+13
* Framework for logging different events about an FOI request.francis2008-01-02-0/+30