You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/changelog.html
+37-6Lines changed: 37 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ <h1>Chamilo Changelog</h1>
19
19
<divid="outerframe">
20
20
<divid="main">
21
21
22
-
<h1>Chamilo 1.8.8 - Miraflores</h1>
22
+
<h1>Chamilo 1.8.8 - Miraflores, May 2011</h1>
23
23
<h3>Release notes - summary</h3>
24
24
<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>
25
25
@@ -83,7 +83,7 @@ <h3>New Features</h3>
83
83
<li>Added report for inactive users (#1929)</li>
84
84
<li>Improved export of wiki to PDF (#2357)</li>
85
85
<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>
87
87
<li>Added support for course image</li>
88
88
<li>Improved courses catalog display</li>
89
89
<li>Grouped tools in course settings page (#2563)</li>
@@ -106,21 +106,51 @@ <h3>New Features</h3>
106
106
<li>Added option to not show right answer (but show score) at end of test (#2739)</li>
107
107
<li>Added max score 100 to learning paths options (#2907 & other)</li>
108
108
<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>
<li>Fixed bug in open questions creation (#2193)</li>
125
155
<li>Fixed order of questions on results page for random exercises (#2073)</li>
126
156
<li>Fixed exe_weighting in track_e_exercices (#1932)</li>
@@ -201,7 +231,7 @@ <h3>Debugging</h3>
201
231
</ul>
202
232
<h3>Security</h3>
203
233
<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 <ahref="http://support.chamilo.org/projects/chamilo-18/wiki/Security_issues">our security page</a> for details).</li>
205
235
</ul>
206
236
<h3>Known issues</h3>
207
237
<ul>
@@ -240,6 +270,7 @@ <h3>Deprecated features</h3>
240
270
<h3>Deprecated files</h3>
241
271
<ul>
242
272
<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.
0 commit comments