CHANGELOG from 1.1.1 to 1.1.2

Url to see changes:

Bug fixes

  • [open-orchestra-cms-bundle] Fix the display of active tab of translated value form #1770 (djamnazi)
  • [open-orchestra-cms-bundle] Fix merge form block strategy with transformer and subscriber #1768 (alavieille)
  • [open-orchestra-cms-bundle] Fix data normalization when submitting a content form #1767 (alavieille)
  • [open-orchestra-cms-bundle] Fix popin error when click on button duplicate version #1766 (alavieille)
  • [open-orchestra-cms-bundle] Remove override default value of choice in javascript #1765 (alavieille)
  • [open-orchestra-cms-bundle] Fix exception on node role list update in group when node contains deleted #1754 (itkg-nanne)
  • [open-orchestra-cms-bundle] Disallow creation of node in a language belonging fronts languages but not current site aliases languages #1752 (itkg-nanne)
  • [open-orchestra-cms-bundle] Fix areas order on local storage decache #1747 (itkg-nanne)
  • [open-orchestra-cms-bundle] Use the site binded to the group when setting a node role instead of the currently selected site #1738 (ngilain)
  • [open-orchestra-cms-bundle] Clear the node per node rights when changing the binding between a group and a site #1737 (ngilain)
  • [open-orchestra-cms-bundle] Fix some broken input #1723 (ngilain)
  • [open-orchestra-cms-bundle] Fix wrong translation on workflow rights in group administration #1722 (ngilain)
  • [open-orchestra-cms-bundle] a block only used in a single place can now be moved into another area without being deleted #1717 (ngilain)
  • [open-orchestra-cms-bundle] hide add button if user d’ont have create content role #1716 (djamnazi)
  • [open-orchestra-cms-bundle] Fix deactivate and re activate tinymce #1708 (itkg-nanne)
  • [open-orchestra-cms-bundle] Fix duplicate model group role when update on model group role #1704 (alavieille)
  • [open-orchestra-cms-bundle] Fix IE9 padding of area in node and contribution in empty area #1702 (alavieille)
  • [open-orchestra-cms-bundle] On the node edition page, the node is no more reloaded when clicking on the currently selected language tab #1697 (ngilain)
  • [open-orchestra-cms-bundle] Fix submit and content type select #1695 (itkg-nanne)
  • [open-orchestra-cms-bundle] Fix refresh and submit configurable content block form #1693 (alavieille)
  • [open-orchestra-cms-bundle] Throw an exception in UpdateNodeGroupRoleMoveNodeSubscriber if NodeGroupRole is not set #1692 (ngilain)
  • [open-orchestra-cms-bundle] A form containing a required oo_content_search now correctly display an error message when trying to submit it without completing the oo_content_search #1691 (ngilain)
  • [open-orchestra-cms-bundle] Fix Backoffice/Security/Authorization/Voter/NodeVersionVoter when create a new node #1689 (alavieille)
  • [open-orchestra-cms-bundle] Fix use contentId instead id in ContentSearchSubscriber #1683 (alavieille)
  • [open-orchestra-cms-bundle] Fix loop redirection when load template underscore without valid session #1682 (alavieille)
  • [open-orchestra-cms-bundle] Fix link with media in tinymce, replace tinymce plugin link by plugin orchestra_link #1671 (alavieille)
  • [open-orchestra-cms-bundle] catch js error on form submission #1670 (itkg-nanne)
  • [open-orchestra-cms-bundle] Fix french translations #1666 (itkg-canne)
  • [open-orchestra-display-bundle] Fix display strategy configurable content with attribute contentSearch #220 (alavieille)
  • [open-orchestra-display-bundle] Fix the Language List block when used in an error 404 page #218 (ngilain)
  • [open-orchestra-media-admin-bundle] Fix alternative generation when original image ratio is extreme #246 (ngilain)
  • [open-orchestra-media-admin-bundle] correct url for crop submit #245 (itkg-nanne)
  • [open-orchestra-media-admin-bundle] fix no selected media on firefox #235 (djamnazi)
  • [open-orchestra-media-bundle] custom styles are correctly used in displayMedia #204 (Thiblef)
  • [open-orchestra-media-bundle] fix the document folder validator #199 (djamnazi)
  • [open-orchestra-model-bundle] Fix the bad return type of SiteRepository::findByAliasDomain #585 (ngilain)
  • [open-orchestra-mongo-libs] Fix requirement doctrine/mongodb-odm with php 5.5 #36 (alavieille)
  • [open-orchestra-workflow-function-bundle] Fix authorisation check when several Workflow profiles exist with the same transition #117 (ngilain)
  • [open-orchestra-front-bundle] allow overriding logical name in route generating by using route name #170 (itkg-nanne)

Possible BC breaker

  • [open-orchestra-cms-bundle] Constructor of class Backoffice/EventSubscriber/BlockTypeSubscriber is changed #1768 (alavieille)
  • [open-orchestra-cms-bundle] Constructor of class Backoffice/Form/Type/BlockType is changed #1768 (alavieille)
  • ** The default parent type of the form strategies of block is oo-block

New features

  • [open-orchestra-model-bundle] Add a NodeRepository::findOneByNodeAndSite method #591 (ngilain)

Other changes

  • [open-orchestra-workflow-function-bundle] change some translation #120 (itkg-nanne)