- #9902 [cs] remove unnecesary variables and if conditions (@TomasVotruba, @lchrusciel)
- #10116 Allow nullable shop billing data (@Zales0123, @pamil)
- #10197 [CoreBundle] oauth user provider fix (@kboduch)
- #10205 [Docs] Remove misleading channel context docs (@Zales0123)
- #10211 [Docs] Plugins section update (@CoderMaggie)
- #10213 Fix product form submit (@kulczy)
- #10214 Add behat/transliterator library (@mkalkowski83)
- #10215 Fix Sylius Grid on smaller screens (@kulczy)
- #10220 [Docs] Refresh the BDD guide (@pamil)
- #10221 [Docs] Refresh "Installation" section of the book (@pamil)
- #10222 [Docs] Refresh "Contributing code" section (@pamil, @CoderMaggie)
- #10230 [Docs] Roadmap Link (@CoderMaggie)
- #10231 [Docs] Core Team (@CoderMaggie)
- #10232 Make PR template great again (@Zales0123)
- #10237 Fixing incorrect location in documentation for turning off admin norifications (@officialbalazs)
- #10239 [Resource] [Grid] deprecation warning fixed for deprecated Resource drivers (@doctorx32)
- #10242 Fix variant without options values generation (@Tomanhez)
- #10243 Taxonomy tree modified - 'go level up' moved to the end of tree (@AdamKasp)
- #10246 [Phpspec] Add missing specs on customer core model (@loic425)
- #10247 Non consistent file names (@AdamKasp)
- #10254 Fix assertion's message for ProductOptionValueCollectionType (@diimpp)
- #10255 [HotFix] Conflict with Twig 2.7.3 that breaks themes bundle (@Zales0123)
- #10256 Revert "[HotFix] Conflict with Twig 2.7.3 that breaks themes bundle" (@pamil)
- #10259 [BuildFix] Ignore psalm annotations (@Zales0123)
- #10263 Fix a grammar mistake (@romankosiuh)
- #10264 Added a missing word (@romankosiuh)
- #10265 Add plugin-feature docs style (@kulczy)
- #10270 Update installation.rst (@GCalmels)
- #10278 Travis with mySQL 5.7 + product sorting fix (@Zales0123, @laSyntez)
- #10280 [Travis] Update mysql version to speed up builds (@Zales0123)
- #10126 [Docs] Change base dir for override config resources (@oallain)
- #10147 Remove flush() call, its done in the remover itself (@stefandoorn)
- #10156 Fix recent Composer deprecations (@pamil)
- #10157 Update to PHPUnit ^7.0 (@pamil)
- #10162 Change branches in Sylius PR template to supported ones (@Zales0123)
- #10164 Scaling text input field to keep enough room for the buttons (@4c0n)
- #10167 Cart flow documented (@bartoszpietrzak1994)
- #10169 Don't fail on billing or shipping address not set ver.2 (@DmitriyTrt, @Zales0123)
- #10171 Improve release process docs (@pamil)
- #10175 [Docs] Reverse parts in Custom Translatable Model (@xElysioN)
- #10182 Extract FixturesBundle (@pamil)
- #10184 Extract ThemeBundle (@pamil)
- #10185 Add Sylius demo link (@kulczy)
- #10186 Improve shop billing data edit scenario (@Zales0123)
- #10188 Extract Registry component (@pamil)
- PHP 7.3 support (#9914)
- Don't miss the v1.4.0-BETA.1's changelog below 🎉
- #9914 Include PHP 7.3 in the build (@pamil)
- #10112 [Documentation] Update Sylius config path (@jelen07)
- #10113 Require stable FOB/SymfonyExtension v2 (@pamil)
- #10117 Upgrade guide from
v1.3.X
tov1.4.0
(@Zales0123) - #10118 [Product Review] fixed review validation when edited by admin (@kboduch)
- #10119 Using channel code in shipping method configuration (@nedac-sorbo)
- #10128 Syntax error in documentation (@hatem20)
- #10130 Upgrade guide from v1.2.x to v1.4.0 (@Zales0123)
- #10132 Add missing Length constraint on product translation slug (@venyii)
- #10135 Move bundle registration from Kernel class to "bundles.php" (@pamil)
- #10136 [HotFix] 500 on taxons list error fix (, @Zales0123)
- #10140 Use phpspec 5.0 in packages (@pamil)
- #10141 [1.1] Fix select attributes according to recent Symfony form changes (@Zales0123)
- #10145 Make build passing for TaxonomyBundle (@pamil)
- Switched the default password hashing algorithm to
argon2i
(#10008, #10080, #10084) - Changed dotenv files handling as according to Symfony's policy (#10089)
- Upgraded Behat infrastructure to use FriendsOfBehat\SymfonyExtension v2 (#10102)
- #9677 Deprecate passing container to ORMTranslatableListener (@kayneth)
- #9794 [CoreBundle] First address in the address book should be made default (@kayneth)
- #9917 Improve taxon fixtures with translations (@loic425)
- #9962 Added tax category in shipping method fixture (@mamazu)
- #9962 Deprecated not passing shipping category repository to shipping method fixture (@mamazu)
- #9964 Making templates deprecated (@mamazu)
- #9983 Fix #9899 (main taxon autocomplete drop down now contain full taxon name - with all parents) (@igormukhingmailcom)
- #10008 ShopUser class is now EncoderAware to provide more flexibility for ch… ()
- #10046 Enable strict validation for email (@fendrychl)
- #10062 Make possible to autowire services generated by ResourceBundle (@pamil)
- #10067 Add support for Symfony 4.2 (@pamil)
- #10079 [Channel] Shop billing data (@Zales0123)
- #10080 Password hashing - multiple encoders support (@pamil)
- #10084 Password hashing - update encoder on login (@pamil)
- #10089 Switch to Symfony's dotenv file handling (@pamil)
- #10090 Switch to DoctrineMigrationsBundle 2.0 (@Zales0123)
- #10091 Create aliases for named Sylius services (@pamil)
- #10102 Use FriendsOfBehat\SymfonyExtension v2 (@pamil)