Commit Graph

573 Commits (7f092a234773f99c8efbfcbb276dd6a1ced2f100)

Author SHA1 Message Date
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 18 years ago
Julio Montoya d9c9153aa3 [svn r14477] Enabled optional learning path -level CSS (see FS#576) 18 years ago
Eric Marguin d1c4259047 [svn r14431] fix some bugs in oogie + make oogie working in visioconf 18 years ago
Yannick Warnier 31fa971a5a [svn r14332] Removed prerequisites option for chapters as the feature is not available in this context yet 18 years ago
Yannick Warnier 2871454593 [svn r14290] Use platform charset as default charset 18 years ago
Yannick Warnier ce2cec4700 [svn r14287] Use platform charset as original charset for build links 18 years ago
Yannick Warnier d58ae3164a [svn r14286] Create new learning paths in UTF-8 by default 18 years ago
Eric Marguin c601dda775 [svn r14275] the score and progress wasn't updated anymore when filling an exercise 18 years ago
Eric Marguin f52c42151a [svn r14270] fix a bug when saving item (the param prerec_check cas not passed to parent class) 18 years ago
Eric Marguin b0b635429e [svn r14269] fix a bug when editing slides (image url is broken because relative) 18 years ago
Eric Marguin b6325c10c8 [svn r14122] fix a bug appearing sometimes : we can't correct an exercise (due to _course['id'] not set) 18 years ago
Eric Marguin 42a56c5466 [svn r14107] update jodconverter to 2.2.1 (bis) 18 years ago
Eric Marguin 1b450a1daf [svn r14106] update jodconverter to 2.2.1 18 years ago
Eric Marguin bb2b874672 [svn r14104] improve naming of steps 18 years ago
Eric Marguin 76dd705667 [svn r14098] prevent from accent problems with steps titles (FS#2162) 18 years ago
Eric Marguin bca45a5256 [svn r14086] woogie steps can now be split by chapters 18 years ago
Eric Marguin a3bbce576a [svn r14079] pictures are better managed now. 18 years ago
Eric Marguin 46cdd7148b [svn r14072] fix a problem of charset in converted documents 18 years ago
Eric Marguin 8314355f30 [svn r14071] picture can't be larger than max_width (defined in admin). 18 years ago
Eric Marguin 756150f7a8 [svn r14053] add an option to take slide name as step name in oogie 18 years ago
Eric Marguin 77e94e02ae [svn r14044] we can now configure the port for oogie/woogie (FS#1483) 18 years ago
Yannick Warnier e70cf5d21b [svn r14001] Remove "?" prefix where not necessary - Fixes FS#2139 18 years ago
Eric Marguin 0d2acc2bf8 [svn r13997] Oogie uses too jodconverter now. The code has been improved. 18 years ago
Yannick Warnier 35584a9f7f [svn r13990] Fixed another bug in prerequisites whereby using the "next" button could force an item with incompleted prerequisites to show. See http://www.dokeos.com/forum/viewtopic.php?p=40032#40032 18 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 18 years ago
Julian Prud'homme 9d56493724 [svn r13980] Fix a bug : http://projects.dokeos.com/index.php?do=details&task_id=2082 18 years ago
Yannick Warnier 2b4a018530 [svn r13979] Added write_objectives_to_db() and applied it to avoid problems of lost data when recording objectives. Fixes the bug preventing the recording of those objectives. 18 years ago
Yannick Warnier 0ce0a7a2e7 [svn r13978] Deal (badly) with cases where charset cannot be found in parsing a SCORM imsmanifest 18 years ago
Yannick Warnier d76989ae1c [svn r13977] Major improvements to SCORM export (fixing issue with prerequisites of previously-imported SCORM, fixing bug preventing elements nested at more than 2 levels deep to be exported, fixing element type when originally a "sco") 18 years ago
Yannick Warnier 13734f0cae [svn r13976] Added get_ref() 18 years ago
Yannick Warnier 6c2e92635b [svn r13975] Added code to create mandatory directory in temporary directory for scorm export (sometimes conditions weren't met to have that directory ready) 18 years ago
Yannick Warnier 8eac6fe974 [svn r13974] Make sure that if the memory limit for SCORM export is higher than 128M, we don't reduce it 18 years ago
Yannick Warnier 9299456c7d [svn r13973] Small fix to avoid warning for missing file which could break SCORM export 18 years ago
Eric Marguin 899e3326f6 [svn r13966] fix a bug with accents in lp name (FS#2081 and http://www.dokeos.com/forum/viewtopic.php?p=39818#39818) 18 years ago
Yannick Warnier 5a842e5ea2 [svn r13931] Minor - updated code to avoid warning-level errors 18 years ago
Yannick Warnier 80b47340aa [svn r13867] Fixed unwanted double 'cidreq=' in an url 18 years ago
Eric Marguin b0c6475ee3 [svn r13812] fix a little bug in the frame display (FS#2082) 18 years ago
Eric Marguin 64950be0a5 [svn r13795] fix a bug when reorganizing items (somes queries acted on all learning paths) 18 years ago
Eric Marguin ce06ffc055 [svn r13775] when editing a subdirectory, the parent was not selected 18 years ago
Yannick Warnier acca5b71c0 [svn r13771] Potential dangerous commit - only load global.inc.php once to avoid loosing language files 18 years ago
Yannick Warnier 819341fcd5 [svn r13770] Implement possibility of correction on all exercises attempts in a learnpath - FS#1793 18 years ago
Yannick Warnier 8fa6d91e08 [svn r13765] Minor - fixed warnings caused by undefined strings 18 years ago
Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) 18 years ago
Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries 18 years ago
Yannick Warnier f6b7845be3 [svn r13760] Added call to the save_asset JS function to save results on stats icon click 18 years ago
Yannick Warnier 75c07997e9 [svn r13759] Improve JS SCORM library to record time upon click on stats icon 18 years ago
Yannick Warnier 87eb6adcb4 [svn r13758] Minor - fixed language variables 18 years ago
Yannick Warnier 3776d0bc2f [svn r13743] Minor - Code fixes to avoid warnings 18 years ago
Yannick Warnier fa827dab20 [svn r13697] Fixed "undefined CID" bug in learnpath document display 18 years ago
Eric Marguin 9ceb1ddaf5 [svn r13696] harmonize url like in document creation in document tool (absolute url) 18 years ago