Uwe Steinmann
|
eee4e2f0eb
|
add getUser()
|
2015-12-01 18:06:15 +01:00 |
|
Uwe Steinmann
|
f2a7811f0c
|
use SeedDMS_Core_DMS::getClassname() to check for propper class
|
2015-06-09 21:51:09 +02:00 |
|
Uwe Steinmann
|
878ab2fd9a
|
add class SessionMgr, different session update
add SeedDMS_Session::getLastUpdate(), SeedDMS_Session::load() doesn't
update last access anymore
new Session manager not ready yet
|
2014-05-22 06:35:12 +02:00 |
|
Uwe Steinmann
|
12d2e4778b
|
add method clearClipboard()
|
2013-06-13 23:14:47 +02:00 |
|
Uwe Steinmann
|
88c8fa8ef6
|
rename all xxxFlashMsg() methods to xxxSplashMsg()
|
2013-05-21 08:36:11 +02:00 |
|
Uwe Steinmann
|
b5caa801b6
|
add more flash msg methods
|
2013-05-18 22:52:43 +02:00 |
|
Uwe Steinmann
|
917e018bb4
|
initial functions for flash messages
|
2013-05-18 22:29:45 +02:00 |
|
Uwe Steinmann
|
43323140a2
|
initialize substituted user in session to 0
|
2013-05-02 08:27:59 +02:00 |
|
Uwe Steinmann
|
e8e58b6bae
|
fix sql statement to create session
|
2013-04-22 10:26:48 +02:00 |
|
Uwe Steinmann
|
b6bf0604a4
|
add new parameter 'su' for switching users while being admin
|
2013-04-19 08:44:04 +02:00 |
|
Uwe Steinmann
|
3f20f624bc
|
replace mktime() by time()
|
2013-02-27 09:08:16 +01:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
steinm
|
8e950290dc
|
- added function to set user id in session (currently not used)
|
2013-02-06 17:33:11 +00:00 |
|
steinm
|
0c22d143eb
|
- added clipboard management
|
2013-01-30 19:58:36 +00:00 |
|
steinm
|
d30cdb6799
|
- added methods setLanguage() and getLanguage(), better internal data handling
|
2013-01-24 08:04:14 +00:00 |
|
steinm
|
da2e00e96b
|
- new method getId()
|
2012-08-29 20:42:33 +00:00 |
|
steinm
|
19d222b4df
|
- quote string propperly before using in sql statement
|
2011-12-01 21:37:10 +00:00 |
|
steinm
|
c3c1694826
|
- added method qstr() to inc.DBAccess.php and use it class Session
|
2011-11-29 07:17:29 +00:00 |
|
steinm
|
8a84bc3b51
|
- rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
- move them all into LetoDMS_Core
|
2011-01-20 08:18:37 +00:00 |
|
steinm
|
3de58ab8bc
|
- added documentation
|
2011-01-14 19:40:12 +00:00 |
|
steinm
|
f9cf7309d4
|
- new class for simple session management
|
2011-01-11 08:02:45 +00:00 |
|