Commit Graph

  • e565f39215 add upgrade guide and use loader priority to fix configuration override order upgrade_sylius_2.0 jb cr 2025-04-02 15:00:00 +02:00
  • 83e3c8fcc8 apply review suggestions jb cr 2025-04-02 11:27:00 +02:00
  • 781bc54b63 Apply suggestions from code review jbcr 2025-04-02 11:26:23 +02:00
  • 4fb91a58bf revers GHA worflow changes jb cr 2025-03-12 11:46:09 +01:00
  • 12afee798d fix customer link to export data jb cr 2025-03-12 11:18:46 +01:00
  • 70437089bb Bump Sylius version jb cr 2025-03-12 09:58:55 +01:00
  • 9565f32203 clean commented code jb cr 2025-03-12 09:57:44 +01:00
  • 24c7821b47 update GHA workflow jb cr 2025-03-11 16:42:22 +01:00
  • 08cd5f0dd7 add fix for Sylius issue 17733 jb cr 2025-03-11 16:38:04 +01:00
  • 4c3a093ae5 ⬆️ Upgrade to Symfony 6.4 and 7.0+ and Sylius 2.0 jb cr 2025-03-11 16:33:49 +01:00
  • 834bde8e76 remove file if exist jb cr 2025-03-11 09:52:22 +01:00
  • cb69ba961a try change product jb cr 2025-03-11 09:49:31 +01:00
  • fa56ea0ef0 update to install with Sylius 2.0 jb cr 2024-12-18 16:36:29 +01:00
  • 0cef399e9d exclude Sylius 2.0 and Symfony 5.4 + upgrade task version jb cr 2024-12-18 15:23:36 +01:00
  • 48cd8b0ab9 add branch name to test jb cr 2024-12-18 15:21:15 +01:00
  • 417d1b2d95 update composer.json to install with Sylius 2.0 jb cr 2024-12-18 15:18:17 +01:00
  • 1316a86b41 Allow Sylius 2.0 jb cr 2024-12-18 15:02:57 +01:00
  • 48db00950c Merge pull request #64 from synolia/feat/migration-sylius-latest-v1.x master Olivier ALLAIN 2025-02-26 11:51:36 +01:00
  • a2280ddf24 chore(sf): rollback directory structure to avoid bc breaks keep it instead for a new major version maxperei 2025-01-23 11:41:06 +01:00
  • 3ec8dcb897 feat(upgrade): bump codebase to match sylius v[1.12|1.13|1.14] maxperei 2024-12-26 17:30:33 +01:00
  • 2147fe470a Merge pull request #62 from synolia/feat/dynamic-value-mappings Olivier ALLAIN 2024-04-04 14:28:57 +02:00
  • 3f7598e03d refacto(anonymizer): split process to reduce cyclomatic complexity maxperei 2024-04-04 10:35:47 +02:00
  • 9f94d0f6fa fix(readme): wrap expression language w/ documentation maxperei 2024-04-04 10:05:17 +02:00
  • fe3bde4652 fix(yaml): add blank line at the end maxperei 2024-04-04 10:04:23 +02:00
  • 958e78f022 chore(ci): ignore security checker failure on pipeline maxperei 2024-03-07 10:35:00 +01:00
  • dabd74d646 fix(quality): make ci happy maxperei 2024-03-07 10:27:26 +01:00
  • c4b312161d fix(tests): mappings not overridable maxperei 2024-03-07 10:26:14 +01:00
  • bbf69f1852 feat(anonymizer): allow expression language as dynamic value; refs synolia/SyliusGDPRPlugin#33 maxperei 2024-03-06 17:44:45 +01:00
  • 9ada78aa69 Merge pull request #60 from synolia/fix/issue-57 oallain 2023-09-22 14:09:07 +02:00
  • 74764348ba followRedirects in tests Olivier ALLAIN 2023-09-17 22:54:54 +02:00
  • 5a3c4bdbf9 export customer with cart Olivier ALLAIN 2023-09-17 18:30:41 +02:00
  • dc3f1b777b Merge pull request #59 from synolia/fix/issue-58 Jibé Barth 2023-09-22 13:34:03 +02:00
  • a4c8dec464 fix issue #58 Olivier ALLAIN 2023-09-17 16:19:59 +02:00
  • 549f0e3183 Merge pull request #31 from synolia/feature/add-customer-anonymized-count-on-advanced-actions oallain 2023-07-07 09:16:44 +02:00
  • ef87abc3d3 Merge pull request #28 from synolia/feature/create-anonymize-customer-without-any-orders oallain 2023-07-07 09:15:04 +02:00
  • 32488679f5 SYLIUS-248 fix in symfony 6 the session.flash_bag was removed so it can't be used as a standalone service Trinh_Vo 2023-06-23 16:17:06 +02:00
  • 8e8ab721fa SYLIUS-248 ecs Trinh_Vo 2023-06-23 11:28:44 +02:00
  • 7e59985dda Update type Luca Gallois 2022-07-29 17:13:36 +02:00
  • 29000c60dc Add anonymized customer count Luca Gallois 2021-12-29 15:59:15 +01:00
  • 6bf16d4cf1 Fix DateTime anonymization Luca Gallois 2021-12-29 15:48:00 +01:00
  • b2c1bc2447 Change lib used for priorityQueue Luca Gallois 2021-12-30 15:03:52 +01:00
  • 09f8939aeb Add anonymize customer without any orders(only carts) actions Luca Gallois 2021-09-01 09:24:26 +02:00
  • 11e8aafed3 SYLIUS-248 rollback before tear down Trinh_Vo 2023-06-23 14:59:55 +02:00
  • 778d68ad8f SYLIUS-248 install php-http/message-factory Trinh_Vo 2023-06-23 10:37:38 +02:00
  • 2c54c9b2d0 remove gitignore Trinh_Vo 2023-06-02 11:45:07 +02:00
  • 91916c4073 fix errors ecs phpstan Trinh_Vo 2023-01-13 16:30:26 +01:00
  • 1a2aa33332 use static::getContainer() in unit tests Trinh_Vo 2023-01-13 15:56:39 +01:00
  • b4a467edaa remove the check role permission: this function does not exist in sylius standard Trinh_Vo 2023-01-13 15:05:54 +01:00
  • 7c6392d143 add gitignore for file .envlocal and Process translations to Readme Trinh_Vo 2023-01-13 15:03:58 +01:00
  • 49a0f74d01 Fix phpstan Luca Gallois 2021-12-30 11:42:14 +01:00
  • a2f019f21c add .gitattribute file + fix flush condition Luca Gallois 2021-10-07 11:21:27 +02:00
  • 6c04b5d041 Update translations + Change the way we get entity class name Luca Gallois 2021-09-17 09:38:56 +02:00
  • 78ae3337e6 Anonymize customer without any order entity Luca Gallois 2021-09-16 11:28:13 +02:00
  • 23c748acef Add anonymize customer without any orders(only carts) actions Luca Gallois 2021-09-01 09:24:26 +02:00
  • fb8f1ded95 Add anonymize customer not logged before processor Luca Gallois 2021-08-31 11:31:28 +02:00
  • 0cea050098 Create advanced actions menu, anomization of not logged user since X and easy override controller forms Luca Gallois 2021-08-30 16:57:37 +02:00
  • 71831083c6 Merge pull request #56 from synolia/bugfix/move-admin-customer-show-tpl oallain 2023-05-16 09:40:51 +02:00
  • 5e6c53d668 Merge pull request #55 from synolia/fix/github-action-deprecation oallain 2023-05-14 17:57:45 +02:00
  • 479dd16abc Merge pull request #54 from synolia/feature/symfony-6_2 oallain 2023-05-14 17:56:21 +02:00
  • 43633bb488 add Symfony 6.2 in CI Olivier ALLAIN 2023-04-13 10:00:22 +02:00
  • 7ea9d26f06 fix: remove wrong akeneo reference maxperei 2023-04-21 16:29:07 +02:00
  • ddba115235 fix: move admin customer show gdpr block template into another place in order to be overrode properly maxperei 2023-04-21 16:28:32 +02:00
  • 3750e655da Github Action deprecations Olivier ALLAIN 2023-04-18 13:14:50 +02:00
  • 3dd48694cd Merge pull request #53 from synolia/fix/routes-instruction oallain 2023-04-11 15:47:18 +02:00
  • 5a27090885 Merge pull request #52 from synolia/fix/sylius-plus-rbac-check oallain 2023-04-11 15:46:47 +02:00
  • 1fb0cb8dda fix install instruction for routes Olivier ALLAIN 2023-04-07 19:27:00 +02:00
  • b90e93bc9e fix sylius plus RBAC check Olivier ALLAIN 2023-04-07 19:24:50 +02:00
  • bcb90eb6ae Merge pull request #51 from synolia/feature/add-php8_2 oallain 2023-01-13 19:41:23 +01:00
  • 1b525c8aed Merge pull request #50 from synolia/feature/remove-php-74 oallain 2023-01-09 20:37:17 +01:00
  • b7bbb73c67 Add PHP 8.2 Olivier ALLAIN 2023-01-08 11:54:09 +01:00
  • 85b6d29427 add JetBrains IDE to .gitignore Olivier ALLAIN 2023-01-08 11:49:47 +01:00
  • 7b04f39207 fix object typehint Olivier ALLAIN 2023-01-06 13:39:57 +01:00
  • 27914aa5c9 Remove php 7.4 and Sylius 1.9 Olivier ALLAIN 2023-01-05 13:48:53 +01:00
  • 451ef624cd Merge pull request #49 from synolia/some_small_improvements oallain 2022-12-04 17:12:13 +01:00
  • 345f5ade62 add flashes messages Olivier ALLAIN 2022-11-30 19:02:05 +01:00
  • 70859bf249 requirement rbac for sylius plus Olivier ALLAIN 2022-11-30 19:01:30 +01:00
  • b9da687cf8 simplify install steps Olivier ALLAIN 2022-11-30 18:58:18 +01:00
  • e15e514ffc Merge pull request #48 from synolia/feature/dependencies-property-info oallain 2022-11-08 17:41:03 +01:00
  • ef4ab2bcf4 fix requirements Olivier ALLAIN 2022-11-08 17:06:51 +01:00
  • 33141befa8 Merge pull request #47 from synolia/sylius-1-12 oallain 2022-11-08 10:28:16 +01:00
  • 3f62c45898 drop symfony 4.4 Olivier ALLAIN 2022-11-07 14:30:59 +01:00
  • f38439bd3f add sylius 1.12 and symfony 6 Olivier ALLAIN 2022-11-07 14:21:39 +01:00
  • f15eba4f43 split github action file Olivier ALLAIN 2022-11-07 14:09:09 +01:00
  • 30b913e5f0 fix: add symfony/property-info in dependency syno_fcl 2022-10-10 14:45:33 +02:00
  • e944c2f13c Merge pull request #45 from synolia/feature/add-confirmation-action-on-anonymize oallain 2022-08-05 16:14:17 +02:00
  • 4ad7aa1e1a Merge pull request #44 from synolia/feature/anonymize-missing-table oallain 2022-08-05 16:13:50 +02:00
  • 3adad92903 Set inline buttons Luca Gallois 2022-08-01 09:58:28 +02:00
  • ffff39b50b Anonymize AddressLogEntry table Luca Gallois 2022-07-29 16:47:43 +02:00
  • ccdf15cfea Merge pull request #43 from synolia/supported-sylius-versions oallain 2022-07-27 16:08:15 +02:00
  • 135b45427f Merge pull request #42 from synolia/lock-dev-dependencies oallain 2022-07-27 15:52:03 +02:00
  • b05080e010 update new versions Olivier ALLAIN 2022-07-26 14:36:46 +02:00
  • f98aacb1ee update supported Sylius versions Olivier ALLAIN 2022-07-25 15:38:26 +02:00
  • a1dffb6aaa lock dev dependencies Olivier ALLAIN 2022-07-25 15:29:29 +02:00
  • c476b4524c Merge pull request #41 from synolia/feature/fix-documentation oallain 2022-07-19 11:10:58 +02:00
  • 820d414540 update ci and tests Olivier ALLAIN 2022-07-08 18:13:38 +02:00
  • 9408c7601f Fix document and add prefix to routes Luca Gallois 2022-07-08 15:57:31 +02:00
  • 29297f30b1 Merge pull request #38 from adpeyre/patch-2 oallain 2022-05-17 19:55:57 +02:00
  • 06c991419b Merge pull request #37 from adpeyre/patch-1 oallain 2022-05-17 19:53:56 +02:00
  • 24523ea15c Fix french spelling mistakes Adrien Peyre 2022-05-17 18:02:20 +02:00
  • 032daf420d Fix menu translation Adrien Peyre 2022-05-17 17:58:44 +02:00