Skip to content

Commit

Permalink
Merge pull request #19 from openeuropa/release-0.1.0
Browse files Browse the repository at this point in the history
Update CHANGELOG.md for release 0.1.0.
  • Loading branch information
ademarco authored Apr 25, 2019
2 parents cdbb211 + 5f62d67 commit 11538a5
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Change Log

## [0.1.0](https://github.com/openeuropa/oe_editorial/tree/0.1.0) (2019-04-25)
**Merged pull requests:**

- OPENEUROPA-1841: Author should not delete content. [\#18](https://github.com/openeuropa/oe_editorial/pull/18) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1825: Fix bug on with oe\_editorial\_corporate\_workflow and … [\#17](https://github.com/openeuropa/oe_editorial/pull/17) ([hernani](https://github.com/hernani))
- OPENEUROPA-1810: Rename View tab when the node has published revision. [\#16](https://github.com/openeuropa/oe_editorial/pull/16) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1818: Fixing node edit form forcing of only Draft state transition [\#15](https://github.com/openeuropa/oe_editorial/pull/15) ([upchuk](https://github.com/upchuk))
- Restore missing permission for author role. [\#14](https://github.com/openeuropa/oe_editorial/pull/14) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1769: Edit form always moves revision to draft [\#13](https://github.com/openeuropa/oe_editorial/pull/13) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1684: Service for installing/uninstalling a workflow on a given content type. [\#12](https://github.com/openeuropa/oe_editorial/pull/12) ([upchuk](https://github.com/upchuk))
- OPENEUROPA-1609: Add ajax\_timeout setting for behat. [\#11](https://github.com/openeuropa/oe_editorial/pull/11) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1609 Fix behat.yml.dist to use drupal-extension properly. [\#10](https://github.com/openeuropa/oe_editorial/pull/10) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1549: Using drupal/core. [\#9](https://github.com/openeuropa/oe_editorial/pull/9) ([upchuk](https://github.com/upchuk))
- OPENEUROPA-1533: Add --strict flag for Behat tests execution. [\#8](https://github.com/openeuropa/oe_editorial/pull/8) ([sergepavle](https://github.com/sergepavle))
- OPENEUROPA-1522: Make sure we don't use Drupal paths in Behat scenarios. [\#7](https://github.com/openeuropa/oe_editorial/pull/7) ([sergepavle](https://github.com/sergepavle))
- OPENEUROPA-1503: Add content lock module. [\#6](https://github.com/openeuropa/oe_editorial/pull/6) ([imanoleguskiza](https://github.com/imanoleguskiza))
- OPENEUROPA-1426: Editorial workflow: Change "Edit" to "New draft" if the content is in Published state. [\#5](https://github.com/openeuropa/oe_editorial/pull/5) ([sergepavle](https://github.com/sergepavle))
- OPENEUROPA-1374: Demonstrate the corporate editorial workflow [\#4](https://github.com/openeuropa/oe_editorial/pull/4) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1369: Create editorial worfklow roles and set permissions. [\#3](https://github.com/openeuropa/oe_editorial/pull/3) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1369: Create oe\_editorial\_corporate\_workflow module. [\#2](https://github.com/openeuropa/oe_editorial/pull/2) ([nagyad](https://github.com/nagyad))
- OPENEUROPA-1360: Add starter files from site template. [\#1](https://github.com/openeuropa/oe_editorial/pull/1) ([dxvargas](https://github.com/dxvargas))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 11538a5

Please sign in to comment.