Commit Graph

283 Commits (0fe954e854d6ff05bfe072777c9b57a5dc75b4cc)

Author SHA1 Message Date
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 11 years ago
Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 11 years ago
Julio Montoya 545ca410a2 Unify classes and usergroup see BT#4301 (partial) 11 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
Julio Montoya d8c44fc49c Improve UI 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 11 years ago
Julio Montoya 839c6b50fb Fix search UI see #7539 11 years ago
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