seeddms-code/inc
2022-04-12 13:26:03 +02:00
..
inc.Authentication.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-08 14:27:08 +02:00
inc.BasicAuthentication.php include Notification.php instead of setting services 2021-11-08 15:54:15 +01:00
inc.ClassAccessOperation.php check if latest content exists 2021-06-25 09:02:39 +02:00
inc.ClassAcl.php getPermission() returns always an int 2017-07-27 12:36:20 +02:00
inc.ClassAuthentication.php many code style cleanups 2021-09-20 16:41:48 +02:00
inc.ClassCalendar.php addEvent() returns new event 2022-04-07 13:57:49 +02:00
inc.ClassController.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-01-06 12:54:31 +01:00
inc.ClassControllerCommon.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-08 14:27:08 +02:00
inc.ClassConversionMgr.php add method getService() 2021-11-19 13:34:55 +01:00
inc.ClassConversionServiceBase.php add getAdditionalParams(), convert() returns false 2021-10-08 12:11:10 +02:00
inc.ClassConversionServiceExec.php add extension to temp file, because this is needed for programms like unoconv 2021-10-08 13:10:24 +02:00
inc.ClassConversionServiceImageToImage.php catch imagemagick exception 2021-10-19 12:18:16 +02:00
inc.ClassConversionServicePdfToImage.php catch imagemagick exception 2021-10-19 12:18:16 +02:00
inc.ClassConversionServiceTextToText.php add method getInfo() 2021-10-08 13:11:20 +02:00
inc.ClassDbAuthentication.php remove constructor, because it was the same like in the parent class 2021-09-20 16:42:14 +02:00
inc.ClassDownloadMgr.php filename can be passed to addItem() 2022-03-25 07:21:37 +01:00
inc.ClassEmailNotify.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-12 19:48:56 +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 2021-11-08 14:36:39 +01:00
inc.ClassFulltextService.php index document if max size is 0 2021-12-05 07:52:00 +01:00
inc.ClassHook.php check return value of hook 2017-05-02 18:29:47 +02:00
inc.ClassLdapAuthentication.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-22 10:54:54 +02:00
inc.ClassNotificationService.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-12 19:48:56 +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 add method remove(), add optional parameter to getParameter() 2020-05-19 08:06:09 +02:00
inc.ClassSchedulerTaskBase.php pass conversion mgr to constructor of task 2021-10-16 17:43:42 +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 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-16 17:46:34 +02:00
inc.ClassUI_Default.php remove all old methods not longer used 2021-07-21 15:45:24 +02:00
inc.ClassUI.php include inc.ClassAccessOperation.php because it is need at many places and the back button of the ErrorDlg works again 2022-04-04 08:42:26 +02:00
inc.ClassViewCommon.php parameter $urlparams of html_url() can be a string 2021-07-21 08:10:42 +02:00
inc.ConversionInit.php add conversion from image/svg+xml to png 2021-10-16 16:32:57 +02:00
inc.DBInit.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-06 15:19:14 +02:00
inc.Extension.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-04 17:07:36 +01:00
inc.FulltextInit.php add support for new conversion service 2021-10-06 14:59:46 +02:00
inc.Init.php init code for loading SeedDMS Core files 2014-12-08 14:38:51 +01:00
inc.Language.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-17 06:59:44 +02:00
inc.LogInit.php remove cloѕing php tag 2020-04-20 10:18:51 +02:00
inc.Notification.php add method sendNewDocumentMail(), settings can be passed to construct 2021-05-14 21:55:00 +02:00
inc.Scheduler.php add scheduler 2018-04-04 15:31:43 +02:00
inc.Settings.php init $settings->_contentDir to data directory 2021-11-27 12:08:32 +01:00
inc.Tasks.php add task to informa about upcoming events 2022-03-31 06:48:05 +02:00
inc.Utils.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-12 13:26:03 +02:00
inc.Version.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-11 14:08:19 +01:00