Commit History

Author SHA1 Message Date
  Imanol Losada d1950538b9 Fix gravatar in main/auth/profile.php - refs #4507 9 years ago
  Julio Montoya 51bb82ec0a getSocialUserBlock converted to setSocialUserBlock() 9 years ago
  Angel Fernando Quiroz Campos ccc054f7cf Fix send invitation to user on shared profile 9 years ago
  Angel Fernando Quiroz Campos dcc7a779de Allow send message to specified user 9 years ago
  Angel Fernando Quiroz Campos fe10482ebb Fix send messages in social tool 9 years ago
  Angel Fernando Quiroz Campos a55d3d227a Fix user status in chat 9 years ago
  Angel Fernando Quiroz Campos 085dc005cd Move function to SocialManager 9 years ago
  Angel Fernando Quiroz Campos 84c0bec36c Fix show avatar in social tool - refs #7539 9 years ago
  Julio Montoya 81d9608194 Remove thickbox js lib replaced with ajax class, fix PHP warning. 9 years ago
  aragonc 1ccf25ae33 tpl update skill 9 years ago
  Julio Montoya d3bcd994fd Remove "virtual course" unused function + format code. 9 years ago
  aragonc b0795c7e96 add open badges tpls, social layouts bootstrap3 CT#7539 9 years ago
  Angel Fernando Quiroz Campos 28ea2977fe Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into BADGE 9 years ago
  Angel Fernando Quiroz Campos 31eb59f9ad Show the user avatar in all social pages - refs BT#9082 9 years ago
  Julio Montoya d3393483b2 Replace Database :: get_course_info with api_get_course_info() 9 years ago
  aragonc d15a617cd9 add tpl and icon rss,tpl social update profile user BT#9082 10 years ago
  aragonc d76483535c update tpl block and css social profile home 10 years ago
  Julio Montoya a8fd964f96 Removing require_once 10 years ago
  Imanol Losada 525d8919dc Make static getHtmlByLink function to remove a 'strict' issue. Now OpenGraph works a little better but it is still too slow so I keep it disabled (line 1515) - refs #5637 10 years ago
  Imanol Losada 4ae58eeeab Fix some 'notice' and 'strict' issues. Add PHPDoc to headerMessagePost function in social.lib.php. Replace getSupportedImageExtensions function name with api_get_supported_image_extensions in main_api.lib.php - refs #5637 10 years ago
  Imanol Losada 23f1c8dbb4 Modify function description with 'Get full image path from a path and a size' - refs #5637 10 years ago
  Imanol Losada 68e7f8b123 Replace getImage() with getImagePath() function name. Modify function description - refs #5637 10 years ago
  Imanol Losada 9bccb8a1a3 Add PHPDoc's @return in readContentWithOpenGraph() function- refs #5637 10 years ago
  Imanol Losada 62b657287f Fix different receive variables - refs #5637 10 years ago
  Imanol Losada ccc70e2c3e Replace api_get_path(WEB_PATH).'main/social/profile.php?u='.; with api_get_path(WEB_CODE_PATH).'social/profile.php?u='.; - refs #5637 10 years ago
  Imanol Losada 73f2815039 Add missing descriptions - refs #5637 10 years ago
  Imanol Losada d1c0790b05 Replace with - refs #5637 10 years ago
  Imanol Losada 1d68a04a6c Add missing variable name and variable description - refs #5637 10 years ago
  Imanol Losada 21c66bf8e3 Add .svg, .webp and .webm image formats - refs #5637 10 years ago
  Imanol Losada ea56afd52e Replace sql insert with Database::insert() method - refs #5637 10 years ago