aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Merge branch '2051-back-to-search' into rails-3-developGareth Rees2015-01-13-0/+45
|\
| * Add a “Back to search results” linkGareth Rees2015-01-13-0/+45
* | Merge branch '1682-just-made-a-request' into rails-3-developGareth Rees2015-01-13-3/+12
|\ \
| * | Use a partial to render batch sent messageGareth Rees2015-01-13-3/+2
| * | Use a partial to render request sent messageGareth Rees2015-01-13-0/+10
| |/
* | Merge branch '1680-sign-up-form' into rails-3-developGareth Rees2015-01-09-8/+9
|\ \ | |/ |/|
| * Scope AlaveteliDsl#login fields within signup_formGareth Rees2015-01-06-8/+9
* | Merge branch 'hotfix/0.20.0.2' into rails-3-developLouise Crow2015-01-07-1/+45
|\ \
| * | Sanitize the blog contents0.20.0.2Louise Crow2014-12-22-1/+13
| * | Sanitize the contents of HTML attachments before displayLouise Crow2014-12-22-0/+32
* | | Fix assumption of current year as 2014 in holiday import specsLouise Crow2015-01-05-3/+5
* | | Update table attribute metadataLouise Crow2014-12-23-13/+8
* | | Remove focus tagLouise Crow2014-12-23-1/+1
* | | Revert "Use rack-utf8_sanitizer gem"Louise Crow2014-12-22-6/+8
* | | Merge branch 'restful-admin-routes' into rails-3-developLouise Crow2014-12-18-330/+573
|\ \ \
| * | | Make sure raw_email is initialised with some data.Louise Crow2014-12-18-0/+3
| * | | Don't raise internal error when handling non-user or request rulesLouise Crow2014-12-18-43/+107
| * | | RESTful routing for admin censor rule actionsLouise Crow2014-12-18-213/+249
| * | | RESTful routing for admin track actionsLouise Crow2014-12-18-4/+3
| * | | Make logging in as a user a POST-constrained action.Louise Crow2014-12-18-1/+1
| * | | Use RESTful routes for CRUD admin user actionsLouise Crow2014-12-18-5/+5
| * | | Move outgoing message admin actions to RESTful model.Louise Crow2014-12-18-2/+2
| * | | Move admin incoming message actions to use RESTful routes.Louise Crow2014-12-18-9/+9
| * | | Move change request actions to use RESTful routes.Louise Crow2014-12-18-4/+6
| * | | Move edit and update to RESTful routingLouise Crow2014-12-18-1/+1
| * | | Move new action to use RESTful routing.Louise Crow2014-12-18-1/+1
| * | | Use RESTful routing for indexLouise Crow2014-12-18-2/+2
| * | | Make downloading a raw email a RESTful routeLouise Crow2014-12-18-3/+19
| * | | Make marking an event as a clarification a RESTful routeLouise Crow2014-12-18-0/+53
| * | | Make hide a RESTful action accessed via POSTLouise Crow2014-12-12-3/+3
| * | | Make show_raw_email a RESTful action via GETLouise Crow2014-12-12-48/+53
| * | | RESTful routing for editing and updating commentsLouise Crow2014-12-12-0/+66
| * | | Use RESTful routing for destroy actionLouise Crow2014-12-12-2/+2
| * | | Use RESTful routing for index and show actionsLouise Crow2014-12-12-7/+6
* | | | Merge branch 'admin-public-holiday-interface' into rails-3-developLouise Crow2014-12-18-61/+522
|\ \ \ \
| * | | | Allow import of holidays from feed or built-in suggestionsLouise Crow2014-12-15-1/+252
| * | | | Add some inline editingLouise Crow2014-12-15-7/+31
| * | | | Add create actionLouise Crow2014-12-15-0/+39
| * | | | Add new actionLouise Crow2014-12-15-0/+15
| * | | | Add basic destroy action.Louise Crow2014-12-15-0/+25
| * | | | Add basic update action.Louise Crow2014-12-15-2/+38
| * | | | Add basic edit actionLouise Crow2014-12-15-2/+22
| * | | | Add index method for listing existing holidaysLouise Crow2014-12-15-0/+40
| * | | | Add validation for presence of day.Louise Crow2014-12-15-61/+72
* | | | | Refactor the application of masks and censor rules to messages.Louise Crow2014-12-15-122/+205
* | | | | Enforce a lifetime on session cookiesLouise Crow2014-12-12-0/+29
* | | | | Only mark email_subject_request as HTML safe when used in email subject.Louise Crow2014-12-12-7/+7
| |/ / / |/| | |
* | | | Merge branch 'catch-openuri-timeout-errors' into rails-3-developLouise Crow2014-12-11-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Use exception notification for third party url errorsLouise Crow2014-11-14-1/+5
* | | | Merge branch 'sanitize-non-utf8-request-uri' into rails-3-developLouise Crow2014-12-09-8/+6
|\ \ \ \