Commit Graph

12 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
4f3a7f6512 send notification on submit of reception 2021-08-27 09:55:08 +02: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
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
45d3ebab3d place business login into controller class 2015-06-01 16:05:03 +02:00
Uwe Steinmann
47d97e77d8 add files for transmittal management and receptions 2015-04-30 07:09:21 +02:00