Commit graph

  • 82628561d9 Enhance order recovery scenario for cancelled authorized payments Tomasz Kaliński 2026-06-23 07:42:04 +02:00
  • 21b169e3cf [CS][DX] Refactor Sylius Bot 2026-06-23 03:06:16 +00:00
  • 7754061131 [CS][DX] Refactor Sylius Bot 2026-06-23 03:06:15 +00:00
  • 5323a596cc Ordering the keys correctly mamazu 2026-06-20 01:20:52 +02:00
  • a3e4fe1ef7 [Addressing] Fix UTF-8 case-insensitive address comparison Konrad Malinowski 2026-06-22 18:26:11 +02:00
  • 368f9f5333
    test: add tests for bundle config Francis Hilaire 2026-06-22 15:24:36 +02:00
  • 39ca5e5414
    [CoreBundle] Guard against null shipping method in order eligibility validator Wojdylak 2026-06-22 15:24:22 +02:00
  • 8f06c32681 Add API tests for payment request order eligibility validator & fix validaton group registration Mateusz 2026-06-22 14:46:50 +02:00
  • 0305b52871 Inject missing dependencies into ResendVerificationEmailController for authentication and CSRF protection Tomasz Kaliński 2026-06-22 14:25:34 +02:00
  • 231d47eb0a
    Update src/Sylius/Bundle/ShopBundle/Controller/ResendVerificationEmailController.php Tomasz Kaliński 2026-06-22 14:20:29 +02:00
  • c35e8579f8
    Update src/Sylius/Bundle/CoreBundle/Command/Account/ResendVerificationEmail.php Tomasz Kaliński 2026-06-22 14:19:08 +02:00
  • 811a891539 Update UPGRADE-2.3.md with security and shop changes related to email verification functionality Tomasz Kaliński 2026-06-22 13:57:23 +02:00
  • 0d20d6372c Remove "Resend Verification Email" page and related functionality Tomasz Kaliński 2026-06-22 13:54:52 +02:00
  • b7c7ca1bc1 Remove unused "resend_verification_email_info" translations from all language files Tomasz Kaliński 2026-06-22 13:47:02 +02:00
  • 95c0bb039f
    feat: make afterPay URL route and parameters readonly in PayumPayResponseProvider Francis Hilaire 2026-06-22 13:39:29 +02:00
  • 408d82790d
    feat: update after-pay configuration to use dedicated Payum keys Francis Hilaire 2026-06-22 13:30:43 +02:00
  • 14a1e8cb6c
    [PaymentRequest] Remove experimental tag from the classes Grzegorz Sadowski 2026-06-22 13:25:35 +02:00
  • 87c0a92377
    [Payment] Keep EncryptionCheckTrait unchanged to prevent a BC break Grzegorz Sadowski 2026-06-22 13:18:54 +02:00
  • 13b3ff56a0
    [Composer] Use stable lchrusciel/api-test-case ^6.0 release instead of dev branch symfony-8 Grzegorz Sadowski 2026-06-22 12:58:56 +02:00
  • 7adc6725e3
    [Composer] Require stable resource and resource-bundle ^1.14.2 with Symfony 8 support Grzegorz Sadowski 2026-06-22 08:59:15 +02:00
  • 4ec9782269
    [Composer] Use resource-bundle 1.14.x-dev from upstream instead of fork Grzegorz Sadowski 2026-06-22 07:20:39 +02:00
  • b5aa65a530
    [Composer] Use api-test-case dev-master instead of fork for Symfony 8 support Grzegorz Sadowski 2026-06-22 06:24:25 +02:00
  • 82112d4b22
    [API] Fix CommandDenormalizerTest for Symfony 8 (AdvancedNameConverterInterface removed) Grzegorz Sadowski 2026-06-19 23:43:35 +02:00
  • e3f8cfbf34
    [API] Temporarily use resource-bundle fork to fix Symfony 8 constraint loading Grzegorz Sadowski 2026-06-19 22:24:18 +02:00
  • 7b23e45bdd
    Allow symfony/string ^8.0 in Product and Taxonomy components Grzegorz Sadowski 2026-06-19 22:09:48 +02:00
  • 48bf92aa95
    [Behat] Migrate StaleCartLiveComponentContext step definitions to attributes Grzegorz Sadowski 2026-06-19 22:07:30 +02:00
  • c8c739a524
    [CI] Temporarily disable root composer validate due to behat commit-ref pin Grzegorz Sadowski 2026-06-19 17:28:18 +02:00
  • ad6fabe328
    Pin behat/behat 4.x-dev before getConfigKey() return type change Grzegorz Sadowski 2026-06-19 15:04:26 +02:00
  • 1d9bb11f7b
    Set extra.symfony.require to stable LTS ^7.4 in remaining bundles Grzegorz Sadowski 2026-06-19 14:49:09 +02:00
  • f42fa4db65
    Use stable hwi/oauth-bundle release instead of dev-master Grzegorz Sadowski 2026-06-19 14:42:22 +02:00
  • ac9b59ef33
    Use stable releases of variadic-extension and mink-browserkit-driver instead of forks Grzegorz Sadowski 2026-06-19 14:32:29 +02:00
  • ecef214327
    [Behat] Set profile tag filter via GherkinOptions for Behat 4.x compatibility Grzegorz Sadowski 2026-06-19 14:23:27 +02:00
  • a401f22909
    [Validator] Remove duplicate constructors from constraints Grzegorz Sadowski 2026-06-19 13:18:11 +02:00
  • f7fe942fe4
    Resolve addcommand method based on existance to support both 6.4 and 8 of Symfony TheMilek 2026-03-25 11:35:40 +01:00
  • 35ba01a3c3
    Add with_constructor_extractor conditionally if symofony is >=7 TheMilek 2026-03-25 10:08:31 +01:00
  • 509c78bda8
    Test it with Symfony 6.4 TheMilek 2026-03-25 09:47:19 +01:00
  • d12d479b29
    Replace non existing add with addCommand method TheMilek 2026-03-24 09:17:30 +01:00
  • f2b70a9271
    Use native lazy objects in functional tests TheMilek 2026-03-24 08:32:00 +01:00
  • f1f418f99d
    Cast id to string, as select option from mink expects string TheMilek 2026-03-24 08:31:30 +01:00
  • 4e508adf08
    Fix IRI serialization for paymentmethod in paymentrequest default with_constructor_extractor to false TheMilek 2026-03-23 09:31:17 +01:00
  • ca97615c95
    require fixed version of resource-bundle TheMilek 2026-03-11 08:37:45 +01:00
  • 15780ac635
    Remove special build for symfony-8, update existing ones for Symfony 8 TheMilek 2026-03-10 13:06:19 +01:00
  • 3cff94f58d
    Fix validation constraints TheMilek 2026-03-10 12:36:08 +01:00
  • 029466d9ab
    Remove annotations TheMilek 2026-03-10 11:46:28 +01:00
  • c6a83177b0
    Change xml to php format in services/test TheMilek 2026-03-10 11:43:46 +01:00
  • 64ef3860f7
    Use dev branches for blocking packages TheMilek 2026-03-10 11:39:44 +01:00
  • 613845b0d0
    Remove abandoned packages TheMilek 2026-03-06 12:43:37 +01:00
  • 393992b2ee
    [ApiBundle] Remove deporecated annotations from test app config TheMilek 2026-02-18 14:03:43 +01:00
  • b66c19588f
    Bump external dependencies and root Symfony constraints TheMilek 2026-02-18 13:27:08 +01:00
  • d206a44bdf
    [SF8] Fix interface signature changes TheMilek 2026-02-18 13:25:38 +01:00
  • cb6f9925b1
    [SF8] Use named arguments for Validator constraint constructor TheMilek 2026-02-18 13:22:56 +01:00
  • 0dbf0a6bef
    Add build for symfony 8 supporting packages TheMilek 2026-02-09 13:27:25 +01:00
  • 8115c83d15
    Bump to Symfony 8 TheMilek 2026-02-11 13:48:40 +01:00
  • 4fa3614225
    [Component/Channel] Bump to symfony 8 TheMilek 2026-02-09 11:07:52 +01:00
  • b478c87dc8
    Fixes after bump TheMilek 2026-02-09 09:06:56 +01:00
  • 8127fffb39
    Temporary comment out monorepo validate and add build for sf 8 testing on bundles TheMilek 2026-02-09 09:06:22 +01:00
  • 79e98e5838
    Update unstable build to Symfony 8 TheMilek 2026-02-09 09:27:25 +01:00
  • 8d05d2bf8c
    [ChannelBundle] Symfony 8 support TheMilek 2026-02-09 08:53:52 +01:00
  • ce424aeaf2
    docs: update UPGRADE-2.3.md to reflect changes in after-pay redirect route configuration Francis Hilaire 2026-06-22 12:57:36 +02:00
  • 2345d2fe7d
    feat: enhance PayumPayResponseProvider to support afterPay URL parameters Francis Hilaire 2026-06-22 12:51:29 +02:00
  • fddb1d2374
    [Payment] Adjust payment decryption hardening for 2.3 Grzegorz Sadowski 2026-06-22 12:47:54 +02:00
  • 297ecaf8e8
    [Payment] Fix too lenient decryption issues Jan Goralski 2026-03-02 12:37:44 +01:00
  • b108975c66 Add UI support for account verification resends and update login validation steps Tomasz Kaliński 2026-06-22 12:10:18 +02:00
  • d175b3440e Add tests for verification-related user checkers and update email verification handler tests Tomasz Kaliński 2026-06-22 12:10:04 +02:00
  • 9fb738b3a3 Introduce "Resend Verification Email" UI with new templates, controller, and security checks Tomasz Kaliński 2026-06-22 09:00:18 +02:00
  • 827990dfe8
    [Maintenance] Bump branch aliases to 2.3-dev (#19080) Grzegorz Sadowski 2026-06-22 10:35:15 +02:00
  • c76edec500
    [Maintenance] Bump branch aliases to 2.3-dev Grzegorz Sadowski 2026-06-22 10:34:25 +02:00
  • c2659e1620
    Remove old branches from refactor CI (#19079) Kamil Grygierzec 2026-06-22 08:45:47 +02:00
  • 4e720e9777
    Remove old branches from refactor CI TheMilek 2026-06-22 08:44:55 +02:00
  • 77089c3f2f
    Merge 5dbd3f5c98 into 82965303e1 Kamil Grygierzec 2026-06-22 08:14:42 +02:00
  • 82965303e1
    Add Taxon documentation to OpenAPI specification (#19059) Kamil Grygierzec 2026-06-22 08:13:25 +02:00
  • f52f875255 Increase priority for order payment state resolution on cancel and fail events Tomasz Kaliński 2026-06-08 14:10:15 +02:00
  • 25c47988a4 Document order payment state recovery after authorized payment cancellation Tomasz Kaliński 2026-06-08 13:07:56 +02:00
  • 93dffd9bd1 Update payment transition states to include authorized and partially authorized statuses Tomasz Kaliński 2026-06-08 12:59:59 +02:00
  • f7c9c8d705 Enhance authorized payment transitions and update feature scenario for order recovery Tomasz Kaliński 2026-06-08 09:14:32 +02:00
  • b5b7bfd364 Add scenario for recovering order payment state after authorized payment cancellation Tomasz Kaliński 2026-06-08 09:02:07 +02:00
  • 5a5ae1c5c0 Add tests for order payment state resolution on cancel and fail events Tomasz Kaliński 2026-06-08 08:17:44 +02:00
  • b7aa5f8387 Add support for canceling authorized payments and adjust payment transition states Tomasz Kaliński 2026-06-08 08:16:26 +02:00
  • 860e3a1180 Document post-flush cart events in upgrade guide Tomasz Kaliński 2026-06-15 11:19:01 +02:00
  • 8c492dbf4d Add post-event dispatches for cart operations Tomasz Kaliński 2026-06-15 11:14:44 +02:00
  • 63ba269684 FEAT: [AdminBundle] #18994 extend orders grid in admin with indicator for guest or customer orders Simon Krull 2026-04-29 18:38:32 +02:00
  • ba889c63a1 Making grid assertions explicit mamazu 2026-06-20 01:12:08 +02:00
  • 10a0be99fe
    [API] Fix CommandDenormalizerTest for Symfony 8 (AdvancedNameConverterInterface removed) Grzegorz Sadowski 2026-06-19 23:43:35 +02:00
  • 31a15bc865
    [API] Temporarily use resource-bundle fork to fix Symfony 8 constraint loading Grzegorz Sadowski 2026-06-19 22:24:18 +02:00
  • 498558431d
    Allow symfony/string ^8.0 in Product and Taxonomy components Grzegorz Sadowski 2026-06-19 22:09:48 +02:00
  • e595246866
    [Behat] Migrate StaleCartLiveComponentContext step definitions to attributes Grzegorz Sadowski 2026-06-19 22:07:30 +02:00
  • c40a6ff968 feat(php-grids): Remove abstract grid usage Loïc Frémont 2026-06-19 09:04:01 +02:00
  • 5b47192547
    [CI] Temporarily disable root composer validate due to behat commit-ref pin Grzegorz Sadowski 2026-06-19 17:28:18 +02:00
  • 9c909b5f24 Fix docs description Marek Rzytki 2026-06-19 15:54:58 +02:00
  • a25fd64d4a
    Pin behat/behat 4.x-dev before getConfigKey() return type change Grzegorz Sadowski 2026-06-19 15:04:26 +02:00
  • 49ab6fe8d5
    Set extra.symfony.require to stable LTS ^7.4 in remaining bundles Grzegorz Sadowski 2026-06-19 14:49:09 +02:00
  • 3c373370a7
    Use stable hwi/oauth-bundle release instead of dev-master Grzegorz Sadowski 2026-06-19 14:42:22 +02:00
  • ab4aa086c7
    Use stable releases of variadic-extension and mink-browserkit-driver instead of forks Grzegorz Sadowski 2026-06-19 14:32:29 +02:00
  • d3761b7457
    [Behat] Set profile tag filter via GherkinOptions for Behat 4.x compatibility Grzegorz Sadowski 2026-06-19 14:23:27 +02:00
  • 216d26e150
    [Validator] Remove duplicate constructors from constraints Grzegorz Sadowski 2026-06-19 13:18:11 +02:00
  • 5a20193f02
    Resolve addcommand method based on existance to support both 6.4 and 8 of Symfony TheMilek 2026-03-25 11:35:40 +01:00
  • 9daea97312
    Add with_constructor_extractor conditionally if symofony is >=7 TheMilek 2026-03-25 10:08:31 +01:00
  • 9c8a882625
    Test it with Symfony 6.4 TheMilek 2026-03-25 09:47:19 +01:00
  • ec9ffa7dfe
    Replace non existing add with addCommand method TheMilek 2026-03-24 09:17:30 +01:00
  • 49ff0915b9
    Use native lazy objects in functional tests TheMilek 2026-03-24 08:32:00 +01:00