Commit History

Author SHA1 Message Date
  Julio Montoya ed680d26c8 Minor - format code 9 years ago
  Julio Montoya 56be49acb8 Add custom course icons see #7614 9 years ago
  Julio Montoya 417f86f54a Add app/upload/badges 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Yannick Warnier 71e0e9c9d2 Fix transparency for transparent PNGs when resizing - refs BT#7293 10 years ago
  Laurent Opprecht 5a3c21eff3 minor remove warning during installation 12 years ago
  Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 13 years ago
  Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 13 years ago
  Julio Montoya 9a139af8c4 Fixing PHP warnings & notices 13 years ago
  Julio Montoya 80069ea6b8 Fixing warnings #3706 13 years ago
  Julio Montoya 127017a1f9 Fixing image.lib.php posible error 13 years ago
  Julio Montoya c3a6ca5d55 More fixes in the Image class #2664 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 d0a0052411 Minor - correcting indentation 13 years ago
  christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
  Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 14 years ago
  cvargas e969a4161a merge 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 e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 15 years ago
  Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 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
  Cristian Fasanando 1bcb725e22 [svn r18939] Minor - Fixed warnings when you migrate user's picture to dokeos 1.8.6 - see FS#3510 15 years ago
  Julian Prud'homme 2572f7dccc [svn r11570] use new picture upload class for the profil. Now there is a picture resizing. If the new class is a problem, please contact me : j.prudhomme@elixir-interactive.com 17 years ago