Releases: sonata-project/ecommerce
Releases · sonata-project/ecommerce
3.5.2
21 Mar 21:46
Compare
Sorry, something went wrong.
No results found
Changed
[#773 ] Change usage of Symfony\Bridge\Doctrine\RegistryInterface into Doctrine\Persistence\ManagerRegistry (BC) (@wbloszyk )
3.5.1
16 Feb 21:12
Compare
Sorry, something went wrong.
No results found
Changed
[#771 ] Change usage of Symfony\Bridge\Doctrine\RegistryInterface into Doctrine\Persistence\ManagerRegistry (BC) (@wbloszyk )
3.5.0
06 Feb 11:44
Compare
Sorry, something went wrong.
No results found
Added
[#714 ] Support for sonata-project/datagrid-bundle to version ^3.0 (@wbloszyk )
[#730 ] Added compatibility with doctrine/doctrine-bundle ^2.0 (@jordisala1991 )
Changed
Removed
[#714 ] Support for sonata-project/datagrid-bundle to version < 3.0 (@wbloszyk )
3.4.0
19 Oct 16:02
Compare
Sorry, something went wrong.
No results found
Added
[#688 ] Support for "friendsofsymfony/rest-bundle:^3.0" (@wbloszyk )
[#685 ] Added public alias Sonata\BasketBundle\Controller\Api\BasketController for sonata.basket.controller.api.basket service (@wbloszyk )
[#685 ] Added public alias Sonata\CustomerBundle\Controller\Api\AddressController for sonata.customer.controller.api.address service (@wbloszyk )
[#685 ] Added public alias Sonata\CustomerBundle\Controller\Api\CustomerController for sonata.customer.controller.api.customer service (@wbloszyk )
[#685 ] Added public alias Sonata\InvoiceBundle\Controller\Api\InvoiceController for sonata.invoice.controller.api.invoice service (@wbloszyk )
[#685 ] Added public alias Sonata\OrderBundle\Controller\Api\OrderController for sonata.order.controller.api.order service (@wbloszyk )
[#685 ] Added public alias Sonata\ProductBundle\Controller\Api\ProductController for sonata.product.controller.api.product service (@wbloszyk )
Changed
[#688 ] Support for deprecated "rest" routing type in favor for xml (@wbloszyk )
[#687 ] Translate flash message before add it to flash bag (@wbloszyk )
Fixed
[#685 ] Fix RestFul API - Class could not be determined for Controller identified Error (@wbloszyk )
[#709 ] Working with "sonata-project/exporter" v2 (@wbloszyk )
[#702 ] Fixed support for string model identifiers at Open API definitions. (@wbloszyk )
[#681 ] Fix Twig\Extra\String\StringExtension optional auto-registration to avoid duplication twig.extension service (@wbloszyk )
Removed
[#702 ] Removed requirements that were only allowing integers for model identifiers at Open API definitions. (@wbloszyk )
[#694 ] Support for cocur/slugify < 4.0 (@jordisala1991 )
[#686 ] Support for Symfony < 4.4 (@wbloszyk )
3.3.0
23 Jun 07:27
Compare
Sorry, something went wrong.
No results found
Added
Changed
Fixed
Removed
3.2.3
27 Feb 19:08
Compare
Sorry, something went wrong.
No results found
Fixed
Only add association mapping from ProductCollection to Collection when property exists
Only add inverse side definition in ProductionCollection mapping when property exists.
3.2.2
27 Feb 19:08
Compare
Sorry, something went wrong.
No results found
Fixed
fix collection navigation
remove deprecated calls
->cannotBeEmpty() is not applicable to concrete nodes at path
sonata_customer.profile.menu.
3.2.1
03 Jan 23:12
Compare
Sorry, something went wrong.
No results found
Fixed
crash with Compile Error: Access level to Sonata\CustomerBundle\Block\ProfileMenuBlockService::getMenu() must be protected
3.2.0
03 Jan 22:22
Compare
Sorry, something went wrong.
No results found
Added
Added configurable profile to CustomerBundle
Fixed
bug with missing CustomerController::getCurrentRequest method
3.1.0
02 Dec 06:51
Compare
Sorry, something went wrong.
No results found
Fixed
crash on payment validation
Deprecated
not using DI when instanciating a PaymentController