seeddms-code/inc
2023-06-02 18:10:39 +02:00
..
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
inc.ClassAuthentication.php
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
inc.ClassController.php makes no sense to set cachedir 2023-05-09 08:47:40 +02:00
inc.ClassControllerCommon.php
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 execWithTimeout() fails if cmd returns something in stderr 2023-05-15 08:11:14 +02: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 echo error message in debug mode 2023-04-25 12:27:27 +02:00
inc.ClassEmailUtils.php
inc.ClassExtBase.php
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
inc.ClassLdapAuthentication.php add constructor, authenticate() returns null if authentication fails 2022-11-28 21:36:40 +01:00
inc.ClassNotificationService.php fix setting comment in notificatoin mail 2023-04-28 18:38:48 +02:00
inc.ClassNotify.php
inc.ClassPasswordHistoryManager.php
inc.ClassPasswordStrength.php
inc.ClassSession.php
inc.ClassSettings.php number of days to look back on dashboard can be configured 2023-05-13 12:07:47 +02:00
inc.ClassUI_Default.php
inc.ClassUI.php override action to 'show' when showing error msg 2023-02-28 12:54:56 +01:00
inc.ClassViewCommon.php make first 3 parameters of html_link() required, because 4th parameter is also required 2023-06-02 18:10:39 +02: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
inc.FulltextInit.php add more hooks for reindexing documents/folders 2023-04-28 18:39:53 +02: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
inc.Settings.php use openssl to create encryption key 2023-04-18 20:08:44 +02:00
inc.Utils.php use openssl to encrypt and decrypt data with key 2023-04-18 20:09:03 +02:00
inc.Version.php start new version 5.1.32 2023-05-04 14:25:04 +02:00