Commit Graph

41 Commits (2e1607c20665fc95b0ea2f014c60359cd6a29e13)

Author SHA1 Message Date
jmontoyaa 4aa6a0ef4c Minor - merge with 1.11.x 8 years ago
jmontoyaa 78e1642cb9 Minor - merge with 1.11.x 8 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 8 years ago
jmontoyaa 1759ea517f Minor - format code. 8 years ago
jmontoyaa b8df71bbbe Minor - format code. 8 years ago
Yannick Warnier 95dcb23620 Minor - Replace deprecated display_warning_message() by return_message(..., 'warning') 8 years ago
jmontoyaa ee7a4143b7 Minor - format code 8 years ago
jmontoyaa 703a6cb7ae Minor - format code 8 years ago
Scrutinizer Auto-Fixer 14488458e2 Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier 6bdac0ba8f Minor - Code styling 9 years ago
jmontoyaa 73314b2f6a Format code 9 years ago
jmontoyaa 5c9a18d195 Remove TO_SYS, TO_WEB and TO_REL conditions 10 years ago
Angel Fernando Quiroz Campos 4dc7834609 Fix image resizing/cropping 10 years ago
José Loguercio 8fad0b8f6b Added Better Implementation for Functions that Crop Images 10 years ago
José Loguercio 59f16b1638 Added new function "Crop" to manage Images with defaul GD php lib 10 years ago
Julio Montoya 1ac63713ef Move constant. 10 years ago
Julio Montoya ed680d26c8 Minor - format code 10 years ago
Julio Montoya 56be49acb8 Add custom course icons see #7614 10 years ago
Julio Montoya 417f86f54a Add app/upload/badges 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier 06d1c3a1a9 Fix transparency for transparent PNGs when resizing - refs BT#7293 12 years ago
Yannick Warnier 71e0e9c9d2 Fix transparency for transparent PNGs when resizing - refs BT#7293 12 years ago
Julio Montoya c4f2782c41 Fixing SQL queries + PHP notices (old files) 13 years ago
Julio Montoya f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 13 years ago
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 14 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 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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). 16 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. 16 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. 16 years ago
Cristian Fasanando 1bcb725e22 [svn r18939] Minor - Fixed warnings when you migrate user's picture to dokeos 1.8.6 - see FS#3510 17 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 19 years ago