seeddms-code/SeedDMS_Core/Core
2021-03-12 10:05:17 +01:00
..
inc.AccessUtils.php inc.ClassAttribute.php 2017-10-24 12:44:22 +02:00
inc.ClassAccess.php Einfügen DocBlock 2017-10-24 11:10:41 +02:00
inc.ClassAttribute.php do not validate value in SeedDMS_Core_Attribute::setValue(), it should have been done before 2021-03-06 15:26:18 +01:00
inc.ClassDecorator.php add generic decorator class 2019-08-08 08:41:12 +02:00
inc.ClassDMS.php add support for date range search for attributes of type 'date' 2021-03-12 10:05:17 +01:00
inc.ClassDocument.php cast access mode to int when passing to constructor of SeedDMS_Core_GroupAccess or SeedDMS_Core_UserAccess 2021-02-02 14:56:15 +01:00
inc.ClassDocumentCategory.php check if document exists before adding it to result array 2017-12-19 10:46:42 +01:00
inc.ClassFolder.php add parameter $incdisabled to SeedDMS_Core_Folder::getNotifyList() 2021-02-05 13:25:46 +01:00
inc.ClassGroup.php add SeedDMS_Core_User->isType() and SeedDMS_Core_Group->isType() 2021-01-29 10:33:09 +01:00
inc.ClassIterator.php add fold marks 2020-08-01 13:47:24 +02:00
inc.ClassKeywords.php SeedDMS_Core 2017-11-08 13:54:49 +01:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php add some comments 2021-03-06 15:27:03 +01:00
inc.ClassUser.php add SeedDMS_Core_User->isType() and SeedDMS_Core_Group->isType() 2021-01-29 10:33:09 +01:00
inc.ClassWorkflow.php fix indenting which broke in last merge 2018-02-08 14:30:33 +01:00
inc.DBAccess.php SeedDMS_Core 2017-11-08 13:54:49 +01:00
inc.DBAccessPDO.php new method hasTable(), beautify some sql statements 2021-01-04 21:45:16 +01:00
inc.FileUtils.php fix parsing of file size 2020-06-19 11:36:51 +02:00