Final additions to changelog. Now for the real packaging

skala
ywarnier 15 years ago
parent 18dc8256bb
commit c59dd39a13
  1. 43
      documentation/changelog.html

@ -19,7 +19,7 @@
<div id="outerframe">
<div id="main">
<h1>Chamilo 1.8.8 - Miraflores</h1>
<h1>Chamilo 1.8.8 - Miraflores, May 2011</h1>
<h3>Release notes - summary</h3>
<p>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.</p>
@ -83,7 +83,7 @@
<li>Added report for inactive users (#1929)</li>
<li>Improved export of wiki to PDF (#2357)</li>
<li>Added improved support for multi-disks installations (#2511)</li>
<li>Added new dashboard report</li>
<li>Added new dashboard report (#2755)</li>
<li>Added support for course image</li>
<li>Improved courses catalog display</li>
<li>Grouped tools in course settings page (#2563)</li>
@ -106,21 +106,51 @@
<li>Added option to not show right answer (but show score) at end of test (#2739)</li>
<li>Added max score 100 to learning paths options (#2907 & other)</li>
<li>Added full-text search integration (requires php5-xapian module) (linked to #3250)</li>
<li>Tool to make corrections to the student texts from the HTML editor(#3325)</li>
<li>Added tool to make corrections to the student texts from the HTML editor(#3325)</li>
<li>Gradebook UI and charts improvements (#3296)</li>
<li>Assignments: now checking size of document received before giving upload confirmation (#3260)</li>
<li>Integrated student access details reporting page improvements (#3258)</li>
<li>Added support for Latvian (#2926)</li>
<li>Added documents UI improvements for images view (#2719)</li>
<li>Block the access to previous questions in exercises (#2682)</li>
<li>Added support for ogv, ogg, ogx (#2244)</li>
<li>Added support for .docx</li>
<li>Improve group homepage (#2077)</li>
<li>Added support for global announcement by URL (#1763)</li>
<li></li>
<li></li>
<li></li>
</li>
</ul>
<h3>Debugging</h3>
<ul>
<li>Fixed tools shortcuts crash bug (#3356)</li>
<li>Fixed element creation default position in learning path (#3331)</li>
<li>Fixed gradebook (#2851) + date and code fields (#3314) + print button (#2850) + removed useless code (#2705)</li>
<li>Group chat tool fixes (#3313)</li>
<li>Fixed deletion of all tasks when deleting session tasks (#3283)</li>
<li>Fixed path translations in document copy (#3197)</li>
<li>Fixed thematic advance UI issues (#2909)</li>
<li>Fixed several bugs in Flash/FLV display and inclusion in HTML documents (#2763 and others)</li>
<li>Prevent creation of documents with dotted name (#2600)</li>
<li>Fixed private messaging in social network (#2509 and #2508)</li>
<li>Fixed audio files missing from backup (#2247)</li>
<li>Fixed permissions on assignments (#2102)</li>
<li>Fixed several timezone bugs in exercises and assignments (#2081)</li>
<li>Fixed social network's appearance to fit in 1024x768 (#1958)</li>
<li>Fixed groups auto-population feature (#1949)</li>
<li>Fixed charset conversion problems in previous migrations to Chamilo 1.8.7.1 (#1765)</li>
<li>Fixed gradebook flat view (#3239)</li>
<li>Fixed bad conversion of course title after upgrade (#3231)</li>
<li>Fixed missing files missing from copy when in unregistered directory (#3059)</li>
<li>Fixed deprecated assignments (PHP 5.3) in wiki (#2902)</li>
<li>Fixed HotPotatoes import (#2560)</li>
<li>Fixed HotPotatoes import (#2560) and numbering (#3186)</li>
<li>Fixed warning for mktime() expecting parameter 6 to be long integer (#2559)</li>
<li>Fixed Flash FLV movies display (#2541)</li>
<li>Fixed FCKEditor when using sub-languages (#2492)</li>
<li>Fixed certificates generation (#2295 & #2342)</li>
<li>Fixed certificates generation (#2295 & #2342 & #985 & #760)</li>
<li>Fixed bug in open questions creation (#2193)</li>
<li>Fixed order of questions on results page for random exercises (#2073)</li>
<li>Fixed exe_weighting in track_e_exercices (#1932)</li>
@ -201,7 +231,7 @@
</ul>
<h3>Security</h3>
<ul>
<li>Fixed more than 10 potential low-impact security issues in wiki</li>
<li>Fixed more than 10 potential low-impact security issues in wiki (see <a href="http://support.chamilo.org/projects/chamilo-18/wiki/Security_issues">our security page</a> for details).</li>
</ul>
<h3>Known issues</h3>
<ul>
@ -240,6 +270,7 @@ providers (see our website, <i>Support</i> tab).
<h3>Deprecated files</h3>
<ul>
<li>main/garbage/ directory</li>
<li>main/app_share/ was previously the experimental directory for a screen sharing application never deeply implemented. Use BigBlueButton instead, now.
</ul>
<h3>CSS changes</h3>

Loading…
Cancel
Save