Commit Graph

4230 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Yannick Warnier 4a3624a25e Admin: Fix CSV user edit when expiration dates have been saved as '9999-12-31 **:**:**', which seemed to be the case at some point in Chamilo's history for "no expiration" - refs BT#21363 2 years ago
Yannick Warnier 07fef8127a Minor: Admin: Add legend to visibility field values in CSV course update - refs BT#21513 2 years ago
Yannick Warnier 9d2f5fffc2 Admin: Fix typo in visibility field mapping of CSV course update - refs BT#21513 2 years ago
christianbeeznest 5f87db660c
Admin: Fix course CSV import: Preserve existing non-required fields - refs BT#21441 2 years ago
Yannick Warnier 503d9d0ee8 Admin: Add visibility to course import/export/update through CSV/XML - refs BT#21415 2 years ago
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
Yannick Warnier 3740eece4c Security: Add filter on GET data in admin users list - refs BT#21427 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 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
christianbeeznst 3e40997af2 User: Fix usergroup add user behavior for default visibility settings - refs BT#21208 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
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
christianbeeznest 34c3357f4a
Security: Reduce XSS/CSRF probability as admin user - refs BT#21289 2 years ago
Yannick Warnier cdc12f9956 Security: Remove connection information when opening db manager when 'db_manager_enabled' is true, reducing the likeliness of a successful BREACH attack - refs BT#21289 2 years ago
Angel Fernando Quiroz Campos e5ff1de400 Admin: Don't show cookie warning on admin page - refs BT#21289 2 years ago
Angel Fernando Quiroz Campos ca2e7a58ac Security: Refactor cookie warning to avoid CSRF - refs BT#21289 2 years ago
Angel Fernando Quiroz Campos f2df5d3c9c Security: escape values when importing username list to anonymize - refs BT#21289 2 years ago
christian 66948554d2 Platform: Add bottom to show only active users - refs #21208 2 years ago
Angel Fernando Quiroz Campos b63d4271e6 Minor: Format code 2 years ago
Yannick Warnier e12460120b Internal: Add commented code to help when wanting to filter only on users for whom e-mail has changed - refs BT#21146 #4958 2 years ago
Yannick Warnier c92ea7910a Admin: Add checkbox to ask for new password on users update through CSV import - refs BT#21146 2 years ago
Yannick Warnier 2d993de894 System: Do not send mails to inactive users - refs BT#21146 #4958 2 years ago
juancp-contidosdixitais 2c0f90ba0c
Admin: Avoid error when updating user if expiration date is enabled but has no value 2 years ago
Angel Fernando Quiroz Campos ddd8a6837e Minor: Format code 2 years ago
Yannick Warnier 989cc07a84 Exercise: Add export all results with date filter - refs BT#20691 2 years ago
Yannick Warnier a12dae74ab Admin: Statistics: Add list of duplicated users by e-mail - refs BT#21146 2 years ago
Yannick Warnier 363fdd0f51 Admin: User export: Fix issue in full export introduced by last_login option in 9472790 - refs BT#21021 3 years ago
Angel Fernando Quiroz Campos e0bd0978b2 Use form element with html_filter when adding user 3 years ago
TheTomcat14 631b957b11 Fix "deny from all" statements in .htaccess files 3 years ago
Yannick Warnier 9472790435 Admin: Add option to export last login in user export - refs BT#21021 3 years ago
Yannick Warnier db00ac1e5c Admin: Fix "off by one" issue with user/course export optimization - refs BT#20899 3 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 3 years ago
Angel Fernando Quiroz Campos 06635d83ba
Fix redirect when creating user and limit_session_admin_list_users is enabled - refs BT#20940 3 years ago
Angel Fernando Quiroz Campos ea3be70986 Minor: Format code - refs BT#20946 3 years ago
Yannick Warnier 81886b211a Admin: Optimize users export to CSV/XML by displacing query complexity - refs BT#20899 3 years ago
Yannick Warnier 08587c65c3 Admin: User import: Fix off-by-one issue caused by re-using the $user variable, previously set by reference - refs #4761 3 years ago
Yannick Warnier 8f76a304fb Admin: Make user CSV/XML import stricter on unique e-mails by detecting same e-mails in the uploaded file 3 years ago
Angel Fernando Quiroz Campos 0807cf9457 Admin: Fix message when header logo has invalid dimensions 3 years ago
Yannick Warnier 4c69b294f9 Security: Add configuration setting 'webservice_remote_ppt2png_enable' to disable additional_webservices.php by default 3 years ago
Angel Fernando Quiroz Campos 68025447a0 Admin: Add sec_token to delete courses 3 years ago
NicoDucou 00c90f056c User: Access Urls: fix select option presentation to add option to enable official code presentation and ordering in user management page - refs BT#20863 3 years ago
NicoDucou b0c780587b User: Access Urls: fix option name to add option to enable official code presentation and ordering in user management page - refs BT#20863 3 years ago
NicoDucou e71b823280 User: Access Urls: add option to enable official code presentation and ordering in user management page - refs BT#20863 3 years ago
NicoDucou 53f6bc86e5 Admin: session admins can access user information page by defaut - refs BT#20796 3 years ago
Angel Fernando Quiroz Campos 75e9b3e0ac Admin: filter HTML when updating language 3 years ago
Yannick Warnier 38e080f67a Admin: Fix individual search and assignment of course to URL #multiurl - refs #4721 3 years ago