Commit Graph

271 Commits (db8614656cdf4c14d595df556b73d6da817b0137)

Author SHA1 Message Date
Eric Marguin 225e525ca0 [svn r12107] fix a bug when reorganizing stps and chapters 19 years ago
Eric Marguin f62da614e3 [svn r12103] prevent from having html codes in the fields title and description 19 years ago
Eric Marguin bf4e7baeee [svn r12100] 19 years ago
Eric Marguin 53c3cb258e [svn r12099] add the prerequistes function to the score to the exercises 19 years ago
Julian Prud'homme b0e7b3c024 [svn r12095] Fix a display bug 19 years ago
Eric Marguin 3d887c8206 [svn r12074] allow to modify imported scorms 19 years ago
Julian Prud'homme acc8c60c7b [svn r12072] fix IE6 bug when step names are too long (comment number 2 of thomas : http://projects.dokeos.com/?do=details&id=1432) 19 years ago
Julian Prud'homme 94605b8d46 [svn r12070] Fix the bugs in this bug report : in http://www.dokeos.com/forum/viewtopic.php?t=8918 19 years ago
Eric Marguin 272cc88766 [svn r12055] update the name of the lp on the link on the homepage too 19 years ago
Julian Prud'homme 0de331182d [svn r12044] Code refactoring : use formvalidator instead of old form and fix the "bug" : http://www.dokeos.com/forum/viewtopic.php?t=8778 19 years ago
Julian Prud'homme 0f1292535f [svn r12027] Fix a bug with singe database mode 19 years ago
Julian Prud'homme 7125379bba [svn r12024] Fix the prerequisites for links to "no prerequisites" by default when adding a step 19 years ago
Julian Prud'homme a43057220c [svn r12022] add the right icon behind the file name in the resource tree (when adding a step) 19 years ago
Eric Marguin 838f48b61b [svn r11921] update scores in lp management 19 years ago
Eric Marguin c734bdb9e4 [svn r11896] improve breadcrumbs 19 years ago
Eric Marguin 01b8c74c45 [svn r11895] display the informations about course - lp - user in lp_tracking 19 years ago
Yannick Warnier 4327794375 [svn r11858] Removed switch only used for switching-versions code 19 years ago
Yannick Warnier aa29601507 [svn r11857] Fixed issues with forum tables change 19 years ago
Yannick Warnier 50cd5566b8 [svn r11846] Fixed issues with forum table name 19 years ago
Yannick Warnier fc42c7561d [svn r11845] Fixed issues with forum table name 19 years ago
Julian Prud'homme 34d48d13dc [svn r11815] Fix a bug with when student's name contains single quotes 19 years ago
Julian Prud'homme 35099fc11d [svn r11813] update the progress field each time we change of item 19 years ago
Julian Prud'homme 5e5daa9546 [svn r11812] fix a bug when calculating the progress (avoid 4/3 completed items for example) 19 years ago
Julian Prud'homme ed5cbf1d85 [svn r11777] by default, there is no-prerequisite for a new step now 19 years ago
Julian Prud'homme 4810abc830 [svn r11774] Remove dokeos_chapter in the prerequisites list when creating a new step 19 years ago
Julian Prud'homme f2593f2141 [svn r11761] minor - fix a little display bug in the resource tree 19 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. 19 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. 19 years ago
Julian Prud'homme b917227497 [svn r11753] change png pictures into gif pictures for IE6 support 19 years ago
Yannick Warnier 91f10fb3e4 [svn r11752] Introduced limited recursivity in document spidering for SCORM export 19 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) 19 years ago
Yannick Warnier 530797b472 [svn r11748] New improvements in export. Should now package correctly all the first-level dependencies. 19 years ago
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