seeddms-code/inc
2018-06-27 18:56:01 +02:00
..
inc.Authentication.php pass $dms to preAddService() and postAddService() 2018-02-07 18:58:56 +01:00
inc.ClassAccessOperation.php better check in mayReview() and mayApprove() 2018-01-08 10:49:36 +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 set dms and user in controller 2018-03-12 18:34:17 +01:00
inc.ClassControllerCommon.php add method setErrorMsg() 2017-06-09 12:27:26 +02:00
inc.ClassDbAuthentication.php remove guest user check 2016-08-30 07:56:50 +02:00
inc.ClassEmailNotify.php return false instead of -1 2018-04-19 19:46:25 +02:00
inc.ClassEmailUtils.php move replaceMarker from Notify 2015-11-25 17:19:28 +01:00
inc.ClassExtBase.php fix nasty syntax error 2013-05-02 12:14:54 +02:00
inc.ClassExtensionMgr.php add method getExtensionListByName(), some more documentation 2018-03-23 10:09:27 +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 microtime for session id 2017-12-30 12:41:07 +01:00
inc.ClassSettings.php add methods arrayToString() and stringToArray() 2018-04-19 13:41:50 +02:00
inc.ClassUI_Default.php remove some white space 2017-01-01 14:46:25 +01:00
inc.ClassUI.php use ErrorDlg view for error messages 2018-04-06 16:34:01 +02:00
inc.ClassViewCommon.php run passed parameter 'action' through htmlspecialchars() before output 2018-06-27 18:56:01 +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 repository url to extension mgr 2018-03-21 13:38:00 +01:00
inc.Init.php init code for loading SeedDMS Core files 2014-12-08 14:38:51 +01:00
inc.Language.php set default for $defaulttext of printMLText() to null 2018-04-04 17:47:32 +02:00
inc.LogInit.php store log file in contentDir/log/ 2018-03-14 07:59:10 +01:00
inc.Settings.php remove old code for upgrading from ancient config file 2018-03-14 10:15:11 +01:00
inc.Utils.php various new methonds 2018-03-13 14:37:55 +01:00
inc.Version.php add methods majorVersion(), minorVersion() and subminorVersion() 2018-04-12 17:18:18 +02:00