Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | Destroy link on destruction of heading or category. | Louise Crow | 2014-09-22 | -2/+2 | |
| | | | | | | |||||
| | * | | | | Add display_order field to public_body_headings. | Louise Crow | 2014-09-22 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | # Please enter the commit message for your changes. Lines starting | ||||
| | * | | | | Add upgrade notes for category editing feature | lizconlan | 2014-09-22 | -2/+4 | |
| | | | | | | |||||
| | * | | | | Allow deletion of public body categories with associatied bodies | lizconlan | 2014-09-22 | -16/+1 | |
| | | | | | | |||||
| | * | | | | Add display order to public body categories and headings | lizconlan | 2014-09-22 | -60/+208 | |
| | | | | | | |||||
| | * | | | | Reinstate automatic loading of categories on get if no categories defined | lizconlan | 2014-09-22 | -1/+14 | |
| | | | | | | |||||
| | * | | | | Set default font for admin navbar throughout site | lizconlan | 2014-09-22 | -0/+3 | |
| | | | | | | |||||
| | * | | | | Enable admins to link public body categories to headings | lizconlan | 2014-09-22 | -6/+51 | |
| | | | | | | |||||
| | * | | | | List categories without headings on the admin screen | lizconlan | 2014-09-22 | -32/+51 | |
| | | | | | | |||||
| | * | | | | Restrict category_tag edits to empty public body categories | lizconlan | 2014-09-22 | -8/+33 | |
| | | | | | | |||||
| | * | | | | Basic category admin screen | lizconlan | 2014-09-22 | -4/+749 | |
| | | | | | | |||||
| | * | | | | Fix admin screen formatting issue in Chrome | lizconlan | 2014-09-22 | -0/+3 | |
| | | | | | | |||||
| | * | | | | Use translation tables for PublicBodyCategory and PublicBodyHeading | lizconlan | 2014-09-22 | -23/+235 | |
| | | | | | | |||||
| | * | | | | Replace existing PublicBodyCategories functionality with db models ↵ | lizconlan | 2014-09-22 | -67/+197 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PublicBodyCategory and PublicBodyHeading | ||||
| * | | | | | Merge branch 'issues/1827-healthcheck' into rails-3-develop | Gareth Rees | 2014-09-30 | -0/+471 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Replace initial checks with DaysAgoCheck | Gareth Rees | 2014-09-25 | -123/+115 | |
| | | | | | | | |||||
| | * | | | | | Add an action to run the checks | Gareth Rees | 2014-09-25 | -0/+83 | |
| | | | | | | | |||||
| | * | | | | | Set up the checks | Gareth Rees | 2014-09-25 | -0/+5 | |
| | | | | | | | |||||
| | * | | | | | Add some initial health checks | Gareth Rees | 2014-09-25 | -0/+120 | |
| | | | | | | | |||||
| | * | | | | | Add HealthCheck and HealthCheckable | Gareth Rees | 2014-09-25 | -0/+271 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HealthCheck is a basic library for creating health checks. HealthCheck works with any class so long as it includes HealthCheckable and defines the `check` method. | ||||
| * | | | | | | Merge branch 'issues/1778-valid-outgoing-msg-factory' into rails-3-develop | Gareth Rees | 2014-09-26 | -0/+9 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Create a valid OutgoingMessage factory | Gareth Rees | 2014-09-19 | -0/+9 | |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'hotfix/0.19.0.6' into rails-3-develop | Gareth Rees | 2014-09-24 | -1/+2 | |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'hotfix/0.19.0.5' into rails-3-develop | Louise Crow | 2014-09-22 | -10/+10 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'hotfix/0.19.0.4' into rails-3-develop | Louise Crow | 2014-09-22 | -294/+298 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | Update from Spanish file | Louise Crow | 2014-09-22 | -80/+85 | |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'rails-3-develop' of ↵ | Louise Crow | 2014-09-22 | -97/+122 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'issues/149-wdtk-visited-links' into rails-3-develop | Gareth Rees | 2014-09-22 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Restore visited link colour change | Gareth Rees | 2014-09-22 | -0/+3 | |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'issues/1778-code-tidy' into rails-3-develop | Gareth Rees | 2014-09-19 | -97/+119 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Use dot rather than colon for method call | Gareth Rees | 2014-09-19 | -1/+1 | |
| | | | | | | | | | | |||||
| | | * | | | | | | | Group class methods before instance methods | Gareth Rees | 2014-09-19 | -12/+12 | |
| | | | | | | | | | | |||||
| | | * | | | | | | | Remove uneeded code / Tidy up | Gareth Rees | 2014-09-19 | -66/+88 | |
| | | | | | | | | | | |||||
| | | * | | | | | | | Remove unused validation | Gareth Rees | 2014-09-19 | -1/+1 | |
| | | | | | | | | | | |||||
| | | * | | | | | | | Tidy OutgoingMessage macro methods | Gareth Rees | 2014-09-19 | -22/+22 | |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'issues/1863-nicaraguan-locale' into rails-3-develop | Louise Crow | 2014-09-22 | -0/+4135 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Update with latest Spanish translations. | Louise Crow | 2014-09-19 | -76/+81 | |
| | | | | | | | | | |||||
| | * | | | | | | | Add es_NI locale. | Louise Crow | 2014-09-19 | -0/+4130 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Use the generic Spanish locale as a base. | ||||
| * | | | | | | | Merge branch 'issues/1833-censor-rule-validation' into rails-3-develop | Gareth Rees | 2014-09-15 | -7/+43 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix regressions in CensorRule specs | Gareth Rees | 2014-09-12 | -3/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added extra validations to match Postgres constraints | ||||
| | * | | | | | | | Add correct validations to CensorRule | Gareth Rees | 2014-09-12 | -4/+31 | |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'empty_blog' into rails-3-develop | Gareth Rees | 2014-09-15 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix /blog breaking if the blog has no posts | Gareth Rees | 2014-09-12 | -1/+1 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge remote-tracking branch 'origin/hotfix/0.19.0.3' into rails-3-develop | Gareth Rees | 2014-09-15 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'issues/1704-search-contributions-margin' into rails-3-develop | Gareth Rees | 2014-09-15 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Add margin to search your contributions form | Gareth Rees | 2014-09-04 | -0/+5 | |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'hotfix/0.19.0.2' into rails-3-develop | Gareth Rees | 2014-09-05 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'hotfix/0.19.0.1' into rails-3-develop | Louise Crow | 2014-09-04 | -10/+62 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'issues/wdtk-147-squashed-select-authority' into rails-3-develop | Louise Crow | 2014-09-03 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Add comment | Louise Crow | 2014-09-02 | -0/+1 | |
| | | | | | | | | | | |