Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Julio Montoya baba1a056e Format code. 9 gadi atpakaļ
  Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 9 gadi atpakaļ
  Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 9 gadi atpakaļ
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 gadi atpakaļ
  Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 9 gadi atpakaļ
  Yannick Warnier 652c6ecf19 Move index language file to trad4all - refs #4467 9 gadi atpakaļ
  Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 gadi atpakaļ
  Julio Montoya fdbdd4f681 Removing myspace.lib.php includes 10 gadi atpakaļ
  aragonc 94984e6b12 merge 10 gadi atpakaļ
  Yannick Warnier 9286629ab0 Minor - Added PHPDoc blocks 12 gadi atpakaļ
  Julio Montoya 4898326a3e Removing formvalidator class calls 12 gadi atpakaļ
  Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 gadi atpakaļ
  Yannick Warnier 3f876e6ffc Updated link to example csv and xml files to use those in admin directory 14 gadi atpakaļ
  Yannick Warnier 4cd72b70bb Renamed exemple.csv to example.csv (related to CT#1454) 14 gadi atpakaļ
  Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 15 gadi atpakaļ
  Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 15 gadi atpakaļ
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 gadi atpakaļ
  cvargas e969a4161a merge 15 gadi atpakaļ
  Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 gadi atpakaļ
  Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 15 gadi atpakaļ
  Juan Carlos Raña 79f06f55f2 merge 15 gadi atpakaļ
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 gadi atpakaļ
  Ivan Tcholakov cef8c12a65 Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 15 gadi atpakaļ
  Ivan Tcholakov 861aad701e Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 15 gadi atpakaļ
  Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 15 gadi atpakaļ
  Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 15 gadi atpakaļ
  Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 15 gadi atpakaļ
  Ivan Tcholakov f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 15 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