459b91001f
fix rector issues
2023-04-15 00:08:04 +02:00
19034ac1d8
Merge remote-tracking branch 'origin/master' into refactor-using-rector-202303
2023-04-15 00:07:09 +02:00
b0ac8ce5af
Merge remote-tracking branch 'origin/master' into track-address-reference-update
2023-04-12 09:45:19 +02:00
4c5dae60a8
DX: apply rector rulesets up to PHP 73
2023-03-29 22:39:11 +02:00
b9a7530f7a
DX: apply rector rulesset up to PHP72
2023-03-29 22:32:52 +02:00
8177a0fcce
Feature: Provide api endpoint for reviewing addresses
...
Feature: show warning when address does not match the reference
Feature: [address] do update the address from address reference when clicked inside address details
2023-03-22 15:32:42 +01:00
71d0785ab4
Feature: add api endpoint for listing all geographical units covering an address
2023-03-22 15:32:40 +01:00
b740a88ae3
Feature: bootstrapping an app to show a modal for address details and showing it inside twig address's render box
...
Feature: showing map and link to external map, and address details inside address details modal
Feature: AddressDetailsMap show a warning if the address is incomplete
2023-03-22 15:32:40 +01:00
c56ae08fae
Feature: [address reference] write logic to match existing addresses with updates
...
Feature: [address reference] match addresses with reference after import
fix sql query for address reference matcher
2023-03-22 15:32:37 +01:00
c9fe5a393f
DX: [Address] fix inconsistencies between doctrine mapping and sql schema
...
DX: [Address] fix inconsistencies between doctrine mapping and sql schema
Fixed: Address vue module do now set empty value to empty string instead of null
DX: fixed AddressReferenceBaseImporterTest
2023-03-22 11:38:48 +01:00
70871176fc
DX: fix cs
2023-02-06 17:47:54 +01:00
bbd2599e7e
Fixed: [cron] store the last store of executed tasks correctly
2022-12-27 00:09:45 +01:00
c8127a1d9d
Fixed: ensure to execute Refresh Address To Geographical Unit Cronjob even during the day
2022-12-23 13:36:23 +01:00
e0c9e12008
Feature: [cron] Create a cron job to refresh materialized view address - geographical unit association
2022-12-12 14:35:46 +01:00
4fcfe3f5d2
Feature: [cron] Create a cron manager
2022-12-12 14:02:19 +01:00
f3401faea1
Merge branch '111_exports_suite' into testing
2022-11-14 11:29:26 +01:00
c1df8084a6
DX: Add DQL function LEAST and GREATEST
2022-11-09 15:48:20 +01:00
11f0cac86e
Merge branch '111_exports_suite' into testing
2022-11-09 10:47:07 +01:00
c7f740d5d7
DX: Add rolling date converter + unit test
2022-11-07 17:42:00 +01:00
5489178e4b
DX: Create a RollingDate data transfer object and Form type
2022-11-07 14:06:47 +01:00
2e60b6735a
DX: more cs
2022-11-07 11:31:23 +01:00
055acbf43c
DX: more code style fixes
2022-11-07 11:30:51 +01:00
75f69859e6
fix psalm errors
2022-11-07 11:29:09 +01:00
cda25d3459
DX: more cs
2022-11-02 14:40:17 +01:00
60f93f7f12
DX: more code style fixes
2022-11-02 14:06:10 +01:00
afa6dfd77c
fix psalm errors
2022-11-02 10:52:49 +01:00
aae1fbf7e6
Merge branch '111_exports_suite' into calendar/finalization
2022-10-24 11:10:44 +02:00
81c73f6acf
Merge branch 'master' into 111_exports_suite
2022-10-24 11:06:12 +02:00
1ec3e176fb
Merge branch 'master' into calendar/docgen-add-generation
2022-10-20 13:34:21 +02:00
0cbe12a32c
DX: [dql] add a function JSON_EXTRACT
...
This might be used to sort lines which contains translatable string.
2022-10-19 17:44:36 +02:00
3a8640db43
DX: Add a DQL AGE
function to calculate age between two dates
2022-10-12 11:03:51 +02:00
fce7c44907
Fix return value for initializeObject in ScopePickerTest
2022-10-10 20:52:35 +02:00
4834eadc18
Feature: do not show desactivated Scope in ScopePickerType
2022-10-10 20:52:35 +02:00
215d150103
[Dev] Add unit test to PickPostalCodeType
2022-10-10 20:52:08 +02:00
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +02:00
61db0d6a28
DX: fix deprecation in dql custom function + add test
2022-10-08 01:34:20 +02:00
36590e7810
fix cs: mismatch header and strict type declaration
2022-10-06 22:25:45 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
dea217a670
[Dev] Add unit test to PickPostalCodeType
2022-10-06 22:06:45 +02:00
f82bc02f8b
Feature: Allow to filter periods to reassign by postal code
2022-10-06 20:53:29 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
d95472ca9d
Merge branch '111_exports_suite' into calendar/finalization
2022-10-05 15:28:37 +02:00
a967e1ed17
fix cs
2022-10-05 15:23:28 +02:00
c1d96af85f
fix cs
2022-10-05 15:08:53 +02:00
9c3ac72426
Feature: Create a base importer for geographical units and add index
2022-10-03 15:45:42 +02:00
6bd0bcff6e
Fix: Workflow: the notification is send when the user is added on first
...
step.
See https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/813
2022-09-19 21:27:07 +02:00