Skip to content

Commit c59dd39

Browse files
committed
Final additions to changelog. Now for the real packaging
1 parent 18dc825 commit c59dd39

File tree

1 file changed

+37
-6
lines changed

1 file changed

+37
-6
lines changed

documentation/changelog.html

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>Chamilo&nbsp;Changelog</h1>
1919
<div id="outerframe">
2020
<div id="main">
2121

22-
<h1>Chamilo 1.8.8 - Miraflores</h1>
22+
<h1>Chamilo 1.8.8 - Miraflores, May 2011</h1>
2323
<h3>Release notes - summary</h3>
2424
<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>
2525

@@ -83,7 +83,7 @@ <h3>New Features</h3>
8383
<li>Added report for inactive users (#1929)</li>
8484
<li>Improved export of wiki to PDF (#2357)</li>
8585
<li>Added improved support for multi-disks installations (#2511)</li>
86-
<li>Added new dashboard report</li>
86+
<li>Added new dashboard report (#2755)</li>
8787
<li>Added support for course image</li>
8888
<li>Improved courses catalog display</li>
8989
<li>Grouped tools in course settings page (#2563)</li>
@@ -106,21 +106,51 @@ <h3>New Features</h3>
106106
<li>Added option to not show right answer (but show score) at end of test (#2739)</li>
107107
<li>Added max score 100 to learning paths options (#2907 & other)</li>
108108
<li>Added full-text search integration (requires php5-xapian module) (linked to #3250)</li>
109-
<li>Tool to make corrections to the student texts from the HTML editor(#3325)</li>
109+
<li>Added tool to make corrections to the student texts from the HTML editor(#3325)</li>
110+
<li>Gradebook UI and charts improvements (#3296)</li>
111+
<li>Assignments: now checking size of document received before giving upload confirmation (#3260)</li>
112+
<li>Integrated student access details reporting page improvements (#3258)</li>
113+
<li>Added support for Latvian (#2926)</li>
114+
<li>Added documents UI improvements for images view (#2719)</li>
115+
<li>Block the access to previous questions in exercises (#2682)</li>
116+
<li>Added support for ogv, ogg, ogx (#2244)</li>
117+
<li>Added support for .docx</li>
118+
<li>Improve group homepage (#2077)</li>
119+
<li>Added support for global announcement by URL (#1763)</li>
120+
<li></li>
121+
<li></li>
122+
<li></li>
110123
</li>
111124

112125
</ul>
113126
<h3>Debugging</h3>
114127
<ul>
128+
129+
<li>Fixed tools shortcuts crash bug (#3356)</li>
130+
<li>Fixed element creation default position in learning path (#3331)</li>
131+
<li>Fixed gradebook (#2851) + date and code fields (#3314) + print button (#2850) + removed useless code (#2705)</li>
132+
<li>Group chat tool fixes (#3313)</li>
133+
<li>Fixed deletion of all tasks when deleting session tasks (#3283)</li>
134+
<li>Fixed path translations in document copy (#3197)</li>
135+
<li>Fixed thematic advance UI issues (#2909)</li>
136+
<li>Fixed several bugs in Flash/FLV display and inclusion in HTML documents (#2763 and others)</li>
137+
<li>Prevent creation of documents with dotted name (#2600)</li>
138+
<li>Fixed private messaging in social network (#2509 and #2508)</li>
139+
<li>Fixed audio files missing from backup (#2247)</li>
140+
<li>Fixed permissions on assignments (#2102)</li>
141+
<li>Fixed several timezone bugs in exercises and assignments (#2081)</li>
142+
<li>Fixed social network's appearance to fit in 1024x768 (#1958)</li>
143+
<li>Fixed groups auto-population feature (#1949)</li>
144+
<li>Fixed charset conversion problems in previous migrations to Chamilo 1.8.7.1 (#1765)</li>
115145
<li>Fixed gradebook flat view (#3239)</li>
116146
<li>Fixed bad conversion of course title after upgrade (#3231)</li>
117147
<li>Fixed missing files missing from copy when in unregistered directory (#3059)</li>
118148
<li>Fixed deprecated assignments (PHP 5.3) in wiki (#2902)</li>
119-
<li>Fixed HotPotatoes import (#2560)</li>
149+
<li>Fixed HotPotatoes import (#2560) and numbering (#3186)</li>
120150
<li>Fixed warning for mktime() expecting parameter 6 to be long integer (#2559)</li>
121151
<li>Fixed Flash FLV movies display (#2541)</li>
122152
<li>Fixed FCKEditor when using sub-languages (#2492)</li>
123-
<li>Fixed certificates generation (#2295 & #2342)</li>
153+
<li>Fixed certificates generation (#2295 & #2342 & #985 & #760)</li>
124154
<li>Fixed bug in open questions creation (#2193)</li>
125155
<li>Fixed order of questions on results page for random exercises (#2073)</li>
126156
<li>Fixed exe_weighting in track_e_exercices (#1932)</li>
@@ -201,7 +231,7 @@ <h3>Debugging</h3>
201231
</ul>
202232
<h3>Security</h3>
203233
<ul>
204-
<li>Fixed more than 10 potential low-impact security issues in wiki</li>
234+
<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>
205235
</ul>
206236
<h3>Known issues</h3>
207237
<ul>
@@ -240,6 +270,7 @@ <h3>Deprecated features</h3>
240270
<h3>Deprecated files</h3>
241271
<ul>
242272
<li>main/garbage/ directory</li>
273+
<li>main/app_share/ was previously the experimental directory for a screen sharing application never deeply implemented. Use BigBlueButton instead, now.
243274
</ul>
244275

245276
<h3>CSS changes</h3>

0 commit comments

Comments
 (0)