.. |
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
|
|
|
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
|
|
|
inc.ClassController.php
|
|
|
inc.ClassControllerCommon.php
|
|
|
inc.ClassConversionMgr.php
|
add conversion service from text to image
|
2023-01-04 14:30:45 +01:00 |
inc.ClassConversionServiceBase.php
|
|
|
inc.ClassConversionServiceExec.php
|
timeout can be passed to constructor
|
2023-01-01 09:18:52 +01:00 |
inc.ClassConversionServiceImageToImage.php
|
|
|
inc.ClassConversionServiceImageToText.php
|
|
|
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.ClassConversionServiceTextToImage.php
|
add conversion service from text to image
|
2023-01-04 14:30:45 +01:00 |
inc.ClassConversionServiceTextToText.php
|
|
|
inc.ClassDbAuthentication.php
|
add constructor, authenticate() returns null if authentication fails
|
2022-11-28 21:36:40 +01:00 |
inc.ClassDownloadMgr.php
|
|
|
inc.ClassEmailNotify.php
|
|
|
inc.ClassEmailUtils.php
|
|
|
inc.ClassExtBase.php
|
|
|
inc.ClassExtensionMgr.php
|
fix typo
|
2022-12-05 09:18:36 +01:00 |
inc.ClassFulltextService.php
|
fulltext service can use new text previewer to create a cached txt file of a document
|
2023-01-03 14:05:32 +01:00 |
inc.ClassHook.php
|
|
|
inc.ClassLdapAuthentication.php
|
add constructor, authenticate() returns null if authentication fails
|
2022-11-28 21:36:40 +01:00 |
inc.ClassNotificationService.php
|
|
|
inc.ClassNotify.php
|
|
|
inc.ClassPasswordHistoryManager.php
|
|
|
inc.ClassPasswordStrength.php
|
|
|
inc.ClassSession.php
|
|
|
inc.ClassSettings.php
|
|
|
inc.ClassUI_Default.php
|
|
|
inc.ClassUI.php
|
|
|
inc.ClassViewCommon.php
|
|
|
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
|
pass text previewer to fulltext service
|
2023-01-03 14:06:24 +01:00 |
inc.Init.php
|
|
|
inc.Language.php
|
|
|
inc.LogInit.php
|
use getLogger() to retrieve logger
|
2022-11-08 20:07:39 +01:00 |
inc.Notification.php
|
|
|
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 |