Commit Graph

2831 Commits (a8961a00a44eb8b2e80dc50499bc6359e1946812)
 

Author SHA1 Message Date
Eric Marguin b54ae30a94 [svn r13751] mp3 autostart choice (first part, the rest will come soon) 17 years ago
Yannick Warnier 91fda5cc88 [svn r13750] Fixed many problems with user headings - reported in FS#2068 17 years ago
Yannick Warnier 75106d3e1c [svn r13749] Improve latest commit to avoir ugly error messages 17 years ago
Yannick Warnier ad362891e2 [svn r13748] Avoid printing ugly "UNDEFINED CID" error 17 years ago
Yannick Warnier b9df53ef43 [svn r13747] Removed "if not exists" from sql upgrade script (survey_answer table creation) because it seems to block the creation when it should let it happen 17 years ago
Julian Prud'homme d317c0c241 [svn r13746] Fix a bug with imported user status 17 years ago
Julian Prud'homme 8c5cc3dd20 [svn r13745] Fix a bug and add a feature when sending an anouncement to a group : http://projects.dokeos.com/index.php?do=details&task_id=2055 17 years ago
Julian Prud'homme 90605094c6 [svn r13744] Update FCKEditor toolbar for the question description 17 years ago
Yannick Warnier 3776d0bc2f [svn r13743] Minor - Code fixes to avoid warnings 17 years ago
Yannick Warnier 62e2d5ce89 [svn r13742] Minor - improved code to avoid warnings (and possibly stabilise it) 17 years ago
Yannick Warnier 68df0692af [svn r13741] Minor - added documentation and some code fixes to avoid warnings on course creation 17 years ago
Yannick Warnier 27b97f42d6 [svn r13740] Minor - use api_get_user_id() 17 years ago
Yannick Warnier 4f6c043b8e [svn r13739] Minor - Fixed hardcoded language variable 17 years ago
Yannick Warnier f9f432ea68 [svn r13738] Minor - Code fixes to avoid warnings 17 years ago
Yannick Warnier a23ee23c04 [svn r13737] Minor - Fixed code to avoid warning 17 years ago
Yannick Warnier f3e0d4a4a3 [svn r13736] Minor - General fixes to avoid warnings 17 years ago
Yannick Warnier 45a6be607b [svn r13735] Added cid XSS filtering in api_get_cidreq() 17 years ago
Yannick Warnier f358831a8e [svn r13734] Minor - fixed warning on undefined array 17 years ago
Yannick Warnier c51c2cfe5a [svn r13733] Minor - slightly update comment for get_course_info() 17 years ago
Yannick Warnier 61a5434497 [svn r13732] Added addslashes() escaping to fill_in_blank answers to avoid bad comparisons between right answers and user-given answers when containing apostrophes - see FS#2064 17 years ago
Yannick Warnier 275c51cfd5 [svn r13730] Minor - using constants instead of meaning-less numbers 17 years ago
Yannick Warnier 598219a11d [svn r13728] Minor - Added comments to exercise_attempt() 17 years ago
Eric Marguin 2ff01db956 [svn r13703] fix a bug with the wmv mimetype 17 years ago
Julian Prud'homme 80a84c5705 [svn r13702] Add a small feature : User's FCKEditor templates (http://projects.dokeos.com/index.php?do=details&task_id=2060) 17 years ago
Eric Marguin d52c6d5169 [svn r13700] the users couldn't see folders in assignements (FS#2053) 17 years ago
Eric Marguin 0bfe2edef9 [svn r13699] display upload max size 17 years ago
Eric Marguin f1ba981d2b [svn r13698] add missing indexes on stats table 17 years ago
Yannick Warnier fa827dab20 [svn r13697] Fixed "undefined CID" bug in learnpath document display 17 years ago
Eric Marguin 9ceb1ddaf5 [svn r13696] harmonize url like in document creation in document tool (absolute url) 17 years ago
Eric Marguin ef0a10e3e6 [svn r13695] DLTT import 17 years ago
Eric Marguin 2154bf79c5 [svn r13694] when can now edit 'sco' items when it's html (with a big warning explaining it's not recommended) 17 years ago
Eric Marguin 75c9a75f7b [svn r13692] increase the height of a fck field 17 years ago
Eric Marguin 21b1bcfbdf [svn r13682] add the achor tool when creating a document 17 years ago
Eric Marguin 5c7163464a [svn r13664] hem I forgot some test code 17 years ago
Eric Marguin 243b2ed2d3 [svn r13663] allows to edit asset items (when it's html content) 17 years ago
Eric Marguin 585d8a32c2 [svn r13662] add a little readme for mp3player documentation 17 years ago
Yannick Warnier ac175ff5d6 [svn r13653] Minor - Improve lisibility of file paths where special characters have been removed, by replacing by a - 17 years ago
Yannick Warnier 683932b6a9 [svn r13652] Fixed prerequisites bug (see FS#2047) 17 years ago
Yannick Warnier 67b11f6172 [svn r13651] Updated lp.prerequisite to allow for larger conditions (64 chars is under the SCORM specification of smallest allowed maximum of 200 chars) 17 years ago
Yannick Warnier cff7a0a03f [svn r13650] Minor - Added a check to avoid warnings 17 years ago
Yannick Warnier ce9232b3b3 [svn r13647] Updated display_document() to include cidReq, which seems to create a problem to view documents when not present 17 years ago
Yannick Warnier a4cd202e59 [svn r13646] Updated rl_get_resource_link_for_learnpath() to include cidReq, which seems to create a problem to view documents when not present 17 years ago
Yannick Warnier 67b355be3c [svn r13645] Removed forgotten debug switch 17 years ago
Yannick Warnier dbb07d0467 [svn r13644] Fixed stupid bug (wrong bracketting) 17 years ago
Yannick Warnier 5099fadbf7 [svn r13643] Minor - Fixed default selection of previous item in position list to give last element as previous by default 17 years ago
Yannick Warnier 20423ee569 [svn r13642] Minor - Fixed bug preventing the last position to be selected by default on new chapter creation 17 years ago
Yannick Warnier 2268ae9468 [svn r13641] Minor - Avoid warning for non-array sent to reset() 17 years ago
Yannick Warnier d3bfa3c952 [svn r13630] Fixes bug with navigation icons (http://www.dokeos.com/forum/viewtopic.php?t=11157 and http://www.dokeos.com/forum/viewtopic.php?t=9023 ) 17 years ago
Yannick Warnier 0de45076e5 [svn r13629] Removed warning conditions - Fixes FS#1307 17 years ago
Yannick Warnier a4d160ec66 [svn r13628] Various minor changes to improved non-UTF-8 XML encoding support - Includes fix for FS#2032 17 years ago