| .. | 
		
		
			
			
			
			
				| inc.Authentication.php | move init of notification into DBInit.php | 2023-01-01 19:59:29 +01:00 | 
		
			
			
			
			
				| inc.AuthenticationInit.php | add authentication service | 2022-11-28 21:40:42 +01:00 | 
		
			
			
			
			
				| inc.ClassAccessOperation.php | check if latest content exists | 2021-06-25 09:02:39 +02:00 | 
		
			
			
			
			
				| inc.ClassAuthentication.php | remove constructor and class vars from abstract class | 2022-11-28 21:35:41 +01:00 | 
		
			
			
			
			
				| inc.ClassAuthenticationMiddleware.php | add slim middleware for authenticating with session | 2023-01-01 19:58:28 +01:00 | 
		
			
			
			
			
				| inc.ClassAuthenticationService.php | add authentication service | 2022-11-28 21:40:42 +01: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 | first check if parameter 'action' is set, return false if preRun fails | 2022-08-01 12:43:56 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionMgr.php | add conversion service from jpeg to text based on iptc data | 2022-09-15 13:09:20 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceBase.php | add getAdditionalParams(), convert() returns false | 2021-10-08 12:11:10 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceExec.php | timeout can be passed to constructor | 2023-01-01 09:18:52 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceImageToImage.php | image conversion falls back to gd library if imagick extension is not loaded | 2022-09-13 13:23:48 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceImageToText.php | add conversion service from jpeg to text based on iptc data | 2022-09-15 13:09:20 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionServicePdfToImage.php | set resolution of pdf to 72dpi, using 36dpi will not allow previes wider than 298px | 2022-12-08 14:45:31 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceTextToText.php | add method getInfo() | 2021-10-08 13:11:20 +02:00 | 
		
			
			
			
			
				| inc.ClassDbAuthentication.php | add constructor, authenticate() returns null if authentication fails | 2022-11-28 21:36:40 +01:00 | 
		
			
			
			
			
				| inc.ClassDownloadMgr.php | value of extracols can be an array | 2022-08-31 20:32:51 +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 | fix typo | 2022-12-05 09:18:36 +01: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 | add constructor, authenticate() returns null if authentication fails | 2022-11-28 21:36:40 +01: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 | pass class name to preRun, invoke() returns false if preRun fails | 2022-08-01 12:11:51 +02:00 | 
		
			
			
			
			
				| inc.ConversionInit.php | set timeout of SeedDMS_ConversionServiceExec | 2023-01-01 09:22:11 +01:00 | 
		
			
			
			
			
				| inc.DBInit.php | move init of notification into DBInit.php | 2023-01-01 19:59:29 +01:00 | 
		
			
			
			
			
				| inc.Extension.php | fix inclusion of php files | 2022-11-09 09:25:45 +01:00 | 
		
			
			
			
			
				| inc.FulltextInit.php | add support for new conversion service | 2021-10-06 14:59:46 +02:00 | 
		
			
			
			
			
				| inc.Init.php | create request | 2022-07-29 21:41:43 +02:00 | 
		
			
			
			
			
				| inc.Language.php | add missing case in getAttributeValidationError() | 2021-05-15 07:37:21 +02:00 | 
		
			
			
			
			
				| inc.LogInit.php | use getLogger() to retrieve logger | 2022-11-08 20:07:39 +01: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 inclusion of php files | 2022-11-09 09:25:45 +01:00 | 
		
			
			
			
			
				| inc.Utils.php | change namespace of iterators from SeedDMS to SeedDMS\Core | 2022-11-18 11:20:38 +01:00 | 
		
			
			
			
			
				| inc.Version.php | new version 5.1.29 | 2022-11-22 06:52:44 +01:00 |