Commit Graph

19 Commits

Author SHA1 Message Date
Uwe Steinmann
7c973d9f37 fix inclusion of php files 2023-02-16 11:35:19 +01:00
Uwe Steinmann
b01e2aa666 take out sending mails to owner 2021-11-30 17:17:28 +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
531e11ce57 pass document status to notification 2021-02-05 14:22:04 +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
df095c63a3 use getBaseUrl() 2019-11-28 10:06:48 +01:00
Uwe Steinmann
ffcc53408f fix typo in enableRevisionOnVoteReject (must be 'One') 2019-10-18 07:24:58 +02:00
Uwe Steinmann
ce3bb7d8ca fix typo in variable name 2019-02-27 15:40:21 +01:00
Uwe Steinmann
90affe7db1 pass $dms and $user to Controller::factory() 2018-03-20 11:16:13 +01:00
Uwe Steinmann
9b2eecca0e rejecting a revision will neccesarily put document in need correction status 2018-03-13 17:51:44 +01:00
Uwe Steinmann
2ad6a04965 move some code at beginning of file 2018-02-05 08:50:39 +01:00
Uwe Steinmann
593ba16c2d status may also be 6 (needs correction) 2018-01-29 11:41:40 +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
0fc1806ca4 do not include ../inc/inc.ClassEmail.php 2015-12-01 09:23:41 +01:00
Uwe Steinmann
eeff55eb7d pass $dms to constructor of SeedDMS_AccessOperation 2015-08-07 13:15:13 +02:00
Uwe Steinmann
80a49262f4 propperly check for sufficient access rights 2015-06-15 14:14:31 +02:00
Uwe Steinmann
380ac2f1bd add currenttab to link when redirecting to out/out.ViewDocument.php 2015-06-09 08:59:25 +02:00
Uwe Steinmann
34bd22f40e separate busines logic into controller 2015-06-01 14:01:56 +02:00
Uwe Steinmann
71da44c618 add missing files for revising documents 2015-05-12 19:05:02 +02:00