nobohan
|
2ac78a12db
|
admin: fix adding of evaluation to social action
|
2022-05-25 11:46:03 +02:00 |
|
nobohan
|
bc410b02e7
|
admin: do not use disabled for form widget with collections, see https://github.com/symfony/symfony/issues/18998
|
2022-05-25 11:45:25 +02:00 |
|
nobohan
|
d6f1aa53dc
|
[admin]: add select2 to Goal form type entity fields
|
2022-05-25 10:34:24 +02:00 |
|
|
67fad5d764
|
create generic data transformer with get an object by id, and add test
for CalendarType
|
2022-05-20 19:26:21 +02:00 |
|
nobohan
|
b13ac3a919
|
household filiations: fetch person info when unfolding person node
|
2022-05-17 17:24:17 +02:00 |
|
|
bb18082c3a
|
fix type hinting
|
2022-05-13 16:07:33 +02:00 |
|
|
a9df9f4880
|
add ordering on some social work + minor improves
|
2022-05-13 15:36:20 +02:00 |
|
|
b26fcc4566
|
Merge remote-tracking branch 'origin/master' into issue596_admin_user
|
2022-05-13 15:08:49 +02:00 |
|
|
b98f4e2d76
|
fix construction of BadRequestHttpException
|
2022-05-11 19:39:36 +02:00 |
|
|
58fce9999d
|
OnTheFly: do not show 'create adress and household' on edit action
|
2022-05-11 19:29:12 +02:00 |
|
|
49b1ca13f2
|
OnTheFly: fix error when updating person without changing civility
|
2022-05-11 19:25:07 +02:00 |
|
nobohan
|
6481f6a4c1
|
quick fix: safer way to add civility to body before PATCHing (AddPerson)
|
2022-05-11 17:04:17 +02:00 |
|
nobohan
|
fa458c54ec
|
admin: adapt social work form type and templates
|
2022-05-11 11:50:17 +02:00 |
|
nobohan
|
629dbb9137
|
admin: missing translations and css class
|
2022-05-11 11:30:08 +02:00 |
|
nobohan
|
f449dcbda1
|
admin: refine social work admin form
|
2022-05-10 18:06:29 +02:00 |
|
nobohan
|
f4652adbc2
|
admin: add fa icons to menu section title
|
2022-05-10 15:21:29 +02:00 |
|
nobohan
|
be27df1fd5
|
admin: remove obsolet header => true tag + php code fix
|
2022-05-10 11:46:17 +02:00 |
|
nobohan
|
c9b3bab508
|
admin sections for main bundle
|
2022-05-10 10:14:30 +02:00 |
|
nobohan
|
0f735c5749
|
admin sections for person bundle
|
2022-05-10 08:44:29 +02:00 |
|
|
6c246a0d38
|
allow to edit civility in onTheFly
|
2022-05-06 12:54:01 +02:00 |
|
|
6abbf9bf21
|
improves create a person with address
* validation: must have an address when 'create a form' is checked;
* minor improvements
|
2022-05-06 11:47:33 +02:00 |
|
|
64432bb08a
|
Merge remote-tracking branch 'origin/master' into issue557_address_civility_in_form_person
|
2022-05-06 10:21:13 +02:00 |
|
nobohan
|
7907e4a050
|
admin: add household position and relation admin
|
2022-05-05 18:31:08 +02:00 |
|
nobohan
|
9ce7f10415
|
admin: add personresourcekind in the admin
|
2022-05-05 15:20:47 +02:00 |
|
nobohan
|
2fbdd169df
|
admin: add AccompanyingPeriod Origin and closingMotive
|
2022-05-05 14:37:56 +02:00 |
|
nobohan
|
5daf09334b
|
admin: admin section for social work related entities: SocialIssue, SocialAction, Goal, Result, Evaluation
|
2022-05-05 12:07:45 +02:00 |
|
nobohan
|
10aa727fb3
|
admin: reorganise person admin menu + fix marital status admin
|
2022-05-05 10:39:20 +02:00 |
|
|
6567143ff5
|
update job if users assigns him/herself as referrer and job is not null
|
2022-05-04 15:14:17 +02:00 |
|
|
e19cac168b
|
php csfixes
|
2022-05-04 13:00:46 +02:00 |
|
|
2ef3a3362a
|
merge master into branch
|
2022-05-04 09:31:22 +02:00 |
|
nobohan
|
3f256ad907
|
admin: update marital status
|
2022-05-03 19:03:58 +02:00 |
|
|
0e0e0799d1
|
translation added
|
2022-05-02 16:51:14 +02:00 |
|
|
ae624d25fc
|
fix display of privateComment for action
|
2022-05-02 16:49:32 +02:00 |
|
|
14341b9768
|
fix cs
|
2022-05-02 16:44:26 +02:00 |
|
|
ee14cd268b
|
add role to get acl on confidential periods
|
2022-05-02 16:44:02 +02:00 |
|
|
065b10b877
|
fix somes validation and acompanying period voter
|
2022-05-02 16:22:25 +02:00 |
|
|
8113fddcb2
|
use pick dynamic user type for reassigning + layout stuffs
|
2022-05-02 15:37:23 +02:00 |
|
|
1b6e84262b
|
add translation
|
2022-05-02 15:27:44 +02:00 |
|
|
acee0ade24
|
add merge method
|
2022-05-02 14:01:41 +02:00 |
|
|
0ec859e345
|
remove isset test on variable which always exists
|
2022-05-02 12:30:16 +02:00 |
|
|
eb2bc306f7
|
prevent duplicates in relationships data fixtures
|
2022-05-02 12:22:34 +02:00 |
|
|
372ec7c4b2
|
Merge remote-tracking branch 'origin/master' into issue534_bulk_reassign
|
2022-05-02 11:29:55 +02:00 |
|
|
79ac908631
|
remove a new set of unused files
|
2022-04-30 01:50:29 +02:00 |
|
|
8ba7a39335
|
fix conflicting doc between class Resource and resource
|
2022-04-30 01:46:14 +02:00 |
|
|
304c734f9b
|
delete unused test fixtures app
|
2022-04-30 01:44:53 +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 |
|
|
f26d50a3a8
|
replace fqdn in customfields bundle
|
2022-04-30 00:46:48 +02:00 |
|
|
864e1eeabb
|
replace more doctrine shortcuts by fqdn
|
2022-04-30 00:35:11 +02:00 |
|