Commit Graph

1153 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Yannick Warnier 71d6bde3d8 [svn r11746] Improvements in parsing HTML link attributes - now also getting CSS @import links 19 years ago
Yannick Warnier e27bcb0e1c [svn r11743] Added better parsing to catch included CSS url() (not yet @import) 19 years ago
Eric Marguin ce6c34bbf9 [svn r11742] update progress of the lp everywhere (chapters are not counted) 19 years ago
Yannick Warnier 5b7240956d [svn r11741] Added code for SCORM export dependencies management (included media files) 19 years ago
Julian Prud'homme de6a2eee23 [svn r11740] Make the CSV export possible 19 years ago
Yannick Warnier ae6ad8763d [svn r11739] Added parse_HTML_attributes() and get_resources_from_source() to extend export capabilities to included documents 19 years ago
Eric Marguin d213fd0870 [svn r11738] the chapters are no longer counted to calculate the progress 19 years ago
Julian Prud'homme 19e7ccbed5 [svn r11724] Remove the description field when adding/editing chapters 19 years ago
Julian Prud'homme 143072dbaa [svn r11723] Remove an hard-coded label 19 years ago
Eric Marguin 9f703741cf [svn r11714] details for students progress in lp 19 years ago
Julian Prud'homme 04af5ddba2 [svn r11708] Add a new tree menu for resource documents when adding a step 19 years ago
Eric Marguin e614b88865 [svn r11701] comment a debug line to allow a function to be used in a static context 19 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 19 years ago
Yannick Warnier 82b84d5c65 [svn r11693] Added get_interactions_count_from_db() and get_iv_interactions_array() from the lp_stats.php script 19 years ago
Julian Prud'homme 4dc120c7c8 [svn r11691] Add prerequisites in LP with non-scorm learnpath 19 years ago
Yannick Warnier c9d04236f3 [svn r11656] Escaped sensitive data 19 years ago
Julian Prud'homme 5833450c56 [svn r11617] Fix a bug with deleted document (FS#1344) 19 years ago
Eric Marguin aedf61a04a [svn r11597] add some commentaries about the "type" attribute 19 years ago
Guillaume Lederer df73abf8c7 [svn r11540] bug 1251 default.css->learnpath.css 19 years ago
Guillaume Lederer a860441639 [svn r11536] repair broken css inclusion in LP 19 years ago
Guillaume Lederer 2d811de7b1 [svn r11535] repair broken css inclusion in LP 19 years ago
Guillaume Lederer 9f5c01387c [svn r11519] bug1251: css fix 19 years ago
Guillaume Lederer a26a7e14d9 [svn r11502] oups... css inclusion was corrected. 19 years ago
Guillaume Lederer 229d32b83d [svn r11495] bug 1251 : correcting every css inclusion of kevin'script 19 years ago
Yannick Warnier e6bb608a2a [svn r11494] Removed unused script 19 years ago
Guillaume Lederer c06cb94635 [svn r11492] bug : 1251 correct css inclusion to avoid apache error-log. 19 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) 19 years ago
Yannick Warnier 2ad35cef99 [svn r11466] Final fix of stylesheet loading 19 years ago
Yannick Warnier b285644700 [svn r11465] Temporary fix of learnpath CSS loading path (should be dynamic with predefined CSS theme) 19 years ago
Yannick Warnier c156d85584 [svn r11459] Added HTML characters transformation before recording into imsmanifest.xml 19 years ago
Yannick Warnier 802a09a7cb [svn r11445] Replacing "not found" files by blank.php 19 years ago
Eric Marguin 1f5d8cf36c [svn r11440] set the path to mp3 in fck to absolute path (example : /dokeos/courses/...) 19 years ago
Yannick Warnier b4a48c77ec [svn r11437] Enabled scorm's scorm export and changed icon 19 years ago
Yannick Warnier 66537bee37 [svn r11436] Fixed documents zipping 19 years ago
Yannick Warnier a489436036 [svn r11433] Enabled SCORM export link for dokeos paths 19 years ago
Yannick Warnier d218ae0076 [svn r11432] Updated 'export' action to link to learnpath::scorm_export() 19 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) 19 years ago
Yannick Warnier 495fdc7cda [svn r11429] Removed useless "/" 19 years ago
Yannick Warnier 689382603d [svn r11422] Fixed manifest export filename 19 years ago
Yannick Warnier e9c1ec6771 [svn r11421] Further improvements in the scorm_export() method. Still untested but safe. 19 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. 19 years ago
Yannick Warnier e6c2d7604c [svn r11401] Added default structure for imsmanifest.xml building. More to come very very soon. 19 years ago
Yannick Warnier 4cadcaf798 [svn r11400] Removed learnpath from tool table (course homepage) when deleting 19 years ago
Yannick Warnier 76aa730bcc [svn r11399] Removed useless script copy 19 years ago
Julian Prud'homme ff38ce4458 [svn r11291] stats update : we don't display the chapters 19 years ago
Julian Prud'homme 087fa0c146 [svn r11290] Fix bug with navigation in LP in display mode 19 years ago
Julian Prud'homme 9192a05d00 [svn r11256] Nuvola icon for learnpath 19 years ago
Julian Prud'homme dc0c341e54 [svn r11251] Fix a display bug when addig a forum or a forum thread 19 years ago
Julian Prud'homme 6c98295748 [svn r11242] change the menu (always build/organize/display) 19 years ago
Julian Prud'homme 97b03b593f [svn r11241] Change the call to display_normal_message by adding a parameter for HTML tags 19 years ago