Commit Graph

24847 Commits (8c8d77d7b8bb0b5757f7b2bdb4a108b4bd8140bf)
 

Author SHA1 Message Date
aragonc 8c8d77d7b8 update rm img question .gif add icons news refs CT#7309 11 years ago
aragonc b193b3824b add icons questions _na refs CT#7309 11 years ago
Yannick Warnier dfd238cfa3 Update changelog - refs #7325 11 years ago
Yannick Warnier 4d692c6aea Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 11 years ago
Yannick Warnier 6c76a29264 Add script to pre-generate changelog - refs #7325 11 years ago
Yannick Warnier 7faa7bc324 Merge pull request #412 from ilosada/5637-anibal-2 11 years ago
Julio Montoya b4e06eb815 Merge branch '1.9.x' of ssh://github.com/chamilo/chamilo-lms into chamilo19 11 years ago
Julio Montoya 1fa7391c82 Minor - format code 11 years ago
Julio Montoya c7e1b7d421 Minor - format code. 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
Yannick Warnier b989807885 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 11 years ago
Yannick Warnier 41ed942263 Minor - Move img scripts to tests/ folder 11 years ago
Yannick Warnier 9af0539e58 Minor - Code style 11 years ago
Julio Montoya 6d4569d60f Fixing error when saving big files see BT#8966 11 years ago
Julio Montoya e60c81170c Fixing PHP notice. 11 years ago
Julio Montoya 3d5c9abaf1 Moving title prefix in a function. 11 years ago
Julio Montoya 204eefea1a Fixing new title. 11 years ago
Julio Montoya 9d1dbc3563 Format code adding siteName in email title see BT#8960 11 years ago
Julio Montoya 0cec4c9bae Merge branch '1.9.x' of ssh://github.com/chamilo/chamilo-lms into chamilo19 11 years ago
Julio Montoya fa8f1b51f4 Format code + fixing title and sender mail see BT#8960 11 years ago
Yannick Warnier 0baaa3ab55 Minor - Update changelog for 1.9.10 11 years ago
Yannick Warnier 2a422722c2 Minor - Remove error_log() 11 years ago
Yannick Warnier e7e24e94d1 Update translations 11 years ago
Yannick Warnier d77579d301 Update translations 11 years ago
Yannick Warnier 759d4cbed7 Update translations 11 years ago
Yannick Warnier 2971b5737f Update version number to 1.9.10 - refs #7325 11 years ago
Yannick Warnier 7d5f7236ea Remove main/install/ existence warning in admin page: risks have been removed - refs #7323 11 years ago
Yannick Warnier 7a92b81b66 Update translations 11 years ago
Yannick Warnier 5e42b3d932 Merge pull request #411 from danbarretodev/BT8274 11 years ago
Yannick Warnier d595c53202 Merge pull request #405 from ilosada/5637-anibal-1 11 years ago
Daniel Barreto 42752cfdcf Minor - Code style. Add Documentation and removed unused code - refs BT#8274 11 years ago
Imanol Losada 4840ccdfd7 Add PHP version_compare constraint for webp format image - refs #5637 11 years ago
Daniel Barreto dfe4908539 Update document scripts to fix convertion issues and PHP warnings - refs BT#8274 11 years ago
Daniel Barreto 8bd0a23b33 Update to avoid save plugins configuration in session and do not refresh it - refs BT#8274 11 years ago
Daniel Barreto 509de0dcaa Add icons - refs BT#8274 11 years ago
Daniel Barreto a723376456 Implement document conversion ODF and PDF using Jodconverter - refs BT#8274 11 years ago
Imanol Losada 406a02a6d3 Delete webm video format from getSupportedImageExtensions() function - refs #5637 11 years ago
Imanol Losada f73d452ec4 Little replace to avoid useless processing - refs #5637 11 years ago
Imanol Losada ed3b9dfb08 Add Security::remove_XSS() to array - refs #5637 11 years ago
Imanol Losada 541989030f Add space after switch - 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