Commit Graph

264 Commits (d9f4ca24fadb482340e82bf07ea0cf9fe8bba49f)

Author SHA1 Message Date
Julio Montoya 4cdbcf2033 Moving code inside a class, use FormValidator, fix fatal error. 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
aragonc 0333b1ba4a Fix style of social network - refs #7304 11 years ago
Alex Aragon 0e8609a510 Fix broken div in social network - refs #7336 11 years ago
Julio Montoya 23bf3a966f Minor - format code. 11 years ago
Julio Montoya 6cd7a3f969 Minor - format code. 11 years ago
Yannick Warnier 9f627e9dba Split social_left_content in blocks at tpl level - refs #5637 11 years ago
Daniel Barreto 03b4435ce0 Hide offline user image from profile - refs #7269 11 years ago
Julio Montoya 7d0a0023d2 Minor - white spaces, format code. 11 years ago
Julio Montoya 1204e13d2a Fixing user whoisonline preview. 12 years ago
unknown 4b66f7ae1f changing api_get_datetime function by api_get_utc_datetime -refs #7131 12 years ago
Yannick Warnier e5a20bc7f9 Fix time tracking bug - refs #7130 12 years ago