Uwe Steinmann
|
d74b9ed9de
|
fix sending mails when document/folder was moved
|
2024-04-13 09:24:27 +02:00 |
|
Uwe Steinmann
|
8d758085a4
|
get attribute as string, set folder_id when sending 'folder_attribute_added'
|
2024-03-25 12:43:08 +01:00 |
|
Uwe Steinmann
|
6490052342
|
do not check if owner has got submitted review/approval email, because owners not longer receive that mail
|
2024-03-20 16:23:57 +01:00 |
|
Uwe Steinmann
|
7c07fba0ba
|
do not send submitted approval/review mail to owner
|
2024-03-20 16:21:00 +01:00 |
|
Uwe Steinmann
|
20e61d1691
|
send status changes to uploader of document
|
2024-03-20 16:19:53 +01:00 |
|
Uwe Steinmann
|
352c3997bd
|
fix check if current user is owner
|
2024-03-12 15:57:47 +01:00 |
|
Uwe Steinmann
|
401cd7dd1c
|
more documentation
|
2023-09-05 19:30:48 +02:00 |
|
Uwe Steinmann
|
a3c183c909
|
do not send mail to uploader if owner has received mail already
|
2023-09-05 19:30:18 +02:00 |
|
Uwe Steinmann
|
5fed617fc1
|
set name of attachment in params when deleting it
|
2023-09-05 19:29:47 +02:00 |
|
Uwe Steinmann
|
b3a288ec3d
|
do not send mail to uploader if owner has received mail already
|
2023-09-05 19:28:53 +02:00 |
|
Uwe Steinmann
|
391c82af24
|
set __recvtype__ in params
|
2023-09-05 19:28:14 +02:00 |
|
Uwe Steinmann
|
084cb44318
|
distinguish between attribute value changed and new value
|
2023-08-31 08:18:15 +02:00 |
|
Uwe Steinmann
|
a01b62a6d0
|
set folder_id in params for notification msg
|
2023-08-30 16:33:33 +02:00 |
|
Uwe Steinmann
|
6b888f4592
|
fix error when sending notification to group of reviewers
|
2023-08-30 15:47:42 +02:00 |
|
Uwe Steinmann
|
c16fa90241
|
split messages for folder and document
|
2023-08-30 15:47:15 +02:00 |
|
Uwe Steinmann
|
dfc5ea37d4
|
set document_id in params for notification message
|
2023-08-30 15:46:17 +02:00 |
|
Uwe Steinmann
|
adfa9c442f
|
fix setting comment in notificatoin mail
|
2023-04-28 18:38:48 +02:00 |
|
Uwe Steinmann
|
a11bba23e4
|
check if logger is set before using it
|
2022-05-30 09:15:08 +02:00 |
|
Uwe Steinmann
|
f852ae0827
|
log type of receiver
|
2022-05-21 10:58:22 +02:00 |
|
Uwe Steinmann
|
7fc1a62b75
|
fix error when sending notification after owner change (see 4dda2549c7 )
|
2022-01-05 08:25:57 +01:00 |
|
Uwe Steinmann
|
4dda2549c7
|
fix error when sending notification after owner change
|
2022-01-05 07:29:23 +01:00 |
|
Uwe Steinmann
|
ad2ea73031
|
send mail to uploader of a version
|
2021-12-15 10:28:34 +01:00 |
|
Uwe Steinmann
|
7f61dbbcad
|
new mail body for change of version comment
|
2021-12-15 10:28:00 +01:00 |
|
Uwe Steinmann
|
f24badd9ce
|
move send of notification mail in Notification class, do not inform approvers and reviewers anymore
|
2021-12-03 19:13:16 +01:00 |
|
Uwe Steinmann
|
7588fb8317
|
set mail to owner if doc status or owner changed or doc is transfered
|
2021-12-01 13:06:33 +01:00 |
|
Uwe Steinmann
|
47f77d9d4c
|
send mails to owner of doc only if not logged or in list of notifiers
|
2021-11-30 17:18:43 +01:00 |
|
Uwe Steinmann
|
74035b6fde
|
fix accessing settings
|
2021-09-29 14:59:28 +02:00 |
|
Uwe Steinmann
|
df8e0c29e9
|
add methods to inform a user/group about adding/deleting as a reviewer/approver
|
2021-08-31 10:26:34 +02:00 |
|
Uwe Steinmann
|
cd10bcaea3
|
add sendApprovalRequestMail() and sendReviewRequestMail()
|
2021-08-30 19:40:43 +02:00 |
|
Uwe Steinmann
|
aadcbbd979
|
check if workflow exists in sendRequestWorkflowActionMail()
|
2021-08-30 19:40:10 +02:00 |
|
Uwe Steinmann
|
a4276a42a9
|
add and use sendRewindWorkflowMail()
|
2021-08-30 19:39:29 +02:00 |
|
Uwe Steinmann
|
96ca072528
|
add methods sendRequestWorkflowActionMail and sendTriggerWorkflowTransitionMail
|
2021-08-30 16:03:00 +02:00 |
|
Uwe Steinmann
|
33ad98bdfd
|
replace $notifier-> by $this->
|
2021-08-30 16:02:22 +02:00 |
|
Uwe Steinmann
|
45b51cb043
|
send notification to owner
|
2021-08-30 16:01:54 +02:00 |
|
Uwe Steinmann
|
0ac0ca5760
|
remove duplicate of sendRequestWorkflowActionMail()
|
2021-08-30 16:00:51 +02:00 |
|
Uwe Steinmann
|
b66e87b72d
|
fix sending of notification mails to groups
|
2021-08-25 15:05:35 +02:00 |
|
Uwe Steinmann
|
b12dbd8e02
|
move sending notification mail into Notification service
|
2021-05-21 09:14:55 +02:00 |
|
Uwe Steinmann
|
aa8f6250b3
|
move sending notification emails into notification service
|
2021-05-19 21:19:32 +02:00 |
|
Uwe Steinmann
|
5028f37acc
|
move notification emails into notification service
|
2021-05-19 20:41:50 +02:00 |
|
Uwe Steinmann
|
acf85728c3
|
move sending notification mail into Notification Service
|
2021-05-19 16:18:03 +02:00 |
|
Uwe Steinmann
|
92ff13afc6
|
move notification mail into notification service
|
2021-05-19 15:13:49 +02:00 |
|
Uwe Steinmann
|
0852d10df4
|
add version to document update mail, add stub for remove version mail
|
2021-05-19 08:32:38 +02:00 |
|
Uwe Steinmann
|
97c001acbe
|
move notification mail into notification service
|
2021-05-18 17:39:14 +02:00 |
|
Uwe Steinmann
|
040793034b
|
move notification mail into class NotificationService
|
2021-05-18 17:07:14 +02:00 |
|
Uwe Steinmann
|
3422e5a906
|
move sending notification mail in class NotificationService
|
2021-05-18 16:58:16 +02:00 |
|
Uwe Steinmann
|
abd52ea219
|
set version in sendChangedVersionCommentMail()
|
2021-05-17 07:01:03 +02:00 |
|
Uwe Steinmann
|
33c6436c16
|
move more emails into class NotificationService
|
2021-05-15 22:46:46 +02:00 |
|
Uwe Steinmann
|
7f417157f8
|
move sending mails into NotificationService
|
2021-05-15 12:17:07 +02:00 |
|
Uwe Steinmann
|
d6a296c071
|
add more methods for sending mails
|
2021-05-15 07:38:46 +02:00 |
|
Uwe Steinmann
|
ca52671bac
|
add method sendNewDocumentMail(), settings can be passed to construct
|
2021-05-14 21:55:48 +02:00 |
|