Commit History

Author SHA1 Message Date
  Yannick Warnier 5550f0a8ef [svn r13264] Removed closing php tag to avoid blank line bug 17 years ago
  Yannick Warnier a0130507e1 [svn r13118] Added clear error_logging in case an authentication file cannot be found 17 years ago
  Yannick Warnier e30cef1446 [svn r13117] Added auth_source to initial user info (collected on login) into $_user[] 17 years ago
  Yannick Warnier e60b7faccc [svn r13115] Check if extAuthSource is defined 17 years ago
  Eric Marguin 28aa24be8f [svn r12977] when a user was student in a course (whithout a session) and coach in this same course (whithin a session), the student status was taken. Now it's the contrary 17 years ago
  Eric Marguin 16db1f85a2 [svn r12899] set the coach rights to api_isCourseTeacher = false, allow him to correct exercises 17 years ago
  Eric Marguin a7e4bfeb04 [svn r12696] if $_configuration['tracking_enabled']==false, we don't need to record datas in statistics table 17 years ago
  Julian Prud'homme b2e7a641a6 [svn r12611] Fix a bug with group documents : http://projects.dokeos.com/?do=details&id=1656 17 years ago
  Yannick Warnier a2981a2a78 [svn r12606] Introducing code to handle auto-identified anonymous user. This single user ID is handled as a true user with a status of 6. The code is only active when the tool scripts declare $use_anonymous = true; before including global.inc.php. 17 years ago
  Julian Prud'homme 425a761fb7 [svn r12572] Now fill the cidReset only when the course code change 17 years ago
  Yannick Warnier 87be91e298 [svn r12492] Escape gidReq to avoid SQL injection - see http://projects.dokeos.com/?do=details&id=1582 17 years ago
  Yannick Warnier 0e9260f0c2 [svn r12488] Removed several SQL injection security threats (see http://projects.dokeos.com/?do=details&id=1582) 17 years ago
  Julian Prud'homme 87cb375556 [svn r12133] add a variable $is_courseCoach to check easily if the current user is coach on the current course 18 years ago
  Eric Marguin 2fce5e25cb [svn r11860] improve the way we deal with sessions and users 18 years ago
  Eric Marguin 8638c11446 [svn r11849] change the place where we register the session id in the $_SESSION global. 18 years ago
  Yannick Warnier eb65314715 [svn r11844] Handle possible but unlikely error in SQL query 18 years ago
  Eric Marguin 95b96c8ded [svn r11664] remove the setting "Ajax_course_tracking_refresh" because it adds a lot of bugs... 18 years ago
  Julian Prud'homme 43ed776d24 [svn r11252] Fix a bug with session mode 18 years ago
  Eric Marguin ef19e7e4c2 [svn r10432] Clean some database names ($_configuration['main_database'], etc...) by Database::get_main_table("...") 18 years ago
  Eric Marguin 82ff401643 [svn r10420] local.inc.php : delete de session_id in session when we leave a course and fix a bug in tutor rights 18 years ago
  Eric Marguin b42f6913fb [svn r10228] fix a uid bug which prevent us to connect... 18 years ago
  Eric Marguin 7b9a355635 [svn r10217] remove stupid force of uid which should never has exist (sorry) 18 years ago
  Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 18 years ago
  Patrick Cool 1150048a4b [svn r10195] third run of cleanup of the table names 18 years ago
  Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
  Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
  Eric Marguin d1e2e9e677 [svn r10101] multiple updates (essentially for icons and new display) 18 years ago
  Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago
  Eric Marguin 908f4a1dfb [svn r10072] update for the reporting 18 years ago
  Patrick Cool d7f00fde42 [svn r10063] replace $courseTablePrefix with $_configuration['table_prefix'] 18 years ago