Commit Graph

49 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 20be8a2a0c Minor - Format code 4 years ago
Julio Montoya c44978554a Minor - format code update from master 6 years ago
Angel Fernando Quiroz Campos adadcb50e9 Add download param to exaple links 7 years ago
Julio Montoya bc8654f1f5 WIP: Fix xml parser entity issue using lib: symfony/dom-crawler 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 9 years ago
Scrutinizer Auto-Fixer abd536364d Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa fd941099c5 Minor - Format code, fix PHP warnings 10 years ago
Julio Montoya baba1a056e Format code. 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Yannick Warnier 652c6ecf19 Move index language file to trad4all - refs #4467 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya fdbdd4f681 Removing myspace.lib.php includes 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 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 13 years ago
Yannick Warnier 9286629ab0 Minor - Added PHPDoc blocks 13 years ago
Julio Montoya 4898326a3e Removing formvalidator class calls 14 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 16 years ago
Yannick Warnier 3f876e6ffc Updated link to example csv and xml files to use those in admin directory 16 years ago
Yannick Warnier 4cd72b70bb Renamed exemple.csv to example.csv (related to CT#1454) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 16 years ago
Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 17 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 17 years ago
Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 17 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Ivan Tcholakov cef8c12a65 Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 17 years ago
Ivan Tcholakov 861aad701e Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 17 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 17 years ago
Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 17 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 17 years ago
Ivan Tcholakov f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 17 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. 17 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. 17 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. 17 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. 17 years ago
Ivan Tcholakov 8e32a72e5b [svn r20463] FS#306 - The reporting module: Improvements for better encoding support. 17 years ago
Yannick Warnier cf302364ec [svn r17153] Removed useless message 18 years ago