Implemented enhancements:
Closed issues:
- doctrine schema update #173
- node_modules symlink in vendor breaks vagrant rsync #162
- Add WYSIWYG plugin for HTML type #120
Merged pull requests:
v2.0.0-rc.2 (2018-07-13)
Implemented enhancements:
Closed issues:
- Sitemap no more optional in 2.0 ? #168
- duplicate entry 'code' in validation file for Media #167
- Bug in preview : missing service or alias #166
- Bug in service declaration #165
Merged pull requests:
v2.0.0-dev.3 (2018-07-06)
v2.0.0-dev.2 (2018-07-06)
v2.0.0-rc.1 (2018-07-03)
Closed issues:
- Backport template fix to 1.2 #156
Merged pull requests:
v2.0.0-dev.1 (2018-06-27)
v2.0.0-dev (2018-06-27)
v1.2.3 (2018-06-26)
Merged pull requests:
- Make use of user provided template for block rendering if provided (fixes #149) to v1.2.3 branch #158 (stefandoorn)
v1.4.1 (2018-06-26)
Closed issues:
Merged pull requests:
- Update messages.pl.yml #160 (mikemix)
- fixed slug generation and image preview #137 #159 (antonioperic)
- [WIP] Add channel awareness #142 (patrick477)
v1.4.0 (2018-06-22)
Closed issues:
Merged pull requests:
v1.3.6 (2018-06-20)
Closed issues:
Merged pull requests:
- Add template argument to bitbag_cms_render_block twig function (closes #148) #155 (stefandoorn)
- Update Spanish translations #147 (anthid)
- [WIP] Media, CSV import and new CS #139 (bitbager)
v1.3.5 (2018-06-15)
Closed issues:
- Template var in render block code seems ignored #149
- Possible bug in the "page" Sylius resource #140
Merged pull requests:
- Added more descriptive type hints to private methods to prevent errors later #151 (stefandoorn)
- Make use of user provided template for block rendering (fixes #149) #150 (stefandoorn)
- Update README.md #146 (LompiSystems)
v1.3.4 (2018-05-23)
Merged pull requests:
- Fix a wrong configuration in the Page resource #141 (johnkrovitch)
v1.3.3 (2018-05-08)
v1.3.2 (2018-05-06)
Merged pull requests:
- Added bulk delete #138 (patrick477)
v1.3.1 (2018-04-27)
Merged pull requests:
- Updated Russian translations #135 (rdeanar)
- Ability to translate FAQ form labels #134 (rdeanar)
- Update CHANGELOG.md #133 (antonioperic)
- Fix route typo in fixtures #132 (rdeanar)
v1.3.0 (2018-04-25)
v1.2.7 (2018-04-25)
Merged pull requests:
- added image for blog fixtures #131 (antonioperic)
- Update messages.hr.yml #130 (antonioperic)
- [rdy] added page image #128 (antonioperic)
v1.2.6 (2018-04-23)
Closed issues:
- <p> in FAQ #126
Merged pull requests:
- added croatian translations #127 (antonioperic)
v1.2.5 (2018-03-19)
Merged pull requests:
- Do not rely on admin's locale for product autocomplete #124 (patrick477)
v1.2.4 (2018-03-16)
Fixed bugs:
- Extended section model #109
- Pages Select Products and Sections #97
- Problems customising Block entity #36
Closed issues:
Merged pull requests:
- Do not rely on admin's locale for section autocomplete #123 (patrick477)
- added FAQ from translations and updated nl translation #122 (thelegendtwentyseven)
- Prepare for 1.1.0 #119 (bitbager)
- Fix Travis build #118 (bitbager)
- Update composer #117 (bitbager)
- Add composer lock #116 (bitbager)
- Update demo & plugin skeleton #115 (bitbager)
- Improve CS & fix security issues #114 (bitbager)
- [Composer] Rename branch alias #111 (bitbager)
- Allow extending resources #110 (bitbager)
v1.2.2 (2017-11-25)
Merged pull requests:
v1.2.1 (2017-11-24)
v1.2.0 (2017-11-24)
v1.1.2 (2017-11-24)
Closed issues:
- Index name too large in table 'bitbag_sylius_cms_plugin_frequently_asked_question_translation' #105
- Missing changelog and update information on v1.1.0 #99
- Optional CKEditor #39
Merged pull requests:
- [Fixture][Behat] Change the arguments order to follow CS #107 (bitbager)
- Fix too long FAQ name #106 (bitbager)
- Fix wrong argument order #104 (wobokas)
- Files header fix #103 (shinoks)
- CHANGELOG 1.1.1 #102 (shinoks)
v1.1.1 (2017-11-23)
Closed issues:
Merged pull requests:
- correct order of installation steps #101 (geecu)
- fix page sections layout #100 (victordit)
- Update messages.fr.yml #98 (gabriel-cardoso)
- Fixed/removed duplicated translation keys #96 (sweoggy)
- Upgrading to standards for creating Sylius plugin #95 (shinoks)
- Add the CSS #94 (bitbager)
- [Demo] Make the demo responsive #93 (bitbager)
- Add the CSS #92 (bitbager)
v1.1.0 (2017-11-15)
Fixed bugs:
- Page in admin has no title #40
Closed issues:
- https don't have permission to access /admin/blocks/new/html on this server #66
- Error: Requested page is invalid. #58
- Add NL translation #54
- how to remove locale on the url #49
- Cannot delete product associated with page #43
- Add render block controller #42
- FAQ section #37
- Sorting in grid does not work as expected. #26
- Product Block Type & Containers #23
- Prepare for 1.0.0 #22
Merged pull requests:
- [Demo] Update fixtures #91 (bitbager)
- [General] Prepare for the v1.1.0 #90 (bitbager)
- [General] Add missing tests and cleanup the code #89 (bitbager)
- Change cache and logs dir #88 (bitbager)
- [General] Cleanup #87 (bitbager)
- [Fixture][PHPUnit][PHPSpec] Refactoring #86 (patrick477)
- [General] Prepare demo #85 (bitbager)
- [General] Present admin data in the store #84 (bitbager)
- [General] Present admin data in the store #83 (bitbager)
- [General][Fixture][PHPUnit] Add testing and fixture #82 (patrick477)
- [Shop] Present the admin data in the store #81 (bitbager)
- [Behat] Normalize contexts #80 (bitbager)
- [Behat] Add missing scenarios #79 (bitbager)
- [Block] Fix validation groups #78 (patrick477)
- [General] Cleanup code and apply Sylius codestyle #77 (bitbager)
- [Behat][WIP] Add validation scenarios #76 (bitbager)
- [Behat] Cleanup contexts #75 (bitbager)
- [General] Add resources render by section code #74 (patrick477)
- [Section] Add the section resource #73 (bitbager)
- [Section] Implement basic Section Behat scenarios #71 (bitbager)
- [Shop] Add _locale prefix to shop route #69 (bitbager)
- [General] Prepare for plugin update #68 (bitbager)
- Fix Travis build #65 (shinoks)
- Add front controllers #63 (bitbager)
- Dev #62 (bitbager)
- Dev #59 (bitbager)
- [FAQ] Adding, grid #57 (shinoks)
- Added Czech translation & ability to delete product related to page #56 (czende)
- add NL translation #55 (kochen)
- Block extension backward Twig compatibility #53 (bitbager)
- [Fixture] Add missing block fixture fields #52 (bitbager)
- [Fixture] Add block fixture #51 (bitbager)
- Add russian localization #50 (Grawl)
- [BDD] faq partially #47 (damonsson)
- [PHPSpec] Add FAQ testing #46 (patrick477)
- [BDD] FAQ Behat init #45 (bitbager)
- [General] Fix Behat and README testing pipeline #44 (bitbager)
- Enforce code uniqueness on database level as well #35 (sweoggy)
- [Block] Add image preview && validation not blank image #34 (patrick477)
- [Page] Fix list query #33 (bitbager)
- Hotfix block query #32 (bitbager)
- [Block Page] Grid sorting #29 (shinoks)
- Added block fixtures #28 (pyrorules)
- Check as well if array exists, that it is not empty #27 (chaenu)
v1.0.0 (2017-09-13)
Merged pull requests:
- Update Sylius to 1.0.0 and PHP to 7.1+ #25 (bitbager)
- [Block][Page] Switch to strict types #24 (shinoks)
v0.2.2 (2017-09-12)
Closed issues:
- Add optional WYSIWYG editor #4
Merged pull requests:
- Improve views #21 (chaenu)
- Fix typo - use ' instead of ` #19 (chaenu)
- German Validation Strings #17 (Mipme)
- German Messages Language Version #16 (Mipme)
v0.2.1 (2017-08-31)
Closed issues:
- Add link option to the ImageBlock #12
- Expected an instance of AppBundle\Entity\Product. Got: Sylius\Component\Core\Model\Product #11
Merged pull requests:
- [Block][Page] Add name and link fields and Twig RenderPageLinkByCodeExtension. #15 (bitbager)
- Added spanish translations #14 (h3llr4iser)
- Change Page.yml.orm and routing.yml #13 (h3llr4iser)
v0.2.0 (2017-08-27)
Merged pull requests:
v0.1.1 (2017-08-24)
Merged pull requests:
v0.1.0 (2017-08-24)
Closed issues:
Merged pull requests:
- [Behat] Tests coverage #7 (bitbager)
- Translations added for messages and validators in fr and pl #6 (shinoks)
- PHPspec tests to cover some of Entities #5 (shinoks)
* This Change Log was automatically generated by github_changelog_generator