9fe20b5e81
Show pending signatures in the person's search results
2024-10-15 15:15:32 +02:00
3d53e7da65
Show the list of pending views in the workflows index page
2024-10-10 13:40:25 +02:00
8589bada3f
Layout for the email to external
2024-10-10 13:40:07 +02:00
78445f0d65
fixup! Add message handling for public view creation
2024-10-10 11:39:04 +02:00
40b8fae8ba
Add vizualisation of public views in the workflow history
2024-10-08 16:17:11 +02:00
3f80d62ca2
Add public workflow view functionality
...
Introduced the ability to render public views for workflows, including new templates, handlers, and metadata support. Updated entity interfaces and translations to enhance the public sharing of workflow documents.
2024-10-08 15:15:58 +02:00
a0b5c208eb
Send an email when a workflow is send to an external
...
- create an event subscriber to catch the workflow which arrive to a "sentExternal" step;
- add a messenger's message to handle the generation of the email;
- add a simple message, and a simple controller for viewing the document
- add dedicated tests
2024-10-04 13:52:18 +02:00
cef641ee24
Render the history for workflow, with signature and onHold, and destUserGroups
2024-10-01 18:49:52 +02:00
479651b31e
Add a list of user groups in User menu, and implements the feature to add / remove users
2024-10-01 18:49:51 +02:00
debca1f474
Admin CRUD for user groups
2024-10-01 18:49:50 +02:00
83121c2a83
Implement signature cancellation feature
...
Added functionality to cancel signatures in workflow, including controller, view, and tests. Updated translations and adjusted templates to support and display cancellation actions.
2024-09-25 10:58:53 +02:00
ce781a5b58
Translate datetime object with icu: split date and time
...
Translate datetime within icu format
2024-09-04 17:14:43 +02:00
bf93c1ddb2
fix label color in active filters pills
2023-07-11 14:06:10 +02:00
39896ea6e2
[FilterOrder] add a method to get all the active filters
2023-07-10 15:26:54 +02:00
4319b0d804
Feature: add timespent on "show" page
2023-03-24 18:16:44 +01:00
bae2a385aa
notification word 'one' changed to number
2022-02-17 09:56:41 +01:00
796b4ff76b
Merge branch 'master' into issue431_worklow_notifications
2022-02-02 22:40:37 +01:00
97d2e3d5b5
counter created for workflows for which user is a destuser and that are not finalized
2022-02-01 17:22:45 +01:00
2f5fecf414
notifications: fix comments counter
2022-02-01 14:56:50 +01:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
3a207b2c5d
Notification: add a counter for notifications
2022-01-04 16:44:01 +01:00
2699d48533
Fix tests after introduction of bootstrap
2021-07-22 15:20:45 +00:00