Commit Graph

249 Commits (5eaf7e14c00985a62f7fc047818a9ca0fb0f90d1)

Author SHA1 Message Date
José Loguercio 6ef01d199c Added a crop Button to live preview 9 years ago
José Loguercio 8fad0b8f6b Added Better Implementation for Functions that Crop Images 9 years ago
José Loguercio 6242ea4333 Added cropped functionality to upload images in users and courses 9 years ago
Angel Fernando Quiroz Campos 563dcc88f7 Fix language's variables usage 10 years ago
Julio Montoya 053ba518d4 Fix class name. 10 years ago
Yannick Warnier 1ddae2011b Minor - Fix typo - Remove error_log() left by mistake 10 years ago
Yannick Warnier 0f517ebf1e Fix missing password validation in profile edition - refs #7646 10 years ago
aragonc 6f9071acd3 add tpl edit-profile form user BT#9901 #TMI 10 years ago
Yannick Warnier aacfa6643d merge 10 years ago
Yannick Warnier a4156db958 Fix issue refreshing user language - refs BT#9413 10 years ago
Julio Montoya dd9478824e Add symfony2 security encoders see #7646 10 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 10 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 10 years ago
Julio Montoya f175a68a45 Replace UserManager::get_user_info_by_id with api_get_user_info. 10 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 10 years ago
Julio Montoya 2ee21324ef Use api_replace_dangerous_char 10 years ago
Imanol Losada 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 10 years ago
Imanol Losada d1950538b9 Fix gravatar in main/auth/profile.php - refs #4507 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 10 years ago
Julio Montoya 51bb82ec0a getSocialUserBlock converted to setSocialUserBlock() 10 years ago
aragonc 1b570d419f fix css new message inbox CT#7539 10 years ago
Yannick Warnier 92c6631785 Remove language files with little use and clean deprecated language variables - refs #4467 10 years ago
Julio Montoya a36aeeb736 UI changes. 10 years ago
Julio Montoya 3bb7efd4ac Fix divs 10 years ago
Yannick Warnier bc820d8085 Fix issue with new FormValidator/Quickform element SelectTheme (replacing select_theme) 10 years ago
Julio Montoya 1dced7680b Ckeditor - Rename add_html_editor to addHtmlEditor 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 4602eddb21 Minor - format code, fixing PHP warnings. 11 years ago
unknown 85ad24fa7a Updating field when login is email -refs #7261 11 years ago
Imanol Losada 0efba356d6 Fix typo in previous commit - refs #7252 11 years ago
Imanol Losada 5720f35870 Add support for phone numbers to extra fields - refs #7252 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 25505ae234 Should fix #7179 11 years ago
Angel Fernando Quiroz Campos 911b2ace03 Solves Bug#7179 11 years ago
Yannick Warnier a22589a9b9 Security - Fix XSS attack vector in user profile - reported by Javier Bloem 11 years ago
Julio Montoya a53c260564 Fixing deprecated $preview parameter see BT#7110 11 years ago
Daniel Barreto 484f98b822 Update $extras array keys doesn't contain 'extra_' then substr($key , 6) is useless -refs #7072 11 years ago
Julio Montoya 2a610aa9d1 Adding usermanager in order to load constants see #6749 11 years ago
Daniel Barreto 3bacc90266 Add Security::filter_name() and update functions to find files from user_field_values table -refs #7072 11 years ago
aragonc 94984e6b12 merge 11 years ago
Daniel Barreto d748c17d73 Add functions to upload user extra field type file and update code after submit form values in user_edit.php and auth/profile.php -refs #7072 11 years ago
Julio Montoya edb49d87bc Removing old "social "column. 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
Yannick Warnier 1fd85a9fae Fix bug cutting the label for personal picture in profile form - refs BT#7097 11 years ago
Julio Montoya 324ee13ef6 Adding Database::escape_string() see https://support.chamilo.org/projects/chamilo-18/wiki/Security_issues 11 years ago
Julio Montoya 9fc30503d6 Adding $profileIsReadable in profile.conf.dist.php see BT#6529 12 years ago
Julio Montoya 857b4cec0f Updating from 1.9.x 12 years ago