|
88d1fe24b4
|
Creation of PersonResource
|
2022-01-26 12:52:15 +00:00 |
|
|
8e2d3616b5
|
Merge remote-tracking branch 'origin/master' into issue383_referent_in_acc_course
|
2022-01-24 15:04:55 +01:00 |
|
|
53b3f98bba
|
Household/composition add + fixes household composition editor
|
2022-01-24 10:59:00 +00:00 |
|
nobohan
|
175fa7bf2f
|
php code fix
|
2022-01-19 15:40:38 +01:00 |
|
nobohan
|
3471bdec0d
|
accompanyingPeriod: add job
|
2022-01-19 15:40:38 +01:00 |
|
|
2c4d06371c
|
AccompanyingPeriodResource: fix deserialization + code style
|
2022-01-10 23:08:23 +01:00 |
|
|
098c2fbaa0
|
Merge remote-tracking branch 'origin/master' into 232_resources_comment
|
2022-01-10 21:50:00 +01:00 |
|
juminet
|
921dd639bf
|
accompanying period: add location to accompanying period + add delete button
|
2022-01-10 11:03:14 +00:00 |
|
|
af2eca0d03
|
Change accompanyingCourse Resources comment by a string
|
2022-01-04 15:56:00 +01:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01:00 |
|
|
b613a2f49b
|
holder: fix when repositionning/moving member on same day
* if holder has not the index '0', validator fails. Use the method
Collection::first
* change constraint to allow a move on household on same day
|
2021-12-16 21:23:34 +01:00 |
|
|
264bd76461
|
Issue336 internal create action fixes
|
2021-12-14 18:48:31 +00:00 |
|
|
cf22a49487
|
Merge branch 'master' into 327_pinned_comment
|
2021-12-14 18:40:12 +01:00 |
|
|
f9dd1c5231
|
fix cs
|
2021-12-13 22:57:50 +01:00 |
|
|
f2fd30b690
|
add ordering to social issue and social action
|
2021-12-13 22:48:54 +01:00 |
|
|
1fbe044729
|
update schema: an evaluation may be linked to multiple actions
|
2021-12-13 21:42:29 +01:00 |
|
|
f8071d32c0
|
batch replace/rename initialComment by pinnedComment
|
2021-12-13 16:31:16 +01:00 |
|
Pol Dellaiera
|
cd3be25c22
|
cs: Remove duplicated headers.
|
2021-11-30 13:54:58 +01:00 |
|
Pol Dellaiera
|
47c5855a21
|
cs: Switch to a stricter way of coding - this might break in a lot of places.
|
2021-11-30 13:33:18 +01:00 |
|
Pol Dellaiera
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
f531cdc0ec
|
cs: Enable a couple of risky rules.
|
2021-11-30 09:39:45 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
|
94b0e365e3
|
fix down migration
|
2021-11-22 11:01:55 +01:00 |
|
|
d0bf47e0d5
|
Bootstrap encoder for documents
|
2021-11-22 09:05:15 +00:00 |
|
|
9fb29ec110
|
refactor search for using search by pertinence
|
2021-11-22 08:28:22 +00:00 |
|
|
a8dbf8b986
|
fix view person_current_address: address must exists
|
2021-11-19 23:33:13 +01:00 |
|
|
2d536b8b53
|
fix bounds for view current person address
|
2021-11-19 23:15:41 +01:00 |
|
|
52dc89c06f
|
Merge branch 'master' into household_filiation
|
2021-11-12 17:20:46 +01:00 |
|
|
c8135e0741
|
add validation to accompanying periods
|
2021-11-12 12:07:31 +00:00 |
|
nobohan
|
c979de962e
|
fix conflict in CHANGELOG
|
2021-11-08 12:41:11 +01:00 |
|
|
7fabe0214e
|
household list of accompanying periods + upgrade DBAL version to 3.1
|
2021-11-08 10:57:14 +00:00 |
|
nobohan
|
fa05a6856a
|
person: add civility: entity, migration, form, twig, config
|
2021-11-08 11:41:45 +01:00 |
|
|
e6183f6646
|
migration fixed to insert default true value for isActive
|
2021-10-29 15:56:57 +02:00 |
|
|
50fbc7fd15
|
processing of review. still ACL left to do
|
2021-10-29 11:30:01 +02:00 |
|
|
18ca01b0dc
|
migration changed, further attempts to fix bug
|
2021-10-25 17:03:45 +02:00 |
|
|
05d16ec9ab
|
relation and relationship entities created + endpoints. Still something wrong with link between Relation and Relationship
|
2021-10-22 19:21:32 +02:00 |
|
|
50b7554aea
|
optimize query for current address + documentation
|
2021-09-20 13:56:43 +02:00 |
|
|
f63d4fcfba
|
optimize query for person
|
2021-09-20 13:56:43 +02:00 |
|
|
03e8624528
|
entity person: allow center to be not null
|
2021-09-20 13:56:43 +02:00 |
|
|
7f28effc1e
|
Associate generate document with evaluation and update UX to go back to
documents
|
2021-08-20 12:44:15 +02:00 |
|
|
320f16a121
|
[accompanyingPeriodWorkEvaluation] store comment in db
|
2021-08-17 11:42:30 +02:00 |
|
|
0e2e7155fb
|
Load social work, and fix some repositories
|
2021-08-17 11:42:30 +02:00 |
|
|
2f699d32b0
|
create entity and schema
|
2021-08-17 11:42:30 +02:00 |
|
|
8f9c8bc1a6
|
update schema to store location on accompanying period
|
2021-08-17 11:34:39 +02:00 |
|
|
014fe19b45
|
Merge branch '153-feat-new-importer-for-socialwork'
|
2021-07-30 13:24:26 +02:00 |
|
|
4fd43310c0
|
Merge remote-tracking branch 'origin/master' into features/edit-accompanying-period-social-work
|
2021-06-25 21:26:21 +02:00 |
|
nobohan
|
aa5c7f333e
|
fix conflict + error on CommentType
|
2021-06-25 13:57:49 +02:00 |
|
Pol Dellaiera
|
ea1c12da64
|
(to rebase/fixup later) Fields must be nullable for import to success.
|
2021-06-24 15:24:58 +02:00 |
|
Pol Dellaiera
|
df1f44d814
|
Let SocialAction::defaultNotificationDelay be nullable.
|
2021-06-23 23:11:53 +02:00 |
|
|
154fa4719d
|
add involved persons to accompanying period work
|
2021-06-23 17:46:51 +02:00 |
|