Commit History

Author SHA1 Message Date
  Julian Prud'homme 5514f682a8 [svn r12907] Fix a bug 17 years ago
  Julian Prud'homme 478e037348 [svn r12906] Change a wrong lang var 17 years ago
  Julian Prud'homme 080f43340e [svn r12905] replace a hard coded string by a lang var 17 years ago
  Julian Prud'homme 37145730bd [svn r12904] Fix a bug : api_get_course_id() was called before the inclusion of global.inc.php 17 years ago
  Julian Prud'homme 32a3a32caf [svn r12903] Fix a minor bug : http://www.dokeos.com/forum/viewtopic.php?t=11240 17 years ago
  Eric Marguin 0c1c1d9b10 [svn r12902] fix a bug when uploading pictures 17 years ago
  Patrick Cool 502e39c92e [svn r12901] anonymous survey 17 years ago
  Eric Marguin f9f82017d8 [svn r12900] DLTT import 17 years ago
  Eric Marguin 16db1f85a2 [svn r12899] set the coach rights to api_isCourseTeacher = false, allow him to correct exercises 17 years ago
  Patrick Cool 8e7c0c347a [svn r12898] add missing config settings for the tabs and default forum view 17 years ago
  Yannick Warnier 03353166d7 [svn r12894] Added session_write_close() to close session access before checking the PHP version on Dokeos website. This fixes an issue whereas, on some servers, the next script would wait for the session check to finish before starting its own session. 17 years ago
  Yannick Warnier b4b7a09041 [svn r12893] Re-activated complete random questions mode. Set to 0 for no random (all questions asked in given order), n for n questions asked randomly, n=number of questions for all questions asked in random order. We might need some help in the interface to explain that. 17 years ago
  Yannick Warnier fae620b50a [svn r12892] Re-activated random-order exercises - only on/off, no option for only "n" questions in random order, but could be re-added easily. 17 years ago
  Yannick Warnier c9b4036e6e [svn r12891] Minor code improvements. Using more database class. Updated comments. 17 years ago
  Yannick Warnier 17d43ee4d2 [svn r12890] Minor code improvements. Using more database class. Avoiding useless URL params when possible. 17 years ago
  Yannick Warnier a5ac7e97cb [svn r12889] Using all tables from the Database class 17 years ago
  Yannick Warnier a3320a7828 [svn r12888] Escaped slashes in answer comments 17 years ago
  Yannick Warnier 441634fd93 [svn r12887] Added filtering on question type (taken from GET) to avoid instanciation of wrong class or occurence of script errors 17 years ago
  Yannick Warnier 936f59305d [svn r12886] Added ordering in options appearance, otherwise they were just appearing randomly in the editor (and maybe in the user interface) 17 years ago
  Yannick Warnier bd408474c6 [svn r12885] Removed unsafe usage of $dbname 17 years ago
  Yannick Warnier 6ffe127248 [svn r12884] Minor update to code comments 17 years ago
  Yannick Warnier 504b742b52 [svn r12883] Fixed little bug preventing the placement of a new item at the "First position" as proposed by the interface. 17 years ago
  Yannick Warnier 987a4ba45f [svn r12882] Add filtering in build_quizzes() so that quizzes that have the active field at -1 (deleted quizzes) do not appear in the backup interface. Fixes a possible user-bug 17 years ago
  Yannick Warnier a696ac36d5 [svn r12881] Fixed bug preventing backup of survey question options 17 years ago
  Yannick Warnier f3630dd18c [svn r12880] Fixed queries for survey backup 17 years ago
  Yannick Warnier e05f42b068 [svn r12879] Added special case for survey question (to keep them when the survey has been selected) 17 years ago
  Patrick Cool 165fc95fd6 [svn r12877] default forum view 17 years ago
  Patrick Cool a9b262d313 [svn r12876] show or hide tabs 17 years ago
  Patrick Cool b791fcf540 [svn r12875] show or hide tabs 17 years ago
  Yannick Warnier 47c9fde601 [svn r12874] Added migration file from 1.8.3 to 1.8.4 17 years ago