Commit Graph

2191 Commits (37145730bdaa4a7efb4db71933edbbde6ab77eef)
 

Author SHA1 Message Date
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. 18 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. 18 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. 18 years ago
Yannick Warnier c9b4036e6e [svn r12891] Minor code improvements. Using more database class. Updated comments. 18 years ago
Yannick Warnier 17d43ee4d2 [svn r12890] Minor code improvements. Using more database class. Avoiding useless URL params when possible. 18 years ago
Yannick Warnier a5ac7e97cb [svn r12889] Using all tables from the Database class 18 years ago
Yannick Warnier a3320a7828 [svn r12888] Escaped slashes in answer comments 18 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 18 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) 18 years ago
Yannick Warnier bd408474c6 [svn r12885] Removed unsafe usage of $dbname 18 years ago
Yannick Warnier 6ffe127248 [svn r12884] Minor update to code comments 18 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. 18 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 18 years ago
Yannick Warnier a696ac36d5 [svn r12881] Fixed bug preventing backup of survey question options 18 years ago
Yannick Warnier f3630dd18c [svn r12880] Fixed queries for survey backup 18 years ago
Yannick Warnier e05f42b068 [svn r12879] Added special case for survey question (to keep them when the survey has been selected) 18 years ago
Patrick Cool 165fc95fd6 [svn r12877] default forum view 18 years ago
Patrick Cool a9b262d313 [svn r12876] show or hide tabs 18 years ago
Patrick Cool b791fcf540 [svn r12875] show or hide tabs 18 years ago
Yannick Warnier 47c9fde601 [svn r12874] Added migration file from 1.8.3 to 1.8.4 18 years ago
Yannick Warnier c1234db50b [svn r12873] Prepare database migration script for 1.8.3 to 1.8.4 18 years ago
Julian Prud'homme 2dee7e8513 [svn r12872] Fix a bug 18 years ago
Julian Prud'homme 4df567adb4 [svn r12871] Fix a bug 18 years ago
Julian Prud'homme b3f81818c5 [svn r12870] Fix a bug when there is no teachers assigned to this course : we add the course tutor too 18 years ago
Julian Prud'homme 5ff3d1988a [svn r12869] Fix a bug with the course teacher name 18 years ago
Eric Marguin 4182e1a17c [svn r12867] fix a bug when uncompression a zip in document of the group 18 years ago
Yannick Warnier bfbb94f5e2 [svn r12866] Added require for fileManage.lib.php as it is needed by the my_delete() function (in the delete_document() method) 18 years ago
Eric Marguin c9b93af31b [svn r12865] again a problem with this submit button 18 years ago
Eric Marguin 34371b438a [svn r12863] fix bug when adding document items 18 years ago
Eric Marguin 969346660f [svn r12862] DLTT import 18 years ago
Eric Marguin ee6b79425f [svn r12861] update a langvar 18 years ago
Eric Marguin 36e1e13bb7 [svn r12860] set $update_from_version to dokeos 1.8.2 18 years ago
Evie Embrechts 86fe3a648a [svn r12859] minor bugfix 18 years ago
Eric Marguin 23cc74ac31 [svn r12857] 18 years ago
Eric Marguin ce664289f2 [svn r12856] fix bug when moving items 18 years ago
Eric Marguin 596936d8f0 [svn r12855] fix a security problem : a student was able to see attempts of other students 18 years ago
Julian Prud'homme 102b715697 [svn r12854] Fix a bug introduced in the last commit 18 years ago
Eric Marguin 798a720a5b [svn r12853] update the manual 18 years ago
Yannick Warnier 2d601091bb [svn r12852] Remove useless whitespaces 18 years ago
Yannick Warnier 085d4b9b09 [svn r12851] Removed deprecated scripts 18 years ago
Yannick Warnier 3d766fc35a [svn r12850] Update $_SESSION['scorm_item_id'] to keep it fresh for the hotpotatoes scoring feature (this is a patch, not a beautiful design) 18 years ago
Yannick Warnier b25fc182d1 [svn r12849] Loading stylesheet theme from database 18 years ago
Yannick Warnier fea9ff9f74 [svn r12848] Minor - improve lightly processing time by getting stylesheets setting only one time 18 years ago