Commit History

Author SHA1 Message Date
  Julio Montoya e6a6c08c28 Merge branch 'chamilo19' 11 years ago
  Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 11 years ago
  Julio Montoya 744aeaf3d7 Fixing query (addin iid instead of id) 11 years ago
  Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 11 years ago
  Hubert Borderiou 55b8c6e48a Export LP name in test result csv/xls export - ref #6146 11 years ago
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 years ago
  Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 11 years ago
  Hubert Borderiou 71dd217e77 Add user groups list in tests result export csv or xls 12 years ago
  Julio Montoya f11a32b22a Adding start_date, end_date, duration in reports see #4545 12 years ago
  Julio Montoya 09121a6463 Cleaning exercise report + fixing exercise result exports (partial) 13 years ago
  Julio Montoya e6365cc081 Moving exercise result to a new page exercise_report.php instead of exercice.php?show=result 13 years ago
  Yannick Warnier 1277285c23 Minor - Adapting code comments to phpdoc 13 years ago
  Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 13 years ago
  Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 13 years ago
  Julio Montoya dba9a731cd Fixing and Improving exercise result export see BT#2722 13 years ago
  Julio Montoya ecee88cb06 Fixing hotpotatoes results , adding the user email in the exercise results when exporting to CSV, XLS 14 years ago
  Julio Montoya 1a98c84bdc Fixing exam export results we only show the extra user data that have the filter option on 14 years ago
  Julio Montoya e30f3c82d6 Returning to the table view for the exercise list (don't know why) 14 years ago
  Julio Montoya edab380bee Results by exercise see#2539 fixing sql errors 14 years ago
  Julio Montoya 752c8fb36f Fixing excel reports see BT#1664 14 years ago
  Julio Montoya a6c71b6915 Fixing lang vars and a query 14 years ago
  Ricardo Rodriguez 9a1d671b3c Modified the format in the report of tests the field users has been changed and added a new field, last name, first name, changed the format in the export file xls and cvs and modified the name_order_conventions in the array 'spanish' to order by last name 14 years ago
  Ivan Tcholakov 9cad2e22cb Bug #1831 - Upgrading of the PEAR's package Spreadsheet_Excel_Writer to version 0.9.2. Local changes about Excel export have been made in order defferent input encodings to be supported. 14 years ago
  Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 14 years ago
  Julio Montoya 7278501758 Fixing sql query, UNIX_TIMESTAMP removed 15 years ago
  Julio Montoya 51d5275272 Fixing sql query, UNIX_TIMESTAMP removed 15 years ago
  Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
  Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 15 years ago
  cfasanando 9fca61be94 merge 15 years ago
  Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago