seeddms-code/inc
2021-10-08 12:12:37 +02:00
..
inc.Authentication.php propperly update expire of cookie (do not take enableLargeFileUpload into account) 2021-07-07 09:46:29 +02:00
inc.ClassAccessOperation.php check if latest content exists 2021-06-25 09:02:39 +02:00
inc.ClassAuthentication.php many code style cleanups 2021-09-20 16:41:48 +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 callHook merges strings and arrays returned from hook 2021-07-08 14:14:13 +02:00
inc.ClassConversionMgr.php add method getServices() 2021-10-08 10:03:27 +02:00
inc.ClassConversionServiceBase.php add getAdditionalParams(), convert() returns false 2021-10-08 12:11:10 +02:00
inc.ClassConversionServiceExec.php add getInfo(), getAdditionalParams() and handle output to stdout 2021-10-08 12:12:00 +02:00
inc.ClassConversionServiceImageToImage.php add getAdditionalParams(), getInfo(), width of image can be passed 2021-10-08 12:12:37 +02:00
inc.ClassConversionServicePdfToImage.php add new conversion manager and services 2021-10-06 15:03:03 +02:00
inc.ClassConversionServiceTextToText.php add new conversion manager and services 2021-10-06 15:03:03 +02:00
inc.ClassDbAuthentication.php remove constructor, because it was the same like in the parent class 2021-09-20 16:42:14 +02:00
inc.ClassEmailNotify.php fix line indenting 2021-09-30 07:52:47 +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 add support for new conversion service 2021-10-06 14:59:46 +02:00
inc.ClassHook.php check return value of hook 2017-05-02 18:29:47 +02:00
inc.ClassLdapAuthentication.php remove constructor, because it was the same like in the parent class 2021-09-20 16:42:14 +02:00
inc.ClassNotificationService.php fix accessing settings 2021-09-29 14:59:28 +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 fix line indenting 2021-09-30 07:52:47 +02:00
inc.ClassUI_Default.php remove all old methods not longer used 2021-07-21 15:45:24 +02:00
inc.ClassUI.php make $settings already in constructor of view class available 2021-07-05 16:28:51 +02:00
inc.ClassViewCommon.php rename check_access to check_view_access, first param of html_url is no longer optional 2021-07-07 08:25:26 +02:00
inc.ConversionInit.php add new conversion manager and services 2021-10-06 15:03:03 +02:00
inc.DBInit.php add support for new conversion service 2021-10-06 14:59:46 +02:00
inc.Extension.php use global $logger 2021-02-04 10:50:38 +01:00
inc.FulltextInit.php add support for new conversion service 2021-10-06 14:59:46 +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 fix line indenting 2021-09-30 07:52:47 +02:00
inc.Utils.php remove extra space 2021-09-30 07:57:47 +02:00
inc.Version.php start new version 5.1.24 2021-08-20 10:42:44 +02:00