Commit History

Author SHA1 Message Date
  Carlos Vargas d02cd4c205 In \"Resource Report\" The name of the tool, not translated CT#968 14 years ago
  Julio Montoya 08eb7155b4 Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs 14 years ago
  Ricardo Rodriguez c2ce98995f fixed average of resolved exercises in lp for reporting - partial CT#603 (By fasa) 15 years ago
  Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
  Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
  Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
  Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 15 years ago
  Julio Montoya b4532555c8 Security issue: Adding Security::remove_XSS function 15 years ago
  Carlos Vargas ad430e9bf4 fixed avoid division by zero BT#540 15 years ago
  Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
  Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 15 years ago
  Yannick Warnier 33d7debf7a merge 15 years ago
  Yannick Warnier 6e7b9832d6 Fixed more tracking bugs on get_avg_student_progress() 15 years ago
  Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 15 years ago
  Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 15 years ago
  cfasanando 9fca61be94 merge 15 years ago
  Yannick Warnier af56dce48c More fixes to tracking with simplification of the get_avg_student_score() function. Still needs to be extended to support learning paths limitations by session. 15 years ago
  Yannick Warnier f44dc3fd7f Added optional session management to get_avg_student_progress() 15 years ago
  Yannick Warnier 7fb565329a Fixed bug in progress calculation in get_avg_student_progress() 15 years ago
  Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Yannick Warnier ffe10f7adf Partial fix to tracking results calculation (average student progress in learning path). Still missing management of views count. 15 years ago
  Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 15 years ago
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
  Carlos Vargas d2bab4c104 They have moved the functions of trancking/userLog CourseLog and userlogCVS to classes trancking.lib CT#191 15 years ago
  Cristian Fasanando fec2c0b302 fixed average of time spent on the course - partial CT#493 15 years ago
  Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 15 years ago
  Cristian Fasanando d3855808af improved display data for courses and users list for reporting 15 years ago
  Cristian Fasanando 93a8fc60e4 improved querys for course an user reporting 15 years ago