Skip to content

Tags: Zales0123/Sylius

Tags

v1.10.5

Toggle v1.10.5's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.10.5

- [Sylius#13162](Sylius#13162) [docs] typofixes ([@nexxai](https://github.com/nexxai))
- [Sylius#13165](Sylius#13165) [HotFix] Add conflict to doctrine/orm to fix the problem with creating taxons ([@GSadee](https://github.com/GSadee))
- [Sylius#13173](Sylius#13173) [HotFix] Update conflict to doctrine/orm to fix the problem with creating taxons ([@GSadee](https://github.com/GSadee))
- [Sylius#13215](Sylius#13215) Add conflict with doctrine/dbal ^3 to avoid missing `json_array` doctrine type error ([@Prometee](https://github.com/Prometee))
- [Sylius#13216](Sylius#13216) [Maintenance] Bump node version in CI ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13232](Sylius#13232) Update ElasticSearch Depricated Plugin with the maintained one ([@zairigimad](https://github.com/zairigimad))
- [Sylius#13242](Sylius#13242) [Docs] Delay Sylius 1.11 release ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13243](Sylius#13243) BUGFIX: Sylius#12859 Fix link to ResourceController in documentation ([@Jashi](https://github.com/Jashi))
- [Sylius#13244](Sylius#13244) Fix builds ([@nedac-sorbo](https://github.com/nedac-sorbo))
- [Sylius#13252](Sylius#13252) [Maintenance] Replace dbal conflict with explicit requirement ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13261](Sylius#13261) Conflict liip/imagine-bundle ^2.7 ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13263](Sylius#13263) Remove undocumented conflict on laminas-code ^4.0 ([@4c0n](https://github.com/4c0n))

v1.9.9

Toggle v1.9.9's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.9.9

- [Sylius#13165](Sylius#13165) [HotFix] Add conflict to doctrine/orm to fix the problem with creating taxons ([@GSadee](https://github.com/GSadee))
- [Sylius#13173](Sylius#13173) [HotFix] Update conflict to doctrine/orm to fix the problem with creating taxons ([@GSadee](https://github.com/GSadee))
- [Sylius#13215](Sylius#13215) Add conflict with doctrine/dbal ^3 to avoid missing `json_array` doctrine type error ([@Prometee](https://github.com/Prometee))
- [Sylius#13216](Sylius#13216) [Maintenance] Bump node version in CI ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13243](Sylius#13243) BUGFIX: Sylius#12859 Fix link to ResourceController in documentation ([@Jashi](https://github.com/Jashi))
- [Sylius#13244](Sylius#13244) Fix builds ([@nedac-sorbo](https://github.com/nedac-sorbo))
- [Sylius#13252](Sylius#13252) [Maintenance] Replace dbal conflict with explicit requirement ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13261](Sylius#13261) Conflict liip/imagine-bundle ^2.7 ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13263](Sylius#13263) Remove undocumented conflict on laminas-code ^4.0 ([@4c0n](https://github.com/4c0n))

v1.10.4

Toggle v1.10.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.10.4

- [Sylius#13160](Sylius#13160) Remove types in public and protected properties in not final classes ([@Zales0123](https://github.com/Zales0123))

v1.10.3

Toggle v1.10.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.10.3

- [Sylius#12222](Sylius#12222) logo path corrected ([@Snowbaha](https://github.com/Snowbaha), [@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#12452](Sylius#12452) [Doc] Customizing admin routes prefix ([@oallain](https://github.com/oallain), [@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#12637](Sylius#12637) Missing Behat directory on the path to be excluded ([@tonicospinelli](https://github.com/tonicospinelli))
- [Sylius#12786](Sylius#12786) [Documentation] Fixed Incorrect Theme Directory And Incorrect Import Paths ([@tugrulgencoglu](https://github.com/tugrulgencoglu))
- [Sylius#12824](Sylius#12824) [Documentation] Fixed logo customization  (, [@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#12849](Sylius#12849) [Docs] Webpack - Display logo on login page ([@Jibbarth](https://github.com/Jibbarth))
- [Sylius#12863](Sylius#12863) Add yaml configuration examples to the "Custom Payment Gateway" cookbook ([@DennisCodeBuds](https://github.com/DennisCodeBuds))
- [Sylius#12892](Sylius#12892) [DOCS] Add note about docker builder ([@arti0090](https://github.com/arti0090))
- [Sylius#12982](Sylius#12982) [Docs] Fix link to token generation for API ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13012](Sylius#13012) Use PHP 7.4 syntax in Sylius components ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13038](Sylius#13038) PHP 7.4 syntax in Sylius bundles vol.1 ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13039](Sylius#13039) PHP 7.4 syntax in bundles vol.2 ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13040](Sylius#13040) PHP 7.4 syntax in bundles vol.3 ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13069](Sylius#13069) [API] Fix command denormalizer to not throw exception if command does not have constructor ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13070](Sylius#13070) [Minor][DI] Add interface alias to UriBasedSectionProvider ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13088](Sylius#13088) [Docs][Customization Guide][API] Headlines fix ([@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#13102](Sylius#13102) Check if the form is submitted before validation ([@jacquesbh](https://github.com/jacquesbh))
- [Sylius#13116](Sylius#13116) PHP 7.4 syntax in Behat ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13154](Sylius#13154) [API] Do not allow to address empty cart ([@Zales0123](https://github.com/Zales0123))
- [Sylius#13159](Sylius#13159) [Build][Hot-fix] Ignore PHPStan analysis for StringInflector ([@Zales0123](https://github.com/Zales0123))

v1.9.8

Toggle v1.9.8's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.9.8

- [Sylius#12222](Sylius#12222) logo path corrected ([@Snowbaha](https://github.com/Snowbaha), [@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#12452](Sylius#12452) [Doc] Customizing admin routes prefix ([@oallain](https://github.com/oallain), [@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#12637](Sylius#12637) Missing Behat directory on the path to be excluded ([@tonicospinelli](https://github.com/tonicospinelli))
- [Sylius#12824](Sylius#12824) [Documentation] Fixed logo customization  (, [@CoderMaggie](https://github.com/CoderMaggie))
- [Sylius#12849](Sylius#12849) [Docs] Webpack - Display logo on login page ([@Jibbarth](https://github.com/Jibbarth))
- [Sylius#12863](Sylius#12863) Add yaml configuration examples to the "Custom Payment Gateway" cookbook ([@DennisCodeBuds](https://github.com/DennisCodeBuds))
- [Sylius#12892](Sylius#12892) [DOCS] Add note about docker builder ([@arti0090](https://github.com/arti0090))
- [Sylius#13070](Sylius#13070) [Minor][DI] Add interface alias to UriBasedSectionProvider ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#13102](Sylius#13102) Check if the form is submitted before validation ([@jacquesbh](https://github.com/jacquesbh))
- [Sylius#13154](Sylius#13154) [API] Do not allow to address empty cart ([@Zales0123](https://github.com/Zales0123))

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski