seeddms-code/SeedDMS_Core/Core
2023-01-10 08:10:33 +01:00
..
inc.AccessUtils.php set M_LOWEST_RIGHT and M_HIGHTEST_RIGHT 2021-10-04 19:13:47 +02:00
inc.ClassAccess.php set file format to unix, fix indenting of comments 2021-09-16 16:02:16 +02:00
inc.ClassAttribute.php add SeedDMS_Core_Attribute::getParsedValue() and use it in SeedDMS_Core_Object:: getAttributeValue() 2022-11-09 10:26:08 +01:00
inc.ClassDecorator.php add generic decorator class 2019-08-08 08:41:12 +02:00
inc.ClassDMS.php get class name for 'documentfile' 2023-01-02 19:34:14 +01:00
inc.ClassDocument.php use getClassname() for getting class of documentfile 2023-01-02 19:34:48 +01:00
inc.ClassDocumentCategory.php setName() didn't work due to a copy&paste error 2021-09-30 15:44:08 +02:00
inc.ClassFolder.php getFolderPathPlain(): add sep as prefix if skiproot is true 2022-12-08 14:44:49 +01:00
inc.ClassGroup.php order review log by id desc 2021-09-29 14:58:55 +02:00
inc.ClassIterator.php change namespace of iterators from SeedDMS to SeedDMS\Core 2022-11-18 11:20:18 +01:00
inc.ClassKeywords.php add method SeedDMS_Core_KeywordCategory::countKeywordLists() 2023-01-10 08:10:33 +01:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php add SeedDMS_Core_Attribute::getParsedValue() and use it in SeedDMS_Core_Object:: getAttributeValue() 2022-11-09 10:26:08 +01:00
inc.ClassUser.php fix SeedDMS_Core_User::getDocumentContents() 2022-09-26 07:48:45 +02:00
inc.ClassWorkflow.php fix line indenting 2021-10-02 07:34:44 +02:00
inc.DBAccessPDO.php do not set PDO::ATTR_AUTOCOMMIT because it prevents sql statements not in a transaction from being executed 2023-01-06 07:48:32 +01:00
inc.FileUtils.php fix moveDir() which didn't work at all 2022-11-17 11:33:43 +01:00