|
f64409e5e6
|
allow every person which has part for a workflow to see the workflow page
|
2022-04-07 16:06:26 +02:00 |
|
|
a1baf99294
|
able to see the workflow if the evaluation document has been deleted
|
2022-04-07 15:54:53 +02:00 |
|
|
b2a61071bf
|
create voter which blocks deletion if a workflow exists
|
2022-03-07 00:30:53 +01:00 |
|
|
b56d8c2956
|
fix delete workflow
|
2022-02-23 17:53:18 +01:00 |
|
|
ffe4dd4a98
|
add delete feature for entityWorkflow (wip)
|
2022-02-23 10:08:11 +01:00 |
|
|
c7dbaae8d6
|
105 worflow
|
2022-01-24 13:17:46 +00:00 |
|
|
3a207b2c5d
|
Notification: add a counter for notifications
|
2022-01-04 16:44:01 +01:00 |
|
|
8fe94bd117
|
notification: update comment and api endpoint for marking as read/unread
|
2021-12-29 17:36:14 +01:00 |
|
|
9d638fe897
|
allow to edit notification
|
2021-12-29 15:24:52 +01:00 |
|
|
cb88a37885
|
notification: add comment in show and append comment
|
2021-12-28 23:25:12 +01:00 |
|
|
1ad6a958e2
|
notification: add show action
|
2021-12-28 22:35:15 +01:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01:00 |
|
|
fa5001265f
|
fixes on tests
|
2021-12-08 10:56:39 +00:00 |
|
|
de4e83b3fb
|
Generate a context for docgen, on accompanying period
|
2021-11-30 23:23:02 +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
|
579c349e28
|
cs: Enable more risky rules.
|
2021-11-30 12:09:24 +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 |
|
Pol Dellaiera
|
70ed9e75db
|
tests: Fix "...Class "Chill\MainBundle\Security\Resolver\CenterResolverDispatcher" is declared "final" and cannot be mocked....".
|
2021-11-23 12:41:09 +01:00 |
|
Pol Dellaiera
|
328b4c4596
|
fix: Strict types interfaces: VoterHelperInterface , ProvideRoleHierarchyInterface and ProvideRoleInterface .
|
2021-11-23 10:40:34 +01:00 |
|
|
fe3d4e1f0a
|
fix return type for center resolver
|
2021-11-22 12:22:28 +01:00 |
|
|
98760bc5e8
|
Merge remote-tracking branch 'origin/master' into doc/authorizaton-documentation-update
|
2021-11-22 10:30:05 +01:00 |
|
Pol Dellaiera
|
d1935f96e7
|
fix: Add more typing informations.
|
2021-11-18 15:23:44 +01:00 |
|
Pol Dellaiera
|
597a12b085
|
fix: Get rid of obsolete import.
|
2021-11-18 14:50:16 +01:00 |
|
Pol Dellaiera
|
7a07b8bef7
|
fix: Autowire and autoconfigure the new service.
|
2021-11-18 14:45:32 +01:00 |
|
Pol Dellaiera
|
674bf614dd
|
fix: Add a deprecation and the new service that goes with it as replacement.
|
2021-11-18 14:15:51 +01:00 |
|
Pol Dellaiera
|
5432242376
|
fix: SA: Fix many critical rules.
SA stands for Static Analysis.
|
2021-11-16 17:13:39 +01:00 |
|
Pol Dellaiera
|
8ede116cf5
|
fix: SA: Split critical issues in its own file.
SA stands for Static Analysis.
|
2021-11-16 14:06:24 +01:00 |
|
Pol Dellaiera
|
c68bda5c9b
|
fix: SA: Fix "...invoked with..." rule.
SA stands for Static Analysis.
|
2021-11-16 12:16:02 +01:00 |
|
Pol Dellaiera
|
a3eb23478a
|
fix: SA: Fix "Call to sprintf" rule.
SA stands for Static Analysis.
|
2021-11-16 11:52:52 +01:00 |
|
|
e7fcebc99e
|
add some method for resolving scope in twig
|
2021-11-09 17:04:49 +01:00 |
|
|
2382e7f44b
|
Merge branch 'feat/add-phpstan-configuration-and-baseline' into 'master'
Add PHPStan project with level 1.
This PR: Add basic configuration files with basic baseline.
See merge request Chill-Projet/chill-bundles!191
|
2021-11-09 11:31:21 +00:00 |
|
Pol Dellaiera
|
e2ab3bfc6e
|
Add PHPStan project with level 1.
|
2021-11-09 11:31:20 +00:00 |
|
|
35d807cab0
|
Bugfixes/tasks list
|
2021-11-05 12:31:41 +00:00 |
|
|
35154f5ae1
|
fix constructor into acl aware repository
|
2021-11-03 15:35:38 +01:00 |
|
|
6911ace412
|
Refactor authorization helper to separate some methods
Methods regarding to role hierarchi are now delegated to a parent role helper.
|
2021-11-03 15:35:38 +01:00 |
|
|
87e16ec24f
|
authorization helper: fix consructor
|
2021-11-03 15:35:38 +01:00 |
|
|
965ea528e3
|
adaptations for acl with tasks
|
2021-10-26 18:05:06 +02:00 |
|
|
a8edef13a3
|
refactor centerType
|
2021-10-11 14:08:36 +02:00 |
|
|
c62254caec
|
add scope selection on accompanying course
|
2021-09-22 12:23:26 +02:00 |
|
|
120f7d8026
|
upgrade voter and acl for activities and implement autoconfiguration for
ChillProvideRole interface
|
2021-09-20 13:56:44 +02:00 |
|
|
b6c58a5c31
|
Continue work on ACL rewritting
* fix center resolver dispatcher
* add scope resolver
* tests for authorization helper
|
2021-09-20 13:56:44 +02:00 |
|
|
74598ee926
|
apply new role on accompanying period
|
2021-09-20 13:56:43 +02:00 |
|
|
cf40f38463
|
rename voter helepers
|
2021-09-20 13:56:43 +02:00 |
|
|
dc09c9424a
|
refactor ACL for easy voter. Apply on TaskVoter
|
2021-09-20 13:56:43 +02:00 |
|
|
5b70fb2ee5
|
adapt UI and controller for Person without centers
|
2021-09-20 13:56:43 +02:00 |
|
|
73653744d7
|
Prepare for deprecation of class Role, and add method to filter centers
|
2021-05-17 13:23:58 +02:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|