From 4892ae62a4514b81b6634652b4c65f85b4195753 Mon Sep 17 00:00:00 2001 From: Antonio De Marco Date: Mon, 23 Apr 2018 18:03:41 +0200 Subject: [PATCH] Push CHANGELOG.md. --- CHANGELOG.md | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..3166da6ea --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,73 @@ +# Change Log + +## [0.1.0](https://github.com/openeuropa/oe_theme/tree/0.1.0) (2018-04-23) +**Closed issues:** + +- Impossible to enable or set oe\_theme as default using UI [\#51](https://github.com/openeuropa/oe_theme/issues/51) +- Status messages miss an icon [\#38](https://github.com/openeuropa/oe_theme/issues/38) +- Form inputs are implement ECL presentation [\#37](https://github.com/openeuropa/oe_theme/issues/37) +- Dropdown list missing icon [\#35](https://github.com/openeuropa/oe_theme/issues/35) +- Instead of image presentation displayed the input field [\#34](https://github.com/openeuropa/oe_theme/issues/34) +- Uncaught PHP Exception Twig\_Error\_Loader: "The "themes/custom/oe\_theme/templates/components" directory does not exist [\#33](https://github.com/openeuropa/oe_theme/issues/33) +- The comment form fields contain double quotes [\#25](https://github.com/openeuropa/oe_theme/issues/25) +- The ecl-dialog overlaps the content of the page [\#24](https://github.com/openeuropa/oe_theme/issues/24) +- OPENEUROPA-43: Create Theme Helper module [\#17](https://github.com/openeuropa/oe_theme/issues/17) +- OPENEUROPA-43: Integrate UI Patterns module [\#16](https://github.com/openeuropa/oe_theme/issues/16) +- OPENEUROPA-43: Consolidate theme development workflow [\#15](https://github.com/openeuropa/oe_theme/issues/15) +- Update ECL [\#13](https://github.com/openeuropa/oe_theme/issues/13) +- NEPT-1103: Integrate ECL components in theme [\#9](https://github.com/openeuropa/oe_theme/issues/9) +- NEPT-1103: Update ECL library to 0.12.0 [\#7](https://github.com/openeuropa/oe_theme/issues/7) +- Rename project before release [\#6](https://github.com/openeuropa/oe_theme/issues/6) +- Provide basic layout using ECL grid [\#4](https://github.com/openeuropa/oe_theme/issues/4) +- Style tabs [\#3](https://github.com/openeuropa/oe_theme/issues/3) +- Style breadcrumb [\#2](https://github.com/openeuropa/oe_theme/issues/2) +- Setup theme [\#1](https://github.com/openeuropa/oe_theme/issues/1) + +**Merged pull requests:** + +- OPENEUROPA-543: Theme tables. [\#66](https://github.com/openeuropa/oe_theme/pull/66) ([netlooker](https://github.com/netlooker)) +- OPENEUROPA-352: Added themeing to text format element. [\#65](https://github.com/openeuropa/oe_theme/pull/65) ([richardcanoe](https://github.com/richardcanoe)) +- OPENEUROPA-365: Improve OE Theme documentation [\#64](https://github.com/openeuropa/oe_theme/pull/64) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-545: Use task runner release command. [\#63](https://github.com/openeuropa/oe_theme/pull/63) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-382: Fix ECL builder [\#62](https://github.com/openeuropa/oe_theme/pull/62) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-382: Only required ECL templates are copied. [\#61](https://github.com/openeuropa/oe_theme/pull/61) ([richardcanoe](https://github.com/richardcanoe)) +- OPENEUROPA-378: Remove lengthy default comments in overridden Twig templates. [\#60](https://github.com/openeuropa/oe_theme/pull/60) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-355: Theming confirm password. [\#59](https://github.com/openeuropa/oe_theme/pull/59) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-350: Form: make sure required mark is properly displayed [\#58](https://github.com/openeuropa/oe_theme/pull/58) ([richardcanoe](https://github.com/richardcanoe)) +- OPENEUROPA-528: Instruction to enable debug and disable twig cache manually [\#56](https://github.com/openeuropa/oe_theme/pull/56) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-342: Integrate pagination component [\#54](https://github.com/openeuropa/oe_theme/pull/54) ([netlooker](https://github.com/netlooker)) +- OPENEUROPA-381: Added strict type and ameded the heredoc comments. [\#53](https://github.com/openeuropa/oe_theme/pull/53) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-531: form elements should be tested for rendering inside a form [\#52](https://github.com/openeuropa/oe_theme/pull/52) ([brummbar](https://github.com/brummbar)) +- OPENEUROPA-344: Added alternate method of testing using crawler. [\#50](https://github.com/openeuropa/oe_theme/pull/50) ([imanoleguskiza](https://github.com/imanoleguskiza)) +- OPENEUROPA-305: Provide a release package including compiled CSS. [\#49](https://github.com/openeuropa/oe_theme/pull/49) ([pfrenssen](https://github.com/pfrenssen)) +- OPENEUROPA-366: Theming radio and checkbox [\#48](https://github.com/openeuropa/oe_theme/pull/48) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-304: Adding the SASS/JS watcher. [\#45](https://github.com/openeuropa/oe_theme/pull/45) ([voidtek](https://github.com/voidtek)) +- OPENEUROPA-345: Removed wrong image template. [\#44](https://github.com/openeuropa/oe_theme/pull/44) ([imanoleguskiza](https://github.com/imanoleguskiza)) +- OPENEUROPA-343: Updated ECL libraries. [\#43](https://github.com/openeuropa/oe_theme/pull/43) ([imanoleguskiza](https://github.com/imanoleguskiza)) +- OPENEUROPA-341: Create theme overview page. [\#42](https://github.com/openeuropa/oe_theme/pull/42) ([imanoleguskiza](https://github.com/imanoleguskiza)) +- OPENEUROPA-329: Theme Quote paragraph. [\#41](https://github.com/openeuropa/oe_theme/pull/41) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-318: integrate messages components [\#40](https://github.com/openeuropa/oe_theme/pull/40) ([brummbar](https://github.com/brummbar)) +- OPENEUROPA-326: Theme "Accordion" paragraph type [\#39](https://github.com/openeuropa/oe_theme/pull/39) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-317: Integrate navigation menus [\#36](https://github.com/openeuropa/oe_theme/pull/36) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-324: Transfer Drupal-related projects to OpenEuropa organisation [\#32](https://github.com/openeuropa/oe_theme/pull/32) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-315: Rename configuration in OE Theme to use namespace oe. [\#31](https://github.com/openeuropa/oe_theme/pull/31) ([aritomelo](https://github.com/aritomelo)) +- OPENEUROPA-309: Theme "Links block" paragraph type in OE Theme [\#30](https://github.com/openeuropa/oe_theme/pull/30) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-301: Add header placeholder blocks to demo module [\#29](https://github.com/openeuropa/oe_theme/pull/29) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-13: consolidate theme front-end workflow [\#28](https://github.com/openeuropa/oe_theme/pull/28) ([brummbar](https://github.com/brummbar)) +- OPENEUROPA-195: Integrate footer-related ECL components [\#27](https://github.com/openeuropa/oe_theme/pull/27) ([drupol](https://github.com/drupol)) +- OPENEUROPA-163: Integrate form-related ECL components [\#26](https://github.com/openeuropa/oe_theme/pull/26) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-193: Add header and related default blocks [\#23](https://github.com/openeuropa/oe_theme/pull/23) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-277: Switch Behat tests to Kernel tests [\#22](https://github.com/openeuropa/oe_theme/pull/22) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-209: Update ECL to latest version [\#21](https://github.com/openeuropa/oe_theme/pull/21) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-194: Added navigation components [\#20](https://github.com/openeuropa/oe_theme/pull/20) ([imanoleguskiza](https://github.com/imanoleguskiza)) +- OPENEUROPA-12: Include Europa Component Library Twig loader as composer dependency. [\#19](https://github.com/openeuropa/oe_theme/pull/19) ([drupol](https://github.com/drupol)) +- OPENEUROPA-205: Integrating Task Runner and Docker Compose. [\#18](https://github.com/openeuropa/oe_theme/pull/18) ([ademarco](https://github.com/ademarco)) +- Update ECL \#13 [\#14](https://github.com/openeuropa/oe_theme/pull/14) ([ademarco](https://github.com/ademarco)) +- 9 ecl integration [\#12](https://github.com/openeuropa/oe_theme/pull/12) ([ademarco](https://github.com/ademarco)) +- NEPT-1103: Update ECL library to 0.12.0 \#7 [\#11](https://github.com/openeuropa/oe_theme/pull/11) ([ademarco](https://github.com/ademarco)) +- NEPT-1103: Update ECL library to 0.11.0 \#7 [\#8](https://github.com/openeuropa/oe_theme/pull/8) ([ademarco](https://github.com/ademarco)) +- Provide basic layout using ECL grid \#4 [\#5](https://github.com/openeuropa/oe_theme/pull/5) ([ademarco](https://github.com/ademarco)) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file