Commit Graph

54669 Commits (0cbb0771209108e8b783652f6d6cb17b8565dd39)
 

Author SHA1 Message Date
Yannick Warnier 0cbb077120 Documentation: Update link to new forum on admin page and menu block 2 years ago
Yannick Warnier 400f7a4bed Admin: Add update courses through CSV/XML - refs BT#21441 2 years ago
NicoDucou 80df5b7d8c Script: Cron: add possibility to empty an extra field when anonymizing a user -refs BT#21445 2 years ago
Angel Fernando Quiroz Campos 58d3647c90 Security: fix check on security token when accepting the cookie warning 2 years ago
Yannick Warnier c88d336d0d
Security: add check on security token in settings.php when there are no other errors (potential CSRF) - refs BT#21427 2 years ago
Yannick Warnier 5a3330d197 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier 4638242b13 Documentation: Add the change of system_version in the upgrade guide in all languages 2 years ago
Angel Fernando Quiroz Campos 6ed175710e Security: FormValidator check the token even when there are no errors 2 years ago
Angel Fernando Quiroz Campos 702672c2aa Plugin: AzureActiveDirectory: Fix error when loading index file as standalone 2 years ago
Yannick Warnier 3740eece4c Security: Add filter on GET data in admin users list - refs BT#21427 2 years ago
Yannick Warnier 29357ac548 Security: Fix potential XSS in course catalogue - refs BT#21427 2 years ago
Yannick Warnier 5a66124922 Security: Escape URL query params before using them to build AJAX link to avoid potential XSS (only affects admin accounts) - refs BT#21427 2 years ago
Yannick Warnier 4dbc251abd Internal: Set stricter types and improve PHPDoc 2 years ago
Yannick Warnier ea334a3f6f Internal: Set stricter functions declarations and improve PHPDoc 2 years ago
Yannick Warnier aa3e45597e Minor: Improve setting documentation 2 years ago
Yannick Warnier 73019793e2 Minor: Fix typo in setting documentation 2 years ago
Angel Fernando Quiroz Campos 53275c1522 Security: Ticket: Remove possible XSS in attachment file name 2 years ago
Angel Fernando Quiroz Campos a63e03ef96 Security: Remove possible XSS when showing file name selected 2 years ago
Yannick Warnier 78d9462b1f Internal: Fix issue with password_last_updated extra field being out of format for old records - refs BT#21400 2 years ago
Yannick Warnier 2ac4d47d10 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 2 years ago
Yannick Warnier 59cc88e316 Plugin: AI Helper: Improve prompt for learning path items 2 years ago
Francis Gonzales efe308b341
Plugin: AIHelper: Use new AI model from OpenAI 2 years ago
NicoDucou f4d8c9aa02 User: Plugin: Justification: add option to enable access to plugin management of user's jutificatives to session admins - refs BT#21386 2 years ago
NicoDucou 54d32efd5a User: Plugin: Justification: add option to send notification to creator of the user - refs BT#21387 2 years ago
NicoDucou 8b49c4f2c4 Security: fix warning in hash generation -refs BT#21323 2 years ago
NicoDucou 6691661744 Plugin: Zoom: add french translations and fix spanish one -refs BT21354 2 years ago
NicoDucou 5a0ac4dabb Calendar: fix error when there is no user invited to an event but just subscriptions -refs BT#21376 2 years ago
NicoDucou e5550b93c9 Learnpath: when deleting a LP remove all prerequisite based on this LP -refs BT#21369 2 years ago
Angel Fernando Quiroz Campos fc80cf6f5f Merge remote-tracking branch 'origin/1.11.x' into 1.11.x 2 years ago
Angel Fernando Quiroz Campos 1611bd4a25 Plugin: Zoom: Bump version to 0.6 - refs BT#21354 2 years ago
Angel Fernando Quiroz Campos fa4b551e52 Plugin: Zoom: Add option to enable presenters for meetings - refs BT#21354 2 years ago
NicoDucou b08d33c6ca Admin: user_list fix statitics access icon based on user status to be available for student users - refs BT#21312 2 years ago
NicoDucou ba0184cd13 User: Optimization not to load all users if not necessary -refs BT#21339 2 years ago
Nicolas Ducoulombier 3934edba0e
Merge pull request #5093 from christianbeeznest/majorel-21208-2 2 years ago
christianbeeznst 3e40997af2 User: Fix usergroup add user behavior for default visibility settings - refs BT#21208 2 years ago
NicoDucou 62ba004a42 Learnpath: on scorm package update overwrite all the file even if newer files are on the server -refs BT#21129 2 years ago
NicoDucou 76f88c7c0e Course settings: add parameter to enable student to be assigned as course teacher -refs BT#21353 2 years ago
juancp-contidosdixitais a83430e58f
Admin: User import: Add ID and username of the user that already exists with the same email to the CSV 2 years ago
Yannick Warnier 57ed5746d2
Merge pull request #4966 from meuhland/meuhland-add-dkim-passphrase 2 years ago
NicoDucou e40e36def6 Security: Announcement: add verification if user is subscribed to course or subscribed to group to send response -refs BT#21329 2 years ago
NicoDucou 8f00c94057 LDAP: fix wrong variable name for salt parameter -refs BT#20849 2 years ago
NicoDucou 015cbccff2 Security: remove possibility for get_user_popup to be called recursively with all user_id by using a none predictable hash instead of the user_id -refs BT#21323 2 years ago
NicoDucou 329e20858e Admin: User: add option to show first connection date in the admin user list -refs BT#21312 2 years ago
NicoDucou 1deddd2a48 Session: fix move user from course to session to not subscribe user if only stats and correct session id management -refs BT#21342 2 years ago
Angel Fernando Quiroz Campos 0e6f6258bd Admin: Statistics: Optimize query for users_online 2 years ago
NicoDucou d822f46295 User: use template form user edit mail notification subject -refs BT#21334 2 years ago
NicoDucou 2e026eb001 User: add complete name to variable passed for email registration title if needed -refs BT#21334 2 years ago
NicoDucou 1156716eab Course: Block access for all to course's about page -refs BT#21299 2 years ago
NicoDucou e512dd2411 Session: Block access for all to session's about page -refs BT#21298 2 years ago
NicoDucou c5c9b33787 Session: limit access to admin session list to authorized user (admin, session admin and teachers) -refs BT#21330 2 years ago