|
cc0e832cc9
|
FEATURE [voter][confidential] added right to see confidential periods
|
2023-07-03 13:35:33 +02:00 |
|
|
8b82e0c535
|
FIX [rights] user shouldn't be allowed to see accompanyingperiods from within household
|
2023-05-23 18:19:31 +02:00 |
|
|
746ed4f5e5
|
DX: fix cs
|
2023-04-15 00:43:55 +02:00 |
|
|
858ade467c
|
DX: rector rules upt to PHP 74
|
2023-04-15 00:20:19 +02:00 |
|
|
856eea37ee
|
DX: fix phpstan errors
|
2023-02-04 00:50:58 +01:00 |
|
|
e54c2ca712
|
Feature: Add a list export for evaluation, actions and household
|
2023-01-26 14:22:30 +00:00 |
|
|
b06a76784a
|
Feature: [person][creation] api for listing availables centers for person creation
|
2022-12-21 17:25:23 +01:00 |
|
|
9699e2304a
|
fix cs: declare type and license header mismatch
|
2022-10-06 22:25:43 +02:00 |
|
|
b394d7247d
|
fix cs: too much line before declaring strict type
|
2022-10-06 08:55:32 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
a967e1ed17
|
fix cs
|
2022-10-05 15:23:28 +02:00 |
|
|
d716e0c2c2
|
add missing roles and adapt role voter for exports houshold and activity
|
2022-09-17 08:23:28 +02:00 |
|
|
78ea990189
|
allow voter to handle export about Accompanying periods on Center
|
2022-09-17 08:23:28 +02:00 |
|
|
1c92f58b3b
|
Merge branch 'tests/fixes-2022-09-05' into 111_exports_suite
|
2022-09-06 15:02:36 +02:00 |
|
|
75bdc335e5
|
remove usage of deprecated Role into Export
|
2022-09-05 17:26:36 +02:00 |
|
|
c442529799
|
fix cs
|
2022-09-05 14:49:07 +02:00 |
|
|
8fdb2747ac
|
Merge branch 'master' into social_action_exports
|
2022-07-28 15:45:46 +02:00 |
|
|
e323937405
|
Temporarily disable ACL on new exports
|
2022-07-14 10:26:26 +02:00 |
|
|
2f42b9411a
|
which acl is CONFIDENTIAL_CRUD ?
|
2022-07-13 14:19:12 +02:00 |
|
|
2ce145cace
|
wip.. setting acl for new accompanying course exports
|
2022-07-13 10:14:54 +02:00 |
|
|
28ed09b9d9
|
exports: add 2 new exports for accompanying courses
|
2022-07-12 15:18:37 +02:00 |
|
|
4ef48216ed
|
fixed: do not allow to create a course or see a houshold from the search result, if the user does not have any rights to do it
|
2022-07-11 13:54:12 +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 |
|
|
372ec7c4b2
|
Merge remote-tracking branch 'origin/master' into issue534_bulk_reassign
|
2022-05-02 11:29:55 +02:00 |
|
|
9244040d7b
|
csfixes
|
2022-04-27 14:51:37 +02:00 |
|
|
2684345981
|
voter updates
|
2022-04-26 11:34:49 +02:00 |
|
|
92c04c545f
|
csfixes
|
2022-04-22 17:15:02 +02:00 |
|
|
f681e50167
|
role added to voter, but no check yet
|
2022-04-22 17:14:27 +02:00 |
|
|
ef84576903
|
fix merge conflict
|
2022-04-22 16:51:21 +02:00 |
|
|
38a26f0bc1
|
beginning of ACL added
|
2022-04-22 16:49:54 +02:00 |
|
|
ed1ddbe53d
|
beginning of ACL added
|
2022-03-28 17:06:29 +02:00 |
|
|
e68c12e0e7
|
fix cs
|
2022-03-25 13:39:27 +01:00 |
|
|
d11eebefae
|
fix some authorization check in menu
|
2022-03-25 13:11:03 +01:00 |
|
|
7df70cab98
|
allow a user/referrer to see his own courses, even if the scope is not his own
|
2022-03-24 10:58:43 +01:00 |
|
|
b2a61071bf
|
create voter which blocks deletion if a workflow exists
|
2022-03-07 00:30:53 +01:00 |
|
|
8b8f6027cc
|
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
|
2022-03-01 14:52:56 +01:00 |
|
|
a9694da557
|
add workflow on evaluationdocument in UI
|
2022-02-27 02:38:08 +01:00 |
|
|
da019a146a
|
finalize handling workflow for evaluation document
|
2022-02-25 15:40:23 +01:00 |
|
|
5cf4013a99
|
cs fixes
|
2022-02-25 13:12:25 +01:00 |
|
|
16cca07e12
|
throw 403 error instead of 422 and display toast message
|
2022-02-25 13:11:30 +01:00 |
|
|
9e9fa5039f
|
fix cs
|
2022-02-14 14:26:12 +01:00 |
|
|
68d0c66402
|
fix cs
|
2022-02-14 13:48:47 +01:00 |
|
|
c2a132a40b
|
Merge remote-tracking branch 'origin/master' into issue442_toggle_emergency
|
2022-02-14 13:40:23 +01:00 |
|
|
9223beac47
|
Merge branch 'issue416_chill_document_edit_button' into 'master'
Issue416 chill document edit button
See merge request Chill-Projet/chill-bundles!326
|
2022-02-11 16:21:15 +00:00 |
|
|
62c78e650f
|
fix access denied when updating a work
|
2022-02-11 17:20:26 +01:00 |
|
|
b859283766
|
fix error on creating an accompanying period work
|
2022-02-11 17:09:56 +01:00 |
|
|
05e9f118d7
|
Corrections voter + entity property intensity, not emergency
|
2022-02-09 17:18:45 +01:00 |
|
|
7aad5be29f
|
Toggle_emergency variable added to voter
|
2022-02-09 17:08:29 +01:00 |
|