Commit graph

36212 commits

Author SHA1 Message Date
Grzegorz Sadowski
6486978c52
[Composer] Bump sylius/resource-bundle dependency to the last stable release 2024-10-08 14:00:42 +02:00
Grzegorz Sadowski
43dfc6b3cc
Merge branch '1.14' into 2.0
* 1.14:
  Resolve gedmo/doctrine-extension conflict
2024-10-08 13:47:35 +02:00
Grzegorz Sadowski
f18f862298
bug #17140 [Maintenance] Resolve gedmo/doctrine-extension conflict (mpysiak)
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?   | 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
-->

Bump `gedmo/doctrine-extensions` to 3.17.1 with fixed bug and remove conflict


Commits
-------

8dab39254a Resolve gedmo/doctrine-extension conflict
2024-10-08 13:43:58 +02:00
Grzegorz Sadowski
ad0b131891
Merge branch '1.14' into 2.0
* 1.14:
  [Docs] Fix readthedocs configuration files
2024-10-08 13:26:24 +02:00
Grzegorz Sadowski
f33bd01c67
Merge branch '1.13' into 1.14
* 1.13:
  [Docs] Fix readthedocs configuration files
2024-10-08 13:26:21 +02:00
Grzegorz Sadowski
d668cce4d1
bug #17144 [Docs] Fix readthedocs configuration file (CoderMaggie)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13
| License         | MIT

