You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TIP-711: Rework job execution reporting page with the new PEF architecture
TIP-724: Refactoring of the 'Settings/Association types' index screen using 'pim/common/grid'
TIP-725: Generalization of the refactoring made in the TIP-724 for all screen containing a simple grid
BC breaks
Constructors
Change the constructor of Pim\Bundle\EnrichBundle\Controller\JobTrackerController to add Oro\Bundle\SecurityBundle\SecurityFacade and add an associative array
Change the constructor of Pim\Component\Catalog\Updater\FamilyUpdater to add Akeneo\Component\Localization\TranslatableUpdater
Change the constructor of Pim\Component\Catalog\Updater\AttributeUpdater to add Akeneo\Component\Localization\TranslatableUpdater
Change the constructor of Akeneo\Bundle\BatchBundle\Launcher\SimpleJobLauncher to add kernel.logs_dir
Requirements
GITHUB-5937: Remove the need to have mcrypt installed