aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeLines
* Make clearing a profile photo a post-restricted actionLouise Crow2014-12-18-1/+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-2/+2
* Use RESTful routes for CRUD admin user actionsLouise Crow2014-12-18-8/+8
* Move outgoing message admin actions to RESTful model.Louise Crow2014-12-18-6/+4
* Move admin incoming message actions to use RESTful routes.Louise Crow2014-12-18-6/+5
* 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-6/+6
* Use RESTful routing for indexLouise Crow2014-12-18-4/+4
* Make downloading a raw email a RESTful routeLouise Crow2014-12-18-1/+1
* Make marking an event as a clarification a RESTful routeLouise Crow2014-12-18-2/+1
* Make hide a RESTful action accessed via POSTLouise Crow2014-12-12-1/+1
* Make show_raw_email a RESTful action via GETLouise Crow2014-12-12-6/+6
* RESTful routing for editing and updating.Louise Crow2014-12-12-4/+4
* RESTful routing for editing and updating commentsLouise Crow2014-12-12-9/+9
* Move generate_upload_url action to be RESTfulLouise Crow2014-12-12-2/+7
* Make move a RESTful actionLouise Crow2014-12-12-2/+1
* Use RESTful routing for destroy actionLouise Crow2014-12-12-1/+1
* Use RESTful routing for resend actionLouise Crow2014-12-12-2/+2
* Use RESTful routing for index and show actionsLouise Crow2014-12-12-10/+10
* 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/+5
|\
| * Don't display specific error messages in production.Louise Crow2014-12-05-4/+1
| * 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-21/+41
|\ \
| * | 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/+7
| * | Limit typeahead similar requests on /new/:bodyGareth 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
* | | Merge branch '1965-censor-rule-creation-failure' into rails-3-developLouise Crow2014-12-01-12/+10
|\ \ \
| * | | Remove redundant hidden fieldsGareth Rees2014-12-01-2/+0
| * | | Use new routes for creating censor rulesGareth Rees2014-11-19-10/+10
* | | | Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2014-11-27-37/+43
|\ \ \ \