Commit Graph

31 Commits (6e4f174e4433927ec47b65a27a1650fa4650af34)

Author SHA1 Message Date
Julio Montoya fdbdd4f681 Removing myspace.lib.php includes 10 years ago
aragonc 94984e6b12 merge 11 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 14 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 15 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 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
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. 16 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 17 years ago
Yannick Warnier b4d3988556 [svn r17151] Fixed broken breadcrumb title 17 years ago
Yannick Warnier 3f978f1386 [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 17 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