seeddms-code/SeedDMS_Core/Core
Uwe Steinmann 8cac883395 approver/reviewer can be set, even if admin
The old code got a list of all users with read rights on the document
and then checked if the users to be added as a reviewer/approver is
in this list. This did not work for the admin because the list
only includes regular users.
2013-05-07 20:16:09 +02:00
..
inc.AccessUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAccess.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAttribute.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassDMS.php new version 4.2.1 2013-05-02 07:19:19 +02:00
inc.ClassDocument.php approver/reviewer can be set, even if admin 2013-05-07 20:16:09 +02:00
inc.ClassDocumentCategory.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassFolder.php optimize countChildren() 2013-04-10 15:40:42 +02:00
inc.ClassGroup.php replace NOW() by CURRENT_TIMESTAMP in sql statements 2013-03-26 21:06:20 +01:00
inc.ClassKeywords.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassNotification.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassObject.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassUser.php replace NOW() by CURRENT_TIMESTAMP in sql statements 2013-03-26 21:06:20 +01:00
inc.ClassWorkflow.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.DBAccess.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.DBAccessPDO.php TableList() returns now a list for mysql 2013-02-14 14:35:44 +01:00
inc.FileUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00