-
**Issue by [Themitchell](https://github.com/Themitchell)**
_Wednesday 30 July 2014 at 10:23 GMT_
_Originally opened as https://github.com/alphagov/specialist-publisher/pull/198_
---
This PR allows …
-
**Issue by [tommyp](https://github.com/tommyp)**
_Friday 15 August 2014 at 13:49 GMT_
_Originally opened as https://github.com/alphagov/specialist-publisher/pull/230_
---
This PR adds the files nec…
-
**Issue by [issyl0](https://github.com/issyl0)**
_Tuesday 23 June 2015 at 15:32 GMT_
_Originally opened as https://github.com/alphagov/specialist-publisher/pull/504_
---
- Users had to scroll down p…
-
This isn't really an issue, but more of a question..
I understand there is a REST API available for the website however I can't seem to find any documentation around the API... Is this available some…
-
**Issue by [tommyp](https://github.com/tommyp)**
_Monday 21 September 2015 at 14:27 GMT_
_Originally opened as https://github.com/alphagov/specialist-publisher/pull/571_
---
In order to prevent Fin…
-
After discussion, we're going to replace the featured (in the right column) with press clippings.
I will check how the featured is set up, remove the limit so it shows all articles and rename it so …
-
I've seen this test failure at least once on our Jenkins govuk_smartanswers_branches build e.g. see the bottom of the console log for [this build](https://ci-new.alphagov.co.uk/job/govuk_smartanswers_…
-
Unfortunately I think there's a bit of a core issue with the approach of this plugin. I don't say that to be alarmist or critical, but let me explain.
From what I can see, validatejs was designed to…
-
If a new edition of an article is created, we can't update keywords or title in publisher.
-
This code [here](https://github.com/theodi/publisher/blob/master/app/controllers/admin/editions_controller.rb#L152):
``` ruby
if new_keywords
resource.artefact.update_attributes(keywords: new_key…