Commit History

作者 SHA1 備註 提交日期
  Julio Montoya a0d2886cf8 Minor cleaning files 12 年之前
  Julio Montoya d27bca7d25 Removing & unserialize that fires PHP warnings 12 年之前
  Julio Montoya e49e675a3b Fixing PHP warnings 13 年之前
  Julio Montoya d08c14510d Adding c_id in queries in newscorm - LP 13 年之前
  Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 13 年之前
  Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 14 年之前
  Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 14 年之前
  Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 14 年之前
  Ivan Tcholakov 1ef3c90085 Task #1765 - LP tool, cleaning files (7). 14 年之前
  Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 14 年之前
  Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 14 年之前
  Juan Carlos Raña 79f06f55f2 merge 15 年之前
  Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 年之前
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年之前
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 年之前
  Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 年之前
  Ivan Tcholakov c7631d1d5f [svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management. 16 年之前
  Yannick Warnier e0b309fe8f [svn r16438] Avoid duplication of write operations for SCORM objectives (suggestion by Eric M.) 16 年之前
  Yannick Warnier f45e85a785 [svn r15853] Fix HTTP 500 error when returning from another item of which prerequisites were not completed 16 年之前
  Yannick Warnier 18a911ec62 [svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493 17 年之前
  Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 17 年之前
  Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 17 年之前
  Yannick Warnier 2b4a018530 [svn r13979] Added write_objectives_to_db() and applied it to avoid problems of lost data when recording objectives. Fixes the bug preventing the recording of those objectives. 17 年之前
  Yannick Warnier ef88f4aa10 [svn r13761] Using Database class for db queries 17 年之前
  Yannick Warnier 67b355be3c [svn r13645] Removed forgotten debug switch 17 年之前
  Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 17 年之前
  Eric Marguin a76637ac14 [svn r13390] increase time spent on the platform when browsing a scorm lp 17 年之前
  Yannick Warnier 1af3cfc52f [svn r12965] Now using an additional parameter in the call to learnpath::start_current_item() to trigger a possibly new attempt (this is the only code authorized to do this) 17 年之前
  Yannick Warnier 7e2a86eed7 [svn r12958] Added code to deal with SCORM 1.2's mastery_score and max_time_allowed. Possibly introducing a risk in calculating the status of the element. If the mastery score has been reached, then the status is changed to "passed" (if not already 'completed'). 17 年之前
  Yannick Warnier 3d766fc35a [svn r12850] Update $_SESSION['scorm_item_id'] to keep it fresh for the hotpotatoes scoring feature (this is a patch, not a beautiful design) 17 年之前