Commit Graph

43 Commits (ab4c9e293770d1baa9821e36be0f61dc4f5f7903)

Author SHA1 Message Date
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
Scrutinizer Auto-Fixer abd536364d Scrutinizer Auto-Fixes 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa fd941099c5 Minor - Format code, fix PHP warnings 8 years ago
Julio Montoya baba1a056e Format code. 9 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Yannick Warnier 652c6ecf19 Move index language file to trad4all - refs #4467 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya fdbdd4f681 Removing myspace.lib.php includes 10 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 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 12 years ago
Yannick Warnier 9286629ab0 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya 4898326a3e Removing formvalidator class calls 13 years ago
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Yannick Warnier 3f876e6ffc Updated link to example csv and xml files to use those in admin directory 15 years ago
Yannick Warnier 4cd72b70bb Renamed exemple.csv to example.csv (related to CT#1454) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
Carlos Vargas 15960b9f5f Improve MySpace, move functions to a class CT#191 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 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
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. 16 years ago
Ivan Tcholakov 8e32a72e5b [svn r20463] FS#306 - The reporting module: Improvements for better encoding support. 16 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
Julio Montoya e908568f66 [svn r15828] Coachs can register users to the session and platform. (Added the platform setting validation ) (see FS#2700) 17 years ago
Julio Montoya ca53bc6165 [svn r15827] Coachs can register users to the session and platform. Requires testing. (see FS#2700) 17 years ago