Uwe Steinmann
|
552c3b4d98
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-04-05 10:05:05 +02:00 |
|
Uwe Steinmann
|
f4b6b9b6e1
|
do not pass $dms and $settings to (pre|post)AddService
|
2016-04-04 16:40:41 +02:00 |
|
Uwe Steinmann
|
5de44791ff
|
fix name of preAddService
|
2016-04-04 16:17:41 +02:00 |
|
Uwe Steinmann
|
3f6420a6d4
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-03-14 18:20:03 +01:00 |
|
Uwe Steinmann
|
6132c364de
|
call hooks before and after setting notification service
|
2016-03-09 18:25:17 +01:00 |
|
Uwe Steinmann
|
a5d766543e
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-03-09 18:03:34 +01:00 |
|
Uwe Steinmann
|
acdfa6f8c4
|
add notification service
|
2016-03-09 17:57:38 +01:00 |
|
Uwe Steinmann
|
4770608d8f
|
include inc.ClassAccessOperation.php
|
2016-03-04 09:40:49 +01:00 |
|
Uwe Steinmann
|
0e5e09dbbf
|
fix logout if not admin
|
2016-02-19 08:21:22 +01:00 |
|
Uwe Steinmann
|
3b8d7a5271
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-02-04 19:22:59 +01:00 |
|
Uwe Steinmann
|
c45f88ce3d
|
make autoLogin and enableGuestAutoLogin work together
|
2016-02-02 10:02:13 +01:00 |
|
Uwe Steinmann
|
76f5a89f92
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-02 09:48:18 +01:00 |
|
Uwe Steinmann
|
7dc478382f
|
initial support for auto login of guest user
|
2016-01-29 16:48:21 +01:00 |
|
Uwe Steinmann
|
1f77a749be
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-11-27 16:09:11 +01:00 |
|
Uwe Steinmann
|
250400a9cb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-25 17:01:52 +01:00 |
|
Uwe Steinmann
|
eda80242ea
|
some reorganization of email notification
|
2015-11-25 16:49:09 +01:00 |
|
Uwe Steinmann
|
889779113d
|
first check if user is an object before using it
|
2015-07-14 21:35:53 +02:00 |
|
Uwe Steinmann
|
f616c6cf39
|
check if user is valid before using it
|
2015-07-14 21:34:51 +02:00 |
|
Uwe Steinmann
|
bdfb552204
|
auto login user if not already logged in
the user won't have a session, but will be granted access for the
http request
Conflicts:
inc/inc.Authentication.php
|
2015-07-14 21:32:15 +02:00 |
|
Uwe Steinmann
|
f187dff23a
|
auto login user if not already logged in
the user won't have a session, but will be granted access for the
http request
|
2015-07-14 21:23:54 +02:00 |
|
Uwe Steinmann
|
536ead64ac
|
allow to substitute user for regular users
|
2015-05-19 19:44:18 +02:00 |
|
Uwe Steinmann
|
1fcc786d25
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/Core/inc.ClassUser.php
op/op.AddDocument.php
styles/bootstrap/application.css
views/bootstrap/class.UsrMgr.php
|
2014-05-22 08:21:22 +02:00 |
|
Uwe Steinmann
|
a5863e4a10
|
run SeedDMS_Session::updateAccess() because load() doesn't do it anymore
|
2014-05-22 06:37:56 +02:00 |
|
Uwe Steinmann
|
468846b19f
|
Merge branch 'seeddms-4.3.7' into develop
Conflicts:
Makefile
op/op.Download.php
|
2014-03-21 09:20:19 +01:00 |
|
Uwe Steinmann
|
21d5c868a3
|
fix check for referer starting with /op
didn't work, because referer was urlencode before the check, which
turned the '/' into '%xx'
|
2014-03-21 08:07:18 +01:00 |
|
Uwe Steinmann
|
c1f5a31f13
|
Merge branch 'seeddms-4.3.6' into develop
Conflicts:
Makefile
|
2014-03-18 16:55:06 +01:00 |
|
Uwe Steinmann
|
52e24892f6
|
turn off http only cookies if large file upload is enabled (Bug #132)
|
2014-03-13 12:51:48 +01:00 |
|
Uwe Steinmann
|
4f31a040b6
|
Merge branch 'seeddms-4.3.5' into develop
|
2014-03-06 11:42:09 +01:00 |
|
Uwe Steinmann
|
d0769bcdf7
|
renew cookie lifetime unless set to 0
|
2014-03-06 11:32:45 +01:00 |
|
Uwe Steinmann
|
686666d42f
|
pass smtp paramters to contructor of SeedDMS_Email
|
2013-09-13 14:55:34 +02:00 |
|
Uwe Steinmann
|
f41fa136dc
|
take user from session parameter 'su' if set
|
2013-04-19 08:44:51 +02:00 |
|
Uwe Steinmann
|
5e87cb378d
|
do not intanciate Email class if emailing is turned off
checking if email is on was removed from Email class
|
2013-03-08 18:20:45 +01:00 |
|
Uwe Steinmann
|
c8de3e2d72
|
language files are now included in inc/inc.Language.php
|
2013-02-28 14:55:26 +01:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
0b64db098f
|
include language file in inc.Authentication.php instead of inc.Language.php
check if language file is available
|
2013-01-24 08:02:58 +00:00 |
|
steinm
|
2bba022d94
|
read additional language file from the new views/theme directory
|
2012-12-13 21:33:15 +00:00 |
|
steinm
|
59506d46e0
|
- check if password has expired
|
2012-08-28 06:36:33 +00:00 |
|
steinm
|
f2e279f4c5
|
- no need to sanitize the session cookie, it is properly quoted when used
in the select statement
|
2011-11-29 07:16:04 +00:00 |
|
steinm
|
4235b3875e
|
- use new class LetoDMS_Session instead of accessing the database directly
|
2011-01-11 08:03:38 +00:00 |
|
steinm
|
42e640a0f1
|
- more documentation
|
2010-12-06 20:00:18 +00:00 |
|
steinm
|
cb98dc8ea7
|
- create notifier and set sender
|
2010-11-17 07:41:35 +00:00 |
|
steinm
|
4678218f1a
|
- moved function to admin users and groups in LetoDMS_DMS
|
2010-11-15 12:01:21 +00:00 |
|
steinm
|
b5bc621318
|
- move all sources into trunk
|
2010-10-29 13:19:51 +00:00 |
|