.. |
inc.Authentication.php
|
make it work with slim notfound handler
|
2019-01-09 09:19:46 +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
|
do not include class file more then once if factory is called again
|
2018-11-23 21:38:23 +01:00 |
inc.ClassControllerCommon.php
|
save result of last hook into class variable
|
2019-01-11 15:07:20 +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
|
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
|
better error handling if repository doesn't deliver an extension list
|
2018-11-07 20:52:52 +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
|
require at least 5.6.38, do not check for Log.php anymore
|
2019-06-24 12:36:55 +02:00 |
inc.ClassUI_Default.php
|
remove some white space
|
2017-01-01 14:46:25 +01:00 |
inc.ClassUI.php
|
pass $user to ErrorDlg view
|
2018-10-11 11:30:15 +02:00 |
inc.ClassViewCommon.php
|
better handling of return values of hooks
|
2019-01-17 18:30:10 +01: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
|
include autoloader for pkginst
|
2018-11-23 21:01:55 +01:00 |
inc.Utils.php
|
new parameter xsendfile
|
2019-01-18 13:08:21 +01:00 |
inc.Version.php
|
start new version 5.1.12
|
2019-06-24 11:55:24 +02:00 |