Commit graph

165 commits

Author SHA1 Message Date
Luca
b2409840d6
Fix formatting in UPGRADE-2.0.md 2026-03-06 09:12:45 +01:00
TheMilek
435151e879
Fix migrations skip commands 2025-12-17 12:38:35 +01:00
Rafikooo
22a2da5224
[Upgrade] Mention refactor of Behat UI context classes 2025-03-27 11:21:20 +01:00
Dmitri Perunov
9a50131785
Update UPGRADE-2.0.md 2024-12-24 02:55:30 +04:00
Dmitri Perunov
b6850f913d
Add missing changed InventoryBundle service for UPGRADE-2.0 2024-12-24 02:43:30 +04:00
Wojdylak
ed9dc8ffe6
[AdminUser][Customer] Improve Twig hook structure by adding left and right sections 2024-12-19 11:16:34 +01:00
Grzegorz Sadowski
bd969c55ea
Move note in the UPGRADE file to proper patch section 2024-12-04 07:25:11 +01:00
Bartłomiej Sęk
170264c463 Add information in upgrade file 2024-12-03 13:10:55 +01:00
Krzysztof Odważny
10bd38e3ca removal of double ‘private’ from upgrade-2.0.md 2024-11-26 13:08:37 +01:00
Rafikooo
2ba0b746db
[Upgrade] Refine content 2024-11-21 10:09:30 +01:00
Grzegorz Sadowski
e5cb82bb09
Add missing constructor changes info to upgrade 2.0 file (#17480)
| 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-20 07:19:55 +01:00
Kamil Grygierzec
2682adf02a
Add missing info about removed parameter in 2.0 2024-11-19 11:13:10 +01:00
Kamil Grygierzec
a72619dbc0
Add missing constructor changes info to upgrade 2.0 file 2024-11-19 08:39:09 +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
Michał Pysiak
f3eee82072
Mention the dependencies changes in upgrade file (#17400)
| 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-05 12:26:11 +01:00
Kamil Grygierzec
dd9bf6665e
Add more precise information about hooks 2024-11-04 22:43:45 +01:00
Kamil Grygierzec
4adec05bad
Mention the major templates changes in upgrade file 2024-11-04 21:43:43 +01:00
Kamil Grygierzec
0d796dc04c
Mention the dependencies changes in upgrade file 2024-11-04 21:36:38 +01:00
Kamil Grygierzec
8c417a3ea5
Mention the removed classes and routes in upgrade file 2024-10-31 13:31:07 +01:00
Grzegorz Sadowski
7adc226493
Remove note about sylius_admin.twig.extension.notification_widget from UPGRADE file 2024-10-31 08:25:24 +01:00
Grzegorz Sadowski
e12cd728a3
[Admin] Remove unused NotificationWidgetExtension 2024-10-31 07:27:47 +01:00
Grzegorz Sadowski
2c28f8d41f
[Addressing][Product] Remove unused controllers 2024-10-29 15:38:08 +01:00
Michał Pysiak
80d018e87a
Add UPGRADE file info 2024-10-29 13:40:42 +01:00
Wojdylak
da8628ad05
[PayumBundle] Add PayumGatewayConfigEncryptionChecker 2024-10-29 09:31:45 +01:00
Grzegorz Sadowski
b00ce4a05c
[Admin] Remove NotificationController 2024-10-25 14:20:09 +02:00
kulczy
c2727ccb38 Add info about thumbnails to the upgrade file 2024-10-24 11:47:11 +02:00
Grzegorz Sadowski
bec423f5bd
Regenerate migrations (#17305)
| Q               | A
|-----------------|-----
| Branch?         | 2.0 <!-- 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
-->
the same as https://github.com/Sylius/Sylius/pull/16933, but with
removed duplicated migration from 1.14
2024-10-24 07:36:24 +02:00
Grzegorz Sadowski
95436b57c3
[ApiBundle] Apply default public setting for filters (#17314)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | https://github.com/Sylius/Sylius/pull/17290
| License         | MIT
2024-10-23 16:00:22 +02:00
Grzegorz Sadowski
3660f949b5
[Maintenance] Add info about private services to UPGRADE.md (#17312)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no/
| Deprecations?   | no
| Related tickets | https://github.com/Sylius/Sylius/pull/17276
| 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-23 15:46:23 +02:00
Wojdylak
05ed40d306
Update upgrade file 2024-10-23 14:13:52 +02:00
Jan Goralski
5bc7c17e3f
[Maintenance] Regenerate migrations 2024-10-23 13:28:02 +02:00
Michał Pysiak
d0d996f005
Add info about private services to UPGRADE file 2024-10-23 13:06:01 +02:00
Grzegorz Sadowski
d1d6273232
[Maintenance] Remove deprecated APIP service (#17309)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | yes
| 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-23 12:45:15 +02:00
Wojdylak
2655385ee2
Unification of services names 2024-10-23 11:48:43 +02:00
Wojdylak
9314b942be
[All] Unification of services names 2024-10-23 11:48:42 +02:00
Michał Pysiak
302fb16da0
[Maintenance] Remove deprecated service 2024-10-23 09:48:10 +02:00
Grzegorz Sadowski
e5a1627af7
Revert "[Maintenance] Regenerate migrations" 2024-10-22 20:48:05 +02:00
Grzegorz Sadowski
3054da10df
[Maintenance] Regenerate migrations (#16933)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT

2.0 is the perfect time for a little cleanup 💃
2024-10-22 14:45:02 +02:00
Grzegorz Sadowski
cb570e7549
[ShippingBundle] Unification of services names (#17291)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17274
| License         | MIT
2024-10-22 14:14:41 +02:00
Karol
62d4aa63f9
[Composer] Bump lexik/jwt-authentication-bundle dependency (#17282)
| 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 | continuation of #17277 
| 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-22 11:38:45 +02:00
Wojdylak
2d1f381317
[ShippingBundle] Unification of services names 2024-10-22 10:25:14 +02:00
Grzegorz Sadowski
eafa9a2506
[Behat] Adjust services after bumping lexik/jwt-authentication-bundle dependency 2024-10-22 06:52:26 +02:00
Wojdylak
e934c8fce1
Update upgrade file 2024-10-21 14:12:38 +02:00
Grzegorz Sadowski
57bc145faa
[ApiBundle] Unification of services names (#17271)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17250
| License         | MIT
2024-10-21 14:02:21 +02:00
Grzegorz Sadowski
8ec7a8fe02
Packages cleanups (#17204) 2024-10-21 13:50:49 +02:00
Jan Goralski
9497eec48c
[Maintenance] Regenerate migrations 2024-10-21 13:22:33 +02:00
Wojdylak
2d19f63d70
[ApiBundle] Unification of services names 2024-10-21 12:28:52 +02:00