Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ivan Tcholakov 21be703720 Feature #306 - The main API: Cleaning code, some minor optimizations, pass 1. 15 vuotta sitten
  Ivan Tcholakov c2f9d649d7 Feature #306 - Platform admin tool: Cleaning code + minor fixes in add/edit user forms. 15 vuotta sitten
  Carlos Vargas a1dafa630c Wrong path in thickbox.js (in Windows) 15 vuotta sitten
  Ivan Tcholakov 4907269505 Merge with dbcfa2e118c930a6be7eac0ade6c7782a7a8f469 15 vuotta sitten
  Juan Carlos Raña ee5fa0dcb6 fix icon text 15 vuotta sitten
  Ivan Tcholakov 4a20a38a7c Feature #306 - UserManager: Some minor optimizations ( this was the initial intention :-) ). A tricky rework about the method UserManager::get_user_picture_path_by_id(). A collateral fix about uploading user photos in the platform admin tool, now it works correctly, including the case api_get_setting('split_users_upload_directory') === 'true'. Uploading photos through user profile tool is to be checked. And... fixing two unsafe getimagesize() calls. By the way, the date picker in the forms "User add" and "User edit" (platform admin) does not work, IE8. 15 vuotta sitten
  Ivan Tcholakov cf200bcdee Feature #306 - Optimization of the function get_lang(). 15 vuotta sitten
  Ivan Tcholakov 9c9fd8c4aa Feature #306 - Course manager: Cleaning code, pass 3. 15 vuotta sitten
  Ivan Tcholakov 20c6a205ca Feature #306 - Course manager: Cleaning code, pass 2. 15 vuotta sitten
  Ivan Tcholakov 171df14334 Merge with aed2f21f3f1ea856a224bdfc2a5ba00429be3f05 15 vuotta sitten
  Ivan Tcholakov f85d473144 Feature #306 - Course manager: Cleaning code, pass 1. 15 vuotta sitten
  Juan Carlos Raña c023355e09 fix icon text 15 vuotta sitten
  Ivan Tcholakov 60d8aaf9e1 Feature #306 - Course manager: Trimming whitespace in source code. 15 vuotta sitten
  Carlos Vargas a28f8b21ab In now, the icon edit the theme of the forum 15 vuotta sitten
  Ivan Tcholakov ff6f2e3984 Feature #306 - The internationalization library: Minor, cosmetic changes. 15 vuotta sitten
  Ivan Tcholakov ad3a75527b Feature #306 - The internationalization library: Giving some functions better names - api_initialize_string_library() --> api_initialize_internationalization(), api_set_string_library_default_encoding --> api_set_internationalization_default_encoding(). 15 vuotta sitten
  Ivan Tcholakov 7206eaf490 Feature #306 - Trimming whitespace in some source files. 15 vuotta sitten
  Ivan Tcholakov 91f2b784f6 Feature #306 - It is all about internationalization: Moving code form the multibyte string library (which is removed as of now) to the internationalization library. 15 vuotta sitten
  Ivan Tcholakov 80852449a8 Feature #306 - Trimming whitespace in a source file - all tests. 15 vuotta sitten
  Ivan Tcholakov 1aec623a1f Feature #306 - Changes (final maybe) about username related logic. 15 vuotta sitten
  Ivan Tcholakov 6df1c39ca2 Feature #306 - Replacing hard-coded values for username length in validation rules in some forms. Including "." (dot) and "_" (underscore) in the specification for usernames as valid characters. 15 vuotta sitten
  Ivan Tcholakov de8687bf06 Feature #306 - Moving the constants for username specification from UserManager to the main API. They have to be accessible not only by the UserManager class. 15 vuotta sitten
  Ivan Tcholakov 2f7c95b3e4 Feature #306 - Platform administration tool: Cleaning code (preparing for modifications) of the script for CSV-subscriptions to courses. Trimming whitespace from the main API file. 15 vuotta sitten
  Ivan Tcholakov fe4de407cd Feature #306 - Platform administration tool: Cleaning code for course import. Revision again the logic for username validation and language id validation. A modification in the function api_validate_language(). Other minor fixes. 15 vuotta sitten
  Ivan Tcholakov 5053645ad5 Feature #306 - Platform administration tool: Revision and code cleaning of class management pages. 15 vuotta sitten
  Ivan Tcholakov 9d3ee62791 Issue #306 - Platform administration tool, "Add users to a class CSV": Code rework, revision of logic about usernames. Other minor changes. 15 vuotta sitten
  Ivan Tcholakov f9f850e6d7 Issue #306 - Platform administration tool, "Add users to a class CSV": Cleaning source code. 15 vuotta sitten
  Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 vuotta sitten
  Ivan Tcholakov a3019a9959 Issue #306 - FormValidator: Updating code for the validation rule 'username'. This rule is served by the UserManager class now. 15 vuotta sitten
  Ivan Tcholakov cb1a44e1a2 Issue #306 - The UserManager class: Fixing an accidentally noticed issue related with getimagesize(), see http://www.dokeos.com/forum/viewtopic.php?t=16355 . Minir modification of the function get_lang() as it is needed for UserManager. Other minor changes. 15 vuotta sitten