Commit graph

37711 commits

Author SHA1 Message Date
Michał Pysiak
a1ef4d4adb
[Composer] Add conflict to phpstan/phpdoc-parser >= 2.0 (#17464)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| 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-11-12 17:37:28 +01:00
Grzegorz Sadowski
930bb64e76
Merge branch '1.14' into 2.0
* 1.14:
  Fix application's version v1.14.1-DEV
2024-11-12 17:09:27 +01:00
Grzegorz Sadowski
fa196f345a
Fix application's version v1.14.1-DEV 2024-11-12 17:09:06 +01:00
Grzegorz Sadowski
3c6eb5d66d
Merge branch '1.14' into 2.0
* 1.14:
  Change application's version to v1.14.1-DEV
  Generate changelog for v1.14.0
  Change application's version to v1.14.0
2024-11-12 17:08:10 +01:00
Grzegorz Sadowski
f5f914d549
Change application's version to v1.14.1-DEV 2024-11-12 17:04:34 +01:00
Grzegorz Sadowski
57dcd9e532
Generate changelog for v1.14.0 2024-11-12 17:02:14 +01:00
Grzegorz Sadowski
92b6a4bfdd
Change application's version to v1.14.0 2024-11-12 17:00:27 +01:00
Grzegorz Sadowski
c71efa7825
[Composer] Add conflict to phpstan/phpdoc-parser >= 2.0 2024-11-12 16:49:56 +01:00
Grzegorz Sadowski
9d605c5d5f
Merge branch '1.14' into 2.0
* 1.14:
  Minor reorganization of UPGRADE-1.14 file
  Remove UPGRADE-2.0 file from 1.14 branch
  Revert deprecating EmptyPropertyListExtractor
  [API] Add missing services and classes deprecations
  [Upgrade] Correct deprecated services and classes list
  [Admin] Include FCQN in the deprecation message
  [Upgrade] Refine Sylius 1.14 upgrade guide
2024-11-11 12:44:17 +01:00
Grzegorz Sadowski
81fadb1930
[Upgrade] Refine Sylius 1.14 Upgrade Guide (#17438)
| 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
-->
2024-11-11 12:35:36 +01:00
Grzegorz Sadowski
58807a262b
Minor reorganization of UPGRADE-1.14 file 2024-11-11 12:33:24 +01:00
Grzegorz Sadowski
2cd3caed5c
Remove UPGRADE-2.0 file from 1.14 branch 2024-11-11 12:21:51 +01:00
Grzegorz Sadowski
7272828437
Revert deprecating EmptyPropertyListExtractor 2024-11-11 12:21:21 +01:00
Rafikooo
f0035e3858
[API] Add missing services and classes deprecations 2024-11-11 03:33:19 +01:00
Rafikooo
5a24b51ebf
[Upgrade] Correct deprecated services and classes list 2024-11-11 03:32:32 +01:00
Grzegorz Sadowski
7a28e701fa
Refactor Upgrade file for 2.0 (#17448)
| Q               | A
|-----------------|-----
| Branch?         | 2.0 <!-- see the comment below -->
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| 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-11-10 15:12:11 +01:00
Grzegorz Sadowski
844628fbdd
Minor improvements in UPGRADE-2.0 file 2024-11-10 15:10:49 +01:00
Kamil Grygierzec
699b80a930
Review fixes 2024-11-10 15:05:45 +01:00
Kamil Grygierzec
81fd7e26d2
Refactor the Upgrade file a bit, add missing data 2024-11-10 15:05:45 +01:00
Rafikooo
03fc0f95bf
[Upgrade] Add initial part 2024-11-10 15:05:44 +01:00
Grzegorz Sadowski
692b1567d2
[PaymentRequest] Fix Payum payment request (#17446)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | none
| License         | MIT
2024-11-10 14:46:36 +01:00
Grzegorz Sadowski
49bcf53f7b
[UI] Reduce the margin on the product show page (#17454)
<img width="734" alt="Zrzut ekranu 2024-11-8 o 15 29 28"
src="https://github.com/user-attachments/assets/717ab773-10bd-46c6-a8ac-f145cee94eac">
2024-11-10 14:32:26 +01:00
Grzegorz Sadowski
29136a3750
Fixtures cleanups (#17455) 2024-11-10 14:31:33 +01:00
Grzegorz Sadowski
b5b60b5602
[DOCUMENTATION] Synchronize 2.0-docs -> 2.0 (#17457)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-11-10 14:30:54 +01:00
Francis Hilaire
3d5a364b7d
Fix ecs 2024-11-09 15:16:07 +01:00
Francis Hilaire
39b119cf21
Remove priority but decorates the offline actions command provider 2024-11-09 15:06:25 +01:00
Francis Hilaire
9f19a7db17
Refactor some scenario to handle Payum and non Payum scenarios 2024-11-09 14:01:51 +01:00
Francis Hilaire
aed8bcbf7c
Add required status action handling 2024-11-09 14:01:15 +01:00
Francis Hilaire
1601b57eb3
Remove Payum specific environment 2024-11-09 13:59:35 +01:00
Francis Hilaire
a4e5753c39
Remove payum env by using usePayum field 2024-11-09 13:56:31 +01:00
Francis Hilaire
28a7c293e7
Make PayumBundle command provider running before PaymentBundle one 2024-11-09 13:55:56 +01:00
kulczy
814a46b4c6 [Fixtures] Remove incorrect cap photo 2024-11-08 16:06:13 +01:00
kulczy
8b0c3006cb [Fixtures] Refresh user avatars 2024-11-08 16:02:24 +01:00
kulczy
1c770f3185 [Fixtures] Remove old unused photos 2024-11-08 15:37:04 +01:00
kulczy
5741dd176c [UI] Reduce the margin on the product show page 2024-11-08 15:30:51 +01:00
Grzegorz Sadowski
3d2307ee1b
Add Sylius logo for mails (#17453)
<img width="771" alt="Zrzut ekranu 2024-11-8 o 15 14 27"
src="https://github.com/user-attachments/assets/9333c974-c585-4b30-8781-b79912f6c937">
2024-11-08 15:22:40 +01:00
Grzegorz Sadowski
5b257aed26
[UI] Add missing asterix (#17452)
<img width="771" alt="Zrzut ekranu 2024-11-8 o 14 22 35"
src="https://github.com/user-attachments/assets/a92bd5a9-6b63-4828-8ad6-cc9125c1e2a1">
2024-11-08 15:21:19 +01:00
Grzegorz Sadowski
d2911d0d54
Fix mobile product attributes form (#17451)
![image](https://github.com/user-attachments/assets/587994b9-1801-42a2-98d5-76c6db8f5045)
2024-11-08 15:20:16 +01:00
Grzegorz Sadowski
0a33f38dde
Fix missing taxon header (#17449)
![image](https://github.com/user-attachments/assets/bcb8ce31-cce5-4ee1-ad35-7cdf7f5098cc)
2024-11-08 15:19:42 +01:00
kulczy
152b037aac
Fix mobile shipping methods form (#17447)
![image](https://github.com/user-attachments/assets/4569214c-84bc-451f-99ac-4110be487f43)
2024-11-08 15:17:11 +01:00
kulczy
9ca9c56295 Add Sylius logo for e-mails 2024-11-08 15:15:20 +01:00
kulczy
be1cf1bb04
Fix missing payment request breadcrumb (#17450)
![image](https://github.com/user-attachments/assets/f34af510-21ac-4fbd-a9bc-c10cd8fdf7ae)
2024-11-08 14:25:58 +01:00
kulczy
9fc40f30d2 [UI] Add missing asterix 2024-11-08 14:23:14 +01:00
Bartłomiej Sęk
d1ff03effc Fix mobile product attributes form 2024-11-08 14:12:36 +01:00
Bartłomiej Sęk
cf20967701 Fix missing payment request breadcrumb 2024-11-08 14:04:22 +01:00
Michał Pysiak
df6cf807a0
[Admin] Fix deleting customer account (#17445)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes https://github.com/Sylius/Sylius/issues/17443
| License         | MIT

Now, after deleting the customer account, we are properly redirected to
the customer show page with a flash:
<img width="1657" alt="image"
src="https://github.com/user-attachments/assets/08c8b9ec-e061-40cb-b122-7a5ebe06e445">

<!--
 - 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-11-08 13:55:34 +01:00
Bartłomiej Sęk
e890f9c302 Fix missing taxon header 2024-11-08 13:45:55 +01:00
Bartłomiej Sęk
1b2b128437 Fix mobile shipping methods form 2024-11-08 13:26:48 +01:00
Francis Hilaire
11a6cbeda2
Add a way to choose not to use Payum 2024-11-08 12:51:21 +01:00
Grzegorz Sadowski
38b2de2de9
[UI] Add top margin to flash messages (#17444)
<img width="1539" alt="Zrzut ekranu 2024-11-8 o 11 43 50"
src="https://github.com/user-attachments/assets/3c018a67-8456-400c-86fe-9167ca86c457">
2024-11-08 12:31:24 +01:00