Commit graph

32926 commits

Author SHA1 Message Date
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
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
Rafikooo
ce110408dc
[Admin] Include FCQN in the deprecation message 2024-11-08 11:19:32 +01:00
Rafikooo
11a51e9e80
[Upgrade] Refine Sylius 1.14 upgrade guide 2024-11-08 11:19:32 +01:00
Grzegorz Sadowski
15c7d3a413
Change application's version to v1.14.0-DEV 2024-11-07 15:06:09 +01:00
Grzegorz Sadowski
aaaf981830
Generate changelog for v1.14.0-RC.1 2024-11-07 15:05:10 +01:00
Grzegorz Sadowski
6212dd9c80
Change application's version to v1.14.0-RC.1 2024-11-07 15:01:11 +01:00
Grzegorz Sadowski
98b792b219
Merge branch '1.13' into 1.14
* 1.13:
  [CoreBundle] Fix initial log creation for table sylius_channel_pricing_log_entry (#17378)
2024-11-07 14:53:25 +01:00
Grzegorz Sadowski
8593852f64
bug #17380 [CoreBundle] Fix initial log creation for table sylius_channel_pricing_log_entry (#17378) (jblairy)
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 | fixes #17378
| License         | MIT



Commits
-------

3339f47ff2 [CoreBundle] Fix initial log creation for table sylius_channel_pricing_log_entry (#17378)
2024-11-07 14:53:06 +01:00
Grzegorz Sadowski
8ea7e5fccd
Merge branch '1.13' into 1.14
* 1.13:
  [Docs] Fix readthedocs configuration files
  [Docs] Add links to 2.x docs
2024-11-06 06:58:58 +01:00
Grzegorz Sadowski
1dd73e5d90
Merge branch '1.12' into 1.13
* 1.12:
  [Docs] Fix readthedocs configuration files
  [Docs] Add links to 2.x docs
2024-11-06 06:58:56 +01:00
Grzegorz Sadowski
a2597c06c9
minor #17417 [Docs] Add links to 2.x docs on the 1.x documentation (CoderMaggie)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.12, 1.13, 1.14
| License         | MIT

We are hosting the 2.x documentation on docs.sylius.com while 1.x documentation is living on old-docs.sylius.com.

Adding links to the new docs on the old docs 🫡 


Commits
-------

5c111a1501 [Docs] Add links to 2.x docs
88a6c7e763 [Docs] Fix readthedocs configuration files
2024-11-06 06:56:50 +01:00
Magdalena Sadowska
88a6c7e763 [Docs] Fix readthedocs configuration files 2024-11-05 14:49:11 +01:00
Magdalena Sadowska
5c111a1501 [Docs] Add links to 2.x docs 2024-11-05 14:44:43 +01:00
Grzegorz Sadowski
b431ed9d16
Merge branch '1.13' into 1.14
* 1.13:
  [API] Use model class parameter instead of hardcoded class for ShippingMethodRule resource
2024-11-04 16:00:15 +01:00
Rafał Jaskulski
8786a9ff0b
[API] Use model class parameter instead of hardcoded class for ShippingMethodRule resource (#17408)
| 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 | 
| 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-04 15:24:04 +01:00
Grzegorz Sadowski
ceaf5010b4
[API] Use model class parameter instead of hardcoded class for ShippingMethodRule resource 2024-11-04 14:32:51 +01:00
Grzegorz Sadowski
5afbb7d4bd
Merge branch '1.13' into 1.14
* 1.13:
  [Documentation] Fix 2.0-dev installation instruction tip
2024-10-31 13:06:46 +01:00
Grzegorz Sadowski
505512a3ef
minor #17401 [Documentation] Fix 2.0-dev installation instruction tip (GSadee)
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<!-- 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
-------

8813794cfe [Documentation] Fix 2.0-dev installation instruction tip
2024-10-31 13:06:10 +01:00
Grzegorz Sadowski
8813794cfe
[Documentation] Fix 2.0-dev installation instruction tip 2024-10-31 13:03:18 +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
Karol
868ba3e8ac
minor #17390 [Admin] Deprecate NotificationWidgetExtension (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 #17388 
| 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
-------
  [Admin] Deprecate NotificationWidgetExtension
2024-10-31 11:52:12 +01:00
Grzegorz Sadowski
5617c2d36a
[Behat] Dehardcode the use of ShopBillingData entity 2024-10-31 08:59:10 +01:00
Grzegorz Sadowski
1af39c6935
[Behat] Dehardcode the use of AvatarImage entity 2024-10-31 08:59:06 +01:00
Grzegorz Sadowski
fcbd1c1bab
[Admin] Deprecate NotificationWidgetExtension 2024-10-31 08:30:37 +01:00
Grzegorz Sadowski
ce2ca97307
Change application's version to v1.14.0-DEV 2024-10-30 12:17:18 +01:00
Grzegorz Sadowski
2ef2371ea6
Generate changelog for v1.14.0-BETA.1 2024-10-30 12:16:04 +01:00
Grzegorz Sadowski
25dbacc987
Change application's version to v1.14.0-BETA.1 2024-10-30 12:10:02 +01:00
Grzegorz Sadowski
97f29af88c
Merge branch '1.13' into 1.14
* 1.13:
  Change application's version to v1.13.9-dev
  Generate changelog for v1.13.8
  Change application's version to v1.13.8
2024-10-30 12:07:06 +01:00
Grzegorz Sadowski
77ad61f882
Change application's version to v1.13.9-dev 2024-10-30 12:03:15 +01:00
Grzegorz Sadowski
e64a8458cd
Generate changelog for v1.13.8 2024-10-30 12:02:43 +01:00
jblairy
3339f47ff2 [CoreBundle] Fix initial log creation for table sylius_channel_pricing_log_entry (#17378) 2024-10-30 11:59:28 +01:00
Grzegorz Sadowski
8078ae298e
Change application's version to v1.13.8 2024-10-30 11:58:40 +01:00
Michał Pysiak
384bc53984
[Addressing][Product] Deprecate controllers (#17373)
| 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 | https://github.com/Sylius/Sylius/pull/17372
| 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-30 07:18:47 +01:00
Michał Pysiak
487937966a
[CS][DX] Refactor (#17374)
This PR has been generated automatically.
For more details see
[refactor.yaml](/Sylius/Sylius/blob/1.12/.github/workflows/refactor.yaml).
2024-10-30 05:43:45 +01:00
Sylius Bot
38b94f0e85 [CS][DX] Refactor 2024-10-30 02:29:46 +00:00
Grzegorz Sadowski
386dd06acd
[Addressing][Product] Deprecate controllers 2024-10-29 15:48:49 +01:00
Grzegorz Sadowski
660d341e90
bug #17360 [Maintenance] Remove enshrined/svg-sanitize package (mpysiak)
This PR was merged into the 1.14 branch.
labels: bc-break

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.14
| 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
-->


Commits
-------

23f949521a Remove enshrined/svg-sanitize dependency
74be2d9351 Add allowed types configuration and change validation
b847995f96 Add tests
7d6b4d6e5b Adjust behat tests
0e0847c200 Add phpstan ignores
f044558058 Format fix
cd512e412d Fix composerRequireChecker
fe5910e8ac Skip svg sanitize test if package is not installed
d6fa473f9b Fix behat test
c3d603c5bd Add deprecations and configuration unit tests
f7a75e2cdb Add info to UPGRADE file
48dcd94f0e Changes after CR
2024-10-29 13:15:32 +01:00
Michał Pysiak
48dcd94f0e
Changes after CR 2024-10-29 12:29:57 +01:00
Grzegorz Sadowski
d4531ff063
Merge branch '1.13' into 1.14
* 1.13:
  [Admin] Pass admin path name parameter to AdminUriBasedSectionResolver
  Update docs/customization/api/adding_and_removing_endpoints.rst
  Apply suggestions from code review
  [API] Refactor statistics constraints
  doc: Adding a tip about api's preventing methods beside GET to load non cart orders by default
2024-10-29 12:03:59 +01:00
Michał Pysiak
f7a75e2cdb
Add info to UPGRADE file 2024-10-29 10:59:17 +01:00
Michał Pysiak
c3d603c5bd
Add deprecations and configuration unit tests 2024-10-29 10:51:03 +01:00
Michał Pysiak
d6fa473f9b
Fix behat test 2024-10-29 10:45:00 +01:00