Commit Graph

21 Commits (b0e7b3c0240c4fd82907d6dd609b708f0d15081f)

Author SHA1 Message Date
Yannick Warnier d92649d861 [svn r11756] Fixed several bugs in SCORM export. Now including media files (css, images) attached from inside a document, as soon as it can be found on the server. 18 years ago
Yannick Warnier 91f10fb3e4 [svn r11752] Introduced limited recursivity in document spidering for SCORM export 18 years ago
Yannick Warnier 972dae8df1 [svn r11750] Including files recursively (a limit should probably be set as to what maximum level of recursivity is allowed) 18 years ago
Yannick Warnier 71d6bde3d8 [svn r11746] Improvements in parsing HTML link attributes - now also getting CSS @import links 18 years ago
Yannick Warnier e27bcb0e1c [svn r11743] Added better parsing to catch included CSS url() (not yet @import) 18 years ago
Yannick Warnier ae6ad8763d [svn r11739] Added parse_HTML_attributes() and get_resources_from_source() to extend export capabilities to included documents 18 years ago
Yannick Warnier c9d04236f3 [svn r11656] Escaped sensitive data 18 years ago
Eric Marguin aedf61a04a [svn r11597] add some commentaries about the "type" attribute 18 years ago
Yannick Warnier 495fdc7cda [svn r11429] Removed useless "/" 18 years ago
Yannick Warnier 5cd07f7e34 [svn r11419] Added get_file_path() method to get the path of the file whichever tool it comes from. This method is only partial for now and replaces the similar but not identical functions in resourcelinker. 18 years ago
Yannick Warnier 5671d7511e [svn r10452] Removed "succeeded" from status as it is not scorm 19 years ago
Yannick Warnier 1a974dc983 [svn r10331] Restricted write_to_db() checks to only sco-type elements 19 years ago
Yannick Warnier c1a35cd608 [svn r10300] Improved accuracy of status 19 years ago
Yannick Warnier f8d8465825 [svn r10260] Forced status_is() to get status in database 19 years ago
Yannick Warnier 29bb9de6f5 [svn r10139] Added code for exercises results recovery 19 years ago
Yannick Warnier a1e5bbdb0b [svn r10132] Added one type of set_time() mode 19 years ago
Yannick Warnier cc312e3871 [svn r10119] Small coherence fixes 19 years ago
Yannick Warnier ff848a8942 [svn r9903] Added aicc 'au' type to save() method 19 years ago
Yannick Warnier 9e86005431 [svn r9848] Fixes to interactions behaviour on attempt reinit + using interaction_id as unique key. Reported by Stéphane Debiève 19 years ago
Yannick Warnier 6fcdecd986 [svn r9843] Fixed attempts reinit in certain conditions (reported by FOREM) 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago