Commit graph

32646 commits

Author SHA1 Message Date
Grzegorz Sadowski
5df7fa10a4
refactor #17125 [LocaleBundle] Unification of service names - fix (Wojdylak, 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
| Related tickets | #17104
| License         | MIT


Commits
-------

5cdfadb0f2 [LocaleBundle] Unification of service names - fix
908265f4d7 Merge branch '1.14' into SYL-3989-locale-bundle-1.14-fix
2024-10-07 13:57:22 +02:00
Grzegorz Sadowski
908265f4d7
Merge branch '1.14' into SYL-3989-locale-bundle-1.14-fix 2024-10-07 13:56:49 +02:00
Grzegorz Sadowski
15855628ee
refactor #17111 [OrderBundle] 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
-------

acd58d0be1 [OrderBundle] Unification of service names
5e7c2862ad Update upgrade file
64e592d5d2 Mirror improvements
64b79feb74 Update upgrade file
2024-10-07 13:44:33 +02:00
Wojdylak
64b79feb74
Update upgrade file 2024-10-07 12:31:02 +02:00
Wojdylak
5cdfadb0f2
[LocaleBundle] Unification of service names - fix 2024-10-07 11:24:59 +02:00
Wojdylak
64e592d5d2
Mirror improvements 2024-10-07 10:19:12 +02:00
Wojdylak
5e7c2862ad
Update upgrade file 2024-10-07 10:19:12 +02:00
Wojdylak
acd58d0be1
[OrderBundle] Unification of service names 2024-10-07 10:19:12 +02:00
Grzegorz Sadowski
8dfedae34c
Merge branch '1.13' into 1.14
* 1.13:
  Fix note
  Fix rebase
  Add CONFLICTS.md note
  Add gedmo/doctrine-extensions conflict
2024-10-07 08:21:13 +02:00
Grzegorz Sadowski
467b829668
bug #17120 Add gedmo/doctrine-extensions conflict (mpysiak)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| 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
-->

gedmo/doctrine-extensions causes errors on Symfony 6.4


Commits
-------

