From 3a7b04807efe4dba6ee18346e77bf52e991e1610 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sun, 6 Jan 2013 06:26:15 -0500 Subject: [PATCH] New changelog update (hopefully final for 1.9.4) --- documentation/changelog.html | 117 ++++++++++++++++++++++++++++++++--- 1 file changed, 108 insertions(+), 9 deletions(-) diff --git a/documentation/changelog.html b/documentation/changelog.html index 47d655125f..70494c2fdb 100644 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -41,10 +41,10 @@

Chamilo Changelog

This is our technical changelog, aimed at providing you a list of the new features, small changes and bug fixes as well as the security issues, style changes and known issues that remain present. This changelog is provided version by version, latest versions first and helps you locate when a specific feature has been made available in Chamilo. If you would like a shorter list of features or a list of overall features, please check our website: http://www.chamilo.org/

-

Note: most #wxyz references are issue numbers you can find in our public bug tracking system

+

Note: most #wxyz references are issue numbers you can find in our public bug tracking system. Some references marked BT#xyz are developments made externally for BeezNest customers and integrated into Chamilo. The details of these tasks cannot be seen for confidentiality reasons, but the code change is public and can be reviewed by anyone.

 

-

Chamilo 1.9.4 - Canta, 28th of December, 2012

+

Chamilo 1.9.4 - Puebla, 18th of January, 2013

Release notes - summary

Chamilo 1.9.4 is a minor stable version with a series of improvements on top of 1.9.2.

@@ -61,7 +61,7 @@
  • Documents: Show course documents volume proper to a session (#4483)
  • Skills: skills tree need a return link (#4492)
  • Classes: Enable class users import (#4518)
  • -
  • Assignments: tool work: add zip and download feature (#4616)
  • +
  • Assignments: tool work: add zip and download feature from inside an assignment folder (#4616)
  • Feature #5283: Add a icon to see in page whoisonline.php if user is admin, teacher or student
  • Classes: Add a searchbox and a way to display more than 20 items in classe table (#5381)
  • Learning paths: Enable LP result in exercice report (#5469)
  • @@ -72,6 +72,17 @@
  • Translation: Add support for Tagalog native language and main translation (#5854)
  • Admin: Add stylesheet download button (#5862)
  • Internal/Development: Measure most frequent language terms (#4804)
  • +
  • Survey: Survey invitations are now sent through the Chamilo messaging feature as well
  • +
  • Learning paths: Adding a preview when checking the LP items in the reporting tab (BT#4961)
  • +
  • Thematic advance: Allowing multiple creation of course progress not restricted to 6 types (BT#4878)
  • +
  • Plugins: Added security to Single Sign On mechanism - Limit IPs (BT#5137)
  • +
  • Learning paths: Implements a Scorm constraint: If SCO_MasteryScore does not evaluate to a number, passed/failed status won't be set at all (BT#5153)
  • +
  • Exercises: Added "Media" type questions, including notion of parent questions and special ordering of random questions with media parent (BT#5714)
  • +
  • Admin: Added extra fields for courses and sessions (facilitates synchronization through webservices with additional info) (BT#4882)
  • +
  • Link: Added url type selector (#5794)
  • +
  • Users: Added the possibility for teachers to add students to their course through users classes (#5514)
  • +
  • Attendances: Added 3 attendance states and updated style to improve visualization (BT#5419)
  • +
  • Admin: Added CSS download button in stylesheets settings page (BT#5862)
  • Improvements

    Debugging

    Third-Party Libraries additions/updates

    Improvements

    Debugging