Commit History

Author SHA1 Message Date
  Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 11 years ago
  Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 11 years ago
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 11 years ago
  Yannick Warnier 9286629ab0 Minor - Added PHPDoc blocks 12 years ago
  Julio Montoya 4898326a3e Removing formvalidator class calls 12 years ago
  Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 years ago
  Yannick Warnier 3f876e6ffc Updated link to example csv and xml files to use those in admin directory 14 years ago
  Yannick Warnier 4cd72b70bb Renamed exemple.csv to example.csv (related to CT#1454) 14 years ago
  Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 14 years ago
  Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 14 years ago
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 years ago
  cvargas e969a4161a merge 15 years ago
  Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
  Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov cef8c12a65 Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 15 years ago
  Ivan Tcholakov 861aad701e Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 15 years ago
  Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 15 years ago
  Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 15 years ago
  Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 15 years ago
  Ivan Tcholakov f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 15 years ago
  Ivan Tcholakov 106791a2dd Bug #306 - Reportin tool: fixing my mistake in the algorithm for generation usernames, see dokeos/main/mySpace/user_import.php. Hm, this algorithm has to be implemented only once and to be reused in all places where it is needed. For example: UserManager::make_login(...) or UserManager::create_username(...). Additionally, UserManager::create_unique_username(...) method might be implemented. 15 years ago
  Ivan Tcholakov 96fca8e749 Bug #3646 and Issue #306 - Training reports (part 5): Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago
  Ivan Tcholakov 3fc6b57c73 Bug #3646 and Issue #306 - Training reports (part3 ): Cleaning and minor reworks for all the code in this tool. This is needed for code readability and understanding, before further efforts for implementing person name related logic. 15 years ago
  Ivan Tcholakov e5b8c9b669 [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 15 years ago
  Ivan Tcholakov 8e32a72e5b [svn r20463] FS#306 - The reporting module: Improvements for better encoding support. 15 years ago
  Yannick Warnier cf302364ec [svn r17153] Removed useless message 16 years ago
  Yannick Warnier b4d3988556 [svn r17151] Fixed broken breadcrumb title 16 years ago
  Yannick Warnier 3f978f1386 [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 16 years ago