aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* Fix #372Robin Houston2012-01-26-1/+1
* Remove trailing spacesRobin Houston2012-01-26-1/+1
* Ensure short cache keys for interlock. Fixes #362Seb Bacon2012-01-24-1/+2
* Bug: we are causing a 500 when trying to raise 404 because the arguments to t...Seb Bacon2012-01-24-1/+2
* Don't allow users to page beyond a certain number of results (because in larg...Seb Bacon2012-01-20-5/+8
* Don't obscure user searches on request listing page behind cache. Fixes #256Robin Houston2012-01-19-1/+1
* Merge branch 'release/0.5' into wdtkRobin Houston2012-01-19-1/+2
|\
| * Return a 404 for broken attachment urls. Fixes #351.Seb Bacon2012-01-18-1/+2
* | Forbid very slow-to-load results pagesRobin Houston2012-01-19-0/+7
|/
* Don't allow directory listings (better fix for and closes #340).Seb Bacon2012-01-17-10/+7
* include "return" or the rest of the controller still gets executed... Belongs...Seb Bacon2012-01-14-1/+1
* Redirect /list/recent requests to /list/all.Seb Bacon2012-01-14-1/+4
* Further refinement for issue #340Seb Bacon2012-01-13-2/+2
* Merge branch 'release/0.5' of https://github.com/sebbacon/alaveteli into rele...Robin Houston2012-01-12-10/+16
|\
| * Further fix for issue #328.Seb Bacon2012-01-12-2/+1
| * Return 404 for non-existent 'details' pages. Fixes #325Seb Bacon2012-01-12-4/+7
| * Return 403 when attachment "folders" are spidered. Fixes #340Seb Bacon2012-01-12-3/+7
* | Set a variable the view relies onRobin Houston2012-01-12-0/+1
|/
* Fix problem with typeahead searches containing " - " characters and similar. ...Seb Bacon2012-01-11-7/+1
* Fix zip-attachment functionalitySeb Bacon2012-01-06-1/+2
* Don't wildcard search public bodies when making a request (it causes performa...Seb Bacon2012-01-06-2/+1
* Ensure we only parse emails when needed by referring to a new last_parsed fie...Seb Bacon2011-12-21-0/+1
* Merge branch 'develop' into cache-foi-attachments-sebSeb Bacon2011-12-21-6/+8
|\
| * Don't do wildcard searches for partial matches in type ahead searches. Fixes...Seb Bacon2011-12-21-5/+8
* | Further improvements to attachment cachingSeb Bacon2011-12-13-1/+2
|/
* Fix occasional test failures due to two events happening in the same second b...seb2011-11-21-1/+1
* Removed hardcoded number of days. Fixes #199David Cabo2011-09-26-2/+3
* Remove invalid collate argument for public body searchesDavid Cabo2011-09-23-1/+1
* Improved error logging when zipfile PDF creation failsSeb Bacon2011-09-16-1/+1
* Make the result of a form submit on the first step of "make new request" beha...Seb Bacon2011-09-16-1/+6
* Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-2/+65
* I18n'ize some stringsFaton Selishta2011-09-05-1/+1
* Merge branch 'asktheeu-new-design' into develop (update New Request workflow ...David Cabo2011-09-01-1/+28
|\
| * Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-23-9/+20
| |\
| | * Move compulsory sign-in step after Preview page, where it was originallyDavid Cabo2011-08-23-9/+9
| | * Add sign-in at beginning of New Request process (configurable)David Cabo2011-08-23-0/+11
| * | Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-22-10/+26
| |\|
| | * Merge branch 'fixes' into asktheeuDavid Cabo2011-08-17-1/+1
| | |\
| | * \ Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeuDavid Cabo2011-08-12-8/+10
| | |\ \
| | * | | Move log-in point to before Preview and fix modal sign-in and sign-up redirectsDavid Cabo2011-08-11-9/+9
| | * | | implementing new request wireframes: new page to select authority to write toDavid Cabo2011-08-02-1/+5
| | * | | merging from master branchDavid Cabo2011-08-02-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeuDavid Cabo2011-07-28-1/+1
| | |\ \ \ \
| | * | | | | Adapting New Request flow to new wireframes: added type ahead search when cre...David Cabo2011-07-26-0/+12
* | | | | | | Merge branch 'develop' into new-base-design-sebSeb Bacon2011-08-30-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Additional changes omitted from commit 9d8388c03d0faeaca29d233a340c58bd65f28a...Seb Bacon2011-08-30-4/+4
* | | | | | | | re-enable tracking on "view requests" page (and make note that we now need to...Seb Bacon2011-08-29-4/+2
|/ / / / / / /
* | | | | | | Add tests & fixes for new search/filtering functionalitySeb Bacon2011-08-29-0/+1
* | | | | | | Further work in progress on better search functionalitySeb Bacon2011-08-29-3/+3
* | | | | | | more work in progress on search formsSeb Bacon2011-08-29-5/+2