seeddms-code/SeedDMS_Core/Core
Uwe Steinmann 098f15202c add method getProcessWithoutUserGroup()
checks for reviews/approvals which have lost its user or group
2017-08-02 17:30:54 +02:00
..
inc.AccessUtils.php
inc.ClassAccess.php
inc.ClassAttribute.php
inc.ClassDMS.php add method getProcessWithoutUserGroup() 2017-08-02 17:30:54 +02:00
inc.ClassDocument.php rewrite...Log() can handle entries with none exiting users 2017-03-09 11:07:40 +01:00
inc.ClassDocumentCategory.php
inc.ClassFolder.php order groups by name getAccessList() 2017-01-10 17:51:46 +01:00
inc.ClassGroup.php
inc.ClassKeywords.php fix sql statement in setOwner() 2017-02-10 08:06:22 +01:00
inc.ClassNotification.php
inc.ClassObject.php getAttributeValue() checks if value starts with seperator 2016-11-14 11:05:57 +01:00
inc.ClassUser.php use 'fullName' instead of 'fullname' 2017-02-11 16:32:09 +01:00
inc.ClassWorkflow.php rename check() to checkForCycles() 2016-11-18 08:40:49 +01:00
inc.DBAccess.php
inc.DBAccessPDO.php fix sql statement for creating temp. tables ttreviewid and ttapproveid 2017-07-17 17:57:01 +02:00
inc.FileUtils.php