Commit Graph

275 Commits (cc540ec185b20ae7f729050d4a0b5deb0a0acb72)

Author SHA1 Message Date
Yannick Warnier cc540ec185 Minor - Fix button style - refs #7539 11 years ago
Imanol Losada e6cbdcca8f Fix productions web path - refs #4507 11 years ago
Imanol Losada 1cecc9abbe Replace 'get_user_picture_path_by_id' with 'getUserPathById' calls when only directory is needed - refs #4507 11 years ago
Yannick Warnier 39900e8c65 Fix style in whoisonline 11 years ago
Yannick Warnier 89d56a4f8b Fix style in whoisonline 11 years ago
Julio Montoya fc8df53980 Rename constant TABLE_MAIN_MESSAGE with TABLE_MESSAGE 11 years ago
Julio Montoya 4cdbcf2033 Moving code inside a class, use FormValidator, fix fatal error. 11 years ago
Imanol Losada 01759564d1 Solve database issue in social wall - refs #4507 11 years ago
Imanol Losada e03283ecaf Fix gravatar in social wall - refs #4507 11 years ago
Imanol Losada a0d6fdc6d5 Fix gravatar in whoisonline.php - refs #4507 11 years ago
Imanol Losada d1950538b9 Fix gravatar in main/auth/profile.php - refs #4507 11 years ago
Julio Montoya 51bb82ec0a getSocialUserBlock converted to setSocialUserBlock() 11 years ago
Angel Fernando Quiroz Campos ccc054f7cf Fix send invitation to user on shared profile 11 years ago
Angel Fernando Quiroz Campos dcc7a779de Allow send message to specified user 11 years ago
Angel Fernando Quiroz Campos fe10482ebb Fix send messages in social tool 11 years ago
Angel Fernando Quiroz Campos a55d3d227a Fix user status in chat 11 years ago
Angel Fernando Quiroz Campos 085dc005cd Move function to SocialManager 11 years ago
Angel Fernando Quiroz Campos 84c0bec36c Fix show avatar in social tool - refs #7539 11 years ago
Julio Montoya 81d9608194 Remove thickbox js lib replaced with ajax class, fix PHP warning. 11 years ago
Julio Montoya d3bcd994fd Remove "virtual course" unused function + format code. 11 years ago
aragonc b0795c7e96 add open badges tpls, social layouts bootstrap3 CT#7539 11 years ago
Angel Fernando Quiroz Campos 31eb59f9ad Show the user avatar in all social pages - refs BT#9082 11 years ago
Julio Montoya d3393483b2 Replace Database :: get_course_info with api_get_course_info() 11 years ago
aragonc d15a617cd9 add tpl and icon rss,tpl social update profile user BT#9082 11 years ago
aragonc d76483535c update tpl block and css social profile home 11 years ago
Julio Montoya a8fd964f96 Removing require_once 11 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 11 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 11 years ago
Imanol Losada 23f1c8dbb4 Modify function description with 'Get full image path from a path and a size' - refs #5637 11 years ago
Imanol Losada 68e7f8b123 Replace getImage() with getImagePath() function name. Modify function description - refs #5637 11 years ago
Imanol Losada 9bccb8a1a3 Add PHPDoc's @return in readContentWithOpenGraph() function- refs #5637 11 years ago
Imanol Losada 62b657287f Fix different receive variables - refs #5637 11 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 11 years ago
Imanol Losada 73f2815039 Add missing descriptions - refs #5637 11 years ago
Imanol Losada d1c0790b05 Replace with - refs #5637 11 years ago
Imanol Losada 1d68a04a6c Add missing variable name and variable description - refs #5637 11 years ago
Imanol Losada 21c66bf8e3 Add .svg, .webp and .webm image formats - refs #5637 11 years ago
Imanol Losada ea56afd52e Replace sql insert with Database::insert() method - refs #5637 11 years ago
Daniel Barreto 17db90e1d8 Add jquery plugin timeago and fix social ajax - refs BT#5637 11 years ago
Imanol Losada 7f9ed80164 Add AutoExtend feature. Doesn't load post responses. Doesn't show delete button. - refs #5637 11 years ago
Daniel Barreto 54aa741e8c Add jquery plugin jscroll for scroll ajax pagination - refs BT#5637 11 years ago
Imanol Losada bc006eddd5 [Fix] Align post button to right - refs #5637 11 years ago
Imanol Losada 1c099628ff Minor - Function name changes for convention reasons - refs #5637 11 years ago
Imanol Losada 8b8fca29fe Fix image position issue. Justify text. Modify div display property - refs #5637 11 years ago
Imanol Losada bdd0c98177 Modify div display CSS property - refs #5637 11 years ago
Imanol Losada 897fba48e1 Minor - Code style - refs #5637 11 years ago
Imanol Losada 4a8997ed54 Moved delete link below photograph. This is the best place when the window is so narrow - refs #5637 11 years ago
Imanol Losada d02a73edf9 Enable Opengraph - refs #5637 11 years ago
Imanol Losada 03a607f799 [Fix] Social wall HTML and CSS style - refs #5637 11 years ago
Imanol Losada 4129c54c0f Modify course's list and add session's list in 'My shared profile' - refs #5637 11 years ago