seeddms-code/SeedDMS_Core/Core
2022-09-26 07:48:45 +02: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 optional parameter $op to SeedDMS_Core_AttributeDefinition::getObjects(), SeedDMS_Core_AttributeDefinition::getObjects() will not filter by value if null is passed 2022-05-19 19:23:10 +02:00
inc.ClassDecorator.php add generic decorator class 2019-08-08 08:41:12 +02:00
inc.ClassDMS.php sort by 'i' or 'n' is like 'ia' or 'na' 2022-08-31 20:32:32 +02:00
inc.ClassDocument.php set _public to a bool value, used to be int 2022-03-02 07:37:58 +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 use backticks in sql statement 2022-03-02 07:42:31 +01:00
inc.ClassGroup.php order review log by id desc 2021-09-29 14:58:55 +02:00
inc.ClassIterator.php add fold marks 2020-08-01 13:47:24 +02:00
inc.ClassKeywords.php check if passed user is a valid user in setOwner() 2021-09-27 10:13:46 +02:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php add onPostRemoveAttribute callback 2022-02-26 14:15:06 +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 add request uri to start line of sql log 2022-06-01 15:01:38 +02:00
inc.FileUtils.php add SeedDMS_Core_File::fileExtension() 2022-02-21 08:52:46 +01:00