Commit Graph

1016 Commits (e1f30c10014d4d0a21a19aa716b53f0f13454fd1)

Author SHA1 Message Date
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 760d14b72e Bug #2867 - Trimming trailing whitespace in all (system range) javascript files. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov d9e28e4439 Feature #306 - Moving the function rmdirr() into the main API file. 16 years ago
Cristian Fasanando 5bb5cee17f Fixed tooltip in learning path documents adding by default template empty when you create a document into learning path tool - partial DT #4337 16 years ago
Ivan Tcholakov 9dce81ad53 Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Julio Montoya 656aace234 fixes dt #5222 16 years ago
Julio Montoya d7870d84d4 Updaiting search files 16 years ago
Ivan Tcholakov d007d59a99 Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 16 years ago
Yannick Warnier 18a8edf355 Remove error_log() 16 years ago
Yannick Warnier 82ec14ab9c Fixed warning in learning path caused by erroneous table name being used 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Cristian Fasanando dc49a0d5b2 Fixed icon not align into item list in lp - partial DT #5116 16 years ago
Ivan Tcholakov 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 16 years ago
Ivan Tcholakov 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 16 years ago
Cristian Fasanando dc5b7166e4 removed error_log 16 years ago
Julio Montoya 191cc461d9 redefine @package 16 years ago
Julio Montoya b668f7c3f5 Fixing scorm results + multiple attempts by iflores see DT#4444 16 years ago
Isaac Flores f96884e55d Improvements in multiples attempts with scorm 16 years ago
Isaac Flores 047f7d54f2 Improvements in scorm with multiples attempts - (partial BUG#4444) 16 years ago
Julio Montoya fd917b287b partial fix to DT#4444 16 years ago
Julio Montoya d81b50adda This fix DT#4444 16 years ago
Julio Montoya c5b80f610c Fixing scorm.api with iteractions 16 years ago
Ivan Tcholakov b8545accd9 [svn r22242] FS#2867 - The online editor: Renaming a toolbar, 'LearnPath' --> 'LearningPathDocuments'. 16 years ago
Ivan Tcholakov b9013db6dc [svn r22241] FS#2867 - The online editor: Renaming a toolbar, 'CommentLearningPath' --> 'LearningPathAuthor'. 16 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Carlos Vargas 02c5079bcf [svn r22155] minor add var get_lang in learnpath 16 years ago
Ivan Tcholakov 8c97c2e803 [svn r22095] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 2. 16 years ago
Ivan Tcholakov bbc2ff3079 [svn r22094] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 1. 16 years ago
John Hinojosa 151e2468cd [svn r22074] change target="_top" with target="_self" FS#3759 16 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 16 years ago
Julio Montoya ce9226cbb3 [svn r21678] Minor - There's not need to change the charset of the LP name (a.k.a first section in a LP) 16 years ago
Isaac Flores 08726749f1 [svn r21656] logic changes - Allow multiple attempts when user is student - (partial FS#4276) 16 years ago
Ivan Tcholakov e336afdd89 [svn r21589] FS#4360 - Learning path: Fixing a javasript error (detected under IE8), dTree 2.05 class. 16 years ago
Ivan Tcholakov ff8705fb78 [svn r21565] FS#306 - The learnpath class: Making detection of .dll and .exe files precise. 16 years ago
Isaac Flores 7a30908fdf [svn r21505] logic changes - allow see image after importing SCORM Dokeos - (partial FS#4300) 16 years ago
Isaac Flores 74d22e5374 [svn r21500] logic changes - improvements in export scorm with question matching - (partial FS#4300) 16 years ago
Isaac Flores 73c2025976 [svn r21499] logic changes - improvements in questions fill in blanks - (partial FS#4300) 16 years ago
Isaac Flores d18ebe04b2 [svn r21498] logic changes - improvements in export scorm - (partial FS#4300) 16 years ago
Yannick Warnier f5edfbe6a2 [svn r21168] Fixed encoding problems in learning path stats results 16 years ago
Yannick Warnier e9f5bef3d2 [svn r21166] Minor - Added TODO comment 16 years ago
Yannick Warnier 1cf4a36f9d [svn r21165] Fixed encoding problem in stats page for learning path 16 years ago
Yannick Warnier 335c279ab1 [svn r21162] Not enabled improvement to SCORM. Doesn't work properly in all circumstances, so better disabling it, but the code is almost correct. 16 years ago
Yannick Warnier e33fd50c79 [svn r21159] Minor - change Spanish variable name to English 16 years ago
Yannick Warnier e8785ac446 [svn r21158] Reverted SVN#21156 and SVN#21157 because it introduces a potential non-respect of the SCORM 1.2 rules. This should be executed at PHP-level, not at JavaScript level, to ensure all JavaScript events have been received and treated *before* we consider what to do. 16 years ago
Yannick Warnier d78105be43 [svn r21157] Little fix to avoid auto-completing too much (see FS#4249) 16 years ago
Yannick Warnier b9f15ee8ad [svn r21156] Added improvement to SCORM support by auto-setting elements to completed when no status is sent. Considerably improves user experience. 16 years ago
Cristian Fasanando 9f51214398 [svn r21154] Show feedback when you finished an exercise from lp if it has that option - partial FS#4232 16 years ago