Commit History

Author SHA1 Message Date
  Ivan Tcholakov adc74d7b26 Issue #306 - The UserManager class: Cleaning source code before making some modifications. 15 years ago
  Ivan Tcholakov a794b60d52 Issue #306 - Elimination of the method UserManager::cut_username(). Reverting a fragment of code that was inserted by mistake. Other minor corrections. 15 years ago
  Ivan Tcholakov bf33ebf6cc Issue #306 - Making logic in the UserManager class about usernames more precise. Adding new methods UserManager::purify_username() and UserManager::is_username_valid(). 15 years ago
  Ivan Tcholakov 24e356e318 Issue #306 - Platform admin: Various corrections in the scripts for xml-import of sessions and users, increasing reliability when data with extra-whitespace is imported. 15 years ago
  Ivan Tcholakov bde25205ae Issue #306 - Cleaning code of UserManager::create_username(). 15 years ago
  Ivan Tcholakov 6b66ad6c60 Issue #306 - UserManager - cleaning trailing whitespace. 15 years ago
  Ivan Tcholakov 873e10e748 Issue #306 - Adding a new method UserManager::cut_username(). 15 years ago
  Ivan Tcholakov 5ac391b181 Issue #306 - UserManager class: Polishing code about username generation. 15 years ago
  Ivan Tcholakov a57de8e101 Issue #306 - Creation of a new method UserManager::create_unique_username(). 15 years ago
  Ivan Tcholakov f833d359e9 Issue #306 - Importing users in a session: Reworking code there. 15 years ago
  Ivan Tcholakov 272570f5e8 Issue #306 - Logic upgrade for UserManager::create_username(). 15 years ago
  Ivan Tcholakov aa896ce684 Issue #306 - The UserManager class: Adding a method create_username(), internationalized, without check for uniqueness in the system. This algorithm is a single point for providing logic, it should be reused everywhere. 15 years ago
  Ivan Tcholakov 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 15 years ago
  Julio Montoya ce6c8e8618 Adding validation to function parameters 15 years ago
  Juan Carlos Raña 29641074e7 merge 15 years ago
  Yannick Warnier 56757c72bb Fixed user picture in whoisonline.php when using users subdirs 15 years ago
  Yannick Warnier 4e4bf8eb88 [svn r22378] Minor documentation update 15 years ago
  Isaac Flores efd00514cd [svn r22276] added keyword static - (partial FS#4400) 15 years ago
  Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 15 years ago
  Arthur Portugal 654bb13332 [svn r21700] Minor - Changed documentation 15 years ago
  Isaac Flores c3d8444219 [svn r21523] Minor - logic changes - allow order by course category - (partial FS#4348) 15 years ago
  Arthur Portugal 575563e5e3 [svn r21378] Minor - Added documentation 15 years ago
  Arthur Portugal 65ba1076e3 [svn r21358] Validated the function "resize_picture" if exist the library image with help SimpleTest. 15 years ago
  Arthur Portugal 59fae4d6d7 [svn r21357] Minor - Added documentation 15 years ago
  Arthur Portugal 7dbe707ccd [svn r21353] Minor - Added documentation in some functions 15 years ago
  Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 15 years ago
  Ivan Tcholakov 615e32d491 [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 15 years ago
  Isaac Flores 8ba986d764 [svn r20641] logic changes - allow to send messages in outbox - (partial FS#3909) 15 years ago
  Cristian Fasanando d3f8606b89 [svn r20615] Fixed problems of messages in social red - partial FS#4204 (by jhp1411) 15 years ago
  Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 15 years ago