Skip to content

Latest commit

 

History

History
395 lines (271 loc) · 28 KB

CHANGELOG.md

File metadata and controls

395 lines (271 loc) · 28 KB

Change Log

Full Changelog

Implemented enhancements:

  • HTML type block include image type block #145
  • Plugin does not support theming #129

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)

Full Changelog

Implemented enhancements:

  • Add channel awareness #136
  • Wrong url for an image #125
  • Add media provider #48

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)

Full Changelog

v2.0.0-dev.2 (2018-07-06)

Full Changelog

v2.0.0-rc.1 (2018-07-03)

Full Changelog

Closed issues:

  • Backport template fix to 1.2 #156

Merged pull requests:

  • Fixed trying to access null object when setting image to null #163 (sweoggy)

v2.0.0-dev.1 (2018-06-27)

Full Changelog

v2.0.0-dev (2018-06-27)

Full Changelog

v1.2.3 (2018-06-26)

Full Changelog

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)

Full Changelog

Closed issues:

  • Bundle tries to load its JS resources using invalid URL #161
  • Page Image mapping error #137

Merged pull requests:

v1.4.0 (2018-06-22)

Full Changelog

Closed issues:

  • Let 'bitbag_cms_render_block' also accept template variable #148
  • Sitemap support #41

Merged pull requests:

v1.3.6 (2018-06-20)

Full Changelog

Closed issues:

  • v1.3.5 not available on Packagist.org #153
  • Rendering a page link #144

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)

Full Changelog

Closed issues:

  • Template var in render block code seems ignored #149
  • Possible bug in the "page" Sylius resource #140

Merged pull requests:

v1.3.4 (2018-05-23)

Full Changelog

Merged pull requests:

v1.3.3 (2018-05-08)

Full Changelog

v1.3.2 (2018-05-06)

Full Changelog

Merged pull requests:

v1.3.1 (2018-04-27)

Full Changelog

Merged pull requests:

v1.3.0 (2018-04-25)

Full Changelog

v1.2.7 (2018-04-25)

Full Changelog

Merged pull requests:

v1.2.6 (2018-04-23)

Full Changelog

Closed issues:

Merged pull requests:

v1.2.5 (2018-03-19)

Full Changelog

Merged pull requests:

  • Do not rely on admin's locale for product autocomplete #124 (patrick477)

v1.2.4 (2018-03-16)

Full Changelog

Fixed bugs:

  • Extended section model #109
  • Pages Select Products and Sections #97
  • Problems customising Block entity #36

Closed issues:

  • How to sort blocks in sections #113
  • Table name too long #112

Merged pull requests:

v1.2.2 (2017-11-25)

Full Changelog

Merged pull requests:

v1.2.1 (2017-11-24)

Full Changelog

v1.2.0 (2017-11-24)

Full Changelog

v1.1.2 (2017-11-24)

Full Changelog

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:

v1.1.1 (2017-11-23)

Full Changelog

Closed issues:

  • Rendering Pages with bitbag_render_page_link_by_code #72
  • Product associated with blocks #38

Merged pull requests:

v1.1.0 (2017-11-15)

Full Changelog

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:

v1.0.0 (2017-09-13)

Full Changelog

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)

Full Changelog

Closed issues:

  • Add optional WYSIWYG editor #4

Merged pull requests:

v0.2.1 (2017-08-31)

Full Changelog

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)

Full Changelog

Merged pull requests:

v0.1.1 (2017-08-24)

Full Changelog

Merged pull requests:

  • Added new translation to messages and validators #8 (shinoks)

v0.1.0 (2017-08-24)

Closed issues:

  • Add pages #3
  • Add Behat scenarios implementation #2
  • Cover with PHPSpec #1

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