CHANGELOG from 1.1.0 to 1.1.1

Url to see changes:

Bug fixes

  • [open-orchestra-cms-bundle] Add boLabel on root node when create a new website #1654 (alavieille)
  • [open-orchestra-cms-bundle] Fix error index blocks when duplicate a node #1648 (alavieille)
  • [open-orchestra-cms-bundle] Fix the javascript error on datatable pagination #1644 (alavieille)
  • [open-orchestra-cms-bundle] maximun version for nodejs is ~4.4.3 #1641 (alavieille)
  • [open-orchestra-cms-bundle] Fix dependency between BaseApi and ApiBundle, move TransformerParameterTypeException #1631 (alavieille)
  • [open-orchestra-cms-bundle] fix tinymce issues in collection context #1629 (itkg-nanne)
  • [open-orchestra-cms-bundle] Refresh page when saving a website form after a form error #1627 (alavieille)
  • [open-orchestra-cms-bundle] Fix block edition right management in global page #1620 (itkg-nanne)
  • [open-orchestra-cms-bundle] Fix default field in content type form #1616 (itkg-nanne)
  • [open-orchestra-cms-bundle] use dependency injection for BlockToArrayTransformer in BlockType #1615 (itkg-nanne)
  • [open-orchestra-cms-bundle] replace opacity by display in area toolbar to deactivate involuntary click #1614 (itkg-nanne)
  • [open-orchestra-media-admin-bundle] Media references are set also in draft status and pending status of content and node #227 (alavieille)
  • [open-orchestra-media-admin-bundle] Remove browse button if user doesn’t have the access to the media management. #219 (djamnazi)
  • [open-orchestra-user-bundle] Fix dependency between UserBundle and BackOfficeBundle #103 (alavieille)

New features

  • [open-orchestra-cms-bundle] hide error 403 on redirection after post in muser context #1650 (itkg-nanne)
  • [open-orchestra-cms-bundle] Update css style of componement tab view replace class nav-tabs by nav-pills nav-justified #1628 (alavieille)
  • [open-orchestra-cms-bundle] Add a method to find role for node only. #1626 (alavieille)
  • [open-orchestra-cms-bundle] Show node language and version language in title of edit form #1622 (alavieille)
  • [open-orchestra-media-admin-bundle] remove image resize in tinyMce #213 (itkg-nanne)
  • [open-orchestra-media-bundle] add css style to media bbcode #192 (itkg-nanne)
  • [open-orchestra-model-bundle] Update route in database after site migration and site-alias update #576 (itkg-nanne)

Deprecated

  • [open-orchestra-cms-bundle] The OpenOrchestra\ApiBundle\Exceptions\TransformerParameterTypeException class is deprecated since version 1.2.0 and will be removed in 1.3.0, use OpenOrchestra\BaseApi\Exceptions\TransformerParameterTypeException #1631 (alavieille)