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
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ <h1>Chamilo Changelog</h1>
44
44
<p><i>Note: most #wxyz references are issue numbers you can find in <ahref="http://support.chamilo.org/projects/chamilo-18/issues" target="_blank">our public bug tracking system</a>. 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.</i></p>
45
45
<p> </p>
46
46
47
-
<h1>Chamilo 1.9.6 - Rochefort, 3rd of June, 2013</h1>
47
+
<h1>Chamilo 1.9.6 - Rochefort, 4th of June, 2013</h1>
48
48
<h3>Release notes - summary</h3>
49
49
<p>Chamilo 1.9.6 is a minor stable version with security patches and a series of improvements on top of 1.9.4.</p>
50
50
<h3>Release name</h3>
@@ -77,6 +77,7 @@ <h3>Improvements</h3>
77
77
<li>Authorize .psd files uploads in custom stylesheet uploads to avoid frustration (#6038)</li>
78
78
<li>Updated logo of all Chamilo styles with the new logo</li>
79
79
<li>Improved visualization of very long assignments titles (cut at 27 chars)(#6163)</li>
80
+
<li>Reverted the order of columns in gradebook flat view graphics (linked to #5883 but not exactly the topic)</li>
80
81
</ul>
81
82
<h3>Debugging</h3>
82
83
<ul>
@@ -123,6 +124,7 @@ <h3>Debugging</h3>
123
124
<li>Fixed course subcategories not showing after adding new course on same category (#5850)</li>
124
125
<li>Fixed learning path view in student mode (#5855)</li>
125
126
<li>Removed double course code info in admin courses list (#5865)</li>
127
+
<li>Fixed bug preventing the printing of the gradebook flat view page (#5883)</li>
126
128
<li>Fixed bug in BigBlueButton videoconference plugin to enable audio (#5884)</li>
127
129
<li>Fixed several issues in recording of videoconference sessions (#5885)</li>
128
130
<li>Fixed bug preventing the update of users picture (#5903)</li>
@@ -164,6 +166,7 @@ <h3>Debugging</h3>
164
166
<li>Fixed issue in Portuguese date format (#6054)</li>
165
167
<li>Fixed security issue with reset password e-mail (#6113)</li>
166
168
<li>Fixed warning in gradebook (#6122)</li>
169
+
<li>Fixed bug preventing session coach to import users in his session even when authorized by admin (#6141)</li>
167
170
<li>Fixed display issue in long HotPotatoes tests (#6150)</li>
168
171
<li>Fixed learning path student view issue created from improvements to user experience (#6154)</li>
169
172
<li>Fixed bug with jqgrid column titles character set not showing properly (#6159)</li>
0 commit comments