21b79c1981
Php cs fixes
2024-07-04 11:39:02 +02:00
c9d2e37cee
Implement logic to check if editing of document is blocked by workflow
...
Using the workflow handlers we return the workflow that is attached to an object
so that within the workflowDocumentService we can then check whether this workflow blocks
the edition of a document.
2024-07-01 12:14:03 +02:00
f889d67e94
fixes after merge of master into upgrade-sf4
2024-02-12 22:31:16 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
d2323e91ca
new cs rule: single_line_empty_body
...
Rule is added to the last version of php-cs-fixer
2023-09-12 15:58:59 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +02:00
dde3002100
DX: apply rector rules up to php8.0
2023-04-28 22:30:33 +02:00
67e68ac149
FIX [review] processing review, but stuck at transformation of json string to array
2023-03-15 09:37:56 +01:00
4c7a16587b
[workflow][method] add method to get involved/suggested users
2023-03-15 09:37:56 +01:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
a1baf99294
able to see the workflow if the evaluation document has been deleted
2022-04-07 15:54:53 +02:00
a2daeff384
csfixes
2022-03-19 12:10:47 +01:00
fdb36ab047
add document title to workflow EvaluationDocument handler
2022-03-18 14:18:47 +01:00
b2a61071bf
create voter which blocks deletion if a workflow exists
2022-03-07 00:30:53 +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
432cce280b
simplify showing title of workflow, and add handler for evaluationDocument
2022-02-25 14:02:36 +01:00