Commit graph

122 commits

Author SHA1 Message Date
Rafikooo
5a24b51ebf
[Upgrade] Correct deprecated services and classes list 2024-11-11 03:32:32 +01:00
Rafikooo
11a51e9e80
[Upgrade] Refine Sylius 1.14 upgrade guide 2024-11-08 11:19:32 +01:00
Karol
0ddf30b58f
minor #17392 [Behat] Dehardcode the use of entities (GSadee)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------
  [Behat] Dehardcode the use of AvatarImage entity
  [Behat] Dehardcode the use of ShopBillingData entity
  Improve DefaultChannelFactory test service + add note about change
2024-10-31 13:00:35 +01:00
Grzegorz Sadowski
47bbefe795
Improve DefaultChannelFactory test service + add note about change 2024-10-31 12:00:28 +01:00
Grzegorz Sadowski
fcbd1c1bab
[Admin] Deprecate NotificationWidgetExtension 2024-10-31 08:30:37 +01:00
Grzegorz Sadowski
386dd06acd
[Addressing][Product] Deprecate controllers 2024-10-29 15:48:49 +01:00
Michał Pysiak
48dcd94f0e
Changes after CR 2024-10-29 12:29:57 +01:00
Michał Pysiak
f7a75e2cdb
Add info to UPGRADE file 2024-10-29 10:59:17 +01:00
Grzegorz Sadowski
c006720f79
[Admin] Deprecate NotificationController 2024-10-25 14:29:30 +02:00
Kamil Grygierzec
680d5a31c1
Update upgrade file 2024-10-24 08:50:42 +02:00
Wojdylak
1737b2c70b
[ApiBundle] Deprecate PaymentMethodFilter and ShippingMethodFilter classes 2024-10-23 14:00:24 +02:00
Wojdylak
3da243664a
Unification of services names 2024-10-23 10:59:27 +02:00
Wojdylak
5190792c98
Minor improvement 2024-10-23 10:50:41 +02:00
Wojdylak
41f3d0226a
[All] Unification of services names 2024-10-23 10:50:41 +02:00
Wojdylak
f05e7c22e5
[ShippingBundle] Unification of services names 2024-10-22 10:27:51 +02:00
Wojdylak
f1842144b5
[ApiBundle] Deprecates PathHiderDocumentationModifier 2024-10-21 12:00:35 +02:00
Wojdylak
a6ac2c00de
[CoreBundle] Unification of services names 2024-10-21 11:55:17 +02:00
Wojdylak
66c1902fa0
Update upgrade file 2024-10-21 11:53:35 +02:00
Wojdylak
7d87582682
Update upgrade file 2024-10-21 11:51:51 +02:00
Wojdylak
566dff0f1d
Update upgrade file 2024-10-20 21:24:04 +02:00
Wojdylak
28175f5cf2
Update upgrade file 2024-10-18 10:35:39 +02:00
Rafał Jaskulski
4e8bf5743c
[Core] Deprecate sylius_core.autoconfigure_with_attributes configuration parameter (#17244)
| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? |yes <!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
2024-10-18 08:45:52 +02:00
Grzegorz Sadowski
c02336af70
Merge branch '1.14' into SYL-3982-api-bundle-1.14 2024-10-17 15:22:31 +02:00
Jan Góralski
b345ca751c
minor #17260 [UserBundle] Deprecate pin related services and classes (GSadee)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | continuation of #17246, related to #17259 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------
  [UserBundle] Deprecate pin related services and classes
2024-10-17 13:34:26 +02:00
Grzegorz Sadowski
f03f38efea
refactor #17242 [PayumBundle] Unification os services name (Wojdylak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | https://github.com/Sylius/Sylius/pull/17093
| License         | MIT


Commits
-------

a95dd6c730 [PayumBundle] Unification os services name
cae3989d93 Update upgrade file
1393fbc68e Fix injected services after changing services IDs
e2acd9fb27 Mirror improvements
2024-10-17 13:24:18 +02:00
Wojdylak
3be58c20b2
Minor improvements 2024-10-17 11:02:45 +02:00
Wojdylak
713585b5f8
Update upgrade file 2024-10-17 11:02:44 +02:00
Jan Góralski
05f74f5430
minor #17235 [UserBundle] Deprecate security related classes and services that will be removed in 2.0 (GSadee)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   |yes <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | related to #17155 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------
  [UserBundle] Deprecate security related classes and services that will be removed in 2.0
2024-10-17 10:47:09 +02:00
Grzegorz Sadowski
76809c5621
[UserBundle] Deprecate pin related services and classes 2024-10-17 10:00:01 +02:00
Grzegorz Sadowski
2ab3091f8e
Merge branch '1.14' into SYL-3092-deprecate-autoconfigure-with-attributes-parameter 2024-10-17 09:22:44 +02:00
Grzegorz Sadowski
1fffc70de8
[Core][Order] Deprecate autoconfigure_with_attributes configuration parameters 2024-10-17 07:59:25 +02:00
Grzegorz Sadowski
7a07d6c05f
[UserBundle] Deprecate pin configuration parameter 2024-10-17 07:59:03 +02:00
Wojdylak
cae3989d93
Update upgrade file 2024-10-17 07:56:22 +02:00
Grzegorz Sadowski
56a40f7280
refactor #17233 [PaymentBundle] Unification of services names (Wojdylak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT


Commits
-------

a428c88fb7 [PaymentBundle] Unification of services names
39a959aa4d Update upgrade file
2024-10-16 08:33:14 +02:00
Grzegorz Sadowski
50ce551751
[UserBundle] Deprecate security related classes and services that will be removed in 2.0 2024-10-15 13:32:13 +02:00
Wojdylak
2e6627db7f
[AdminBundle] Unification os services name - fix 2024-10-15 12:22:48 +02:00
Wojdylak
39a959aa4d
Update upgrade file 2024-10-15 10:01:14 +02:00
Grzegorz Sadowski
e034e345c7
minor #17226 [Upgrade] Fix Typo (Rafikooo)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14  <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no <!-- don't forget to update the UPGRADE-*.md file -->
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

f2594c17cf [Upgrade] Fix typo
2024-10-15 07:33:22 +02:00
Grzegorz Sadowski
3af576a1cf
Merge branch '1.14' into SYL-4000-ui-bundle-1.14-filter-storage-deprecation 2024-10-15 07:21:51 +02:00
Grzegorz Sadowski
94c6e37ebc
Merge branch '1.14' into SYL-3998-shop-bundle-1.14-fix 2024-10-15 07:04:35 +02:00
Grzegorz Sadowski
03a189366f
refactor #17199 [AdminBundle] Unification of service names (Wojdylak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT

Commits
-------

ce48a77854 [AdminBundle] Unification of service names
e8fe60ef78 Update upgrade file
b4c25273dd Add information about bundle
69b1f2020e [AdminBundle] Unification of service name - fix
2024-10-15 07:00:18 +02:00
Wojdylak
56eae03f7b
[ShopBundle] Unification of service name - fix 2024-10-14 16:10:02 +02:00
Rafikooo
f2594c17cf
[Upgrade] Fix typo 2024-10-14 15:49:43 +02:00
Wojdylak
69b1f2020e
[AdminBundle] Unification of service name - fix 2024-10-14 14:30:46 +02:00
Wojdylak
b4c25273dd
Add information about bundle 2024-10-14 14:30:46 +02:00
Wojdylak
e8fe60ef78
Update upgrade file 2024-10-14 14:30:44 +02:00
Wojdylak
d07229f6ee
[UiBundle] Deprecate FilterStorage and FilterStorageInterface classes 2024-10-14 14:02:21 +02:00
Grzegorz Sadowski
ddbddeccf0
[Core] Deprecate sylius_core.state_machine configuration parameter 2024-10-14 14:01:48 +02:00
Grzegorz Sadowski
43e2a47804
refactor #17189 [ShopBundle] Unification of service names (Wojdylak)
This PR was merged into the 1.14 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT


Commits
-------

9dc12da306 [ShopBundle] Unification of service names
5b7216f841 Update upgrade file
7c6b3592a7 [ShopBundle] Unification of service names
a126e8dcf3 Add new alias for knp_menu.menu_builder tag
2024-10-14 11:32:25 +02:00
Grzegorz Sadowski
5b5829e5de
[UiBundle] Deprecate classes and services moved to TwigExtra package 2024-10-11 14:19:36 +02:00