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 |