Skip to content

v1.11.28

Latest
Compare
Choose a tag to compare
@ywarnier ywarnier released this 21 Oct 23:48
· 9935 commits to master since this release

What it is

Chamilo 1.11.28 is a security fix release on top of 1.11.26. See security issues at https://github.com/chamilo/chamilo-lms/wiki/security-issues

What's new

For teachers and Chamilo admins

  • [2023-10-24] (a12dae74 - BT#21146) Admin: Statistics: Add list of duplicated users by e-mail
  • [2023-10-25] (989cc07a - BT#20691) Exercise: Add export all results with date filter
  • [2023-11-05] (2d993de8 - BT#21146) System: Inactive users will no longer receive e-mails
  • [2023-11-05] (c92ea791 - BT#21146) Admin: Add checkbox to ask for new password on users update through CSV import
  • [2024-01-15] (76f88c7c - BT#21353) Course settings: add parameter to enable student to be assigned as course teacher
  • [2024-01-22] (fa4b551e - BT#21354) Plugin: Zoom: Add option to enable presenters for meetings
  • [2024-01-31] (54d32efd - BT#21387) User: Plugin: Justification: add option to send notification to creator of the user
  • [2024-03-08] (400f7a4b - BT#21441) Admin: Add update courses through CSV/XML
  • [2024-03-18] (503d9d0e - BT#21415) Admin: Add visibility to course import/export/update through CSV/XML
  • [2024-03-26] (91f98230 - BT#21224) Gradebook: Add a global page for the user to be able to see all the requirement in all its courses where a gradebook is set
  • [2024-04-09] (e5ccf4d6 - BT#21424) Document: add MathJax script in all HTML document before returning the document for download (optional)
  • [2024-08-29] (994244bb - BT#21930) Plugin: Azure: Add option to set the verification order for existing user
  • [2024-09-03] (7df53955 - BT#21930) Plugin: Azure: Add script to sync groups from Azure
  • [2024-09-03] (331d9fac - BT#21930) Plugin: Azure: Add option to deactivate non-existing users in Azure when running sync_users script
  • [2024-09-03] (6949a076 - BT#21930) Plugin: Azure: Add script to sync users from Azure
  • [2024-09-03] (dc27ce5f - BT#21930) Plugin: Azure: Add option to update existing users
  • [2024-09-17] (41af8870 - BT#21977) Maintenance: Add MBZ file generation for Moodle 3/4 backups
  • [2024-09-25] (de5623b2 - BT#22048) Internal: Add button to show last 10 registered users in user group and session pages
  • [2024-10-18] (0f32994d - GH#5395) Learnpath: Add support for OnlyOffice viewer in learning paths for ppt(x), odp, xls(x), ods, csv, doc(x), odt and pdf formats

For developers and sysadmins

Although most features here will be used by teachers or Chamilo admins, they require sysadmin privileges to enable them on the server.

  • [2023-11-03] (eb6e4d30 - GH#4954) Admin: Learnpath: Add configuration setting 'lp_ios_hide_open_in_new_window_button' to remove button in lp on iOS
  • [2023-11-06] (d4872441 - BT#21146) Admin: Security: Add configuration setting 'security_password_rotate_days' to enable password rotation requirement
  • [2024-01-07] (329e2085 - BT#21312) Admin: User: add option to show first connection date in the admin user list
  • [2024-03-06] (80df5b7d - BT#21445) Script: Cron: add possibility to empty an extra field when anonymizing a user
  • [2024-04-19] (4728002c - GH#5347) Admin: Exercise: Add configuration setting 'quiz_question_description_open_by_default' to open the description for the quiz by default during the test
  • [2024-06-02] (2f816642 - BT#21755) Display: Add configuration setting 'email_logo' to allow for a different logo to be used only for e-mail communication
  • [2024-06-26] (ef1e71f1 - BT#21709) Maintenance: CommonCartridge: Add configuration setting 'commoncartridge_path_token' to allow for the previously recommended special path token when exporting to Common Cartridge packages
  • [2024-10-04] (0c18776f - BT#21982) 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
  • [2024-10-13] (5e9f2f0b - GH#4242) Admin: Add configuration setting 'quiz_question_edit_open_advanced_params_by_default' to show questions advanced settings by default
  • [2024-10-19] (c8748f86 - GH#5543) Admin: Add configuration setting 'session_visibility_after_end_date_options_configuration' to limit the visible session-visibility options
  • [2024-10-19] (4fb383d0 - GH#5191) Admin: Add configuration setting 'hide_my_progress_tab' to hide the 'My Progress' tab
  • [2024-10-21] (615a5068) Internal: Bump PHP version from 7.2 to 7.4 in composer.json

New Contributors

Full Changelog: https://github.com/chamilo/chamilo-lms/compare/v1.11.26...v1.11.28##