aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* For debugbging.francis2009-09-14-1/+2
* More debug.francis2009-09-09-2/+2
* Change algorithm for showing filenames so works with odd cases betterfrancis2009-09-09-2/+2
* Remove some obsolete no_crawl, now in robots.txt.francis2009-09-09-6/+6
* Make hidden requests return 410 Gonefrancis2009-09-08-2/+2
* Apply email censor rules a) to HTML conversions, b) to PDfsfrancis2009-09-07-5/+7
* Wouldn't render .html otherwise, oopsfrancis2009-09-07-6/+10
* More debugfrancis2009-09-07-2/+2
* Force correct filename for attachments.francis2009-09-02-3/+6
* Whoops, missed some redirect permanentsfrancis2009-09-02-3/+3
* Do permanent redirects so old URLs aren't used.francis2009-09-02-2/+2
* Apply censor rules to PDFs (seems to work!)francis2009-08-20-2/+2
* Don't allow duplicate followup messages to the same request.francis2009-08-18-1/+7
* Add Vary header.francis2009-07-14-2/+2
* Cache a few more things with Squid.francis2009-07-14-2/+3
* Cache some popular main pages.francis2009-07-14-1/+2
* Change attachment caching code to lower level functions.francis2009-07-01-23/+27
* Use caching that allows pre-authentication.francis2009-06-30-8/+18
* "hidden" option to completely hide requests (from everyone except administrat...francis2009-06-23-5/+23
* Fix bug where follow up to defunct authority would cause errors.francis2009-06-16-1/+8
* Fancier options for stopping new responses to requests.francis2009-06-15-2/+2
* Add "defunct" to types of authority.francis2009-06-12-2/+8
* First pass at the 'help us tidy up old uncategorised requests' gametony2009-05-11-3/+4
* use the new is_incoming_message? etc methodstony2009-04-23-3/+3
* Log when anyone other than the request owner updates its statuslouise2009-04-15-1/+11
* Adding form for anyone logged in to update the status of a request that is ol...louise2009-04-14-4/+12
* Allow request owners or admins to update the status of a request at any time ...louise2009-04-07-26/+26
* Rebuild xapian index before specs that require it - to allow tests to be more...louise2009-04-03-1/+2
* Should use flash.now if not redirectingtony2009-03-23-2/+2
* Banned users can't make follow ups any more.francis2009-03-18-1/+8
* Option to ban users.francis2009-03-09-14/+22
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-6/+5
* Change email warning a bit, and make a few warnings into red errors, rather t...francis2009-03-07-6/+8
* Change it to ask "what best describes the status of this request now"francis2009-02-27-4/+7
* Patch from Tony Bowden to still display requests pages even if Xapian not set...francis2009-02-27-4/+8
* Fix typofrancis2009-01-23-2/+2
* Fix typofrancis2009-01-23-2/+2
* Change wording of front page (due to Karl).francis2009-01-10-1/+6
* Don't strip emails etc. from PDFs, won't work.francis2008-12-04-2/+2
* Don't specifically mention internal review there.francis2008-11-17-3/+3
* Improve help.francis2008-11-17-2/+2
* Better help when new request madefrancis2008-11-11-2/+6
* Detect mime type of files by looking inside them if all else fails.francis2008-11-10-1/+4
* Improve message when you enter not held state.francis2008-11-07-3/+12
* Default internal review text, and URL.francis2008-11-07-2/+4
* Properly show if internal review when choosing it in follow up radio button, butfrancis2008-11-07-1/+6
* Lots more internal review stuff.francis2008-11-07-9/+19
* Better wording.francis2008-11-06-3/+3
* Lots of the code for internal review state.francis2008-11-05-2/+10
* Show images properlyfrancis2008-10-28-2/+5