Uwe Steinmann
7a1b03951e
use methods in notification class for sending notifications
2021-09-01 17:45:56 +02:00
Uwe Steinmann
05a3405f07
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-05-21 10:11:42 +02:00
Uwe Steinmann
5028f37acc
move notification emails into notification service
2021-05-19 20:41:50 +02:00
Uwe Steinmann
02a830e74c
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-02-16 14:42:09 +01:00
Uwe Steinmann
89ca0adc7d
add currenttab=revapp to url in notification mail
2021-02-15 11:55:24 +01:00
Uwe Steinmann
3931227789
set new/old status code in notification mail, fix sending mail
2021-02-10 15:36:52 +01:00
Uwe Steinmann
92949d8887
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-02-05 10:56:27 +01:00
Uwe Steinmann
8543d62ce4
pass status code as parameter to document_status_changed_email
2021-02-05 10:50:28 +01:00
Uwe Steinmann
7c6ab4027a
set url in notification mail
2021-02-02 13:08:55 +01:00
Uwe Steinmann
6025092793
set url of notification mail
2021-02-02 13:07:57 +01:00
Uwe Steinmann
6a3939158b
add new notification receiver types, pass recv type to notif. service
2021-01-29 10:12:42 +01:00
Uwe Steinmann
8c2aac4d98
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-01-29 10:02:45 +01: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
3d33c1d49c
get rid of git merge errors
2020-02-26 20:57:40 +01:00
Uwe Steinmann
df095c63a3
use getBaseUrl()
2019-11-28 10:06:48 +01:00
Uwe Steinmann
e9827b8701
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-11-28 10:05:12 +01:00
Uwe Steinmann
c3ab464890
use new function getBaseUrl()
2019-11-28 10:01:59 +01:00
Uwe Steinmann
90affe7db1
pass $dms and $user to Controller::factory()
2018-03-20 11:16:13 +01:00
Uwe Steinmann
2ad6a04965
move some code at beginning of file
2018-02-05 08:50:39 +01:00
Uwe Steinmann
d6e10dddd6
pass $content to controller, not $latestContent
...
$latestContent and $content are different objects. If $latestContent
is passed to the controller, its status will be updated in the object
but $content has still the old status. Getting the status later on
from $content, still returns the old content.
2017-07-13 14:55:51 +02:00
Uwe Steinmann
6e37e1ded6
fix check for new content status
2017-07-13 14:11:04 +02:00
Uwe Steinmann
2a38d713b8
get approval status before sending notification mails
...
the approval status was simply not known because part of the code
went into the controller
2017-06-29 15:34:32 +02:00
Uwe Steinmann
c6d26ec3fa
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-12-15 06:42:15 +01:00
Uwe Steinmann
13bab66b6f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-12-08 18:21:08 +01:00
Uwe Steinmann
dfc0db8bc5
no longer send notif. to owner
2016-12-08 18:14:54 +01: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
2cc90ccbaf
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-10-06 15:29:11 +02: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
148088f42a
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-09 07:55:52 +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
6893b26818
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-21 13:34:47 +02:00
Uwe Steinmann
ac2be17814
set url for approval request email ( Closes : #259 )
2016-04-20 20:01:59 +02:00
Uwe Steinmann
6deefda545
use $newdocstatus instead of $newStatus
2016-03-23 17:33:04 +01:00
Uwe Steinmann
51fa5d18e6
enhance AccessOperation by check_view_access()
...
all methods in SeedDMS_AccessOperation take the object to be checked
as the first parameter. Add new method check_view_access() which
checks if a view may be accessed based on the tables tblAros, tblAcos,
tblArosAcos
2016-03-03 07:39:04 +01:00
Uwe Steinmann
1f77a749be
Merge branch 'seeddms-5.0.x' into develop
2015-11-27 16:09:11 +01: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
c4f7223293
Merge branch 'seeddms-5.0.x' into develop
2015-08-07 13:13:14 +02:00
Uwe Steinmann
482143c04f
pass $dms to contructor of SeedDMS_AccessOperation
2015-08-07 13:11:50 +02:00
Uwe Steinmann
5c43f191ce
propperly check access rights
2015-06-15 14:20:51 +02:00
Uwe Steinmann
3b0d239a00
propperly check for access right
2015-06-15 14:17:16 +02:00
Uwe Steinmann
80a49262f4
propperly check for sufficient access rights
2015-06-15 14:14:31 +02:00
Uwe Steinmann
67d10d10ae
use access operation to check if document may be reviewed
2015-06-15 09:05:20 +02:00
Uwe Steinmann
ba74861ae7
use access operation to check if operation is allowed
...
Conflicts:
op/op.ReviewDocument.php
2015-06-15 09:00:21 +02:00
Uwe Steinmann
4215532a9c
use access operation to check if operation is allowed
2015-06-15 08:54:33 +02:00
Uwe Steinmann
fcddfb0162
allow to upload a file with each review/approval
...
Conflicts:
op/op.ApproveDocument.php
op/op.ReviewDocument.php
2015-06-11 21:37:41 +02:00
Uwe Steinmann
d36ba8d906
allow to upload a file with each review/approval
2015-06-11 21:32:29 +02:00