Are you ready to start your own website?

Search a Domain 

Apps and Software Updates

  1. Home
  2. /
  3. Updates
  4. /
  5. Chamilo 1.11.22 | New...

Chamilo 1.11.22 is now available. This release includes minor changes and bug fixes.

 

Chamilo | EducationalChamilo 1.11.22 is a fully-fledged e-learning system. Get your teachers and trainers up and teaching in no time. Some of our users report a 1/5 ratio in training time compared to the most famous open-source LMS to get them ready. Trainers can get to work in just one day!
The future of teaching is bright, and so is Chamilo. With developments into adaptive assessment, social and mobile learning, skills management and many more other topics, the Chamilo association and high-technology members ensure you get a free software with the latest innovation from around the world.

 

 

Chamilo 1.11.22 Changelog

 

Security Security

  • [2023-06-07] (c75ff227) Group: Use FormValidator shortcuts instead of FormValidator:addElement()
  • [2023-06-07] (91ecc614) Extrafield: Use FormValidator shortcuts instead of FormValidator:addElement()
  • [2023-06-07] (da61f287) Session: filter HTML when saving/updating categories
  • [2023-06-07] (546a18b0) Career: Use FormValidator::addText instead of FormValidator:addElement(‘text’)
  • [2023-06-07] (75e9b3e0) Admin: filter HTML when updating language
  • [2023-06-07] (c263933d) Course: filter HTML when saving/updating category
  • [2023-06-07] (4f7b5ebf) Skill: filter HTML when saving profiles
  • [2023-07-12] (3650e446) Social: Secure requests to delete posts and comments
  • [2023-07-13] (dc7bfce4) Security: Rename htaccess file by replacing case-insensitively
  • [2023-07-17] (37be9ce7) Security: Avoid relative path traversal to execute ppt2png and escape shell command used to execute PPT converter
  • [2023-07-17] (4c69b294) Security: Add configuration setting ‘webservice_remote_ppt2png_enable’ to disable additional_webservices.php by default
  • [2023-07-18] (258eb11a) Security: Session: Avoid SQL when importing session

New Features New Features

