* 1.5:
Use flags macro
Use flags macro
Use flags macro
Better matching of country for locale
Add filter to get country for locale
Skip test if HWIOAuthBundle is not installed
Update test_services.xml
* 1.4:
Use flags macro
Use flags macro
Use flags macro
Better matching of country for locale
Add filter to get country for locale
Skip test if HWIOAuthBundle is not installed
Update test_services.xml
* 1.5:
Make test compatible with Symfony 3.4
Downport changes from v1.6 to v1.4
Apply coding standards fixes
Embed test data in the test case itself
Simplify product attribute value transformation
Test refactoring
Test select attribute in fixtures
Tests against checkbox and integer attribute values
Make it possible to set datetime attributes in fixtures
Fixtures command test + test fixtures
* 1.4:
Make test compatible with Symfony 3.4
Downport changes from v1.6 to v1.4
Apply coding standards fixes
Embed test data in the test case itself
Simplify product attribute value transformation
Test refactoring
Test select attribute in fixtures
Tests against checkbox and integer attribute values
Make it possible to set datetime attributes in fixtures
Fixtures command test + test fixtures
* 1.1:
Apply coding standard fixes
Update "Configuring taxation" docs
[GridBundle] Do not put unnecessary "andWhere" in ExpressionBuilder
[Grid] Fix getting enabled grid items
[ThemeBundle] Replace "symfony/symfony" dependency with specific Symfony packages
Keep the existing pagination when changing sorting on product list page
Fix API validation tests
[ShippingBundle] Add validation for ShippingMethod calculator
Narrow down selectors to prevent unexpected bugs
[CoreBundle] Make sure promotion action/rule amount is an integer
set gender `u` as default value - resolves#8493
[Order] Fixed sylius:remove-expired-carts help
Make ArrayGridProvider more performant & suitable for PHP-PM
[Documentation] Fix API example for creating a taxon
* 1.1:
Fix JS error when autocomplete field is empty
Use nullable return type
formatting content in a email message
willdurand/hateoas 2.12 version update (#9302)
Minor documentation changes for product reviews
Minor doc fix
Correct minor typo in docs
Test edge case for orders filtering
Provide default times for datetime filter
Filtering orders without time scenaio
* 1.0:
Fix JS error when autocomplete field is empty
Use nullable return type
formatting content in a email message
willdurand/hateoas 2.12 version update (#9302)
Minor documentation changes for product reviews
Minor doc fix
Correct minor typo in docs
Test edge case for orders filtering
Provide default times for datetime filter
Filtering orders without time scenaio
* 1.1:
Fix wrong CustomerInterface type in PHPDoc
Handle multiple notifications in NotificationChecker
Use new ApiTestCase feature - loading multiple fixtures at once
Fixtures fixes after Alice update
Don't purge database after each fixtures load
Update ApiTestCase to ^3.0