seeddms-code/inc
2021-06-23 16:27:09 +02:00
..
inc.Authentication.php include inc.ClassAccessOperation.php 2021-04-18 19:40:13 +02:00
inc.ClassAccessOperation.php check for non empty workflow state 2021-06-01 10:50:55 +02:00
inc.ClassAuthentication.php put authentication into its own class 2016-08-10 15:52:55 +02:00
inc.ClassCalendar.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassController.php do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
inc.ClassControllerCommon.php use same way to check for hooks in hasHook() and callHook() 2021-04-23 09:56:25 +02:00
inc.ClassDbAuthentication.php use new functions seed_pass_hash() and seed_pass_verify() 2020-07-30 10:57:29 +02:00
inc.ClassEmailNotify.php propperly check for translation of html body (Closes: #510) 2021-05-10 09:01:20 +02:00
inc.ClassEmailUtils.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassExtBase.php pass logger to contructor of SeedDMS_ExtBase 2021-02-04 10:41:16 +01:00
inc.ClassExtensionMgr.php pass $logger to migrate() 2021-06-07 21:15:18 +02:00
inc.ClassFulltextService.php some more documentation, use appropriate variable name 2021-01-08 10:06:42 +01:00
inc.ClassHook.php check return value of hook 2017-05-02 18:29:47 +02:00
inc.ClassLdapAuthentication.php propperly check if user exists in database (Closes #388) 2018-01-24 09:18:24 +01:00
inc.ClassNotificationService.php move sending notification mail into Notification service 2021-05-21 09:14:55 +02:00
inc.ClassNotify.php remove toGroup() and toList() 2021-01-29 10:51:01 +01:00
inc.ClassPasswordHistoryManager.php put backticks around identifier in sql statements 2017-02-12 08:07:14 +01:00
inc.ClassPasswordStrength.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassSession.php use getDMS() instead of accessing _dms in folder or document object 2020-05-18 18:29:19 +02:00
inc.ClassSettings.php add field in configuration for hidden other fields in settings form 2021-06-23 16:27:09 +02:00
inc.ClassUI_Default.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.ClassUI.php pass accessobject to exitError view 2021-04-30 14:48:13 +02:00
inc.ClassViewCommon.php use same way to check for hooks in hasHook() and callHook() 2021-04-23 09:56:25 +02:00
inc.DBInit.php put fulltext search into central service 2020-09-29 16:42:09 +02:00
inc.Extension.php use global $logger 2021-02-04 10:50:38 +01:00
inc.FulltextInit.php add missing file 2021-04-19 15:54:41 +02:00
inc.Init.php init code for loading SeedDMS Core files 2014-12-08 14:38:51 +01:00
inc.Language.php add missing case in getAttributeValidationError() 2021-05-15 07:37:21 +02:00
inc.LogInit.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.Notification.php add method sendNewDocumentMail(), settings can be passed to construct 2021-05-14 21:55:00 +02:00
inc.Settings.php do not call get_magic_quotes_gpc() anymore 2021-05-11 21:18:15 +02:00
inc.Utils.php add class SeedDMS_JwtToken 2021-05-07 13:22:57 +02:00
inc.Version.php start version 5.1.23 2021-04-13 08:39:07 +02:00