57a3f9ba2e Add gedmo/doctrine-extensions conflict
5f3f7ad4fb Add CONFLICTS.md note
913e35e76d Fix rebase
8288159df8 Fix note
2024-10-07 08:20:55 +02:00
Michał Pysiak
8288159df8
Fix note 2024-10-07 07:07:11 +02:00
Michał Pysiak
913e35e76d
Fix rebase 2024-10-07 07:02:44 +02:00
Michał Pysiak
5f3f7ad4fb
Add CONFLICTS.md note 2024-10-07 06:59:04 +02:00
Michał Pysiak
57a3f9ba2e
Add gedmo/doctrine-extensions conflict 2024-10-07 06:58:37 +02:00
Jan Góralski
d0536649e7
[LocaleBundle] Unification of service names (#17104)
| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT
2024-10-04 16:16:10 +02:00
Jan Góralski
2afefe7e46
Merge branch '1.14' into SYL-3989-locale-bundle-1.14 2024-10-04 16:15:45 +02:00
Jan Góralski
42490cca0a
[MoneyBundle] Unification of service names (#17105)
| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT
2024-10-04 15:56:19 +02:00
Jan Góralski
6e9af99458
Merge branch '1.14' into SYL-3990-money-bundle-1.14 2024-10-04 15:56:00 +02:00
Jan Góralski
1240936a04
[InventoryBundle] Unification of service names (#17103)
| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT
2024-10-04 15:54:29 +02:00
Jan Góralski
d695e46dc0
Merge branch '1.14' into SYL-3988-inventory-bundle-1.14 2024-10-04 15:52:26 +02:00
Jan Góralski
d1cb4c147b
minor #17099 [CurrencyBundle] 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 | https://github.com/Sylius/Sylius/pull/17093
| License         | MIT

Commits
-------
  [CurrencyBundle] Unification of service names
  Update upgrade file
  Mirror improvements
2024-10-04 15:39:45 +02:00
Wojdylak
b72c6f0cf3
Update upgrade file 2024-10-04 12:04:32 +02:00
Wojdylak
e9e0350f67
[MoneyBundle] Unification of service names 2024-10-04 12:04:23 +02:00
Grzegorz Sadowski
5240e5fadc
Merge branch '1.13' into 1.14
* 1.13:
  Fix comparison of order items
2024-10-04 11:29:38 +02:00
Grzegorz Sadowski
93126b46ea
bug #17070 Fix comparison of order items (jaroslavtyc)
This PR was merged into the 1.13 branch.

Discussion
----------

Fix comparison of order items when one of them is Doctrine proxy object

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

Having to OrderItem objects, with exact same content, but one of them Doctrine proxy, then comparison of `$orderItem instanceof static` in proxy object fails, because compared object is not a Doctrine proxy. That is probably not intentional and can break app in imports and other "I have created an order item copy and I am looking for original" situations.

Commits
-------

9b0c5cf49b Fix comparison of order items
2024-10-04 11:29:18 +02:00
Wojdylak
cb8fe42b27
Update upgrade file 2024-10-04 11:18:32 +02:00
Wojdylak
c5ee8053e5
[LocaleBundle] Unification of service names 2024-10-04 11:18:22 +02:00
Wojdylak
29d4140d6c
[InventoryBundle] Unification of service names 2024-10-04 10:52:39 +02:00
Wojdylak
baf7b1c9bb
Mirror improvements 2024-10-04 08:48:53 +02:00
Wojdylak
0482da4694
Update upgrade file 2024-10-04 08:07:25 +02:00
Wojdylak
052cf030c0
[CurrencyBundle] Unification of service names 2024-10-04 08:04:53 +02:00
Grzegorz Sadowski
eae363f3dd
refactor #17098 [ChannelBundle] Unification of service names (Wojdylak, 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
| Related tickets | https://github.com/Sylius/Sylius/pull/17093
| License         | MIT


Commits
-------

a04dc6cb93 [ChannelBundle] Unification of service names
9de1a2d134 Update upgrade file
38be138827 [ChannelBundle] Revert changing sylius.channel_collector in Extension
7d7a53e370 Merge branch '1.14' into SYL-3984-channel-bundle-1.14
56f6ffbbb4 Merge branch '1.14' into SYL-3984-channel-bundle-1.14
2024-10-04 07:46:33 +02:00
Grzegorz Sadowski
56f6ffbbb4
Merge branch '1.14' into SYL-3984-channel-bundle-1.14 2024-10-04 07:46:00 +02:00
Grzegorz Sadowski
65f425e467
refactor #17095 [AddressingBundle] Unification of service names (Wojdylak, 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
| Related tickets | #17093
| License         | MIT

Commits
-------

faab9fb328 [AddressingBundle] Unification of service names
dee128e608 Update upgrade file
846a7c4319 Mirror improvement
82f7e0e7b5 Remove alias of sylius.validator.valid_province_address
2226b079e9 Merge branch '1.14' into SYL-3980-addressing-bundle-1.14
2024-10-04 07:44:36 +02:00
Grzegorz Sadowski
7d7a53e370
Merge branch '1.14' into SYL-3984-channel-bundle-1.14 2024-10-04 07:13:45 +02:00
Grzegorz Sadowski
2226b079e9
Merge branch '1.14' into SYL-3980-addressing-bundle-1.14 2024-10-04 07:12:28 +02:00
Grzegorz Sadowski
98d7f07c67
refactor #17096 [AttributeBundle] 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 | https://github.com/Sylius/Sylius/pull/17093
| License         | MIT

Commits
-------

e7d60da322 [AttributeBundle] Unification of services names
f4a3d7f3e4 Update upgrade file
387fb3d403 Mirror improvement
2024-10-04 07:02:07 +02:00
Grzegorz Sadowski
2627863940
[CS][DX] Refactor (#17092)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-10-04 06:50:05 +02:00
Wojdylak
38be138827
[ChannelBundle] Revert changing sylius.channel_collector in Extension 2024-10-03 15:53:49 +02:00
Wojdylak
9de1a2d134
Update upgrade file 2024-10-03 15:40:33 +02:00
Wojdylak
a04dc6cb93
[ChannelBundle] Unification of service names 2024-10-03 15:38:42 +02:00
Wojdylak
387fb3d403
Mirror improvement 2024-10-03 13:23:19 +02:00
Wojdylak
82f7e0e7b5
Remove alias of sylius.validator.valid_province_address 2024-10-03 13:20:52 +02:00
Wojdylak
f4a3d7f3e4
Update upgrade file 2024-10-03 12:45:08 +02:00
Wojdylak
e7d60da322
[AttributeBundle] Unification of services names 2024-10-03 12:44:56 +02:00
Wojdylak
846a7c4319
Mirror improvement 2024-10-03 11:54:41 +02:00
Wojdylak
dee128e608
Update upgrade file 2024-10-03 11:47:23 +02:00
Wojdylak
faab9fb328
[AddressingBundle] Unification of service names 2024-10-03 11:47:09 +02:00
Sylius Bot
ee2803f482 [CS][DX] Refactor 2024-10-03 05:32:16 +00:00
Rafał Jaskulski
fb9f868445
Fix name of argument in deprecation trigger for PriceExtension (#17088)
| 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 | fix https://github.com/Sylius/Sylius/pull/17061
| 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-02 14:37:19 +02:00