seeddms-code/SeedDMS_Core/Core
2017-07-31 14:21:24 +02:00
..
inc.AccessUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAccess.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassAttribute.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-10 07:50:33 +02:00
inc.ClassDMS.php fix field name in getDocumentList(), 'maxLogId' must be 'maxLogID' 2017-07-27 12:32:27 +02:00
inc.ClassDocument.php getNotifyList() returns only users which are not disabled 2017-07-28 10:28:57 +02:00
inc.ClassDocumentCategory.php add backticks around identifier in sql statements 2017-02-10 08:04:19 +01:00
inc.ClassFolder.php getNotifyList() returns only users which are not disabled 2017-07-28 10:28:57 +02:00
inc.ClassGroup.php add missing backticks around identifiers in sql statements 2017-02-13 12:47:15 +01:00
inc.ClassKeywords.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-10 08:07:17 +01:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php pass tablename to getInsertID(), add pgsql as new db driver 2017-02-20 17:11:37 +01:00
inc.ClassTransmittal.php pass tablename to getInsertID() 2017-02-20 17:11:37 +01:00
inc.ClassUser.php remove from process only if status[receipt], status[revision] is not set 2017-07-31 14:21:24 +02:00
inc.ClassWorkflow.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-02-20 17:34:43 +01:00
inc.DBAccess.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.DBAccessPDO.php views instead of temp. tables can be used 2017-07-27 12:34:46 +02:00
inc.FileUtils.php make all functions static 2014-01-28 08:11:57 +01:00