|
1dcff2f23c
|
exports: add condition with distinct alias on join clauses
|
2022-09-07 21:40:53 +02:00 |
|
|
d3a0c4c283
|
exports tests: move tests in sub-folder, adapt namespace + fix errors
|
2022-09-06 16:27:49 +02:00 |
|
|
c442529799
|
fix cs
|
2022-09-05 14:49:07 +02:00 |
|
|
43d45a5d04
|
tests: fix missing use statement
|
2022-08-04 11:30:52 +02:00 |
|
|
ea1a53ed37
|
tests: add missing FilterTest
|
2022-08-04 11:30:41 +02:00 |
|
|
28599adf48
|
tests on new ActiveOnDate and ActiveOneDayBetweenDates filters
|
2022-08-04 09:07:45 +02:00 |
|
|
e3743d3593
|
tests new filters ReferrerFilter and OpenBetweenDatesFilter (wip.. test failed)
|
2022-08-04 09:07:45 +02:00 |
|
|
ea12c60154
|
more aggregator tests
|
2022-08-02 12:31:29 +02:00 |
|
|
28dc99ff3f
|
tests added for filters and some aggregators
|
2022-08-02 11:24:08 +02:00 |
|
|
d59a22597d
|
Merge branch '111_exports' into social_action_exports
|
2022-07-28 15:47:59 +02:00 |
|
|
8fdb2747ac
|
Merge branch 'master' into social_action_exports
|
2022-07-28 15:45:46 +02:00 |
|
|
b9186ed6e0
|
tests: write a simple Export test for new indicators + fix depreciation with BrowserKit client
cfr: https://symfony.com/doc/4.4/components/browser_kit.html#creating-a-client
|
2022-07-27 18:39:58 +02:00 |
|
|
287d8f546b
|
add simple test file for each new filter
|
2022-07-27 14:26:14 +02:00 |
|
|
8bbca12487
|
fix ProphecyTrait in AbstractFilter to use it with each filter
|
2022-07-27 14:23:21 +02:00 |
|
|
3dabd031f4
|
fix tests failed in exports
|
2022-07-27 14:23:21 +02:00 |
|
|
232cf96cb2
|
tests: write a simple Filter test for EmergencyFilter
|
2022-07-27 14:23:21 +02:00 |
|
|
d5d3866122
|
fix conflict with where clause in indicator ; initiate a filter test
|
2022-07-20 23:17:05 +02:00 |
|
|
5f6c11bde9
|
Feature: show comment in #docgen generation for accompanying periods
|
2022-07-11 19:56:59 +02:00 |
|
|
09b2c9a14e
|
fixed: do not show same person twice if persons are members simultaneously
|
2022-07-11 15:11:35 +02:00 |
|
|
832da83b27
|
fix tests for person controller update
|
2022-06-16 21:35:05 +02:00 |
|
|
0cfad13720
|
fix normalization for null accompanying period docgen
|
2022-06-16 21:30:46 +02:00 |
|
|
da9eba2618
|
add regulation list and basic regulation list query
|
2022-06-16 15:37:51 +02:00 |
|
|
f92cef02cf
|
fix creating a new AccompanyingPeriodWorkEvaluationDocument when replacing the document (the workflow was lost)
|
2022-05-30 22:43:50 +02:00 |
|
|
79ac908631
|
remove a new set of unused files
|
2022-04-30 01:50:29 +02:00 |
|
|
dae383dbd9
|
fix some psalm errors
|
2022-04-30 01:34:23 +02:00 |
|
|
3f63bc803d
|
desactivate test whilpage is not working
|
2022-04-30 01:03:35 +02:00 |
|
|
472bc3f35d
|
add missing keys to blank docgen person normalization
|
2022-04-30 00:55:40 +02:00 |
|
|
864e1eeabb
|
replace more doctrine shortcuts by fqdn
|
2022-04-30 00:35:11 +02:00 |
|
|
a0392b9216
|
replace some entity shortcut by fqdn
* ChillPerson:Person
* ChillMain:Center
* ChillActivity:Activity
|
2022-04-30 00:20:18 +02:00 |
|
|
354f130e9e
|
use NotificationPersister into PersonMoveEventSubscriber
|
2022-04-22 12:12:50 +02:00 |
|
|
2d9af8f8c0
|
period: fix method hasPreviousUser and create method isChangedUser, and use it in Notification
|
2022-04-22 12:12:30 +02:00 |
|
|
a4ece21f2b
|
in household, force validTo of address to be NULL
|
2022-04-01 15:06:00 +02:00 |
|
|
034a416612
|
fix test which fails randomly
|
2022-03-30 22:02:45 +02:00 |
|
|
eb2bad0f47
|
docgen normalization budget: fix budget when person is null
|
2022-03-30 21:35:02 +02:00 |
|
|
83dfe530e9
|
household editor: handle case when the person is repositionned in the
same household, and the person is already in a position "without
household"
|
2022-03-30 17:00:07 +02:00 |
|
|
36b1f05524
|
do not launch PersonMoveEvent when moving to the same household
|
2022-03-30 16:42:57 +02:00 |
|
|
3b083c31e7
|
add tests for moving to not share position in another household
|
2022-03-30 12:57:16 +02:00 |
|
|
e433b6a42b
|
Do not dispatch PersonMoveEvent if moving to a position not sharing
household
|
2022-03-30 11:57:43 +02:00 |
|
|
df24d085ca
|
Household members editor: leave household when repositionning to same
household, not sharing household
|
2022-03-30 11:53:06 +02:00 |
|
|
8f462da627
|
fix cs
|
2022-03-21 12:32:46 +01:00 |
|
|
fced8ef4b7
|
try to fix test with null id
|
2022-03-21 11:34:54 +01:00 |
|
|
4ad65b616d
|
fix tests for person json normalizer and residential address stuff
|
2022-03-03 15:20:21 +01:00 |
|
|
bf4a3a2c91
|
add id to docgen normalization fo a person
|
2022-03-03 15:01:14 +01:00 |
|
|
3756631595
|
fix some psalm issues
|
2022-03-02 16:39:36 +01:00 |
|
|
a7a933c7a7
|
fix test for phonenumber update: desactivate temporarily
|
2022-03-02 16:32:28 +01:00 |
|
|
8b8f6027cc
|
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
|
2022-03-01 14:52:56 +01:00 |
|
|
213da59b0b
|
fix test failing due to microseconds difference
|
2022-02-21 13:22:35 +01:00 |
|
|
610b861345
|
fix test on PersonAddressMoveEvent::personChangeAddress
|
2022-02-21 12:44:43 +01:00 |
|
|
4f4b1bfbaa
|
PersonAddressMove: fix tests, address history on household, and household::getMembersOnRange
|
2022-02-21 00:12:57 +01:00 |
|
|
caa63ea97a
|
PersonAddressMoveEvent on household move (wip)
|
2022-02-19 14:04:51 +01:00 |
|