Skip to content

1.9.10.2, Sipán

Compare
Choose a tag to compare
@ywarnier ywarnier released this 19 Mar 17:49
· 27598 commits to master since this release

Chamilo 1.9.10.2 is a patch (minor) version of the 1.9.x branch, with bugfixes and a few new minor features, but more importantly fixes for vulnerabilities discovered in 1.9.10 and previous versions (as such, you can just overwrite previous files to upgrade from 1.9.8, 1.9.8.1 or 1.9.8.2 to 1.9.10.2).

Release name

Sipán is a small city on the Peruvian Coast where the remains of the Lord of Sipán (a ruler of the 3rd century AC) were discovered in 1987. It held many well-conserved offerings. We believe this version of Chamilo, containing additional fixes on top of an excellent 1.9.10 version, has its fair share of common points with Sipán.

Security

  • (97fec37 - #7564) Fix multiple XSS & CSRF vulnerabilities
  • (ba947ae - #7564) Use htmlspecialchars when parsing a URL
  • (9da1112 - #7564) Fix partially #7564
  • (0c65e9b) Format code + adding Security::remove_xss

Check our security page for more information

Improvements (minor features) and debug

  • (96ab630 - BT#9494) Fix Exercise result if was added inside a LP
  • (b6b54d5 - BT#9255) Fix bad condition that sets all documents to invisible
  • (76c83f1 - BT#9255) Fix redirection after changing document visibility.
  • (f58039e - BT#9571) Fix URL links
  • (0fd3188 - BT#9559) Fix LP export to PDF
  • (391fa4f) Fix reporting.
  • (b540f82 - BT#9426) Add "allow_delete_attendance" option
  • (c552d08 - BT#8986) Adding session support in forum copy from course to course
  • (d0ed859 - BT#9436) Improve script to move users from course to session with all resources
  • (c7b1706 - #7577) Fix query in buy_course plugin
  • (b295372 - BT#9420) Blocking glossary in LP if not allowed
  • (e75de5e - BT#9436) Script to move users from course to session with all resources
  • (d74d700 - BT#9420) Fix setting show_glossary_in_extra_tools
  • (11b0e96 - BT#9420) Adding glossary possible options
  • (ba5b122 - BT#9494) Show exercises included in learning paths in the Gradebook
  • (becb733) Fix queries in work tool.
  • (0f4ac57 - BT#9324) Prevent session admins to see all users
  • (709f388 - BT#9324) Add default setting for configuration.php for users list view filter for session admins
  • (afbd8f3 - BT#8986) Fix session selection
  • (6061f69 - BT#9324) Show only session admin created users in user list and in session creation- refs BT#9324
  • (0c9ca6a - BT#9323) Add 'DISTINCT' to session list query to avoid returning repeated records
  • (8cbb366 - #7540) Fix sub category creation
  • (132919c - BT#9422) User in group can edit wiki page
  • (fb445f8 - BT#9408) Fix queries in the report by question in exercises
  • (1919394) Fixes certification validation. Takes the score not the percentage.
  • (2812d60) Fixing header order in gradebook
  • (d175690 - BT#9293) "*.phps" files are renamed to php when downloading a zip
  • (ab6f1b2 - BT#9287) Fixes users order in gradebook
  • (8da0d49 - BT#9380) Fixes fatal error in wiki in session
  • (4704376) Adds nl.js file to fckeditor.
  • (d1f552d) Fixes error when deleting a group tutors should be also removed.
  • (cef6d39 - BT#9340) Adds students/tutors export/import
  • (df11c14 - BT#9355) Fixes $groupId value was overwritten
  • (50c9b18 - BT#9325) New feature: Edit extra content in admin panels
  • (cebeba5 - BT#9340) Adds "users" field while exporting classes
  • (762c4b3 - BT#8617) Fixes show_description when updating sessions
  • (f14dfa4 - BT#8617) Adds show_description parameter in import csv files
  • (e17cb4c - BT#9329) Checks only results with qualification
  • (b82a265 - BT#9328) Adds importSubscribeStatic option
  • (4eaeae3) When cleaning user LP results delete also the interactions and objs
  • (3a7cf71 - BT#7802) Adding event comments
  • (2fa3954 - #7370) Fix a few buy courses plugin issues
  • (2fd2c2b - BT#9022) Add certificate path to the web service. Add 'add_gradebook_certificates_cron_task_enabled' configuration parameter