Commit History

Author SHA1 Message Date
  Yannick Warnier 89d56a4f8b Fix style in whoisonline 9 years ago
  Julio Montoya fc8df53980 Rename constant TABLE_MAIN_MESSAGE with TABLE_MESSAGE 9 years ago
  Julio Montoya 4cdbcf2033 Moving code inside a class, use FormValidator, fix fatal error. 9 years ago
  Imanol Losada 01759564d1 Solve database issue in social wall - refs #4507 9 years ago
  Imanol Losada e03283ecaf Fix gravatar in social wall - refs #4507 9 years ago
  Imanol Losada a0d6fdc6d5 Fix gravatar in whoisonline.php - refs #4507 9 years ago
  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 9 years ago
  aragonc d76483535c update tpl block and css social profile home 9 years ago
  Julio Montoya a8fd964f96 Removing require_once 9 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