Commit Graph

44484 Commits (37b00ec534735632ea2cecdee858c84eef426b2e)
 

Author SHA1 Message Date
Yannick Warnier 37b00ec534 Course config: Fix issue preventing tags and video_url to appear when allow_teachers_to_classes is enabled 8 years ago
Yannick Warnier 1b9dc84a92 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Angel Fernando Quiroz Campos b739373a9e Set user as event data in update user hook - refs BT#14666 8 years ago
Julio Montoya 0697e1562d Minor - format code, remove debug 8 years ago
Julio Montoya 6fae1a38a4 Minor - format code 8 years ago
Julio Montoya 035c5f0fc0 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Julio Montoya 638f5e6bc8 Fix LP export document paths see BT#14644 8 years ago
Yannick Warnier 6f7957dae4 Internal - Bump version to 1.11.8 dev 8 years ago
Yannick Warnier 0de0e3a03d Install: Remove date.timezone message for PHP versions >= 7.0 as it does not trigger a PHP Warning anymore. 8 years ago
Angel Fernando Quiroz Campos c025963810 Delete gradebook categories when deleting course - refs BT#14687 8 years ago
Angel Fernando Quiroz Campos e0c569c89c Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Angel Fernando Quiroz Campos 5acc3b24c4 Allow search course by ajax to platform admin - refs BT#14687 8 years ago
Yannick Warnier 628018e6d9 Ticket: Revert previous commit making project 1 visible to all, and instead make the ticket floating tab always visible but reaching a page where you only see your own tickets - refs BT#14688 8 years ago
Yannick Warnier 90e92d219f Ticket: project 1 is always available to all unless specifically defined otherwise in configuration.php 8 years ago
Julio Montoya beae46a41c Minor - format code 8 years ago
Julio Montoya f7e784db9a BBB plugin - Add copy text to clipboard, add warning message 8 years ago
Julio Montoya ef84cb0834 Minor - format code 8 years ago
Julio Montoya 85ef745825 Add bbb interface option (flash or html5) see BT#14664 8 years ago
Julio Montoya b8aa1fd499 Fix courses/session menus see #2607 8 years ago
Yannick Warnier 696c9c007c Update language terms 8 years ago
Yannick Warnier 385a84efe6 Security: Add app/Resources/public/css to the list of directories where execution of PHP is forbidden 8 years ago
Yannick Warnier e72d179bd4 Internal - Update cache cleaning message to dissociate app/cache/ permissions from web/ permissions errors - refs BT#14688 8 years ago
Yannick Warnier 20e720a717 Update language terms 8 years ago
Yannick Warnier 79602b8f8b Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Yannick Warnier b0041b6250 Internal - Add documentation about X-Frame-Options in configuration.dist.php 8 years ago
Julio Montoya 9d99158fe6 Minor - show marker = true 8 years ago
Julio Montoya 085779cc33 Learning calendar - improve plot UI, improve js calls see BT#14608 8 years ago
Julio Montoya b9b083eda5 Minor - add jqplot js, add max/min values see BT#14608 8 years ago
Julio Montoya d538d822ef Minor - flint fixes, format code 8 years ago
Julio Montoya 5bdc33e235 Learning calendar - Fix IE issue when updating calendar see BT#14608 8 years ago
Julio Montoya 3f1c90bd37 WIP learning calendar plugin BT#14608 8 years ago
Julio Montoya ed4f27fc5c Minor - format code, use (int), update plugin name 8 years ago
Julio Montoya e25ed04ba9 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Yannick Warnier 5dd7561cb2 Exercises: Remove French hardcoded texts - fixes #2605 8 years ago
Yannick Warnier b8ebc4dafb Update language terms 8 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 8 years ago
Alex Aragón 23d60b4778 fix css 8 years ago
Alex Aragón fe2e88a69d Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 8 years ago
Alex Aragón 321095f186 Change of colors and improvement of presentation of results - refs #2600 8 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. 8 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. 8 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 8 years ago
Yannick Warnier 6ff87c3ae6 Add Nginx rules to security documentation, in order to prevent execution of PHP files from the uploadable-files directories 8 years ago
Julio Montoya 1510ec9def Replace create_function with anonymous function 8 years ago
Julio Montoya 7c0a032079 Check first the iid then try the id to get the correct item BT#14506 8 years ago
Julio Montoya cd65b9bbac Minor - format code 8 years ago
Julio Montoya 3ed6737f3b Minor - send title item or a new question to the popup 8 years ago
Julio Montoya ae91b48ec5 Minor - Format code 8 years ago
Julio Montoya c2d40c5df3 Use "ajax async" to save the course logout correctly 8 years ago
Julio Montoya 74e32e33bb Use classic query instead of using doctrine repository. 8 years ago