seeddms-code/inc
2022-07-29 21:36:40 +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 addEvent() returns new event 2022-04-07 13:57:49 +02:00
inc.ClassController.php pass request to controller 2022-07-29 21:36:40 +02:00
inc.ClassControllerCommon.php pass array passed to __invoke() to hooks preRun and postRun 2022-07-26 11:33:12 +02:00
inc.ClassConversionMgr.php add method getService() 2021-11-19 13:34:55 +01:00
inc.ClassConversionServiceBase.php add getAdditionalParams(), convert() returns false 2021-10-08 12:11:10 +02:00
inc.ClassConversionServiceExec.php add extension to temp file, because this is needed for programms like unoconv 2021-10-08 13:10:24 +02:00
inc.ClassConversionServiceImageToImage.php catch imagemagick exception 2021-10-19 12:18:16 +02:00
inc.ClassConversionServicePdfToImage.php catch imagemagick exception 2021-10-19 12:18:16 +02:00
inc.ClassConversionServiceTextToText.php add method getInfo() 2021-10-08 13:11:20 +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 images can be passed to toIndividual() for adding it to the html part 2022-02-02 21:36:27 +01: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 check extension dependency on shell commands 2022-05-16 15:54:04 +02:00
inc.ClassFulltextService.php logger can be set 2022-05-12 09:03:27 +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 check if logger is set before using it 2022-05-30 09:15:08 +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 make getConfigDir() public, because it is used in install/install.php 2022-06-10 08:51:33 +02:00
inc.ClassUI_Default.php remove all old methods not longer used 2021-07-21 15:45:24 +02:00
inc.ClassUI.php pass request to view 2022-07-29 21:36:22 +02:00
inc.ClassViewCommon.php getHookObjects() takes parent classes into account 2022-06-16 12:43:50 +02:00
inc.ConversionInit.php skip internal conversion service for images if imagick extension is missing 2022-07-15 15:27:15 +02:00
inc.DBInit.php add support for new conversion service 2021-10-06 14:59:46 +02:00
inc.Extension.php extension mgr can now cache check result 2021-11-04 17:06:47 +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 remove old get_magic_quotes code 2022-07-01 09:51:30 +02:00
inc.Utils.php finally got rid of ancient method sanitizeString() 2022-07-15 09:32:58 +02:00
inc.Version.php start version 5.1.27 2022-06-28 17:08:45 +02:00