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
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ <h1>Chamilo Changelog</h1>
48
48
49
49
<a name="1.10.2"></a>
50
50
51
-
<h1>Chamilo 1.10.2 - Alsted, 21st of December 2015</h1>
51
+
<h1>Chamilo 1.10.2 - Alsted, 22nd of December 2015</h1>
52
52
<h3>Release notes - summary</h3>
53
53
<p>Chamilo 1.10.2 is a minor, bugfix version of the 1.10.x branch, with a few new features and bugfixes on top of 1.10.0. Notably, this version enables the migration from 1.9.x to 1.10.2 (many bugs were reported in the migration from 1.9.x to 1.10.0, which were fixed within the 2 months to this minor version).</p>
<h4>For end-users, teachers and Chamilo admins</h4>
66
66
<ul>
67
-
<li>Migrations from 1.9.x is now possible without major issues.</li>
67
+
<li>Migrations from 1.9.x is now possible without major issue (that we know of).</li>
68
68
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/90e2852223d5aad04802f282b7919379084ec624">90e28522</a>) If chamilo exercise added in LP has pass % then change status to passed/failed</li>
69
69
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/edf83bdc0d778d347dcf3e37425369eaaecb1335">edf83bdc</a> - <a href="https://support.chamilo.org/issues/7768">#7768</a>) Add filter by user on sales report</li>
70
70
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/5b26584ff2b2db0b5a33a5c642a431b80ecb2c5b">5b26584f</a> - <a href="https://support.chamilo.org/issues/7768">#7768</a>) Display payment method on sale report</li>
@@ -94,7 +94,7 @@ <h4>For developers and sysadmins</h4>
94
94
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/5ac54cf549bd9dfe15fb3f5b9ec977e24afe8c7c">5ac54cf5</a>) Remove deprecated javascript_service_displayed variable to avoid notice</li>
95
95
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/c8bc145b1bbebe0e8c2fdfd56e17fcfeebbffe98">c8bc145b</a>) Delete courses folder after migration if folder is empty.</li>
96
96
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/2b95a8c296a0bf9d2552c775c7a71fec7b574b1a">2b95a8c2</a>) Add "I am a {language} user" and expose background context for tests</li>
97
-
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/b6d11076a24ac3005ea0b5963b9f5e1ce1f34cc5">b6d11076</a> - <a href="https://support.chamilo.org/issues/7898">#7898</a>) Change of <i> to <em> for WCAG support</li>
97
+
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/b6d11076a24ac3005ea0b5963b9f5e1ce1f34cc5">b6d11076</a> - <a href="https://support.chamilo.org/issues/7898">#7898</a>) Change of <i> to <em> for WCAG support</li>
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/a380a6905be8086ea6d22c1194bd5a40bf249852">a380a690</a>) Add possibility to use SVG logo for the platform</li>
100
100
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/2776c37887aa3b3d646a8a4501e823264f6de5cb">2776c378</a> - <a href="https://support.chamilo.org/issues/7909">#7909</a>) Add temporary indexes to speed up migration queries</li>
@@ -246,6 +246,9 @@ <h3>Improvements (minor features) and debug</h3>
246
246
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d16ecc995ba6c9ca067f71002f04c01fb7e8b30a">d16ecc99</a> - <a href="https://support.chamilo.org/issues/8007">#8007</a>) Set Mozilla Firefox as able to play MP3 files</li>
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/6645ea2f74eb2c0e88fe34ac559f6caa7fa8b8a0">6645ea2f</a>) Add User Access Overview report</li>
249
+
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/ac29dcda0be27d206cdf50904a4d575cc5351a6c">ac29dcda</a> - <a href="https://support.chamilo.org/issues/8003">#8003</a>) Avoid the filter the Gravatar URL when images are displayed </li>
250
+
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/b9fe27560b89251ff7409ecbfaeb8f1cd7abcd2e">b9fe2756</a> - <a href="https://support.chamilo.org/issues/8013">#8013</a>) Fix SQL queries related to fulltext search engine</li>
251
+
<li>(<a href="https://github.com/chamilo/chamilo-lms/commit/4c6d2e9e4899d2544cb7c7ee1aae362c93fb28f7">4c6d2e9e</a>) Fix c_quiz_answer's correct field with id_auto</li>
<li> you're done! No other upgrade procedure is required</li>
316
316
</ul>
317
317
318
+
Please note that if you (unluckily) upgraded from any of the 1.9 versions to 1.10.0 against our recommendations, we
319
+
provide a patch script that should get most of it in order. The script is available here:<br/>
320
+
<ahref="https://raw.githubusercontent.com/chamilo/chamilo-lms/1.10.x/tests/scripts/fix_migrations_1.9.x_1.10.0.php">https://raw.githubusercontent.com/chamilo/chamilo-lms/1.10.x/tests/scripts/fix_migrations_1.9.x_1.10.0.php</a> or, if
321
+
you are using a development version of Chamilo, directly into you tests/scripts/ folder. You should place the file
322
+
in the /tests/scripts/ folder, then edit it to remove the "die();" line, then launch it from your browser (after
323
+
connecting to your Chamilo site as admin). You should also remove the scripts afterwards.<br/>
324
+
This script is provided without warranty. Please *always* take a backup before you use it.
0 commit comments