Commit Graph

31 Commits

Author SHA1 Message Date
Uwe Steinmann
233639ce35 include inc.Utils.php early 2022-11-09 06:40:50 +01:00
Uwe Steinmann
375c68e8de call getLastWorkflowLog() instead od getWorkflowLog() 2022-02-21 11:10:13 +01:00
Uwe Steinmann
368b0fc6a5 do not show workflow tab if workflow was ended 2021-12-03 10:49:04 +01:00
Uwe Steinmann
9d0b961364 call sendRequestWorkflowActionMail() only if next state was reached 2021-12-02 22:08:50 +01:00
Uwe Steinmann
6dac961e9c call sendChangedDocumentStatusMail() if status has changed 2021-08-30 19:36:40 +02:00
Uwe Steinmann
48a0ca8cb9 use new methods sendTriggerWorkflowTransitionMail and sendRequestWorkflowActionMail 2021-08-30 16:04:51 +02:00
Uwe Steinmann
ace8161afd fix strange char 2021-08-20 11:02:34 +02:00
Uwe Steinmann
862f8dffb3 pass type of notification receiver in each call of notification service 2021-01-29 08:58:21 +01:00
Uwe Steinmann
1fb30caf25 fix getting group for notification when transition has fired (Closes: #483) 2020-08-27 08:00:49 +02:00
Uwe Steinmann
c3ab464890 use new function getBaseUrl() 2019-11-28 10:01:59 +01:00
Uwe Steinmann
10e419f7e3 eliminate duplicate mails to the same group 2019-07-02 15:20:11 +02:00
Uwe Steinmann
e6cc38cb22 set splash messages, inform users only once 2018-11-16 11:35:56 +01:00
Uwe Steinmann
ca17bc0c8c pass null as first argument to all hooks (will later be the controller) 2017-04-05 22:08:25 +02:00
Uwe Steinmann
70a1a20070 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-08 15:43:07 +01:00
Uwe Steinmann
3ae469fd2b remove old notification code 2016-12-08 15:37:12 +01:00
Uwe Steinmann
1541fc26ec Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-10-06 15:27:52 +02:00
Uwe Steinmann
c670ca4639 fix typo 2016-10-05 16:23:22 +02:00
Uwe Steinmann
583770dc04 add hooks 2016-09-27 17:31:35 +02:00
Uwe Steinmann
ffab03a8b8 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-09 07:55:35 +02:00
Uwe Steinmann
6303973618 fix copyright in header 2016-08-09 07:34:30 +02:00
Uwe Steinmann
250400a9cb Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-11-25 17:01:52 +01:00
Uwe Steinmann
eda80242ea some reorganization of email notification 2015-11-25 16:49:09 +01:00
Uwe Steinmann
083e2a55a9 add currenttab to link when redirecting to out/out.ViewDocument.php
Conflicts:
	op/op.AddDocumentLink.php
	op/op.ReceiptDocument.php
	op/op.RemoveDocumentLink.php
	op/op.ReviseDocument.php

Conflicts:
	op/op.AddDocumentLink.php
	op/op.RemoveDocumentLink.php
2015-06-09 09:07:51 +02:00
Uwe Steinmann
d0b32e0fb8 add currenttab to link when redirecting to out/out.ViewDocument.php
Conflicts:
	op/op.AddDocumentLink.php
	op/op.ReceiptDocument.php
	op/op.RemoveDocumentLink.php
	op/op.ReviseDocument.php
2015-06-09 09:04:41 +02:00
Uwe Steinmann
0335cc8bcd Merge branch 'seeddms-4.3.15' into develop
Conflicts:
	Makefile
	views/bootstrap/class.Search.php
	views/bootstrap/class.Settings.php
2015-03-17 06:52:33 +01:00
Uwe Steinmann
dee7f03931 set mail to users/groups who need to take action in next workflow
transition
2015-03-11 18:12:52 +01:00
Uwe Steinmann
e486254d80 include inc/inc.Init.php, new order of include files 2014-12-08 14:47:32 +01:00
Uwe Steinmann
694a099e99 get folder for notification mail 2013-03-15 18:35:41 +01:00
Uwe Steinmann
ff7a80f23d fix line indention 2013-03-14 20:55:09 +01:00
Uwe Steinmann
20444bd714 use new notification mechanism 2013-03-12 08:49:09 +01:00
steinm
24dee8545f added operations for new workflow functions 2013-01-24 10:48:37 +00:00