Commit graph

32773 commits

Author SHA1 Message Date
Wojdylak
e2acd9fb27
Mirror improvements 2024-10-17 07:56:23 +02:00
Wojdylak
1393fbc68e
Fix injected services after changing services IDs 2024-10-17 07:56:23 +02:00
Wojdylak
cae3989d93
Update upgrade file 2024-10-17 07:56:22 +02:00
Wojdylak
a95dd6c730
[PayumBundle] Unification os services name 2024-10-17 07:56:22 +02:00
Grzegorz Sadowski
a7bb9cd32b
Merge branch '1.13' into 1.14
* 1.13:
  [Behat] Temporarily add todo tag to problematic scenarios
  [Behat] Make scenario for adding a promotion in different language non javascript
  [Behat] Make scenario for adding a promotion with too long label non javascript
2024-10-17 07:49:41 +02:00
Karol
06a3c26d12
minor #17258 Fix 1.13 build by temporarily disabling problematic promotion scenarios (GSadee)
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<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | https://github.com/Sylius/Sylius/actions/runs/11361757009/job/31602293466#step:12:37
| 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] Make scenario for adding a promotion with too long label non javascript
  [Behat] Make scenario for adding a promotion in different language non javascript
  [Behat] Temporarily add todo tag to problematic scenarios
2024-10-17 07:43:16 +02:00
Grzegorz Sadowski
7fd5f1d691
[Behat] Temporarily add todo tag to problematic scenarios 2024-10-17 06:58:54 +02:00
Grzegorz Sadowski
970820243e
[Behat] Make scenario for adding a promotion in different language non javascript 2024-10-17 06:55:24 +02:00
Grzegorz Sadowski
b19cd53a86
[Behat] Make scenario for adding a promotion with too long label non javascript 2024-10-17 06:55:23 +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
67ef4590d2
refactor #17238 [AdminBundle] Unification os services name - fix (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 | #17199
| License         | MIT

Commits
-------

465f799940 [AdminBundle] Deprecate menu builders
2e6627db7f [AdminBundle] Unification os services name - fix
2024-10-16 08:12:41 +02:00
Wojdylak
2e6627db7f
[AdminBundle] Unification os services name - fix 2024-10-15 12:22:48 +02:00
Wojdylak
465f799940
[AdminBundle] Deprecate menu builders 2024-10-15 12:22:29 +02:00
Grzegorz Sadowski
e655dd4acf
Change application's version to v1.14.0-DEV 2024-10-15 11:39:08 +02:00
Grzegorz Sadowski
8382875888
Generate changelog for v1.14.0-ALPHA.2 2024-10-15 11:37:00 +02:00
Grzegorz Sadowski
4d5171654b
Change application's version to v1.14.0-ALPHA.2 2024-10-15 11:31:53 +02:00
Grzegorz Sadowski
56219f69a0
Merge branch '1.13' into 1.14
* 1.13:
  Change application's version to v1.13.8-dev
  Generate changelog for v1.13.7
  Change application's version to v1.13.7
2024-10-15 11:27:32 +02:00
Grzegorz Sadowski
7f7f7b06c1
Change application's version to v1.13.8-dev 2024-10-15 11:21:30 +02:00
Grzegorz Sadowski
a01449ff84
Generate changelog for v1.13.7 2024-10-15 11:20:59 +02:00
Grzegorz Sadowski
04df333813
Change application's version to v1.13.7 2024-10-15 11:18:30 +02:00
Wojdylak
39a959aa4d
Update upgrade file 2024-10-15 10:01:14 +02:00
Wojdylak
a428c88fb7
[PaymentBundle] Unification of services names 2024-10-15 10:01:00 +02:00
Grzegorz Sadowski
21500bd20d
refactor #17180 [Maintenance] Update exception catching when storage is unavailable while getting current locale (NoResponseMate)
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 | followup #17162, related #15011
| License         | MIT

Commits
-------

49c3ac7a50 [Maintenance] Update exception catching when storage is unavailable while getting current locale
2024-10-15 07:37:09 +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
65865b1c4c
refactor #17215 [UiBundle] Deprecate FilterStorage and FilterStorageInterface classes (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 | #17210
| License         | MIT

Commits
-------

d07229f6ee [UiBundle] Deprecate FilterStorage and FilterStorageInterface classes
78f6aec932 [UiBundle] Revert use of FilterStorage ID
3af576a1cf Merge branch '1.14' into SYL-4000-ui-bundle-1.14-filter-storage-deprecation
2024-10-15 07:22:58 +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
39f8fa05e8
refactor #17228 [ShopBundle] Unification of service name - 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 | #17189
| License         | MIT

Commits
-------

56eae03f7b [ShopBundle] Unification of service name - fix
94c6e37ebc Merge branch '1.14' into SYL-3998-shop-bundle-1.14-fix
2024-10-15 07:04:56 +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
Karol
572e0ecb37
minor #17223 [Core] Deprecate sylius_core.state_machine configuration parameter (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 | 
| 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
-------
  [Core] Deprecate sylius_core.state_machine configuration parameter
2024-10-14 15:04:00 +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
ce48a77854
[AdminBundle] Unification of service names 2024-10-14 14:29:20 +02:00
Wojdylak
78f6aec932
[UiBundle] Revert use of FilterStorage ID 2024-10-14 14:02:21 +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
7d41d60385
Merge branch '1.13' into 1.14
* 1.13:
  [Behat] Normalize whitespace characters in string
2024-10-14 13:57:42 +02:00
Grzegorz Sadowski
9cea0063e2
bug #17219 [Behat] Normalize whitespace characters in string (Wojdylak)
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?   | no
| Related tickets | 
| License         | MIT


Commits
-------

61adbd84b1 [Behat] Normalize whitespace characters in string
2024-10-14 13:57:26 +02:00
Wojdylak
61adbd84b1
[Behat] Normalize whitespace characters in string 2024-10-14 13:25:47 +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
d920f4dc41
refactor #17216 [CS][DX] Refactor ()
This PR was merged into the 1.14 branch.

Discussion
----------

This PR has been generated automatically.
For more details see [refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).

Commits
-------

0176a8b341 [CS][DX] Refactor
2024-10-14 09:51:08 +02:00
Sylius Bot
0176a8b341 [CS][DX] Refactor 2024-10-12 02:26:50 +00:00
Grzegorz Sadowski
4a657fe576
refactor #17212 [UiBundle] Deprecate classes and services moved to TwigExtra package (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 #17211 
| 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
-------

5b5829e5de [UiBundle] Deprecate classes and services moved to TwigExtra package
2024-10-11 15:50:05 +02:00
Grzegorz Sadowski
5b5829e5de
[UiBundle] Deprecate classes and services moved to TwigExtra package 2024-10-11 14:19:36 +02:00
Jan Góralski
93dbaa5aa1
minor #17202 [PromotionBundle] Unification of sylius.registry_promotion_action (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 | #17152
| License         | MIT


Commits
-------
  [PromotionBundle] Unification of sylius.registry_promotion_action
2024-10-11 13:37:47 +02:00
Wojdylak
c5abdebc52
[PromotionBundle] Unification of sylius.registry_promotion_action 2024-10-11 13:02:57 +02:00
Wojdylak
a126e8dcf3
Add new alias for knp_menu.menu_builder tag 2024-10-11 11:59:32 +02:00