Commit History

Author SHA1 Message Date
  jmontoyaa f1e7965b2a Minor - format code. 7 years ago
  jmontoyaa 6336f45a48 Minor - fix phpdoc 7 years ago
  Julio 19eccdc89d Avoid big hours in total course time see BT#13267 7 years ago
  jmontoyaa 73aa87a7f5 Minor - format code. 7 years ago
  jmontoyaa 5a27b57a30 Minor - format code. 7 years ago
  jmontoyaa 99729d41f5 Minor - Fix variable name, use "self" instead of "this" 7 years ago
  jmontoyaa d384f674d3 Remove $_SESSION + format code 7 years ago
  jmontoyaa a31ed90455 Minor - chang function name, move function to Event class. 7 years ago
  jmontoyaa 74405485b2 Update to 5 minutes. 7 years ago
  jmontoyaa e6b7eb95c3 Update course user session tracking every 5 minutes see BT#13267 7 years ago
  jmontoyaa 19f7d58571 Fix typo "whoIsOnlineInIhisSessionCount" + format code 7 years ago
  jmontoyaa 7b74817091 Minor - format code, remove unused variables. 7 years ago
  jmontoyaa 2170661f90 Minor - format code. 7 years ago
  Yannick Warnier e73ca6ec6a Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer 7 years ago
  Scrutinizer Auto-Fixer ddf46f7fca Scrutinizer Auto-Fixes 7 years ago
  Yannick Warnier 35f8dc45e9 Reduce database usage of get_all_exercise_results_by_course() by removing query of which results are unused. In test case with 1000 students and 5M records in track_e_attempt, provides a performance gain of 29% for "My progress" page - refs BT#12663 7 years ago
  Yannick Warnier 7a83fddccf Reduce memory usage of get_all_exercise_results_by_course() by 60% - refs BT#12663 7 years ago
  jmontoyaa 13bad22c14 Minor - format code. 7 years ago
  Yannick Warnier a6f61fc538 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 7 years ago
  jmontoyaa 8c1a7ef2d0 Fix function, exeId must be set. 7 years ago
  Yannick Warnier 3f95da6721 Fix issue preventing the removal of virtual time when more than one assignment are removed - refs BT#12212 7 years ago
  jmontoyaa ea6e24f9fc Minor - format code, update docs 7 years ago
  Yannick Warnier 0e77c2ed48 Add support for work removal when using considered_working_time setting - refs BT#12212 7 years ago
  Yannick Warnier a729ce8860 Move, rename, change order and default values for function api_add_sub_hours_to_date_time to(base-time, interval, operation) ChamiloAPI::AddOrSubTimeToDateTime(interval, optional base-time, optional operation) - refs BT#12212 7 years ago
  José Loguercio 344a54aaad Add tracking logs to determine working time in course access details - Refs BT#12212 7 years ago
  jmontoyaa 41b9e00154 Fix update_event_exercise function name. 7 years ago
  jmontoyaa ff4d29006c Avoid mysql is null error. 8 years ago
  Angel Fernando Quiroz Campos 2ae500a748 Fix multiple answer when showing correct answers on last attempt - refs BT#11024 8 years ago
  jmontoyaa 54815998df Minor - format code 8 years ago
  jmontoyaa e56398e404 Add logs when deleting work folder and files 8 years ago