Commit graph

152 commits

Author SHA1 Message Date
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
Wojdylak
7e6fe7b0e7
Update upgrade file 2024-10-21 12:14:34 +02:00
Grzegorz Sadowski
47cba0f384
[PayumBundle] Unification os services name (#17270)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17242
| License         | MIT
2024-10-21 11:44:11 +02:00
Wojdylak
24e24627b5
Update upgrade file 2024-10-18 12:00:21 +02:00
kulczy
b6b30e62fb Add upgrade instructions 2024-10-18 10:26:11 +02:00
Jan Goralski
f1a69e5306
[Maintenance] Remove deprecated configuration nodes 2024-10-18 10:14:15 +02:00
Grzegorz Sadowski
4797362906
Merge branch '2.0' into SYL-3092-remove-autoconfigure-with-attributes-parameter 2024-10-18 09:06:14 +02:00
Karol
bffae5ef99
[UserBundle] Remove pin configuration parameter and related things (#17259)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | yes
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | continuation of #17246 
| 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-18 07:57:58 +02:00
Grzegorz Sadowski
5dd143f736
[PaymentBundle] Unification of services names (#17251)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | #17233
| License         | MIT
2024-10-17 14:36:43 +02:00
Grzegorz Sadowski
16ec230f67
[UserBundle] Remove pin configuration parameter and related things 2024-10-17 14:28:08 +02:00
Grzegorz Sadowski
80de2fccf0
[Security] Rename API firewalls 2024-10-17 12:42:17 +02:00
Jan Góralski
2261726ad0
minor #17155 [Security] Remove security thingies (mpysiak)
This PR was merged into the 2.0 branch.

Discussion
----------

| 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
-->


Commits
-------
  [Security] Remove custom PasswordHasher
  [Security] Remove UserLogin
  [Security] Remove SecurityChecker decorator
  [Security] Add user_checker firewall option
  Fix security login argument
  Remove AdvancedUserInterface
  Add chain user_checker config to firewalls
  Add priority to EnabledUserChecker tag
  Remove unused properties from User Model
  Fix spec
  Fix mysql migration type
  Minor improvements
  Add note to UPGRADE file about security related changes in UserBundle
  [UserBundle] Minor improvements after code review
2024-10-17 11:57:31 +02:00
Rafikooo
f9500234ef
[Upgrade] Remove previously non-existent class from the removed classes list 2024-10-17 03:39:49 +02:00
Wojdylak
bb80021f64
Update upgrade file 2024-10-16 15:10:18 +02:00