Commit Graph

54440 Commits (8e6fdb2aba6314b39ff35f034cc0f1159b438e4b)
 

Author SHA1 Message Date
TheTomcat14 8e6fdb2aba
Dropbox: Fix "view" parameter check - refs #4865 2 years ago
TheTomcat14 b102f68a1f
Survey: Fix start/end dates incorrectly formatted when editing meeting - refs #4866 2 years ago
TheTomcat14 7c112932aa
Survey: Fix multiplechoiceother results export - refs #4879 2 years ago
Yannick Warnier b9f5322809
Internal: Fix "deny from all" statements in .htaccess files 2 years ago
Yannick Warnier 015fbd0493 Exercise: Fix missing initialization of speeds for reading comprehension test - refs #4878 2 years ago
Yannick Warnier 73d6db7aa8 Internal: Bump PHP version to 7.4 in .scrutinizer.yml 2 years ago
NicoDucou a01025a51d Learnpath: add option to hide copy function in the authoring's options -refs BT#21024 2 years ago
Yannick Warnier 5ee8161e1c Webservice: Add error message to add_group_sub_user if user or group ID not defined - refs BT#20460 2 years ago
Yannick Warnier e4d8655a61 Webservice: Add support service to get social groups/classes of a given user - refs BT#20460 2 years ago
Angel Fernando Quiroz Campos e0bd0978b2 Use form element with html_filter when adding user 2 years ago
Yannick Warnier 841a07396f Security: Avoid wrapping commands in double quotes as escapeshellarg() does not escape them from args 2 years ago
Yannick Warnier e864127a44 Security: Add redirect to .htaccess to avoid direct access to bigupload temporary upload directory 2 years ago
Yannick Warnier f3d62b65ad Security: Sanitize file name when uploading chunks with bigUpload (2) 2 years ago
Angel Fernando Quiroz Campos 46247d0ae1
Merge pull request #4889 from AngelFQC/BT20901 2 years ago
Angel Fernando Quiroz Campos ab13dc0798 Minor: Format code 2 years ago
NicoDucou 4b1149e6ed Exercise : fix issue of wrong registered answer count du to response with value '0' -refs BT#21031 2 years ago
Yannick Warnier 2a4008872b Webservice: Add support for social groups/classes through REST API, update return values of usergroup.lib.php methods, fix getDataToExport filters - refs BT#20460 2 years ago
NicoDucou 03e8c26c31 Exercise : Fix Fill in the blank answer presentation to show all the student answers every time but the response only on last attempt -refs BT#21030 2 years ago
Yannick Warnier 094b9dca52 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier f276e71f4e Session: Ensure session ID exists in subscribeUsersToSession() and unsubscribe_user_from_session() - refs BT#20460 2 years ago
Angel Fernando Quiroz Campos f680d7dec1
Security: Rename htaccess file by replacing case-insensitively 2 years ago
TheTomcat14 631b957b11 Fix "deny from all" statements in .htaccess files 2 years ago
Yannick Warnier 9472790435 Admin: Add option to export last login in user export - refs BT#21021 2 years ago
Yannick Warnier cff73e7d70 Update language terms 2 years ago
Yannick Warnier db00ac1e5c Admin: Fix "off by one" issue with user/course export optimization - refs BT#20899 2 years ago
NicoDucou 396a1e6535 Course Progress: fix error when exporting progress when no thematic where set -refs BT#21016 2 years ago
Yannick Warnier 5af1e66428 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier 7e895e29c8 Minor: Plugin: BuyCourses: Fix Spanish term in BuyCourses plugin 2 years ago
NicoDucou cccb247265 System: Security: one more indication for a missing line on how to fix an apache problem present since version 2.4.38-3 with rediction of URL with spaces not working any more - refs BT#20674 and BT#20614 2 years ago
NicoDucou 7ef4e32490 Catalogue: add pagination on top of course list - refs BT#21009 2 years ago
Yannick Warnier 83cf9adaf7 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier ad95b93199 Plugin: BuyCourses: Set default values to avoid notices 2 years ago
Angel Fernando Quiroz Campos 408c90cb62 Exercise: Refactor exercise url params - refs BT#20901 2 years ago
Angel Fernando Quiroz Campos c4697d9e07
Exercise: Fix set custom speeds 2 years ago
NicoDucou 3aae7fa226 Learnpath: fix scorm reimport functionnality broke by commit #7ca2c5eaa795de1010b7c6913619832ce1694b0d - refs BT#20879 2 years ago
Angel Fernando Quiroz Campos 0d1ac4f93e Remove unused big_upload files 2 years ago
Angel Fernando Quiroz Campos 3d74fb7d99 Security: sanitize file name when uploading chunks with bigUpload 2 years ago
Angel Fernando Quiroz Campos ed72914608 LP: Security: sanitize params when executing converter 2 years ago
Angel Fernando Quiroz Campos 6f32625a01 System: Security: Add header rule to avoid MIME-sniffing 2 years ago
Angel Fernando Quiroz Campos 3b487a5507 Security: BigUpload: Remove unused method to upload file 2 years ago
NicoDucou 385a755ae8 Session: fix problem with names contening quote that breaks the javascript -refs BT#20996 2 years ago
NicoDucou bc432c19b4 Legal: redirect to terms and conditions after registration if enabled -refs BT#20859 2 years ago
NicoDucou 59a29cbaaf Group : delete all reference to a group even if the reference is with another course (which should not happens but happens sometime 2 years ago
Yannick Warnier 5add3c5cf3 Minor: Admin: Change labels of fields and add comment in extra fields add/edit form to avoid confusion between title and ID of the field. 2 years ago
Yannick Warnier 612c30c9dc Update language terms 2 years ago
Yannick Warnier bdd5948f0b Documentation: Update changelog 2 years ago
Yannick Warnier 26c64b24ba Documentation: Update changelog 2 years ago
Yannick Warnier b8413bd37a Documentation: Update suggested default for HSTS (remove preload by default) and link to hstspreload.org - refs BT#20965 2 years ago
Yannick Warnier 903606b2c2 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier 704dd78012 Documentation: Update suggested default for HSTS and link to MDN for documentation - refs BT#20965 2 years ago