Cristian Fasanando
|
c87dfa80b2
[svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842
|
15 years ago |
Yannick Warnier
|
a9323448a5
[svn r21409] Fix sso_authent bug (only bug when enabling drupal-dokeos module)
|
15 years ago |
Jan Derriks
|
1d75c6d126
[svn r21262] Forum http://www.dokeos.com/forum/viewtopic.php?t=12521
|
15 years ago |
Noël Dieschburg
|
19d31d1b72
[svn r20406] Adds an option to make drh have same rights than trainer. To activate this option :
|
15 years ago |
Yannick Warnier
|
201d434a3e
[svn r19856] Added Single Sign On method to combine with Drupal (this method might be moved to main/auth/ later on)
|
16 years ago |
Julio Montoya
|
9286d1c6ea
[svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798
|
16 years ago |
Yannick Warnier
|
54645f03f2
[svn r18110] Changed NOW() to time() to avoid application vs DB time generation problems (see new code conventions)
|
16 years ago |
Yannick Warnier
|
5be8fefa11
[svn r18109] Minor - Code presentation improvements (using PEAR conventions)
|
16 years ago |
Yannick Warnier
|
57896f38e8
[svn r18103] Minor - Removed MySQL-specific backticks
|
16 years ago |
Julio Montoya
|
3ec809a9af
[svn r18085] Users are now filtered by access_url FS#3462
|
16 years ago |
Yannick Warnier
|
637d9d199c
[svn r17793] Added CourseManager::get_course_id_from_path() and added a check on $_GET['cDir'] as it is set by courses/.htaccess for download.php
|
16 years ago |
Yannick Warnier
|
393eb39b65
[svn r17499] Added check for anonymous user in "open to platform" courses (fixes FS#3359)
|
16 years ago |
Cristian Fasanando
|
204aa65d0b
[svn r17224] minor - fixed notice - level log
|
16 years ago |
Yannick Warnier
|
304cce68bd
[svn r17141] Minor - fix notice-level log
|
16 years ago |
Yannick Warnier
|
778edec3e5
[svn r17121] Minor - cleaned notice-level log
|
16 years ago |
Yannick Warnier
|
def7e07dda
[svn r17102] Avoid notive-level log when entering course from the admin section. Potentially breaking change (although the new logic looks good)
|
16 years ago |
Eric Marguin
|
a6db8e30e1
[svn r16489] if extend_rights_for_coach is true, then coach has the same rights as a teacher
|
16 years ago |
Eric Marguin
|
ece13fc458
[svn r16474] the course coach should never be considered as a teacher
|
16 years ago |
Julio Montoya
|
86f00d5fa8
[svn r15467] Notices & warnings msgs avoided
|
16 years ago |
Eric Marguin
|
0a27f29206
[svn r14848] new status : sessions admin (FS#2239)
|
17 years ago |
Eric Marguin
|
b8fc0810ef
[svn r14615] add the DRH status (adapted from ucanss development)
|
17 years ago |
Yannick Warnier
|
5aea10eddd
[svn r14322] Ensure redirection to index.php is made as a complete path to avoid unknown page when logging in from outside index.php
|
17 years ago |
Yannick Warnier
|
52d58d47e0
[svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204
|
17 years ago |
Yannick Warnier
|
24a53e7707
[svn r14054] Make OpenID login independent of trailing slash (if any)
|
17 years ago |
Yannick Warnier
|
e99610cf91
[svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user)
|
17 years ago |
Eric Marguin
|
243b8be6d6
[svn r13861] when doing this sequence : course where i am coach -> tracking -> student details -> lp detail -> back to tracking (with breadcrumb) : id_session were lost (FS#2086)
|
17 years ago |
Yannick Warnier
|
9fa6598a6d
[svn r13782] Added some code to initiate the student_view status variable (moving it from main_api.lib.php)
|
17 years ago |
Yannick Warnier
|
75106d3e1c
[svn r13749] Improve latest commit to avoir ugly error messages
|
17 years ago |
Yannick Warnier
|
ad362891e2
[svn r13748] Avoid printing ugly "UNDEFINED CID" error
|
17 years ago |
Eric Marguin
|
88b8f71267
[svn r13386] fix a major bug when logging as an user. Indeed, the time spent between the last connection of the user and the current moment was added to the time spent on the platform !
|
17 years ago |