Commit Graph

54989 Commits (34975cd966974a821471c92f39c1ecf286ea1c30)
 

Author SHA1 Message Date
juancp-contidosdixitais 5ef0ef5a23
Internal: avoid exception by initializing visibility variable in tool visibility in sessions 11 months ago
juancp-contidosdixitais bd060311a9
Tracking: Change display order of learning paths on "my progress" page to show them by display_order and name 11 months ago
Yannick Warnier 0adcba5ad6 Minor: Update variable name in Survey::checkUniqueCode - refs #5124 11 months ago
juancp-contidosdixitais dbbda28c87
Survey: Ask for survey code when duplicating a survey 11 months ago
TheTomcat14 d905b2e825
Language: Fix "LastXMonths" string throwing "Unknown format specifier" 11 months ago
TheTomcat14 eaedb6bc29
Tracking: Include courses without category in number of courses stats page 11 months ago
mk111 7c6c15d9dc
Dropbox: Keep initial upload date when updating a document 11 months ago
Yannick Warnier a151a2bf01 Merge branch '5048' into 1.11.x 11 months ago
Yannick Warnier 2c58196a88 Minor: Course category: Add link on course title - refs #5048 11 months ago
Yannick Warnier 05ced4d2ba Merge branch '1.11.x_contidos-dixitias-2024-clickable-course-name-on-categories' of https://github.com/contidos-dixitais/chamilo-lms into 5048 11 months ago
DamienLyon 8c27c9dff6
Survey: Fix possible "Undefined offset" warning in surveyUtil.class.php 11 months ago
DamienLyon 8d76d00059
Internal: Add __serialize() and __unserialize() to AppKernel.php to improve support for PHP 8.1+ 11 months ago
Yannick Warnier 6482a4741f Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 11 months ago
Yannick Warnier 7118284fc6 Plugin: Onlyoffice: Fix static call to non-static method 11 months ago
Angel Fernando Quiroz Campos 43a9bd1fb8
Security: Add 'auth_openid_allowed_providers' configuration setting to fix potential unauthenticated blind SSRF via openid. 11 months ago
Angel Fernando Quiroz Campos df47eac9b9
Merge commit from fork 11 months ago
Yannick Warnier d3c6f5dc6c Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 11 months ago
Yannick Warnier 7784dadcb5 Security: Add note about setting Content-Security-Policy in configuration.php to reduce the likeliness of registered users trying to trick others into sending data to other sites - refs SEC#175 and SEC#176 11 months ago
NicoDucou 54d47745ca Learnpath: Fix final item access and LP progress to accept failed items when lp_prerequisit_on_quiz_unblock_if_max_attempt_reached is true - refs BT#21735 11 months ago
Yannick Warnier 0ee56d480c Security: Remove deprecated file. Last used before 2016 and contains code enabling RCE. 11 months ago
Angel Fernando Quiroz Campos b939fc859f
Merge commit from fork 11 months ago
Yannick Warnier 802270204d Security: Add warning in dropbox download to educate users about the dangers of downloading files from untrusted sources - refs BT#22085 11 months ago
Yannick Warnier 408cdb45e7 Security: Prevent directory indexing globally (no reason to enable it for web requests) - refs BT#22085 11 months ago
Yannick Warnier 1d91665244 Security: Prevent access to web.config on Apache servers (also documented in the installation guide for nginx) - refs BT#22085 11 months ago
Yannick Warnier b4400125ac Security: Avoid error in catalogue when attempted hack in course code - refs BT#22085 11 months ago
NicoDucou d8b42f6504 Tracking: include end date in the search for report exports - refs BT#21735 BT#21832 11 months ago
NicoDucou d676c60821 Learnpath: Fix parameter allow_teachers_to_access_blocked_lp_by_prerequisite to work for coaches in session - refs BT#22037 11 months ago
Angel Fernando Quiroz Campos f2f726259c
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x 11 months ago
Angel Fernando Quiroz Campos 309362182b
Security: Bump moment.js version - refs BT#22085 11 months ago
Yannick Warnier a454244e78 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 11 months ago
Yannick Warnier 78bc0da7b3 Security: Filter actions to avoid XSS in personal courses sorting - refs BT#22085 11 months ago
NicoDucou 0c18776fa8 Session: Learnpath: Document: add 3 options to limit edition and modification of content in session context session_hide_lp_copy session_hide_lp_creation session_hide_document_upload - refs BT#21982 11 months ago
Nicolas Ducoulombier 7cf2c49c58
Merge pull request #5823 from christianbeeznest/batnum-22048 11 months ago
Yannick Warnier 814672b002 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 12 months ago
Yannick Warnier ba9d331aff Security: Add Permissions-Policy header capability (at global level) - refs BT#22072 12 months ago
Nicolas Ducoulombier 3b28aeeb51
Merge pull request #5815 from christianbeeznest/Aix-21977-2 12 months ago
christianbeeznst 300e9ca344 Internal: Import Moodle label as chapter in lesson - refs BT#21977 12 months ago
Angel Fernando Quiroz Campos dcea63967f
Revert "Merge commit from fork" (#5825) 12 months ago
Angel Fernando Quiroz Campos 453fb732b7
Merge commit from fork 12 months ago
NicoDucou c55018ec00 Portfolio: add source edition in HTML form for posts in portfolio - refs BT#22002 12 months ago
Yannick Warnier 830bc7a135 Security: Remove db.php (modified version of Adminer) to avoid unnecessary security risks. Please download your own Adminer script to access your database directly from now on. 12 months ago
christianbeeznst de5623b274 Internal: Add button to show last 10 registered users in user group and session pages - refs BT#22048 12 months ago
christianbeeznst 881bea1870 Course import: Refactor quiz import logic to handle both Moodle versions - refs BT#21977 12 months ago
Nicolas Ducoulombier 52afec09f3
Merge pull request #5763 from AngelFQC/BT21930 12 months ago
Nicolas Ducoulombier df28327bba
Plugin: Azure: adapt order for role verification to have first admin, then teacher to avoid setting a teacher role to an admin - refs BT#21500 12 months ago
Yannick Warnier d30adc7bcf Security: Filter variables for XSS before returning in LP's storageapi 12 months ago
Yannick Warnier 0cb3c42b9c Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 12 months ago
Yannick Warnier 58c54f4631 Security: Fix logical flaw allowing unauthenticated users to send data to a specific table 12 months ago
Yannick Warnier dc24215029 Minor: Fix typo in PHPDoc 12 months ago
NicoDucou b7f22d3cf7 Gradebook: fix percentage that where always set for categories when using exercise score model - refs BT#22011 12 months ago