Commit Graph

247 Commits (24862398efbd09fc11a15a291c3893f21b12f3e1)

Author SHA1 Message Date
Julian Prud'homme 4810abc830 [svn r11774] Remove dokeos_chapter in the prerequisites list when creating a new step 18 years ago
Julian Prud'homme f2593f2141 [svn r11761] minor - fix a little display bug in the resource tree 18 years ago
Yannick Warnier b068a6ab16 [svn r11757] 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 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
Julian Prud'homme b917227497 [svn r11753] change png pictures into gif pictures for IE6 support 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 530797b472 [svn r11748] New improvements in export. Should now package correctly all the first-level dependencies. 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
Eric Marguin ce6c34bbf9 [svn r11742] update progress of the lp everywhere (chapters are not counted) 18 years ago
Yannick Warnier 5b7240956d [svn r11741] Added code for SCORM export dependencies management (included media files) 18 years ago
Julian Prud'homme de6a2eee23 [svn r11740] Make the CSV export possible 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
Eric Marguin d213fd0870 [svn r11738] the chapters are no longer counted to calculate the progress 18 years ago
Julian Prud'homme 19e7ccbed5 [svn r11724] Remove the description field when adding/editing chapters 18 years ago
Julian Prud'homme 143072dbaa [svn r11723] Remove an hard-coded label 18 years ago
Eric Marguin 9f703741cf [svn r11714] details for students progress in lp 18 years ago
Julian Prud'homme 04af5ddba2 [svn r11708] Add a new tree menu for resource documents when adding a step 18 years ago
Eric Marguin e614b88865 [svn r11701] comment a debug line to allow a function to be used in a static context 18 years ago
Yannick Warnier aa4252647c [svn r11695] Updated inner-working so that lp_stats.php can be included from outside lp_controller.php and uses its functions from the learnpath class 18 years ago
Yannick Warnier 82b84d5c65 [svn r11693] Added get_interactions_count_from_db() and get_iv_interactions_array() from the lp_stats.php script 18 years ago
Julian Prud'homme 4dc120c7c8 [svn r11691] Add prerequisites in LP with non-scorm learnpath 18 years ago
Yannick Warnier c9d04236f3 [svn r11656] Escaped sensitive data 18 years ago
Julian Prud'homme 5833450c56 [svn r11617] Fix a bug with deleted document (FS#1344) 18 years ago
Eric Marguin aedf61a04a [svn r11597] add some commentaries about the "type" attribute 18 years ago
Guillaume Lederer df73abf8c7 [svn r11540] bug 1251 default.css->learnpath.css 18 years ago
Guillaume Lederer a860441639 [svn r11536] repair broken css inclusion in LP 18 years ago
Guillaume Lederer 2d811de7b1 [svn r11535] repair broken css inclusion in LP 18 years ago
Guillaume Lederer 9f5c01387c [svn r11519] bug1251: css fix 18 years ago
Guillaume Lederer a26a7e14d9 [svn r11502] oups... css inclusion was corrected. 18 years ago
Guillaume Lederer 229d32b83d [svn r11495] bug 1251 : correcting every css inclusion of kevin'script 18 years ago
Yannick Warnier e6bb608a2a [svn r11494] Removed unused script 18 years ago
Guillaume Lederer c06cb94635 [svn r11492] bug : 1251 correct css inclusion to avoid apache error-log. 18 years ago
Yannick Warnier a9e7d80b43 [svn r11483] Fixed bug with accents in files. This should be finetuned to work with any encoding (presently defaultinf to ISO-8859-1 because of htmlentities() defaults) 18 years ago
Yannick Warnier 2ad35cef99 [svn r11466] Final fix of stylesheet loading 18 years ago
Yannick Warnier b285644700 [svn r11465] Temporary fix of learnpath CSS loading path (should be dynamic with predefined CSS theme) 18 years ago
Yannick Warnier c156d85584 [svn r11459] Added HTML characters transformation before recording into imsmanifest.xml 18 years ago
Yannick Warnier 802a09a7cb [svn r11445] Replacing "not found" files by blank.php 18 years ago
Eric Marguin 1f5d8cf36c [svn r11440] set the path to mp3 in fck to absolute path (example : /dokeos/courses/...) 18 years ago
Yannick Warnier b4a48c77ec [svn r11437] Enabled scorm's scorm export and changed icon 18 years ago
Yannick Warnier 66537bee37 [svn r11436] Fixed documents zipping 18 years ago
Yannick Warnier a489436036 [svn r11433] Enabled SCORM export link for dokeos paths 18 years ago
Yannick Warnier d218ae0076 [svn r11432] Updated 'export' action to link to learnpath::scorm_export() 18 years ago
Yannick Warnier 4f54887204 [svn r11431] Fixed most of the scorm_export() method (documents are not yet included in zip but they're coming very soon) 18 years ago
Yannick Warnier 495fdc7cda [svn r11429] Removed useless "/" 18 years ago
Yannick Warnier 689382603d [svn r11422] Fixed manifest export filename 18 years ago
Yannick Warnier e9c1ec6771 [svn r11421] Further improvements in the scorm_export() method. Still untested but safe. 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 e6c2d7604c [svn r11401] Added default structure for imsmanifest.xml building. More to come very very soon. 18 years ago