This website requires JavaScript.
Explore
Help
Sign In
Chill-project
/
chill-bundles
Watch
6
Star
0
Fork
0
You've already forked chill-bundles
mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced
2026-04-07 21:43:43 +00:00
Code
Issues
Actions
Projects
Releases
Wiki
Activity
Files
5c0f3cb317307e38591f28b6ce31955969ed1a9e
chill-bundles
/
src
/
Bundle
/
ChillMainBundle
/
Entity
/
Workflow
History
Julien Fastré
5c0f3cb317
Implement the controller action to view the EntityworkflowSend
2024-10-07 15:35:36 +02:00
..
EntityWorkflow.php
Update the form to allow sending a workflow to an external destinee
2024-10-04 13:41:20 +02:00
EntityWorkflowComment.php
Apply rector rules: add annotation for doctrine mapping
2024-04-05 13:11:42 +02:00
EntityWorkflowSend.php
Implement the controller action to view the EntityworkflowSend
2024-10-07 15:35:36 +02:00
EntityWorkflowSendView.php
Add EntityWorkflowSend and EntityWorkflowSendView entities
2024-10-04 13:41:19 +02:00
EntityWorkflowSignatureStateEnum.php
Add signature functionality to workflow entities
2024-07-01 14:50:03 +02:00
EntityWorkflowStep.php
Send an email when a workflow is send to an external
2024-10-04 13:52:18 +02:00
EntityWorkflowStepHold.php
Refactor WorkflowOnHoldController and improve tests
2024-09-06 14:02:11 +02:00
EntityWorkflowStepSignature.php
Implement signature cancellation feature
2024-09-25 10:58:53 +02:00