Uwe Steinmann
9c81a10109
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2024-04-11 12:45:55 +02:00
Uwe Steinmann
d6aa0e4f60
improve log line
2024-04-11 12:44:57 +02:00
Uwe Steinmann
0e66c6457a
pass document to mayReview and mayApprove
2023-06-19 20:57:52 +02:00
Uwe Steinmann
77474bdaee
document must be readable to be reviewed or approved
2023-06-19 17:31:08 +02:00
Uwe Steinmann
039473d905
remove old code, sync with 6.0.x
2023-06-19 17:20:45 +02:00
Uwe Steinmann
64a7d341eb
remove second sending of emails
2023-06-19 17:06:26 +02:00
Uwe Steinmann
0fd0293f35
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2023-06-19 16:51:15 +02:00
Uwe Steinmann
b7d029475d
move most of the code in op/* into new controller
2023-06-18 13:59:23 +02:00
Uwe Steinmann
f0cd33d110
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2022-11-09 12:20:32 +01:00
Uwe Steinmann
233639ce35
include inc.Utils.php early
2022-11-09 06:40:50 +01:00
Uwe Steinmann
7a4e0e8513
propperly change the return value of setReviewByXXX
2021-09-29 17:26:20 +02:00
Uwe Steinmann
7a1b03951e
use methods in notification class for sending notifications
2021-09-01 17:45:56 +02:00
Uwe Steinmann
1d5164c2ab
use sendChangedDocumentStatusMail()
2021-08-30 19:41:26 +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