Skip to content

Tags: lfjeff/Sylius

Tags

v1.2.3

Toggle v1.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.2.3

Fixing the application after not-so-perfect security issue fix in the last release

v1.1.10

Toggle v1.1.10's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.1.10

Fixing the application after not-so-perfect security issue fix in the last release

v1.0.18

Toggle v1.0.18's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.0.18

Fixing the application after not-so-perfect security issue fix in the last release

v1.2.2

Toggle v1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.2.2

- **SECURITY FIX:** Added CSRF protection for the following action:

    - marking order's payment as completed
    - marking order's payment as refunded
    - marking product review as accepted
    - marking product review as rejected

v1.1.9

Toggle v1.1.9's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.1.9

- **SECURITY FIX:** Added CSRF protection for the following action:

    - marking order's payment as completed
    - marking order's payment as refunded
    - marking product review as accepted
    - marking product review as rejected

v1.0.17

Toggle v1.0.17's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.0.17

**SECURITY FIX:** Added CSRF protection for the following action:

    - marking order's payment as completed
    - marking order's payment as refunded
    - marking product review as accepted
    - marking product review as rejected

v1.2.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.2.1

- [Sylius#9340](Sylius#9340) the name of file was wrong in docu (@amirkoklan)
- [Sylius#9345](Sylius#9345) [HOTFIX] Missing configuration for channel in sonata (@lchrusciel)
- [Sylius#9487](Sylius#9487) Improve use of Semantic's cards in frontend (@mbabker)
- [Sylius#9488](Sylius#9488) Describe upgrade process for 1.1.x -> 1.2.0 (@pamil)
- [Sylius#9493](Sylius#9493) Document officially supported plugins in the README (@pamil)
- [Sylius#9527](Sylius#9527) [ResourceBundle] Fix DoctrineTargetEntitiesResolverPass priority to avoid mapping issues. (@adrienlucas)
- [Sylius#9534](Sylius#9534) [ResourceBundle] fix routing templates for sf4 (@loic425)
- [Sylius#9537](Sylius#9537) [Admin] Add missing form parameter to sonata form events (@GSadee)
- [Sylius#9539](Sylius#9539) [minor] SCA (@kalessil)
- [Sylius#9540](Sylius#9540) PHPStan 0.10 upgrade & road to level 2 checks (@pamil)
- [Sylius#9541](Sylius#9541) Require Symfony 4.1.1 and remove hotfixes for 4.1.0 (@pamil)
- [Sylius#9545](Sylius#9545) Remove duplicated copyright note (@enekochan)
- [Sylius#9546](Sylius#9546) Added title to product reviews, fixes Sylius#9425 (@richardjohn, @adrienlucas, @Zales0123)
- [Sylius#9548](Sylius#9548) Unify catch block in ShopBasedCartContext (@pamil)
- [Sylius#9550](Sylius#9550) Mention roadmap in README (@pamil)
- [Sylius#9552](Sylius#9552) Lower PHPStan level 2 errors from 222 to 9 (@pamil)
- [Sylius#9555](Sylius#9555) Add Sylius/CustomerOrderCancellationPlugin to the list of official plugins (@pamil)

v1.1.8

Toggle v1.1.8's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.1.8

- [Sylius#9340](Sylius#9340) the name of file was wrong in docu (@amirkoklan)
- [Sylius#9345](Sylius#9345) [HOTFIX] Missing configuration for channel in sonata (@lchrusciel)
- [Sylius#9487](Sylius#9487) Improve use of Semantic's cards in frontend (@mbabker)
- [Sylius#9493](Sylius#9493) Document officially supported plugins in the README (@pamil)
- [Sylius#9527](Sylius#9527) [ResourceBundle] Fix DoctrineTargetEntitiesResolverPass priority to avoid mapping issues. (@adrienlucas)
- [Sylius#9537](Sylius#9537) [Admin] Add missing form parameter to sonata form events (@GSadee)
- [Sylius#9539](Sylius#9539) [minor] SCA (@kalessil)
- [Sylius#9540](Sylius#9540) PHPStan 0.10 upgrade & road to level 2 checks (@pamil)
- [Sylius#9546](Sylius#9546) Added title to product reviews, fixes Sylius#9425 (@richardjohn, @adrienlucas, @Zales0123)
- [Sylius#9548](Sylius#9548) Unify catch block in ShopBasedCartContext (@pamil)
- [Sylius#9550](Sylius#9550) Mention roadmap in README (@pamil)
- [Sylius#9552](Sylius#9552) Lower PHPStan level 2 errors from 222 to 9 (@pamil)
- [Sylius#9555](Sylius#9555) Add Sylius/CustomerOrderCancellationPlugin to the list of official plugins (@pamil)

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.2.0

- [Sylius#9418](Sylius#9418) Update Model.ProductOption.yml (@severino32)
- [Sylius#9419](Sylius#9419) Moved IE css polyfills (@czende)
- [Sylius#9424](Sylius#9424) Lazy load Doctrine event listeners (@teohhanhui)
- [Sylius#9461](Sylius#9461) Added note about LiipImagineBundle upgrade (@sweoggy)
- [Sylius#9464](Sylius#9464) Fixed typo in PayumController (@qkdreyer)
- [Sylius#9465](Sylius#9465) [Documentation] Fix deprecated link to repository (@CoderMaggie)
- [Sylius#9466](Sylius#9466) Document "event" option in resource routing (@Zales0123)
- [Sylius#9467](Sylius#9467) Update outdated method prototype('array') with arrayPrototype() (@jafaronly)
- [Sylius#9470](Sylius#9470) [Documentation] Updated link to Payum docs (@pogorivan)
- [Sylius#9476](Sylius#9476) Enhance workarounds while waiting for Symfony 4.1.1 (@pamil)
- [Sylius#9477](Sylius#9477) Remove labels descriptions in docs (@pamil)
- [Sylius#9480](Sylius#9480) [docs] Use `app/config/routing/admin.yml` everywhere (@gido)

v1.1.7

Toggle v1.1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
pamil Kamil Kokot
v1.1.7

- [Sylius#9418](Sylius#9418) Update Model.ProductOption.yml (@severino32)
- [Sylius#9419](Sylius#9419) Moved IE css polyfills (@czende)
- [Sylius#9424](Sylius#9424) Lazy load Doctrine event listeners (@teohhanhui)
- [Sylius#9436](Sylius#9436) [Addressing]  Fix default validation groups of AddressType (@vvasiloi)
- [Sylius#9440](Sylius#9440) Fix secret parameter resolving (@pamil)
- [#9444](https://github.com/Sylius/Sylius/pull/9444) [Documentation] Fixed typo in note about --force-with-lease flag (@pmikolajek)
- [Sylius#9462](Sylius#9462) Remove two redundant services from CoreBundle (@jafaronly)
- [Sylius#9463](Sylius#9463) Update platform-sh.rst (@antonioperic)
- [Sylius#9464](Sylius#9464) Fixed typo in PayumController (@qkdreyer)
- [Sylius#9465](Sylius#9465) [Documentation] Fix deprecated link to repository (@CoderMaggie)
- [Sylius#9466](Sylius#9466) Document "event" option in resource routing (@Zales0123)
- [Sylius#9467](Sylius#9467) Update outdated method prototype('array') with arrayPrototype() (@jafaronly)
- [Sylius#9470](Sylius#9470) [Documentation] Updated link to Payum docs (@pogorivan)
- [Sylius#9477](Sylius#9477) Remove labels descriptions in docs (@pamil)
- [Sylius#9480](Sylius#9480) [docs] Use `app/config/routing/admin.yml` everywhere (@gido)