Patrick Cool
|
8e7c0c347a
[svn r12898] add missing config settings for the tabs and default forum view
|
17 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Yannick Warnier
|
c9b4036e6e
[svn r12891] Minor code improvements. Using more database class. Updated comments.
|
17 lat temu |
Yannick Warnier
|
17d43ee4d2
[svn r12890] Minor code improvements. Using more database class. Avoiding useless URL params when possible.
|
17 lat temu |
Yannick Warnier
|
a5ac7e97cb
[svn r12889] Using all tables from the Database class
|
17 lat temu |
Yannick Warnier
|
a3320a7828
[svn r12888] Escaped slashes in answer comments
|
17 lat temu |
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 lat temu |
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 lat temu |
Yannick Warnier
|
bd408474c6
[svn r12885] Removed unsafe usage of $dbname
|
17 lat temu |
Yannick Warnier
|
6ffe127248
[svn r12884] Minor update to code comments
|
17 lat temu |
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 lat temu |
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 lat temu |
Yannick Warnier
|
a696ac36d5
[svn r12881] Fixed bug preventing backup of survey question options
|
17 lat temu |
Yannick Warnier
|
f3630dd18c
[svn r12880] Fixed queries for survey backup
|
17 lat temu |
Yannick Warnier
|
e05f42b068
[svn r12879] Added special case for survey question (to keep them when the survey has been selected)
|
17 lat temu |
Patrick Cool
|
165fc95fd6
[svn r12877] default forum view
|
17 lat temu |
Patrick Cool
|
a9b262d313
[svn r12876] show or hide tabs
|
17 lat temu |
Patrick Cool
|
b791fcf540
[svn r12875] show or hide tabs
|
17 lat temu |
Yannick Warnier
|
47c9fde601
[svn r12874] Added migration file from 1.8.3 to 1.8.4
|
17 lat temu |
Yannick Warnier
|
c1234db50b
[svn r12873] Prepare database migration script for 1.8.3 to 1.8.4
|
17 lat temu |
Julian Prud'homme
|
2dee7e8513
[svn r12872] Fix a bug
|
17 lat temu |
Julian Prud'homme
|
4df567adb4
[svn r12871] Fix a bug
|
17 lat temu |
Julian Prud'homme
|
b3f81818c5
[svn r12870] Fix a bug when there is no teachers assigned to this course : we add the course tutor too
|
17 lat temu |
Julian Prud'homme
|
5ff3d1988a
[svn r12869] Fix a bug with the course teacher name
|
17 lat temu |
Eric Marguin
|
4182e1a17c
[svn r12867] fix a bug when uncompression a zip in document of the group
|
17 lat temu |
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)
|
17 lat temu |
Eric Marguin
|
c9b93af31b
[svn r12865] again a problem with this submit button
|
17 lat temu |
Eric Marguin
|
34371b438a
[svn r12863] fix bug when adding document items
|
17 lat temu |