| .. | 
		
		
			
			
			
			
				| inc.Authentication.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2023-03-29 20:59:06 +02:00 | 
		
			
			
			
			
				| inc.AuthenticationInit.php | add authentication service | 2022-11-28 21:40:42 +01:00 | 
		
			
			
			
			
				| inc.BasicAuthentication.php | use authenticator | 2023-01-10 15:43:06 +01:00 | 
		
			
			
			
			
				| inc.ClassAccessOperation.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-05-03 08:38:22 +02:00 | 
		
			
			
			
			
				| inc.ClassAcl.php | fix typo in class var _dms | 2023-08-28 12:09:33 +02:00 | 
		
			
			
			
			
				| inc.ClassAuthentication.php | remove constructor and class vars from abstract class | 2022-11-28 21:35:41 +01:00 | 
		
			
			
			
			
				| inc.ClassAuthenticationMiddleware.php | upgrade from slim 3 to slim 4 | 2024-12-11 14:46:12 +01:00 | 
		
			
			
			
			
				| inc.ClassAuthenticationService.php | add documentation for authenticate() | 2023-08-25 12:33:08 +02:00 | 
		
			
			
			
			
				| inc.ClassCalendar.php | add class variable $user | 2025-02-03 10:23:22 +01:00 | 
		
			
			
			
			
				| inc.ClassController.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-09-01 09:53:29 +02:00 | 
		
			
			
			
			
				| inc.ClassControllerCommon.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-01-11 10:10:12 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionMgr.php | add new conversion service from text/html to text/plain | 2024-05-07 13:51:21 +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 | execWithTimeout() fails if cmd returns something in stderr | 2023-05-15 08:11:14 +02:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceHtmlToText.php | suppress errors when loading html file | 2024-12-11 15:58:11 +01:00 | 
		
			
			
			
			
				| inc.ClassConversionServiceImageToImage.php | add conversion for webp and avif images | 2024-12-07 19:09:01 +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 | add fold marks | 2024-09-17 14:29:43 +02: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 | allow login by email if turned on in configuration | 2024-03-20 17:05:41 +01:00 | 
		
			
			
			
			
				| inc.ClassDownloadMgr.php | fix line indenting | 2025-02-04 18:20:11 +01:00 | 
		
			
			
			
			
				| inc.ClassEmailNotify.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2025-02-03 15:22:14 +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 | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-12-26 08:37:57 +01:00 | 
		
			
			
			
			
				| inc.ClassFulltextService.php | propperly check if a fulltext service exists | 2024-12-10 15:04:20 +01:00 | 
		
			
			
			
			
				| inc.ClassHook.php | check return value of hook | 2017-05-02 18:29:47 +02:00 | 
		
			
			
			
			
				| inc.ClassLdapAuthentication.php | fix evaluation of _ldapMailField | 2025-02-03 09:52:10 +01:00 | 
		
			
			
			
			
				| inc.ClassNotificationService.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2025-02-03 15:22:14 +01: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.ClassScheduler.php | add scheduler | 2018-04-04 15:31:43 +02:00 | 
		
			
			
			
			
				| inc.ClassSchedulerTask.php | fix php error | 2024-07-02 17:07:30 +02:00 | 
		
			
			
			
			
				| inc.ClassSchedulerTaskBase.php | add class var $conversionmgr | 2023-09-11 09:26:40 +02:00 | 
		
			
			
			
			
				| inc.ClassSession.php | number of user session can be limited | 2023-10-13 19:31:41 +02:00 | 
		
			
			
			
			
				| inc.ClassSettings.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2025-02-06 15:20:59 +01:00 | 
		
			
			
			
			
				| inc.ClassUI_Default.php | remove all old methods not longer used | 2021-07-21 15:45:24 +02:00 | 
		
			
			
			
			
				| inc.ClassUI.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2025-02-03 15:22:14 +01:00 | 
		
			
			
			
			
				| inc.ClassViewCommon.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-01-11 10:10:12 +01:00 | 
		
			
			
			
			
				| inc.ConversionInit.php | add conversion for webp and avif images | 2024-12-07 19:09:01 +01:00 | 
		
			
			
			
			
				| inc.DBInit.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-10-11 14:38:45 +02:00 | 
		
			
			
			
			
				| inc.Extension.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2022-11-09 12:20:32 +01:00 | 
		
			
			
			
			
				| inc.FulltextInit.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2023-04-28 18:43:27 +02:00 | 
		
			
			
			
			
				| inc.Init.php | add comment with info why seeddms core is still explicitly included | 2025-02-03 12:18:15 +01:00 | 
		
			
			
			
			
				| inc.Language.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-03-23 11:56:11 +01:00 | 
		
			
			
			
			
				| inc.LogInit.php | set max log level of logger | 2024-09-17 20:26:19 +02:00 | 
		
			
			
			
			
				| inc.Notification.php | pass _smtpLazySSL and _smtpForcrFrom to email notification | 2024-09-17 20:27:57 +02:00 | 
		
			
			
			
			
				| inc.Scheduler.php | add scheduler | 2018-04-04 15:31:43 +02:00 | 
		
			
			
			
			
				| inc.Settings.php | use openssl to create encryption key | 2023-04-18 20:08:44 +02:00 | 
		
			
			
			
			
				| inc.Tasks.php | skip footer in mail with recent changes | 2024-12-29 08:06:56 +01:00 | 
		
			
			
			
			
				| inc.Utils.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x | 2024-11-16 09:50:55 +01:00 | 
		
			
			
			
			
				| inc.Version.php | Merge branch 'seeddms-5.1.x' into seeddms-6.0.x, new version 6.0.31 | 2025-02-07 15:24:33 +01:00 |