Commit Graph

44453 Commits (ed4f27fc5cbc52967e0793cbe4d9051d868ed104)
 

Author SHA1 Message Date
Julio Montoya ed4f27fc5c Minor - format code, use (int), update plugin name 7 years ago
Julio Montoya e25ed04ba9 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 7 years ago
Yannick Warnier 5dd7561cb2 Exercises: Remove French hardcoded texts - fixes #2605 7 years ago
Yannick Warnier b8ebc4dafb Update language terms 7 years ago
Yannick Warnier 804e3690a7 Optimization: Largely optimize session courses list on My Courses page by splitting list query in two. Reduces execution time from 85s to ~0.2s for campus with 58K sessions - refs BT#14115 7 years ago
Alex Aragón 23d60b4778 fix css 7 years ago
Alex Aragón fe2e88a69d Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 7 years ago
Alex Aragón 321095f186 Change of colors and improvement of presentation of results - refs #2600 7 years ago
Yannick Warnier d5129ad7ed Security: Update PHP files extension matching pattern in .htaccess and documentation to match all possible forms supported by PHP 5 and PHP 7. 7 years ago
Yannick Warnier 1c27a8b42a Security: add rules to .htaccess to prevent direct PHP execution from the corresponding directories and updates security.html with a missing change in the previous commit. Using security.html is still the recommended way to go for security, but in the absence of that, we want to make sure Chamilo is always more secure. 7 years ago
Yannick Warnier e7fcee62b0 Upgrade: Add check on sso_authentication_subclass to avoid insertion of an empty one if SSO was already implemented - refs BT#14688 7 years ago
Yannick Warnier 6ff87c3ae6 Add Nginx rules to security documentation, in order to prevent execution of PHP files from the uploadable-files directories 7 years ago
Julio Montoya 1510ec9def Replace create_function with anonymous function 7 years ago
Julio Montoya 7c0a032079 Check first the iid then try the id to get the correct item BT#14506 7 years ago
Julio Montoya cd65b9bbac Minor - format code 7 years ago
Julio Montoya 3ed6737f3b Minor - send title item or a new question to the popup 7 years ago
Julio Montoya ae91b48ec5 Minor - Format code 7 years ago
Julio Montoya c2d40c5df3 Use "ajax async" to save the course logout correctly 7 years ago
Julio Montoya 74e32e33bb Use classic query instead of using doctrine repository. 7 years ago
Julio Montoya 17d9203a6a Minor - format code 7 years ago
Julio Montoya 47542dc868 Fix LP export see BT#14644 7 years ago
Julio Montoya e201e9ae87 Delete course image when cleaning the course. 7 years ago
Julio Montoya eaff1047e8 Minor - format code 7 years ago
Julio Montoya e8b97279d8 Minor - format code, fix php notices 7 years ago
Julio Montoya 654400398c Minor - replace php5 calls 7 years ago
Julio Montoya bd7d1ad19b Installation: replace check of app/course/X/test.php with an html file 7 years ago
Julio Montoya a8c84dd864 Minor - format code, remove URL from main.js.tpl, fix course logout url 7 years ago
Julio Montoya a4ed3a7b2d Minor - flint fixes, format code 7 years ago
Julio Montoya 0607d0b29c Minor - Rename twig/js file from header.js.tpl tp main.js.tpl #2584 7 years ago
Yannick Warnier 2d8934429b Improve speed of api_get_cdn_path() by checking first for the 'cdn_enable' option's value 7 years ago
Yannick Warnier ddf3db2c1b CDN: Add CORS information to configuration.php in CDN feature block 7 years ago
Yannick Warnier 5e16f981ee Merge remote-tracking branch 'origin/1.11.x' into 1.11.x 7 years ago
Yannick Warnier 5bfb14aa03 Implement missing CDN path feature for main JS and CSS files (was only working on custom CSS) 7 years ago
Alex Aragón 8839965e7f Improvement for responsive email template - refs #2549 7 years ago
Alex Aragón 94c98fca6e Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 7 years ago
Yannick Warnier ba8bb15e13 Make main.js file generation language-aware - refs #2584 7 years ago
Alex Aragón 5a80a12c58 add tpl exercise_result_alert_body - refs #2549 7 years ago
Julio Montoya 08b02307a7 Minor - Fix delete document test 7 years ago
Julio Montoya de60f7ed3b Improve delete popup #2584 7 years ago
Julio Montoya 0af3ddabe6 Move js code into a file web/build/main.js #2584 7 years ago
Julio Montoya d8916b20ef Minor - flint fixes, format code 7 years ago
Julio Montoya 6519cbd4ac Minor - format code, remove not needed function send_message_in_outbox 7 years ago
Julio Montoya a93034a901 Minor - flint fixes 7 years ago
Julio Montoya d7a4bceee6 Remove unused UserRepository file #2599, update references 7 years ago
Julio Montoya c0cc32a588 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 7 years ago
Alex Aragón b8a1545674 Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 7 years ago
Alex Aragón 34aa5348b5 fix icon delete 7 years ago
Yannick Warnier cecc97e85f Merge remote-tracking branch 'origin/1.11.x' into 1.11.x 7 years ago
Yannick Warnier 281eb18436 Minor - Make anonymization feature icon appear before the delete icon - refs #2598 7 years ago
Alex Aragón 21cf223340 Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 7 years ago