aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Fix body/show view spec after rewordingGareth Rees2015-03-02-1/+1
* Fully prevent banned users editing their photoGareth Rees2015-02-24-0/+28
* Fully prevent banned users editing their about_meGareth Rees2015-02-24-0/+29
* Add specs to AboutMeValidatorGareth Rees2015-02-24-0/+53
* Add User#banned?Gareth Rees2015-02-24-0/+18
* Merge branch '2134-fix-same-attribute-value-across-locales' into rails-3-developLouise Crow2015-02-23-4/+291
|\
| * Use before methods for object setup, model existing behaviour.Louise Crow2015-02-23-50/+16
| * Create bodies in before call.Louise Crow2015-02-23-19/+25
| * Include tag_string from csv in tags expected.Louise Crow2015-02-23-2/+2
| * Comprehensive specs for CSV Import tag_string fieldGareth Rees2015-02-23-0/+297
| * Give example csv file .csv extensionLouise Crow2015-02-23-2/+2
| * Refactor massive import method into smaller instance level methodsLouise Crow2015-02-23-2/+2
| * Test localised value for import against existing localised valueLouise Crow2015-02-23-0/+18
* | Refactor showing the Make Request buttonGareth Rees2015-02-20-0/+50
* | Move logic to modelLouise Crow2015-02-20-10/+33
* | Remove spec redundancy following code refactor.Louise Crow2015-02-20-30/+31
* | Use correct method name in error.Louise Crow2015-02-20-1/+1
* | Refactor common logicLouise Crow2015-02-20-6/+6
* | Add some specs for current behaviourLouise Crow2015-02-20-0/+102
* | Merge branch 'hotfix/0.20.0.11' into rails-3-developLouise Crow2015-02-13-2/+15
|\ \
| * | Set binary mode to false in call to pdftohtmlLouise Crow2015-02-13-2/+15
| * | Merge branch 'hotfix/0.20.0.7'0.20.0.7Louise Crow2015-02-05-0/+6
| |\ \
* | \ \ Merge branch 'issues/1680-changes-to-signin-signup-screen' into rails-3-developGareth Rees2015-02-05-1/+1
|\ \ \ \
| * | | | Design and wording changes to sign-in/sign-up screenMartin Wright2015-02-05-1/+1
* | | | | Use correct paths for Editing a Public Body specGareth Rees2015-02-05-5/+5
* | | | | Merge branch 'hotfix/0.20.0.7' into rails-3-developLouise Crow2015-02-05-0/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Do not allow requests for search results after the first 500Louise Crow2015-02-03-0/+6
* | | | | Merge branch 'hotfix/0.20.0.6' into rails-3-developLouise Crow2015-02-05-12/+311
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Build available locales in the controllerGareth Rees2015-02-03-81/+32
| * | | Fix submission of form containing both existing and new translationsLouise Crow2015-02-03-74/+75
| * | | Add AdminPublicBodyController#update specsGareth Rees2015-02-03-0/+106
| * | | Add specs for PublicBody#translated_versions=Gareth Rees2015-01-30-0/+110
| * | | Extract view logicGareth Rees2015-01-30-0/+79
| * | | Test adding multiple translations to Public BodiesGareth Rees2015-01-30-0/+56
| |/ /
* | | Use map instead of creating empty arrayGareth Rees2015-02-04-0/+12
* | | Nicer capitalize first letter onlyGareth Rees2015-02-04-0/+11
* | | Add PublicBody#type_of_authority specsGareth Rees2015-01-23-0/+87
| |/ |/|
* | 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