Fix the failing readthedocs build according to this [blog post](https://about.readthedocs.com/blog/2024/07/addons-by-default/).


Commits
-------

c43beed158 [Docs] Fix readthedocs configuration files
2024-10-08 13:26:03 +02:00
Magdalena Sadowska
c43beed158 [Docs] Fix readthedocs configuration files 2024-10-08 13:19:22 +02:00
Grzegorz Sadowski
d279493c53
Remove experimental entities filter (#17082)
| Q               | A
|-----------------|-----
| Branch?         |2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes (upgrade guide has been updated)
| Deprecations?   | no
| 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-08 12:04:29 +02:00
Loïc Frémont
ab72edb873 Mention removed services & class 2024-10-08 08:56:05 +02:00
Loïc Frémont
829065e08d
Update UPGRADE-2.0.md
Co-authored-by: Grzegorz Sadowski <sadowskigp@gmail.com>
2024-10-08 08:52:21 +02:00
Grzegorz Sadowski
e35bd1081f
Merge branch '1.14' into 2.0
* 1.14:
  Change alias for sylius.resolver.product_variant.composite
  [ProductBundle] Unification of service names
  Mirror improvements
  Update upgrade file
  [ProductBundle] Unification of service names
2024-10-08 08:33:17 +02:00
Grzegorz Sadowski
51a8ef7235
[ProductBundle] Unification of service names (#17112)
| Q               | A
|-----------------|-----
| Branch?         | 1.14
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| Related tickets | #17093
| License         | MIT
2024-10-08 08:29:16 +02:00
Grzegorz Sadowski
19c0fde28a
Update upgrade file (#17141)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17107 #17109 #17110 #17123 #17124 #17127
| License         | MIT
2024-10-08 08:26:14 +02:00
Wojdylak
05ce27c026
Update upgrade file 2024-10-08 08:13:21 +02:00
Michał Pysiak
8dab39254a
Resolve gedmo/doctrine-extension conflict 2024-10-08 08:06:05 +02:00
Grzegorz Sadowski
5f8e5f1ab0
Merge branch '1.14' into 2.0
* 1.14:
  Remove winzouStateMachineBundle from packages' test applications to support ResourceBundle 1.12
2024-10-08 07:40:06 +02:00
Grzegorz Sadowski
287472de58
Merge branch '1.13' into 1.14
* 1.13:
  Remove winzouStateMachineBundle from packages' test applications to support ResourceBundle 1.12
2024-10-08 07:34:25 +02:00
Michał Pysiak
d8eda17e0b
Remove winzouStateMachineBundle from packages' test applications to support ResourceBundle 1.12 (#17138)
| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets |
https://github.com/Sylius/SyliusResourceBundle/pull/873
| 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-08 07:30:30 +02:00
Grzegorz Sadowski
87e6f4af4f
Remove winzouStateMachineBundle from packages' test applications to support ResourceBundle 1.12 2024-10-08 06:47:51 +02:00
Michał Pysiak
47c04502db
Create LICENSE_OF_TRADEMARK_AND_LOGO (#17132)
| Q               | A
|-----------------|-----
| Branch?         | 2.0 
| Bug fix?        | no/
| New feature?    | no/
| BC breaks?      | no/
| Deprecations?   | no/
| License         | MIT
2024-10-08 06:19:05 +02:00
Michał Pysiak
ced0f8d8ad
[CS][DX] Refactor (#17135)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-10-08 06:18:31 +02:00
Sylius Bot
e9e3bac012 [CS][DX] Refactor 2024-10-08 02:28:13 +00:00
Grzegorz Sadowski
4ba5e046c7
Merge branch '1.14' into 2.0
* 1.14:
  Update upgrade file
  [LocaleBundle] Unification of service names - fix
  Mirror improvements
  Update upgrade file
  [OrderBundle] Unification of service names
2024-10-07 14:16:10 +02:00
Grzegorz Sadowski
c8c4041cf8
[MoneyBundle] Unification of service names (#17127)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17105
| License         | MIT
2024-10-07 14:09:57 +02:00
Wojdylak
2ccc155e23
Change alias for sylius.resolver.product_variant.composite 2024-10-07 14:09:29 +02:00
Grzegorz Sadowski
ed24275052
[InventoryBundle] Unification of service names (#17124)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no/yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17103
| License         | MIT
2024-10-07 14:08:43 +02:00
Grzegorz Sadowski
01ee1fc140
[CurrencyBundle] Unification of service names (#17123)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17099
| License         | MIT
2024-10-07 14:07:46 +02:00
Wojdylak
9a76114085
[ProductBundle] Unification of service names 2024-10-07 14:05:50 +02:00
Wojdylak
8e57b71595
Mirror improvements 2024-10-07 14:05:16 +02:00
Wojdylak
9dc8feaf01
Update upgrade file 2024-10-07 14:03:28 +02:00
Wojdylak
6d6ce571d7
[ProductBundle] Unification of service names 2024-10-07 14:01:13 +02:00
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
Damian Murawski
a050d7308e
Create LICENSE_OF_TRADEMARK_AND_LOGO 2024-10-07 13:34:05 +02:00
Damian Murawski
c72559aa2c
Update LICENSE, move trademark and logo info to another file (#17131)
| Q               | A
|-----------------|-----
| Branch?         | 2.0 
| Bug fix?        | no/
| New feature?    | no/
| BC breaks?      | no/
| Deprecations? | no/
| Related tickets | 
| License         | MIT
2024-10-07 13:32:30 +02:00
Damian Murawski
eef6cc392c
Update LICENSE, move trademark and logo info to another file 2024-10-07 13:31:21 +02:00
Karol
d8417caa4c
[Composer] Bump minimal version of APIP 3.4 + related improvements (#17122)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| 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
-->
2024-10-07 12:50:49 +02:00
Grzegorz Sadowski
1f3cb4c9e3
[Maintenance] Remove swiftmailer leftovers (#17128)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| 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
-->
2024-10-07 12:49:24 +02:00
Grzegorz Sadowski
7f1ad35e1a
[DX] Remove JMS Serializer dependency (#17118)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes
| 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
-->
2024-10-07 12:46:43 +02:00
Grzegorz Sadowski
e7eca87d6c
[Behat] assigning ip address scenarios (#17086)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| 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
-->
2024-10-07 12:44:20 +02:00
Wojdylak
64b79feb74
Update upgrade file 2024-10-07 12:31:02 +02:00
kulczy
60b92209ea
SYL-3946: Packages release and update (#17063) 2024-10-07 12:10:47 +02:00
Michał Pysiak
452edc7ccc
Remove swiftmailer leftovers 2024-10-07 11:53:43 +02:00
Michał Pysiak
555371e0e2
Changes after PR 2024-10-07 11:43:31 +02:00
Wojdylak
52879dafdb
[MoneyBundle] Unification of service names 2024-10-07 11:37:27 +02:00
Wojdylak
5cdfadb0f2
[LocaleBundle] Unification of service names - fix 2024-10-07 11:24:59 +02:00
Michał Pysiak
3fb11dd552
Remove jms serializer configs 2024-10-07 11:15:05 +02:00
Wojdylak
a02d654069
[InventoryBundle] Unification of service names 2024-10-07 11:10:58 +02:00
Grzegorz Sadowski
dfcdee2844
[API] Add tests for overwrite endpoints with YAML configurations 2024-10-07 11:10:57 +02:00