aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeLines
* Make clearing a profile photo a post-restricted actionLouise Crow2014-12-18-5/+1
* Make logging in as a user a POST-constrained action.Louise Crow2014-12-18-3/+5
* RESTful route for destroying a trackLouise Crow2014-12-18-1/+1
* RESTful route for clearing a bounce messageLouise Crow2014-12-18-1/+1
* RESTful route for bounce messageLouise Crow2014-12-18-1/+1
* Use RESTful route for banned user listLouise Crow2014-12-18-3/+3
* Use RESTful routes for CRUD admin user actionsLouise Crow2014-12-18-32/+28
* Move outgoing message admin actions to RESTful model.Louise Crow2014-12-18-7/+5
* Move admin incoming message actions to use RESTful routes.Louise Crow2014-12-18-8/+7
* Move change request actions to use RESTful routes.Louise Crow2014-12-18-7/+7
* Use RESTful routing for importing the public bodies csv fileLouise Crow2014-12-18-1/+1
* RESTful routing for missing_scheme and mass_tag_addLouise Crow2014-12-18-1/+1
* Move destroy action to RESTful routingLouise Crow2014-12-18-2/+1
* Move create to RESTful routingLouise Crow2014-12-18-1/+1
* Move edit and update to RESTful routingLouise Crow2014-12-18-4/+4
* Move new action to use RESTful routing.Louise Crow2014-12-18-3/+3
* Move show method to use RESTful routingLouise Crow2014-12-18-10/+10
* Use RESTful routing for indexLouise Crow2014-12-18-67/+63
* Make downloading a raw email a RESTful routeLouise Crow2014-12-18-27/+28
* Make marking an event as a clarification a RESTful routeLouise Crow2014-12-18-17/+25
* Make hide a RESTful action accessed via POSTLouise Crow2014-12-12-2/+2
* Make show_raw_email a RESTful action via GETLouise Crow2014-12-12-34/+43
* RESTful routing for editing and updating.Louise Crow2014-12-12-4/+4
* RESTful routing for editing and updating commentsLouise Crow2014-12-12-33/+45
* Move generate_upload_url action to be RESTfulLouise Crow2014-12-12-2/+7
* Make move a RESTful actionLouise Crow2014-12-12-4/+3
* Use RESTful routing for destroy actionLouise Crow2014-12-12-2/+2
* Use RESTful routing for resend actionLouise Crow2014-12-12-33/+34
* Use RESTful routing for index and show actionsLouise Crow2014-12-12-35/+30
* Merge branch '2022-fragmented-translation' into rails-3-developGareth Rees2014-12-11-2/+7
|\
| * Improve translation on /details/request/:idGareth Rees2014-12-11-2/+7
* | Unify add annotation <title> and <h1>Gareth Rees2014-12-11-3/+4
* | Translate annotation ‘to’ headingGareth Rees2014-12-11-2/+4
|/
* Merge branch 'owasp-fixes' into rails-3-developLouise Crow2014-12-09-8/+8
|\
| * Don't display specific error messages in production.Louise Crow2014-12-05-4/+1
| * Add secureheadersLouise Crow2014-12-05-0/+3
| * Don't allow autocomplete.Louise Crow2014-12-05-4/+4
* | Remove unused "web analytics" section of admin pages - it's confusing!Henare Degan2014-12-09-5/+0
* | Merge branch '1666-related-requests-search' into rails-3-developGareth Rees2014-12-08-25/+57
|\ \
| * | Add slideUp/slideDown to related requests resultsGareth Rees2014-11-11-8/+17
| * | Add close button to similar requests on /new/:bodyGareth Rees2014-11-11-3/+11
| * | Limit typeahead similar requests on /new/:bodyGareth Rees2014-11-11-1/+3
| * | RequestController#search_typaahead limit resultsGareth Rees2014-11-11-1/+3
| * | Don’t render search ahead results if no resultsGareth Rees2014-11-11-6/+4
| * | Don’t render “search their website” if no resultsGareth Rees2014-11-11-3/+6
| * | Only attempt to render results if there are anyGareth Rees2014-11-11-5/+5
| * | Refactor request/_search_ahead partialGareth Rees2014-11-11-4/+8
| * | Filter related requests by body on /new/:bodyGareth Rees2014-11-11-1/+1
| * | RequestController#search_typeahead filter by bodyGareth Rees2014-11-11-4/+10
* | | Don't translate validation messages for models created/edited in admin interfacerelease/0.20Louise Crow2014-12-02-8/+8