seeddms-code/inc
2020-03-02 09:16:03 +01:00
..
inc.Authentication.php make it work with slim notfound handler 2019-01-09 09:19:46 +01:00
inc.ClassAccessOperation.php allow mimetype to specify documents which can be edited online 2019-11-21 10:51:17 +01:00
inc.ClassAuthentication.php put authentication into its own class 2016-08-10 15:52:55 +02:00
inc.ClassCalendar.php pass current user to constructor of Calendar class 2017-02-21 17:29:38 +01:00
inc.ClassController.php do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
inc.ClassControllerCommon.php allow 4 arguments passed to hook 2019-12-13 14:27:58 +01:00
inc.ClassDbAuthentication.php remove guest user check 2016-08-30 07:56:50 +02:00
inc.ClassEmailNotify.php new optional parameter $attachments for toIndividual() 2019-07-01 09:56:19 +02:00
inc.ClassEmailUtils.php use getBaseUrl() 2019-11-28 10:22:47 +01:00
inc.ClassExtBase.php fix nasty syntax error 2013-05-02 12:14:54 +02:00
inc.ClassExtensionMgr.php do not call unzip but use ZipArchive instead 2020-02-26 21:08:03 +01:00
inc.ClassHook.php check return value of hook 2017-05-02 18:29:47 +02:00
inc.ClassLdapAuthentication.php propperly check if user exists in database (Closes #388) 2018-01-24 09:18:24 +01:00
inc.ClassNotificationService.php return return value of service function 2018-04-19 19:46:54 +02:00
inc.ClassNotify.php remove empty line 2016-04-07 08:31:11 +02:00
inc.ClassPasswordHistoryManager.php put backticks around identifier in sql statements 2017-02-12 08:07:14 +01:00
inc.ClassPasswordStrength.php reformating of code 2012-12-14 20:41:56 +00:00
inc.ClassSession.php use new method SeedDMS_Core_[Folder|Document]::isType() 2019-08-08 09:08:27 +02:00
inc.ClassSettings.php load/save proxy paramters 2020-03-02 09:15:25 +01:00
inc.ClassUI_Default.php remove some white space 2017-01-01 14:46:25 +01:00
inc.ClassUI.php do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
inc.ClassViewCommon.php check for hook attached to parent class in hasHook() 2019-10-01 14:06:00 +02:00
inc.DBInit.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-06-30 07:53:13 +02:00
inc.Extension.php pass proxy parameters to construction of Extension Mgr 2020-03-02 09:16:03 +01:00
inc.Init.php init code for loading SeedDMS Core files 2014-12-08 14:38:51 +01:00
inc.Language.php add getAttributeValidationError() 2019-12-13 09:06:36 +01:00
inc.LogInit.php store log file in contentDir/log/ 2018-03-14 07:59:10 +01:00
inc.Settings.php include autoloader for pkginst 2018-11-23 21:01:55 +01:00
inc.Utils.php add getToken() for generating a random string 2020-02-06 11:32:27 +01:00
inc.Version.php start new version 5.1.15 2020-02-17 12:57:48 +01:00