Commit Graph

7314 Commits

Author SHA1 Message Date
Uwe Steinmann
d00ac5c1b0 add html body of all notification mails 2021-09-06 16:32:24 +02:00
Uwe Steinmann
ce621bb6b8 add entry for 5.1.24 2021-08-31 13:32:36 +02:00
Uwe Steinmann
67ab9fbf71 remove old code 2021-08-31 10:29:56 +02:00
Uwe Steinmann
200806effd use new methods to inform approvers/reviewers about deleting/adding a review/approval 2021-08-31 10:27:20 +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
1d5164c2ab use sendChangedDocumentStatusMail() 2021-08-30 19:41:26 +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
6dac961e9c call sendChangedDocumentStatusMail() if status has changed 2021-08-30 19:36:40 +02:00
Uwe Steinmann
3951c3ec38 call sendReviewRequestMail() after review was removed 2021-08-30 19:35:47 +02:00
Uwe Steinmann
13ad0788a3 send notification mail when new attachment was added 2021-08-30 19:35:08 +02:00
Uwe Steinmann
33c10fc1db add some documentation in comments 2021-08-30 19:34:38 +02:00
Uwe Steinmann
48a0ca8cb9 use new methods sendTriggerWorkflowTransitionMail and sendRequestWorkflowActionMail 2021-08-30 16:04:51 +02:00
Uwe Steinmann
42fdeaf915 fix type of recipient when send notification, remove old code 2021-08-30 16:04:15 +02:00
Uwe Steinmann
8018dc1a24 remove old code 2021-08-30 16:03:42 +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
567488cab9 lots or minor corrections and updates 2021-08-27 09:55:58 +02:00
Uwe Steinmann
e80da33da7 start changelog for 5.1.24 2021-08-25 15:09:33 +02:00
Uwe Steinmann
60a13b9f13 check view access for DocumentAccess and Folder FolderAccess 2021-08-25 15:08:24 +02:00
Uwe Steinmann
b66e87b72d fix sending of notification mails to groups 2021-08-25 15:05:35 +02:00
Uwe Steinmann
d19288b7c3 take section on jumploader, minor corrections 2021-08-25 12:39:07 +02:00
Uwe Steinmann
d786a66adc check for access on WorkflowGraph 2021-08-20 11:16:03 +02:00
Uwe Steinmann
ace8161afd fix strange char 2021-08-20 11:02:34 +02:00
Uwe Steinmann
0f786a73b6 check access on WorkflowGraph 2021-08-20 11:00:51 +02:00
Uwe Steinmann
6a8382747b start new version 5.1.24 2021-08-20 10:42:44 +02:00
Uwe Steinmann
160f427bea start new version 5.1.24 2021-08-20 10:42:26 +02:00
Uwe Steinmann
fa8356d729 in removeWorkflow() remove records from tblWorkflowLog before tblWorkflowDocumentContent 2021-08-20 10:38:33 +02:00
Uwe Steinmann
3a26fc3e2a use a unified layout 2021-08-20 09:45:58 +02:00
Uwe Steinmann
f18ab76b63 escape special chars in translation form 2021-08-20 09:45:35 +02:00
Uwe Steinmann
ee654df475 fix css to mostly prevent scroll bars 2021-08-20 09:44:30 +02:00
Uwe Steinmann
ffc2565933 show translated action name in workflow log 2021-08-20 09:44:02 +02:00
Uwe Steinmann
588369b64d fix table class 2021-08-20 09:43:09 +02:00
Uwe Steinmann
fd4131497b escape special chars in missing translation form 2021-08-20 09:42:27 +02:00
Uwe Steinmann
a4fb4230e8 add login to key when getting statistics for 'sizeperuser' 2021-08-18 12:21:48 +02:00
Uwe Steinmann
c3dd223dc4 check if array key '__disabled__' is set 2021-08-18 12:12:36 +02:00
Uwe Steinmann
80dbb8f09b check if fetch() returns a record 2021-08-18 12:12:07 +02:00
Uwe Steinmann
a7aa3ff904 fix php error when checking for undeletable user ids 2021-08-18 10:57:18 +02:00
Uwe Steinmann
e3cf72b3d2 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-08-18 10:31:19 +02:00
Uwe Steinmann
663aa0cb91 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-08-18 10:31:05 +02:00
Uwe Steinmann
fb114b8dbf minor translation updates 2021-08-18 10:30:41 +02:00
Uwe Steinmann
494e5912af include Previewer 2021-08-17 17:55:55 +02:00
Uwe Steinmann
0cf8e7cac5 fix adding of multiple favicons or logos 2021-08-06 08:58:03 +02:00
Uwe Steinmann
bb77e2d62d fix typo in echo 2021-08-05 08:41:51 +02:00
Uwe Steinmann
0f79234012 show versions if database version doesn't match seeddms version 2021-08-05 08:41:16 +02:00
Uwe Steinmann
817433638b doNotCheckVersion must be doNotCheckDBVersion 2021-08-05 08:40:49 +02:00
Uwe Steinmann
62d9241276 catch exeption when opening database connection 2021-08-05 08:40:13 +02:00