Releases: Sylius/MolliePlugin
Releases · Sylius/MolliePlugin
v3.1.0
v3.0.1
Details
- #248 Typo in admin product form path (@KatzoArano)
- #251 Support Sylius 2.1 and Symfony 7.3 (@GSadee)
- #252 [CI] Update upmerge branches (@GSadee)
- #255 [Admin] Payment methods accordion buttons fix (@PiotrTulacz)
- #258 [Composer] Temporarily downgrade sylius/test-application for Sylius 2.1 (@GSadee)
New Contributors
- @KatzoArano made their first contribution in #248
Full Changelog: v3.0.0...v3.0.1
v2.2.1
What's Changed
- Typo in admin product form path by @KatzoArano in #248
New Contributors
- @KatzoArano made their first contribution in #248
Full Changelog: v2.2.0...v2.2.1
v3.0.0
What's Changed
- Bump Sylius to 2.0 - make container work by @NoResponseMate in #165
- [Maintenance] Remove AdminOrderCreation integration by @NoResponseMate in #167
- [Maintenance] Prepare new templates directory by @NoResponseMate in #168
- [Admin] Fix product type section after Sylius 2.0 upgrade by @Cholin2000 in #171
- [Admin][Logger] Update templates by @NoResponseMate in #169
- [Admin][EmailTemplate] Update templates by @NoResponseMate in #172
- Use sylius abstraction state machine instead of sm factory by @Wojdylak in #173
- Remove upgrade and changelog files by @Wojdylak in #176
- [Admin] Fix the Mollie subscriptions section after sylius 2.0 upgrade by @Cholin2000 in #174
- [Admin] Adjust most extended views by @NoResponseMate in #177
- Regenerate migrations and cover Postgres by @Wojdylak in #179
- [Admin] Integration the refund views by @Cholin2000 in #181
- [Maintenance][CI] Enable migration and functional tests by @NoResponseMate in #182
- [Admin] Adjust payment method views by @NoResponseMate in #180
- [Admin][PaymentMethod] Normalize new hooks priorities by @NoResponseMate in #184
- [Admin][Order] Add voucher total to summary on show page by @NoResponseMate in #185
- [Maintenance] Remove jQuery by @NoResponseMate in #183
- [Shop] Show variant recurrence settings by @NoResponseMate in #189
- Upgrade shop checkout to sylius 2.0 by @Wojdylak in #190
- [Maintenance] Refactor unnecessarily overwritten repositories by @NoResponseMate in #192
- [Shop] Add twig hooks for mollie subscription by @Wojdylak in #197
- [Shop][Order] Rework cancelling subscriptions by @NoResponseMate in #191
- [Admin] Remove partial ship functionality by @Cholin2000 in #196
- [Admin][PaymentMethod] Form fixes by @NoResponseMate in #193
- [Admin][PaymentMethod] Add enable all toggle to subscription method view by @NoResponseMate in #199
- [Maintenance] Document removal of Partial Shipment functionality in the upgrade file by @Cholin2000 in #198
- [Admin][PaymentMethod] Fix onboarding wizard on update by @NoResponseMate in #186
- [Maintenance][Email] Update emails by @NoResponseMate in #194
- [Maintenance] Fix wrong namespaces from the upgrade file by @Cholin2000 in #202
- [Shop] Enable credit card payment by @Wojdylak in #195
- [Maintenance] Adjust legacy installation by @NoResponseMate in #200
- [Admin] Fix invalid payment link route by @NoResponseMate in #205
- [Bazinga] Add second locale by @Wojdylak in #207
- [Admin][Email] Fix complete payment link by @NoResponseMate in #208
- [Maintenance] Add workflow listeners to sylius state machines by @NoResponseMate in #204
- [Shop] Checkout UI adjustments by @PiotrTulacz in #206
- [Maintenance] Remove unnecessary service by @Cholin2000 in #215
- [Admin]Refund] Make refund plugin optional by @NoResponseMate in #209
- [Maintenance] Remove old test application by @NoResponseMate in #214
- [Admin][Onboarding] Fix faulty translations and finish styling by @NoResponseMate in #211
- [Maintenance] Adjust installation by @NoResponseMate in #217
- Add support for symfony workflow by @Wojdylak in #212
- [Maintenance] Move refund plugin installation to optional steps by @NoResponseMate in #219
- [Maintenance][Admin] Fix refund handling by @NoResponseMate in #220
- Cleanup and remove unused form extensions by @Wojdylak in #222
- Use credit card translation and update installation doc by @Wojdylak in #228
- Allow generating a payment link only for the latest payment. by @Wojdylak in #227
- [Admin] Subscription twig hooks by @Cholin2000 in #221
- Move sylius_refund.supported_gateways parameter to TestApplication by @Wojdylak in #229
- [Maintenance] Display Mollie payment fee on the shop by @Cholin2000 in #230
- Add apple pay button by @Wojdylak in #231
- [Admin] Refactor subscription show page and add subscription cancellation on payment cancel transition by @Wojdylak in #233
- [Maintenance] Fix the payment fee adjustment in the order during the checkout process by @Cholin2000 in #232
- Add states to subscription workflows by @Wojdylak in #234
- Remove temporary adjustments by @Wojdylak in #239
- Update docs by @Wojdylak in #235
- Remove old templates by @Wojdylak in #238
- Enable behat tests by @Wojdylak in #237
- Identify the gateway associated with the Mollie payment method by @Wojdylak in #242
- Update upgrade file by @Wojdylak in #244
- Bump sylius by @Wojdylak in #245
New Contributors
- @PiotrTulacz made their first contribution in #206
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Add UPMERGE PR to 2.2 by @Wojdylak in #162
- Add state machine abstraction by @mpysiak in #156
- Add deprecation to StateMachineTransitions by @Wojdylak in #170
- [Maintenance] Deprecate product variant menu listener by @NoResponseMate in #178
- [Email] Fix stateful channel getting in payment link creator by @NoResponseMate in #203
- [Maintenance] Add trigger_deprecation to classes related with partial ship by @Cholin2000 in #201
- [Maintenance] Add deprecation by @Cholin2000 in #216
- [Admin][Order] Bring back partial refunds by @NoResponseMate in #213
- Mark directdebit payment method as deprecated by @Wojdylak in #223
- Remove deprecation of DirectDebit by @Wojdylak in #224
- Remove refunds button if order refunded by @Wojdylak in #226
- Deprecate PaymentSurchargeProcessorInterface by @Wojdylak in #240
- Ecs by @Wojdylak in #241
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Details
- #152 Add upmerge for 2.1 branch (@mpysiak)
- #148 Add Symfony Workflow support (@mpysiak)
- #158 [Maintenance] Minimize the need of copying templates (@NoResponseMate)
- #159 Revert "Add Symfony Workflow support" (@GSadee)
- #160 [Maintenance] Add leftover removed template to upgrade file (@NoResponseMate)
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Details
- #144 Fix state machine configuration (@mpysiak)
- #142 Remove
Credit Cart
Maximum Amount Limit from Payment Method Configuration (@Rafikooo) - #143 Refine Test Namespaces (@Rafikooo)
- #147 Fix title in layout (@TheMilek)
- #146 Unify templates with os (@TheMilek)
- #150 Add upmerge for 3.0 (@mpysiak)
Full Changelog: v2.0.0...v2.0.1
v1.0.1
Details
- #107 [Maintenance][Admin] Fix product details template (@NoResponseMate)
- #113 Minor improvements to 1.0 installtion guide (@TheMilek)
- #115 [CI] Add docker build for other platforms (@mpysiak)
- #116 Update assets section in installtion guide to mention node 18 support. (@TheMilek)
- #128 Fix building assets for 1.11 version of Sylius (@TheMilek)
- #131 Remove state machine configuration step from installation guide (@TheMilek)
- #133 Resolve the issue with null GatewayConfig (@TheMilek)
- #138 Remove getName method from ProductVariant as it changes default behaviour of the app (@TheMilek)
- #136 Unify templates with OS (@TheMilek)
- #144 Fix state machine configuration (@mpysiak)
- #147 Fix title in layout (@TheMilek)
Full Changelog: v1.0.0...v1.0.1
v2.0.0
TL;DR
- Add support for Sylius 1.14
- Drop support for Sylius 1.11 and 1.12
Details
- #14 [Maintenance] Update namespaces to Sylius/MolliePlugin (@hmfilar)
- #27 Upgrade Symfony packages to 5.4 and 6.4 - 2.0 (@Cholin2000)
- #19 [Maintenance] Upgrade codebase to PHP 8.1 (@NoResponseMate)
- #24 [Maintenance] Add a compatibility layer for AdminOrderCreation (@NoResponseMate)
- #39 [Maintenance] Bump refund plugin and remove deprecations (@NoResponseMate)
- #41 [Maintenance] Drop Sylius 1.12 (@Rafikooo)
- #36 [Maintenance] Mollie improve naming conventions (@Cholin2000)
- #38 [Maintenance] Refactor "Calculate" and Related Classes (@Cholin2000)
- #47 [Maintenance] Simplify test app config (@NoResponseMate)
- #48 Strict Properties Typing (@Rafikooo)
- #40 Standardize Service Tags and Prefixes (@TheMilek)
- #46 [Maintenance] Remove refunding from order show page (@NoResponseMate)
- #56 [Syl-4524] Refactor Resources/ structure to the Symfony recommended way (@Cholin2000)
- #35 Introduce Strict Typing (@Rafikooo)
- #54 [Maintenance] Simplify refund payum actions (@NoResponseMate)
- #60 [Maintenance] Update command bus service id (@NoResponseMate)
- #62 Refactor PaymentLinkCreationListener with constructor property promotion (@Rafikooo)
- #63 Hide refunds buttom from order show page when payment is Mollie (@TheMilek)
- #59 [Maintenance] Refactor Options classes and usage (@NoResponseMate)
- #70 [Maintenance] Regenerate migrations (@Wojdylak)
- #71 [Maintenance] Remove gulp from the test app (@NoResponseMate)
- #45 [Maintenance] Note OrderVoucherAdjustmentUpdater constructor changes (@NoResponseMate)
- #76 [Maintenance] Refactor src/ directory structure v1 (@NoResponseMate)
- #77 [Maintenance] Refactor src/ directory structure v2 (@NoResponseMate)
- #78 [Maintenance] Refactor src/ directory structure v3 (@NoResponseMate)
- #80 [Maintenance] Refactor src/ directory structure v4 (@NoResponseMate)
- #81 [Maintenance] Refactor src/ directory structure v5 (@NoResponseMate)
- #74 SYL-4341 Remove documentation links (@Cholin2000)
- #82 [Maintenance] Refactor src/ directory structure v6 (@NoResponseMate)
- #91 [Maintenance][CI] Move static checks up in the build (@NoResponseMate)
- #86 [Maintenance] Refactor src/ directory structure v7 (@NoResponseMate)
- #87 [Maintenance][CI] Move static checks up in the build (@Wojdylak)
- #88 [Twig] Move custom templates to the plugin directory (@Cholin2000)
- #51 Add support for autowiring (@TheMilek)
- #90 [Maintenance] Remove OnboardingStatus entity in favour of keeping state on AdminUser (@NoResponseMate)
- #96 [SYL-4571] Upgrade MolliePlugin to Sylius 1.14 (@Cholin2000)
- #92 [Maintenance] Refactor src/ directory structure v8 (@NoResponseMate)
- #93 [Maintenance] Refactor src/ directory structure v9 (@NoResponseMate)
- #98 Remove UPGRADE-1.0 file (@GSadee)
- #94 [Maintenance] Refactor src/ directory structure v10 (@NoResponseMate)
- #101 [Maintenance] Update installation guide with AdminUser changes (@NoResponseMate)
- #103 [CI] Run lint:container (@GSadee)
- #100 [Maintenance] Refactor src/ directory structure v11 (@NoResponseMate)
- #107 [Maintenance][Admin] Fix product details template (@NoResponseMate)
- #110 [Maintenance] Cleanup after s (@NoResponseMate)
- #111 [Maintenance] Service ids rehaul (@NoResponseMate)
- #113 Minor improvements to 1.0 installtion guide (@TheMilek)
- #115 [CI] Add docker build for other platforms (@mpysiak)
- #112 Update installation guide for 2.0 (@TheMilek)
- #116 Update assets section in installtion guide to mention node 18 support. (@TheMilek)
- #118 Add missing information about regenerated migrations in UPGRADE file (@TheMilek)
- #119 Rename entry files to entrypoints (@TheMilek)
- #120 Correct copied bundles paths, add information about importance of mollie script inclusion order (@TheMilek)
- #122 [Maintenance] Minor fixes after renamings (@NoResponseMate)
- #124 [Maintenance] Fix validation of recurring variants (@NoResponseMate)
- #121 [Maintenance] Define column names for all fields in DB mapping (@NoResponseMate)
- #123 Unify translations prefix (@GSadee)
- #125 [Maintenance] Fix payment methods images handling (@NoResponseMate)
- #126 Fix payment methods translation (@GSadee)
- #127 [Maintenance] Fix invalid graph const in twig (@NoResponseMate)
- #128 Fix building assets for 1.11 version of Sylius (@TheMilek)
- #130 [Maintenance] Remove doctrine/persistence and update readme (@Wojdylak)
- #131 Remove state machine configuration step from installation guide (@TheMilek)
- #132 Remove state machin...
v1.0.0
Details
- #1 Remove vimeo/psalm dependency (@TheMilek)
- #2 [CI][Static] Fix CI and static analysis (@mpysiak)
- #3 [Phpstan] Fixes and ecs (@mpysiak)
- #4 [Webpack] Fix webpack config (@PiotrSzymanski2000)
- #6 Remove Sylius 1.10 support (@PiotrSzymanski2000)
- #5 [Behat] Behat fixes (@PiotrSzymanski2000)
- #10 Fix container config and fix swiftmailer config (@PiotrSzymanski2000)
- #9 [Behat] Fix behat tests (@PiotrSzymanski2000)
- #11 [Maintenance] Fix functional tests (@NoResponseMate)
- #13 [CI] Setup upmerge pipe (@NoResponseMate)
- #16 [Behat] Enable admin behats (@PiotrSzymanski2000)
- #18 [CI] Exclude upmerges from push actions (@NoResponseMate)
- #15 Rewrite PHPSpec tests to PHPUnit and fix them (@TheMilek)
- #33 [CI] Fix symfony version setting (@NoResponseMate)
- #30 Remove PHPSpec References (@Rafikooo)
- #31 Add migration for Mollie onboarding wizard status table (@Rafikooo)
- #42 [Maintenance] Remove RefundPlugin config imports (@NoResponseMate)
- #53 [Maintenance] Enable migration in CI (@Wojdylak)
- #57 [Maintenance] Bump node to version 18 (@Wojdylak)
- #52 [DX] Add an Euro-based channel to default fixtures (@NoResponseMate)
- #49 [Docker] Add docker config for demo (@mpysiak)
- #61 [Maintenance] Add migration to rename index (@Wojdylak)
- #64 Remove route with non existing controller (@TheMilek)
- #65 [Migration] Rename table constraints (@Wojdylak)
- #73 [Maintenance][DX] Ensure all countries have at least one shipping method (@NoResponseMate)
- #69 [Shop] Fix card inputs not showing (@NoResponseMate)
- #85 Fix prod env in test/Application (@mpysiak)
- #79 Rework the installation guide for Mollie 1.0 (@TheMilek)
- #72 Resolve issues with composer dependencies (@TheMilek)
- #84 Add docker build and publish (@mpysiak)
- #97 Add missing step and minor fixes to installation guide (@TheMilek)
- #102 Unify assets installation (@TheMilek)
- #105 Instruction formatting fixes + missing fixtures moved to main config (@TheMilek)
Full Changelog: v0.1.0...v1.0.0