| .. | 
		
		
			
			
			
			
				| inc.Authentication.php | improve password expiration | 2023-03-29 20:57:48 +02: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 | check if logger is set before using it | 2023-03-21 11:25:08 +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 method getFromWithTo() | 2023-04-13 09:05:03 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceBase.php | conversion service gets reference to conversion mgr when service is added | 2023-01-19 12:10:33 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceExec.php | log error when execution of command fails | 2023-02-09 07:16:50 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceImageToImage.php | call constructor of parent | 2023-01-05 08:05:46 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceImageToText.php | set end of conversion in any case, not just if iptc data was found | 2023-01-05 16:57:18 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServicePdfToImage.php | create 8-bit png instead of 16-bit | 2023-03-11 18:59:02 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceTextToImage.php | call constructor of parent | 2023-01-05 08:05:46 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceTextToText.php | call constructor of parent | 2023-01-05 08:05:46 +01:00 | 
		
			
			
			
			
				| inc.ClassDbAuthentication.php | add constructor, authenticate() returns null if authentication fails | 2022-11-28 21:36:40 +01:00 | 
		
			
			
			
			
				| inc.ClassDownloadMgr.php | no php error anymore | 2023-04-18 09:59:18 +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 | add more error checking when including extensions.php | 2023-02-17 06:57:42 +01:00 | 
		
			
			
			
			
				| inc.ClassFulltextService.php | add fold marks | 2023-02-20 16:06:43 +01: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 | comment of document, documentcontent and folder can be rendered as markdown | 2023-04-04 17:46:08 +02:00 | 
		
			
			
			
			
				| inc.ClassUI_Default.php | remove all old methods not longer used | 2021-07-21 15:45:24 +02:00 | 
		
			
			
			
			
				| inc.ClassUI.php | override action to 'show' when showing error msg | 2023-02-28 12:54:56 +01:00 | 
		
			
			
			
			
				| inc.ClassViewCommon.php | new algo for contrast color based on lightness | 2023-03-03 16:14:01 +01:00 | 
		
			
			
			
			
				| inc.ConversionInit.php | add conversion service from text to png | 2023-01-04 14:33:11 +01:00 | 
		
			
			
			
			
				| inc.DBInit.php | check return value of postInitDMS | 2023-02-18 15:49:55 +01:00 | 
		
			
			
			
			
				| inc.Extension.php | fix inclusion of php files | 2022-11-09 09:25:45 +01:00 | 
		
			
			
			
			
				| inc.FulltextInit.php | set various callbacks to reindex document when it has changed | 2023-03-19 09:17:08 +01:00 | 
		
			
			
			
			
				| inc.Init.php | no longer include Core.php from SeedDMS, use vendor/seeddms/core instead | 2023-01-20 12:21:14 +01:00 | 
		
			
			
			
			
				| inc.Language.php | handle unknown objtype in getAttributeObjectTypeText() | 2023-04-18 12:50:53 +02:00 | 
		
			
			
			
			
				| inc.LogInit.php | use require_once instead of include("Log.php") | 2023-03-15 11:08:51 +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 | add open office formats to get_extension | 2023-03-24 16:33:17 +01:00 | 
		
			
			
			
			
				| inc.Version.php | new version 5.1.31 | 2023-04-04 12:31:52 +02:00 |