Commit Graph

54429 Commits (841a07396fed0ef27c5db13a1b700eac02754fc7)
 

Author SHA1 Message Date
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
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
NicoDucou d84b6d2f19 Calendar: Reduced Ical export options to simplify interface 2 years ago
NicoDucou 8faaf0b1d5 Calendar: export members subscribed or invited to an event to csv -refs BT#20952 2 years ago
Yannick Warnier 3fd998569c Documentation: Update changelog and bump Chamilo version in preparation for 1.11.24 2 years ago
Yannick Warnier a4561d7efa Security: Add filter on messages forwarding 2 years ago
Yannick Warnier 3d275978c3 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier d4ed91abee Admin: Optimize course export with extra fields to CSV/XML (adds "0" and "No" values when default values apply) - refs BT#20899 2 years ago
Angel Fernando Quiroz Campos 06635d83ba
Fix redirect when creating user and limit_session_admin_list_users is enabled - refs BT#20940 2 years ago
Yannick Warnier 625ad5dba4 Display: Add icons for CSV/Excel exports of users and groups - refs BT#20952 2 years ago
NicoDucou 566675d883 Group : add icon to export csv of student members of a group -refs BT#20952 2 years ago
Angel Fernando Quiroz Campos 96afc8a913 Agenda: Fix to save invited list changed - refs BT#20946 2 years ago
Angel Fernando Quiroz Campos ea3be70986 Minor: Format code - refs BT#20946 2 years ago