From c59dd39a137eecd3663c4803f4562535cad18b24 Mon Sep 17 00:00:00 2001 From: ywarnier Date: Fri, 6 May 2011 03:19:59 -0500 Subject: [PATCH] Final additions to changelog. Now for the real packaging --- documentation/changelog.html | 43 +++++++++++++++++++++++++++++++----- 1 file changed, 37 insertions(+), 6 deletions(-) diff --git a/documentation/changelog.html b/documentation/changelog.html index 39ba73e598..9d10205ca1 100755 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -19,7 +19,7 @@
-

Chamilo 1.8.8 - Miraflores

+

Chamilo 1.8.8 - Miraflores, May 2011

Release notes - summary

Chamilo 1.8.8 is a major stable version. Altough it doesn't come with a strong redesign, it provides a large number of small improvements to the teacher's toolset and the user's using pleasure. Audio recording, schema drawing, certification generating, better administration features, plugin for videoconference with BigBlueButton and e-commerce with PrestaShop are only a few of the improvements that you will find in this version.

@@ -83,7 +83,7 @@
  • Added report for inactive users (#1929)
  • Improved export of wiki to PDF (#2357)
  • Added improved support for multi-disks installations (#2511)
  • -
  • Added new dashboard report
  • +
  • Added new dashboard report (#2755)
  • Added support for course image
  • Improved courses catalog display
  • Grouped tools in course settings page (#2563)
  • @@ -106,21 +106,51 @@
  • Added option to not show right answer (but show score) at end of test (#2739)
  • Added max score 100 to learning paths options (#2907 & other)
  • Added full-text search integration (requires php5-xapian module) (linked to #3250)
  • -
  • Tool to make corrections to the student texts from the HTML editor(#3325)
  • +
  • Added tool to make corrections to the student texts from the HTML editor(#3325)
  • +
  • Gradebook UI and charts improvements (#3296)
  • +
  • Assignments: now checking size of document received before giving upload confirmation (#3260)
  • +
  • Integrated student access details reporting page improvements (#3258)
  • +
  • Added support for Latvian (#2926)
  • +
  • Added documents UI improvements for images view (#2719)
  • +
  • Block the access to previous questions in exercises (#2682)
  • +
  • Added support for ogv, ogg, ogx (#2244)
  • +
  • Added support for .docx
  • +
  • Improve group homepage (#2077)
  • +
  • Added support for global announcement by URL (#1763)
  • +
  • +
  • +
  • Debugging

      + +
    • Fixed tools shortcuts crash bug (#3356)
    • +
    • Fixed element creation default position in learning path (#3331)
    • +
    • Fixed gradebook (#2851) + date and code fields (#3314) + print button (#2850) + removed useless code (#2705)
    • +
    • Group chat tool fixes (#3313)
    • +
    • Fixed deletion of all tasks when deleting session tasks (#3283)
    • +
    • Fixed path translations in document copy (#3197)
    • +
    • Fixed thematic advance UI issues (#2909)
    • +
    • Fixed several bugs in Flash/FLV display and inclusion in HTML documents (#2763 and others)
    • +
    • Prevent creation of documents with dotted name (#2600)
    • +
    • Fixed private messaging in social network (#2509 and #2508)
    • +
    • Fixed audio files missing from backup (#2247)
    • +
    • Fixed permissions on assignments (#2102)
    • +
    • Fixed several timezone bugs in exercises and assignments (#2081)
    • +
    • Fixed social network's appearance to fit in 1024x768 (#1958)
    • +
    • Fixed groups auto-population feature (#1949)
    • +
    • Fixed charset conversion problems in previous migrations to Chamilo 1.8.7.1 (#1765)
    • Fixed gradebook flat view (#3239)
    • Fixed bad conversion of course title after upgrade (#3231)
    • Fixed missing files missing from copy when in unregistered directory (#3059)
    • Fixed deprecated assignments (PHP 5.3) in wiki (#2902)
    • -
    • Fixed HotPotatoes import (#2560)
    • +
    • Fixed HotPotatoes import (#2560) and numbering (#3186)
    • Fixed warning for mktime() expecting parameter 6 to be long integer (#2559)
    • Fixed Flash FLV movies display (#2541)
    • Fixed FCKEditor when using sub-languages (#2492)
    • -
    • Fixed certificates generation (#2295 & #2342)
    • +
    • Fixed certificates generation (#2295 & #2342 & #985 & #760)
    • Fixed bug in open questions creation (#2193)
    • Fixed order of questions on results page for random exercises (#2073)
    • Fixed exe_weighting in track_e_exercices (#1932)
    • @@ -201,7 +231,7 @@

    Security

      -
    • Fixed more than 10 potential low-impact security issues in wiki
    • +
    • Fixed more than 10 potential low-impact security issues in wiki (see our security page for details).

    Known issues

      @@ -240,6 +270,7 @@ providers (see our website, Support tab).

      Deprecated files

      • main/garbage/ directory
      • +
      • main/app_share/ was previously the experimental directory for a screen sharing application never deeply implemented. Use BigBlueButton instead, now.

      CSS changes