aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | | | | | | | | | | | Add nb localeGareth Rees2015-01-06-0/+4703
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copied from nb_NO
| | * | | | | | | | | | | | | | | Update nb_NOGareth Rees2015-01-06-746/+1498
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'hotfix/0.20.0.2' into rails-3-developLouise Crow2015-01-07-6/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'better-apache-locale-comment' into rails-3-developLouise Crow2015-01-06-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add a bit more explanation of the locale-specific bitLouise Crow2014-12-23-1/+6
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix assumption of current year as 2014 in holiday import specsLouise Crow2015-01-05-3/+5
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Update table attribute metadataLouise Crow2014-12-23-24/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some fields have moved to different models, or exist in translation tables.
| * | | | | | | | | | | | | | | | Remove focus tagLouise Crow2014-12-23-1/+1
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Revert "Use rack-utf8_sanitizer gem"Louise Crow2014-12-22-16/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 45f25290e2e4a1f33ec5d3df6ecfb40300318ece. Use of the :ruby_20 platform requires bundler 1.3, which is not available on all our supported OSes as a package. See https://github.com/mysociety/alaveteli/issues/1276 for details.
| * | | | | | | | | | | | | | | Fix bad merge in 92ba5052a21519af59c2aa904e1e28d9081179fbLouise Crow2014-12-19-51/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Escape responder name before marking notice as safeLouise Crow2014-12-19-1/+52
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Use mail_to helperGareth Rees2014-12-19-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Cleanup syntaxGareth Rees2014-12-19-1/+8
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add some release notesLouise Crow2014-12-18-0/+26
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'brakeman_fixes' into rails-3-developLouise Crow2014-12-18-28/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add brakeman config and ignore filesGareth Rees2014-12-18-0/+67
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Line lengthGareth Rees2014-12-18-1/+9
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add global protect_from_forgeryGareth Rees2014-12-18-13/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grepping the git logs didn’t bring up a good reason for this to be excluded. Seems like it came along after the app was initially created so it never got fully added for fear of regressions. The specs pass for this commit.
| | * | | | | | | | | | | | | | | Fix Cross Site Scripting in user/_signinGareth Rees2014-12-18-1/+1
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Improve InfoRequestEvent#incoming_message_selective_columns SQLGareth Rees2014-12-18-5/+4
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Improve InfoRequest.find_in_state SQLGareth Rees2014-12-18-3/+3
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Improve User#get_undescribed_requests SQLGareth Rees2014-12-18-5/+3
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Load bootstrap dropdown for admin nav bar dropdownLouise Crow2014-12-18-0/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'restful-admin-routes' into rails-3-developLouise Crow2014-12-18-793/+1050
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Make sure raw_email is initialised with some data.Louise Crow2014-12-18-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to make sure that the file that is used to store the data is created and written to before any attempt to read from it.
| | * | | | | | | | | | | | | | | Don't raise internal error when handling non-user or request rulesLouise Crow2014-12-18-52/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle attempts to edit or destroy global or public body censor rules with a notice and a redirect. Closes #2009
| | * | | | | | | | | | | | | | | Refactor - group common logic branchesLouise Crow2014-12-18-28/+14
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Refactor shared setup to filterLouise Crow2014-12-18-2/+5
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RESTful routing for admin censor rule actionsLouise Crow2014-12-18-257/+272
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RESTful routing for admin track actionsLouise Crow2014-12-18-18/+20
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Restrict modifying comments' visibility to a POST actionLouise Crow2014-12-18-2/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Make clearing a profile photo a post-restricted actionLouise Crow2014-12-18-7/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Make logging in as a user a POST-constrained action.Louise Crow2014-12-18-5/+8
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RESTful route for destroying a trackLouise Crow2014-12-18-2/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RESTful route for clearing a bounce messageLouise Crow2014-12-18-2/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RESTful route for bounce messageLouise Crow2014-12-18-2/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Use RESTful route for banned user listLouise Crow2014-12-18-5/+6
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Use RESTful routes for CRUD admin user actionsLouise Crow2014-12-18-42/+38
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move outgoing message admin actions to RESTful model.Louise Crow2014-12-18-13/+14
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move admin incoming message actions to use RESTful routes.Louise Crow2014-12-18-21/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So data changing actions require a POST and can be protected against CSRF.
| | * | | | | | | | | | | | | | | Move change request actions to use RESTful routes.Louise Crow2014-12-18-13/+18
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Use RESTful routing for importing the public bodies csv fileLouise Crow2014-12-18-2/+3
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | RESTful routing for missing_scheme and mass_tag_addLouise Crow2014-12-18-3/+3
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move destroy action to RESTful routingLouise Crow2014-12-18-4/+1
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move create to RESTful routingLouise Crow2014-12-18-3/+2
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move edit and update to RESTful routingLouise Crow2014-12-18-8/+6
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move new action to use RESTful routing.Louise Crow2014-12-18-6/+5
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Move show method to use RESTful routingLouise Crow2014-12-18-12/+11
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Use RESTful routing for indexLouise Crow2014-12-18-71/+71
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Make downloading a raw email a RESTful routeLouise Crow2014-12-18-31/+48
| | | | | | | | | | | | | | | | |