Commit Graph

54906 Commits (2c32fdef693e6340feacc65d3591ee29d5028c07)
 

Author SHA1 Message Date
Angel Fernando Quiroz Campos 2c32fdef69
Security: User FormValidator::addHtmlEditor FormValidator::addElement('html_editor') 11 months ago
Angel Fernando Quiroz Campos 9edc811a5f
Declare UserManager::isEmailingAllowed as static method 11 months ago
Angel Fernando Quiroz Campos c4b51722d8
Compilatio: Define missing variable - refs BT#22064 11 months ago
Yannick Warnier 3ea92aa1a7 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 11 months ago
Yannick Warnier ddd2604ed7 Documentation: Update installation guides: Fix outdated links 11 months ago
NicoDucou 0d90010a7b Compilatio: Fix default message not needed anymore and remove indication for phpsoap installation - refs BT22064 11 months ago
Nicolas Ducoulombier 324a2e31b0
Merge pull request #5852 from AngelFQC/BT22064 11 months ago
Angel Fernando Quiroz Campos a6898b1711
Compilatio: Clean and update settings to work - refs BT#22064 11 months ago
NicoDucou c847844c57 Tracking: fix to use UTC time to search in the BD - refs BT#21735 BT#21832 11 months ago
Yannick Warnier d354b16fc5 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 11 months ago
Yannick Warnier e54d0d4a3e Plugin: Advanced subscription: Fix query in src/admin_view.php 11 months ago
Angel Fernando Quiroz Campos 95a845cea9
Compilatio: Change text length for c_plagiarism_compilatio_docs.compilatio_id column - refs BT#22064 11 months ago
Angel Fernando Quiroz Campos 97a6bab4a5
Compilatio: Refactoring to use RESTful api - refs BT#22064 11 months ago
DamienLyon a6a09d394b
Survey: Highlight the question that was just updated and scroll down to it (scrollIntoView()) 11 months ago
DamienLyon 08f5afb4dd
Internal: Update session.class.php PHP 8 compatibility by adding typed return values 11 months ago
Yannick Warnier 5e9f2f0b6c Admin: Add configuration setting 'quiz_question_edit_open_advanced_params_by_default' to show questions advanced settings by default - refs #4242 11 months ago
juancp-contidosdixitais 69a66257b0
Session: Add new tag user_official_code to scheduled announcement editor 11 months ago
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