Commit Graph

19 Commits (4cd1a376f7d4ab4dc1116ce9cecbd6c1b2080688)

Author SHA1 Message Date
Laurent Opprecht 5a3c21eff3 minor remove warning during installation 13 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 14 years ago
Julio Montoya 9a139af8c4 Fixing PHP warnings & notices 14 years ago
Julio Montoya 80069ea6b8 Fixing warnings #3706 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 127017a1f9 Fixing image.lib.php posible error 14 years ago
Julio Montoya c3a6ca5d55 More fixes in the Image class #2664 14 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 14 years ago
Julio Montoya d0a0052411 Minor - correcting indentation 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
cvargas e969a4161a 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 16 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 18 years ago