Commit Graph

570 Commits (f9d4fb76add5f818bbd1e7b94e3bfe3a4cbb0d0a)

Author SHA1 Message Date
Yannick Warnier 31fa971a5a [svn r14332] Removed prerequisites option for chapters as the feature is not available in this context yet 17 years ago
Yannick Warnier 2871454593 [svn r14290] Use platform charset as default charset 17 years ago
Yannick Warnier ce2cec4700 [svn r14287] Use platform charset as original charset for build links 17 years ago
Yannick Warnier d58ae3164a [svn r14286] Create new learning paths in UTF-8 by default 17 years ago
Eric Marguin c601dda775 [svn r14275] the score and progress wasn't updated anymore when filling an exercise 17 years ago
Eric Marguin f52c42151a [svn r14270] fix a bug when saving item (the param prerec_check cas not passed to parent class) 17 years ago
Eric Marguin b0b635429e [svn r14269] fix a bug when editing slides (image url is broken because relative) 17 years ago
Eric Marguin b6325c10c8 [svn r14122] fix a bug appearing sometimes : we can't correct an exercise (due to _course['id'] not set) 17 years ago
Eric Marguin 42a56c5466 [svn r14107] update jodconverter to 2.2.1 (bis) 17 years ago
Eric Marguin 1b450a1daf [svn r14106] update jodconverter to 2.2.1 17 years ago
Eric Marguin bb2b874672 [svn r14104] improve naming of steps 17 years ago
Eric Marguin 76dd705667 [svn r14098] prevent from accent problems with steps titles (FS#2162) 17 years ago
Eric Marguin bca45a5256 [svn r14086] woogie steps can now be split by chapters 17 years ago
Eric Marguin a3bbce576a [svn r14079] pictures are better managed now. 17 years ago
Eric Marguin 46cdd7148b [svn r14072] fix a problem of charset in converted documents 17 years ago
Eric Marguin 8314355f30 [svn r14071] picture can't be larger than max_width (defined in admin). 17 years ago
Eric Marguin 756150f7a8 [svn r14053] add an option to take slide name as step name in oogie 17 years ago
Eric Marguin 77e94e02ae [svn r14044] we can now configure the port for oogie/woogie (FS#1483) 17 years ago
Yannick Warnier e70cf5d21b [svn r14001] Remove "?" prefix where not necessary - Fixes FS#2139 17 years ago
Eric Marguin 0d2acc2bf8 [svn r13997] Oogie uses too jodconverter now. The code has been improved. 17 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 17 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. 17 years ago
Julian Prud'homme 9d56493724 [svn r13980] Fix a bug : http://projects.dokeos.com/index.php?do=details&task_id=2082 17 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. 17 years ago
Yannick Warnier 0ce0a7a2e7 [svn r13978] Deal (badly) with cases where charset cannot be found in parsing a SCORM imsmanifest 17 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") 17 years ago
Yannick Warnier 13734f0cae [svn r13976] Added get_ref() 17 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) 17 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 17 years ago
Yannick Warnier 9299456c7d [svn r13973] Small fix to avoid warning for missing file which could break SCORM export 17 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) 17 years ago
Yannick Warnier 5a842e5ea2 [svn r13931] Minor - updated code to avoid warning-level errors 17 years ago
Yannick Warnier 80b47340aa [svn r13867] Fixed unwanted double 'cidreq=' in an url 17 years ago
Eric Marguin b0c6475ee3 [svn r13812] fix a little bug in the frame display (FS#2082) 17 years ago
Eric Marguin 64950be0a5 [svn r13795] fix a bug when reorganizing items (somes queries acted on all learning paths) 17 years ago
Eric Marguin ce06ffc055 [svn r13775] when editing a subdirectory, the parent was not selected 17 years ago
Yannick Warnier acca5b71c0 [svn r13771] Potential dangerous commit - only load global.inc.php once to avoid loosing language files 17 years ago
Yannick Warnier 819341fcd5 [svn r13770] Implement possibility of correction on all exercises attempts in a learnpath - FS#1793 17 years ago
Yannick Warnier 8fa6d91e08 [svn r13765] Minor - fixed warnings caused by undefined strings 17 years ago
Yannick Warnier 3a0aa2c187 [svn r13762] Improvement of time recording on window unload (testing) 17 years ago
Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries 17 years ago
Yannick Warnier f6b7845be3 [svn r13760] Added call to the save_asset JS function to save results on stats icon click 17 years ago
Yannick Warnier 75c07997e9 [svn r13759] Improve JS SCORM library to record time upon click on stats icon 17 years ago
Yannick Warnier 87eb6adcb4 [svn r13758] Minor - fixed language variables 17 years ago
Yannick Warnier 3776d0bc2f [svn r13743] Minor - Code fixes to avoid warnings 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 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 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