Commit Graph

227 Commits (ecb85d4a1f6776b8d0422c29711b210d43d55cd6)

Author SHA1 Message Date
Yannick Warnier c1efaeea63 [svn r12602] Insert an anonymous user (user with status = 6) to handle tools open to the world but with tracking. 19 years ago
Yannick Warnier 95be6de107 [svn r12600] Minor - Updated default values for new admin settings 19 years ago
Yannick Warnier 2cff48ecaf [svn r12599] Added variables for public course list setup (front page) 19 years ago
Yannick Warnier 539d2d90e1 [svn r12591] Added variables for videoconference openlaszlo scripts setup 19 years ago
Eric Marguin 1ab018c7b8 [svn r12588] i forgot to comment my previous commit : the creation of survey_answer when upgrading from 1.6 to 1.8.0 didn't work. So we try to create it again here. 19 years ago
Eric Marguin b2b2893d82 [svn r12587] 19 years ago
Eric Marguin 221d887557 [svn r12583] fix various errors in a query (creation of survey_answer) 19 years ago
Eric Marguin 7754c1d478 [svn r12563] fix a bug : subkey of "permanently_remove_deleted_file" was 'NULL' instead of NULL 19 years ago
Yannick Warnier 575a6c0aa4 [svn r12476] Introduced config-file settable session cookie lifetime. Defaults to 100 hours. Can be changed in config file (not in DB because used before DB connection). 19 years ago
Yannick Warnier 95089f7cd7 [svn r12474] Make color markup coherent in display_requirements() (were two different tones of red) 19 years ago
Yannick Warnier e8525db9a1 [svn r12473] Added param for optional extensions displaying in orange in check_extension() 19 years ago
Yannick Warnier 70786d04f2 [svn r12448] - Added management of SCORM cmi.core.exit value that needs to be kept in-database to allow for better follow-up of the students interruptions 19 years ago
Yannick Warnier c0ba6b7bcd [svn r12437] Added more indexes to improve DB server performance 19 years ago
Yannick Warnier 0ca3ea3981 [svn r12436] Added more indexes to improve DB server performance 19 years ago
Yannick Warnier 186512d4bb [svn r12434] Now creates indexes for lp_* tables as it proves to be a bottleneck on heavy-load servers 19 years ago
Yannick Warnier 3235f82300 [svn r12385] Added file_to_array() function and used as a replacement to core file() which doesn't handle Windows line endings very well. 19 years ago
Yannick Warnier 132632e539 [svn r12384] Improve wording of options 19 years ago
Yannick Warnier 9fb5f67f02 [svn r12383] Added db migration file for migration from 1.8.0 to 1.8.1 19 years ago
Yannick Warnier da85db6163 [svn r12382] Reverted because must be in a new file for migration from 1.8.0 to 1.8.1 19 years ago
Yannick Warnier 53c4a5f03d [svn r12381] Added filtering capabilities on zip-file upload (to be extended to other uploads) 19 years ago
Julian Prud'homme 6ebdabaac8 [svn r12293] Add the missing field field in dropbox 19 years ago
Julian Prud'homme 07994ee13a [svn r12287] Change the path to the new Dokeos Manual (PDF file) 19 years ago
Eric Marguin 1cd0d8e3f9 [svn r12278] the single db upgrade now works 19 years ago
Julian Prud'homme ce5028b8fa [svn r12276] Change the path to the new Dokeos Manual (PDF file) 19 years ago
Julian Prud'homme a3de6f0333 [svn r12273] 7th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme 810ad5a9cc [svn r12258] Change the type of the field option_id from int to text in the course table 19 years ago
Yannick Warnier f657daf0da [svn r12239] Added art license (depends on language files - email sent to the translation list) 19 years ago
Julian Prud'homme 08c44858c3 [svn r12237] set the official code required status to false for the user registration 19 years ago
Yannick Warnier a28683fbd3 [svn r12185] Ensure the language directory exists before including. This blocks remote local files inclusion. 19 years ago
Eric Marguin 4200e85dea [svn r12164] fix a bug when creating the shared_survey_question table 19 years ago
Patrick Cool 04a9938157 [svn r12116] add missing survey field 19 years ago
Patrick Cool e77e20da88 [svn r12115] improve xhtml compliance 19 years ago
Patrick Cool 98537f53d3 [svn r12114] improve xhtml compliance 19 years ago
Julian Prud'homme 071063ffee [svn r12102] make the default_with_tabs style the default style after installing dokeos 19 years ago
Yannick Warnier 9989167181 [svn r12086] Improved migration script (more logging and avoidance of errors): 19 years ago
Julian Prud'homme 588eafbb4a [svn r12071] default languages when installing : http://projects.dokeos.com/?do=details&id=1432 19 years ago
Patrick Cool 3d5c45cff0 [svn r12004] bugfix: student view 19 years ago
Patrick Cool b3cf960c82 [svn r11923] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8828 19 years ago
Yannick Warnier 0995f09c54 [svn r11824] Added second check before query and fixed first one. 19 years ago
Yannick Warnier a45262d73a [svn r11823] Added check before query 19 years ago
Yannick Warnier e65a393d59 [svn r11822] Added checks before issuing SQL query 19 years ago
Yannick Warnier a4d9f5acd3 [svn r11821] Removed some logging and introduced conditional logging 19 years ago
Julian Prud'homme 9698a962c8 [svn r11814] fix a bug when checking the database connection 19 years ago
Patrick Cool fcb1a172f3 [svn r11794] re-enable studentview but default = off 19 years ago
Yannick Warnier af91cc1d1a [svn r11787] Added requirement for mbstring 19 years ago
Frédéric Vauthier 783e3598a6 [svn r11734] when it's multiple db install, test if the mysql user can 19 years ago
Yannick Warnier c933572ecb [svn r11728] Updates to survey tool 19 years ago
Yannick Warnier affbdac66d [svn r11720] Updated main DB survey tables 19 years ago
Yannick Warnier dead333b8e [svn r11719] Removed poor-translation languages from the language list (only affecting installation process) 19 years ago