aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* not_apply option to say that FOI law doesn't apply (rather than just wefrancis2008-06-23-6/+6
* Warning about postcodes or emails appearing in outgoing requests.francis2008-05-27-1/+14
* Support authorities to which only EIR requests can be made.francis2008-05-27-2/+2
* Bullet list in credits on about page.francis2008-05-21-2/+2
* Use described order for success lists.francis2008-05-19-2/+2
* Prevent sending of follow up messages for anti-spam marked requests. Sincefrancis2008-05-19-16/+20
* Show more similar requests.francis2008-05-18-13/+14
* Oops.francis2008-05-18-1/+2
* Show similar requests, based on important terms.francis2008-05-18-2/+5
* Test code for search separated by type.francis2008-05-15-2/+2
* Separate out three kinds of search resultfrancis2008-05-15-2/+2
* Alert about successful requests.francis2008-05-12-2/+2
* Generalise links to tracking.francis2008-05-12-6/+4
* Show if already tracking new requests.francis2008-05-12-6/+5
* Track new requests.francis2008-05-12-5/+5
* Fix various things to do with event statuses. Oops.francis2008-05-12-2/+2
* Mask emails from Word docs etc.francis2008-05-05-1/+6
* Do collapsing for search, but not for email or RSSfrancis2008-04-30-2/+2
* Show WTT envelope on request sidebar.francis2008-04-22-2/+2
* Replace all special sorts with :order clauses on has_manyfrancis2008-04-18-2/+1
* Nasty looking but working "more" linkfrancis2008-04-18-2/+8
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-1/+14
* Show on a request who is tracking it.francis2008-04-04-6/+6
* Prevent tracking same request twice.francis2008-04-04-1/+9
* Show the tracking link.francis2008-04-03-2/+2
* Make the list pages into searches (so RSS can be the same)francis2008-04-01-2/+15
* 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