Commit History

Author SHA1 Message Date
  Julio Montoya 74c387dea0 Adding chosen to the language select and the main/admin/user_add.php file to use it just add this class "chzn-select" to a select ... 13 years ago
  Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 years ago
  Julio Montoya 2743487db3 Minor - adding breadcrumbs 13 years ago
  Julio Montoya 81d6af69f2 Adding get_langs for the notify user extra fields 13 years ago
  Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  Carlos Vargas 4693374b80 improve status user CT#602 14 years ago
  Julio Montoya 3f34a0edab Minor - cleaning code 14 years ago
  Cristian Fasanando e400a37048 removed to assign an user to human resources manager from add or edit user interface - partial BT#570 14 years ago
  Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 14 years ago
  cvargas e969a4161a merge 15 years ago
  Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 3eea1f1a8d Feature #306 - Code rework about uploading user photos in administration section and in profile tool. 15 years ago
  Ivan Tcholakov c2f9d649d7 Feature #306 - Platform admin tool: Cleaning code + minor fixes in add/edit user forms. 15 years ago
  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 years ago
  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 years ago
  Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
  Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
  Ivan Tcholakov 2fbb70174c Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3. 15 years ago
  Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
  Julio Montoya 2d6fc98ca8 Minor - Show only extra fields that are visible 15 years ago
  Ivan Tcholakov a64face33f [svn r22233] FS#2867 - The online editor: Renaming a toolbar, 'Profil' --> 'Profile'. 15 years ago
  Isaac Flores d536d5f3c5 [svn r22116] style changes-align button for user add - (partial FS#4400) 15 years ago
  Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 15 years ago
  Ivan Tcholakov f2e68d1e0d [svn r22024] FS#2867 - Admin tools, autentication: Elimination of the global variable $fck_attribute. 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
  Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 15 years ago
  Cristian Fasanando 95f7b65b3d [svn r20075] Minor - Fixed warning division by zero when you add a user with picture - partial FS#3921 15 years ago