For end-users, teachers and Chamilo admins
  • [2023-07-31] (1c39f4d5 – GH#4816) Session: Scheduled announcements: Add user extra fields to scheduled announcements editor
  • [2023-08-01] (c85e9852 – BT#20717) Plugin: H5P Import: Add first H5P import plugin implementation
For developers and sysadmins
  • [2023-06-07] (de80b915 – BT#20784) Plugin: OAuth2: Enable setting values for user status from OAuth2.0 responses
  • [2023-07-06] (e71b8232 – BT#20863) User: Access URLs: Add configuration setting ‘multiple_access_url_user_management_show_and_order_by_official_code’ to enable official code presentation and ordering in user management page
  • [2023-07-07] (96991436 – BT#20825) Plugin: Buycourse: Add plugin configuration setting ‘hide_shopping_cart_from_course_catalogue’ to not show the shopping cart in the catalogue but the same subscribe button even if the course is on sale
  • [2023-07-11] (68025447) Admin: Add sec_token to delete courses
  • [2023-07-20] (51bc2cc9) Exercise: Add configuration setting ‘exercise_question_reading_comprehension_extra_speeds’ to customize reading comprehension questions’ speeds (adds support for Belgian FRALA referencial)
  • [2023-07-20] (1d3f0a73) Catalogue: Add configuration setting $_configuration[‘course_catalog_settings’][‘pre_filter_on_language’] to enable pre-filtering on user’s language (only works for the courses catalogue as sessions may contain courses in different languages)
  • [2023-07-21] (660e9832) Mail: Use api_get_mail_configuration_value() to get SMTP_UNIQUE_SENDER. Fix issue using unique sender on multi-URL portals

Bug Fixes Bug Fixes

  • [2023-08-02] (342c2d54 – GH#4825) Plugin: Resubscription: Fix SQL query using old end date field name
  • [2023-08-02] (0cb5a5eb) Plugin: H5P Import: Add plugin to official plugins list
  • [2023-08-02] (efbca897 – GH#4829) Group: Fix issue preventing group members from seeing documents uploaded by the teacher
  • [2023-08-02] (14798e43 – GH#4809) Display: Fix error when updating tool icon on the course homepage (introduced in 1.11.20 through security updates)
  • [2023-08-01] (85efc6eb – BT#20717) Plugin: H5P Import: Update README and French translations
  • [2023-08-01] (08587c65 – GH#4761) Admin: User import: Fix off-by-one issue caused by re-using the $user variable, previously set by reference
  • [2023-08-01] (8f76a304) Admin: Make user CSV/XML import stricter on unique e-mails by detecting same e-mails in the uploaded file
  • [2023-07-31] (5ed5e708) Plugin: BBB: Fix global chat not available in admin list (avoid overwriting _p array with plugin paths)
  • [2023-07-25] (7651c63d) Fix example quiz when adding default course content
  • [2023-07-21] (6c27db40) Internal: Remove automated testing on PHP 7.2 and 7.3: we officially only support 7.4 now (which is a temporary situation until the release of 2.0).
  • [2023-07-21] (78fdb229 – GH#4737) Calendar: Add session management to deleteEventIfAlreadyExists() (and rename method to fix English typo). Fix code conventions
  • [2023-07-20] (36c06b4c) Exercise: Increase blurriness of text in reading comprehension questions (better resolutions make it possible to read)
  • [2023-07-20] (0d796a47) Catalogue: Fix language filter when multi-URL
  • [2023-07-20] (23a67025) Glossary: Fix visibility conditions for glossary terms
  • [2023-07-18] (43dedbc7) Internal: Format code + add undefined variables + code readability
  • [2023-07-18] (209d4f1d) Internal: Mark function as deprecated
  • [2023-07-18] (b15c1407) Social: Fix not being able to download one’s own vCard
  • [2023-07-17] (0807cf94) Admin: Fix message when header logo has invalid dimensions
  • [2023-07-13] (82af4f58) Plugin: Keycloak: Align properly the Keycloak login button
  • [2023-07-07] (8e1e3a43 – BT#20825) Plugin: Buycourse: adapt documentation for webhook configuration on Stripe to work with new API
  • [2023-07-06] (00c90f05 – BT#20863) User: Access URLs: fix select option presentation to add option to enable official code presentation and ordering in user management page
  • [2023-07-06] (b0c78058 – BT#20863) User: Access URLs: fix option name to add option to enable official code presentation and ordering in user management page
  • [2023-07-05] (b8c6db19 – BT#20852) Plugin: Buycourse: adapt confirmation message content for Stripe command
  • [2023-07-05] (4b5402ed – BT#20856) Plugin: file missing for Fix Stripe process to work with new API version 2022-11-15
  • [2023-07-05] (8d394049 – BT#20852) Plugin: Buycourse add confirmation message for seller and buyer at the end of the Stripe command
  • [2023-07-05] (91680c78 – BT#20856) Plugin: Fix Stripe process to work with new API version 2022-11-15
  • [2023-07-04] (ec53098d – BT#20584) Survey: fix per-user report when survey in LP but not in all sessions: missing 2 lines to remove from previous commit
  • [2023-07-04] (f1d53380 – BT#20584) Survey: fix per-user report when survey in LP but not in all sessions
  • [2023-07-03] (1f9ae716 – BT#20835) Script: fix script for id to iid correction for quiz to avoir duplicate actions
  • [2023-06-27] (1beac318 – BT#20813) Script: Add script to update user extra fields based on other extra field values
  • [2023-06-26] (3f5bc960 – BT#20827) Plugin: Zoom: Delete webinar even if API doesn’t respond
  • [2023-06-26] (435a93b9 – BT#20827) Plugin: Zoom: Delete meeting even if API doesn’t respond
  • [2023-06-26] (91807103 – BT#20837) Mail: Fix SMTP options if set in mail.conf.php
  • [2023-06-26] (7eec5217 – BT#20841) Plugin: BBB: Fix ordering to have the last conferences on the first page
  • [2023-06-22] (ae7c8a2a – BT#20825) Catalogue: show price in catalogue for all kind of payment types activated
  • [2023-06-19] (d59fcb48 – BT#20784) Plugin: OAuth2: Fix function to set user status
  • [2023-06-19] (b7ebccba) Plugin: Zoom: Differenciate instant meeting from period meeting. Don’t try to show instant meeting in the profile block or in the agenda
  • [2023-06-12] (47d0cef9 – BT#20736) Script: adapt script to be able to delete course from a script for all URLs
  • [2023-06-12] (bc4dc493 – BT#20736) Script: adapt course rel URL deletion to make it usable from script and delete relation with all URLs
  • [2023-06-12] (53f6bc86 – BT#20796) Admin: session admins can access user information page by defaut

Improvements Improvements

Stylesheets and theming
  • No notable style change
Web services
  • [2023-06-11] (38fe5e6c – BT#20460) Webservice: Add ‘status’ field to get_users’ return values
Known issues
  • The Zoom plugin fails on one of the endpoints for reasons that seem to be on the Zoom side.

 

 

Although updates are tested, you’re always encouraged to backup your files before patching.

Tags: Educational, Softaculous


Related Links

Share this Article

Facebooktwittermail

Follow us

Facebooktwitterrssyoutubeinstagram

Open chat
1
Hello
How can we help you?
Hola Tambien en Español