aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/request_controller.rb
Commit message (Expand)AuthorAgeLines
* Allow custom states to be tested.Louise Crow2015-02-09-5/+3
* Merge branch '2051-back-to-search' into rails-3-developGareth Rees2015-01-13-0/+1
|\
| * Add a “Back to search results” linkGareth Rees2015-01-13-1/+1
* | Use a partial to render batch sent messageGareth Rees2015-01-13-7/+2
* | Use a partial to render request sent messageGareth Rees2015-01-13-7/+1
|/
* Merge branch 'hotfix/0.20.0.2' into rails-3-developLouise Crow2015-01-07-0/+3
|\
| * Sanitize the contents of HTML attachments before displayLouise Crow2014-12-22-0/+4
* | Merge branch 'brakeman_fixes' into rails-3-developLouise Crow2014-12-18-2/+9
|\ \
| * | Line lengthGareth Rees2014-12-18-1/+9
| * | Add global protect_from_forgeryGareth Rees2014-12-18-1/+0
| |/
* | Refactor the application of masks and censor rules to messages.Louise Crow2014-12-15-6/+6
* | RequestController#search_typaahead limit resultsGareth Rees2014-11-11-1/+3
* | RequestController#search_typeahead filter by bodyGareth Rees2014-11-11-4/+10
|/
* Extract initial and followup sending from modelGareth Rees2014-10-17-3/+30
* Reword View Requests to Browse Requests in navGareth Rees2014-08-21-1/+1
* Rename XXX comments with TODO:Gareth Rees2014-06-10-4/+4
* Fix operator precedenceLouise Crow2014-06-02-1/+1
* Redirect to the frontpage rather than error on invalid paramsLouise Crow2014-06-02-0/+6
* Update gubbins to call AttachmentToHTMLGareth Rees2014-04-07-13/+8
* Use AttachmentToHTML to generate FoiAttachment#body_as_htmlGareth Rees2014-03-28-8/+12
* Correctly call helpers in RequestController#describe_stateGareth Rees2014-03-13-2/+2
* Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-88/+196
|\
| * Preserve whitespace in strings for translation.Louise Crow2014-01-28-1/+1
| * Update notices for offline sending.Louise Crow2013-12-04-14/+4
| * Split the creation of a batch and the associated requests.Louise Crow2013-12-04-5/+6
| * Add list of bodies batch request will be sent to.Louise Crow2013-12-04-0/+6
| * Javascript enhancements.Louise Crow2013-12-04-6/+18
| * Raise limit on results to 1000.Louise Crow2013-12-04-1/+1
| * Move creation of batch to InfoRequestBatch.Louise Crow2013-12-04-21/+7
| * Add a rudimentary view for an info request batch.Louise Crow2013-12-04-2/+0
| * Notices for success and errors.Louise Crow2013-12-04-7/+28
| * Add check for double submission.Louise Crow2013-12-04-5/+8
| * Make method names for finding existing objects clearerLouise Crow2013-12-04-2/+2
| * Simple code for the happy pathLouise Crow2013-12-04-19/+21
| * Remove extra 'is invalid' error message.Louise Crow2013-12-04-2/+4
| * Handle a banned user making batch requests.Louise Crow2013-12-04-1/+5
| * Batch users don't have a daily limit.Louise Crow2013-12-04-2/+1
| * Pass public bodies list through forms.Louise Crow2013-12-04-1/+0
| * Require at least one public body in the params.Louise Crow2013-12-04-3/+3
| * Create template and outgoing messageLouise Crow2013-12-04-18/+60
| * Isolate code for preparing to display the compose interface.Louise Crow2013-12-04-51/+67
| * Add new_batch actionLouise Crow2013-12-04-15/+23
| * Add template for select_authoritiesLouise Crow2013-12-04-0/+11
| * Handle not enabled, no user, unauthorised user.Louise Crow2013-12-04-12/+17
| * Add a select_authorities action.Louise Crow2013-12-04-0/+3
* | Merge branch 'feature/cache-request-lists' into rails-3-developLouise Crow2014-01-28-7/+5
|\ \
| * | Cache frequently accessed request lists.Louise Crow2013-12-19-7/+5
| * | Move make_query_from_params to XapianQueriesLouise Crow2013-12-19-1/+1
| |/
* / localisation bug fixed in request_controllerGyörgy Peng2014-01-08-1/+1
|/
* Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-2/+3
|\