Commit Graph

1 Commits (ofaj2)

Author SHA1 Message Date
christianbeeznest 933fdb7fad
Internal: Tracking: Rename mySpace folder to my_space - refs #4536 3 years ago
Angel Fernando Quiroz Campos 743a7afed4 Session: Use session_rel_user in queries finding general coach 4 years ago
Julio Montoya 0205cf0024 Add Display::prose to show a div class with the "prose" class 5 years ago
Julio Montoya 97f03fbbf4 Fix PHP warnings, update from 1.11.x 5 years ago
Julio Montoya 97e9899f7d Minor - format code 6 years ago
Julio Montoya f05f8fb45a Move main folder to public/main 6 years ago
Julio Montoya 9ba611f951 Update get_lang calls using full string. 6 years ago
Julio 0bcd181f7d Minor - Partial merge from 1.11.x 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b 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 9 years ago
Julio Montoya baba1a056e Format code. 10 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 14 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 15 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 16 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 16 years ago
Julio Montoya 8999b49e33 Adding intval function to querys see DT#4389 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov cef8c12a65 Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 16 years ago
Ivan Tcholakov 861aad701e Issue #306 - Training reporting tool: Cleaning code of the script for importing users. 16 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 16 years ago
Ivan Tcholakov 9fd9d928b8 Issue #306 - Training reporting: Cleaning code. 16 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 16 years ago
Ivan Tcholakov f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 16 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. 16 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. 16 years ago