Commit graph

18 commits

Author SHA1 Message Date
Rafikooo
ad80aa2ca8
[Maintenance] Add a note about PostgreSQL migrations support 2023-05-17 01:53:19 +02:00
Jakub Tobiasz
994e6a5ab4
Add information about dropping payum/payum package to the upgrade file 2023-05-12 19:05:42 +02:00
Jakub Tobiasz
4bada6d64c
Restore sylius.review.rating.range translation key for BC compatibility 2023-05-01 12:24:03 +02:00
Dmitri Perunov
52adeda398
Update product review validation's notInRangeMessage 2023-05-01 12:23:18 +02:00
Grzegorz Sadowski
69fd052829
refactor #14919 Use Symfony HTTP Client in place of Guzzle 6 by default and provide Guzzle 7 support (coldic3)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | fixes https://github.com/Sylius/Sylius/issues/14671
| License         | MIT                                                          |

TODO:
- [x] upgrade file
- [x] Symfony HTTP Client support
- [x] Guzzle 6 support (legacy)
- [x] Guzzle 7 support

Commits
-------

352b7464c1 Replace Guzzle with Symfony HTTP Client
b15cd4c1db Use Http\Client\HttpClient service instead of HttplugClient explicitly
d0d5db1bfb [Admin] Improve deprecations in NotificationController
238472d99d [Composer] Fix dependencies
69ed3e7b47 [Maintenance] Fix HTTP Client deprecations
77652769e3 Use Psr\Http\Client\ClientInterface service ID in place of psr18.http_client
cad50787e2 Drop Guzzle adapters to support both Guzzle 6 and 7
2023-04-28 14:50:03 +02:00
Kevin Kaniaburka
cad50787e2
Drop Guzzle adapters to support both Guzzle 6 and 7 2023-04-28 09:56:18 +02:00
Kevin Kaniaburka
69ed3e7b47
[Maintenance] Fix HTTP Client deprecations 2023-04-27 13:36:06 +02:00
Kevin Kaniaburka
d0d5db1bfb
[Admin] Improve deprecations in NotificationController 2023-04-27 13:36:05 +02:00
Kevin Kaniaburka
352b7464c1
Replace Guzzle with Symfony HTTP Client 2023-04-27 13:24:50 +02:00
Jan Goralski
1fd6cc04fb
[DX] Removed obsolete templating helper 2023-04-21 14:43:04 +02:00
Jan Goralski
c7553b21ee
[Maintenance] Deprecate old workflow of getting prices based on variant options 2023-04-19 12:12:10 +02:00
Jakub Tobiasz
c68fd42d99
Add calculating OrderItemsSubtotal to the Order model 2023-04-14 12:57:54 +02:00
Jan Goralski
f2920e71eb
[Maintenance] Slight refactor of HasEnabledEntityValidator 2023-04-12 13:16:28 +02:00
TheMilek
239281ebc2
[UpgradeFile] Introduce upgrade from Sylius 1.12 with PriceHistoryPlugin to Sylius 1.13 2023-04-06 16:38:17 +02:00
Rafikooo
811f9e7846
[PriceHistory] Add lowest price calculation and display check 2023-03-27 18:58:03 +02:00
Jakub Tobiasz
27e1048887
Allow to define a priority on autoconfigured order processors and cart contexts 2023-03-02 15:40:19 +01:00
Kevin Kaniaburka
3b96cf4b71
Update UPGRADE-1.13.md 2023-01-17 10:33:05 +01:00
Kevin Kaniaburka
5d3414a6c9
[Maintenance] Add UPGRADE-1.13.md 2022-12-08 12:59:23 +01:00