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
<h1>Chamilo 1.10.0 - San Juan, ? of October 2015</h1>
51
+
<h1>Chamilo 1.10.0 - San Juan, 15th of October 2015</h1>
52
52
<h3>Release notes - summary</h3>
53
53
<p>Chamilo 1.10.0 is a major version of the 1.10.x branch, with new features and bugfixes on top of 1.9.10. As a major version, it requires the use of the upgrade script in order to upgrade an existing Chamilo portal. See install instructions</p>
54
54
<h3>Release name</h3>
55
55
<p>San Juan (or the "Old San Juan") was the main (old) harbour of Puerto Rico island. A frequent stop-over harbour for Europe's immigrants to the "new world" (be it Latin America or North America). Chamilo 1.10.0 marks a very strong intermediate step between the "old" Chamilo, inheriting over 14 years of code and experiences, and the "new" Chamilo, still maintaining its history of user experiences, but reworking the building bricks in a way that will make new developments possible faster, so that Chamilo can spread to the rest of the world in a rapid but stable way. Chamilo 1.10.0 integrates several new techniques of development that should improve is reliability, speed and flexibility. Welcome to the New World of learning, welcome to Chamilo 1.10.0! (so to speak)</p>
56
56
<h3>Security fixes</h3>
57
57
<ul>
58
58
<li>There were no specific security flaws detected during the development of 1.10.0 but standard development procedures and criterias were followed during the development to ensure a very high security level.</li>
59
-
</ul>
59
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/1307b662d2b5ba011b98518caa91e6714d8e3367">1307b662</a> - <ahref="https://task.beeznest.com/issues/10295">BT#10295</a>) Remove XSS when add/edit career</li>
60
+
</ul>
60
61
<h3>Possibly breaking changes</h3>
61
62
<ul>
62
63
<li>Dropped support for PHP 5.3 and inferior (now REQUIRES PHP 5.4 or more)</li>
@@ -70,7 +71,8 @@ <h3>Notable new Features</h3>
70
71
Only showing some of the more than 3000 commits since 1.9.10 (https://github.com/chamilo/chamilo-lms/compare/v1.9.10...1.10.x). This section is divided into two for practical purposes: one fo normal users, one for developers and sysadmins.
71
72
<h4>For end-users, teachers and Chamilo admins</h4>
72
73
<ul>
73
-
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/ab71b27233f6bbab8266fbc4be3ea96bf7512213">ab71b272</a>) Add clear documentation about dropping support for IE8 (only supporting IE9 and up + all other browsers) starting in 1.0.x</li>
74
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/d1aa7a96feef449f8e4811f674e35c107c306420">d1aa7a96</a> - <ahref="https://support.chamilo.org/issues/279">#279</a>) Added new lib to vCard Exports</li>
75
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/ab71b27233f6bbab8266fbc4be3ea96bf7512213">ab71b272</a>) Add clear documentation about dropping support for IE8 (only supporting IE9 and up + all other browsers) starting in 1.0.x</li>
74
76
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/8e1e8a97fa266eba6d807fb129da318bbf7ff171">8e1e8a97</a> - <ahref="https://task.beeznest.com/issues/9889">BT#9889</a>) You can now link a video to your course description</li>
75
77
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/bd5519006ec43eec82b17cddc1f6475a73830d71">bd551900</a> - <ahref="https://task.beeznest.com/issues/9889">BT#9889</a>) Add Session Description page to see more details about the session from the sessions catalogue</li>
76
78
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/415c428aada4078ab4bd16a2f4adc38e65b2e690">415c428a</a> - <ahref="https://task.beeznest.com/issues/9884">BT#9884</a>) Courses inside the session can now be ordered manually</li>
@@ -408,6 +410,42 @@ <h4>For developers and sysadmins</h4>
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/3cb74208b95031de454ee074cc5f70303c87b303">3cb74208</a> - <ahref="https://support.chamilo.org/issues/7883">#7883</a>) Slightly change skills list style on skill wheel's left panel</li>
417
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/0182e1f28b3919de100423bf08bff5477f9277b9">0182e1f2</a> - <ahref="https://support.chamilo.org/issues/7883">#7883</a>) Add badges to skills list + remove text from action buttons to increase space for description</li>
418
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/2030e4cff41211106809bf757d824fcb92733e21">2030e4cf</a> - <ahref="https://support.chamilo.org/issues/7885">#7885</a>) Improve mail sent to teachers on student submission of assignment (remove visible path)</li>
419
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/5052c4d38822b6b8b705015ecf57f348507618f1">5052c4d3</a> - <ahref="https://support.chamilo.org/issues/7881">#7881</a>) Create page for badge criteria</li>
420
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/73a64d311eeb05c45f41ec17dc5e20a67a04495a">73a64d31</a> - <ahref="https://task.beeznest.com/issues/10363">BT#10363</a>)Add pdf export for gradebook results</li>
421
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/ae31808dada316d79ca78fec4fc01e9755c64aa9">ae31808d</a>) Make user picture clickable in whoisonline</li>
422
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/7db39d29e7ea87f89dc109b84fc62fb54ff94b7d">7db39d29</a>) Add title and OpenGraph tags to certificate default template</li>
423
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/f329f5d7204681eba80864c224d98f35cf3c224d">f329f5d7</a>) Fixes the fact that an Anonymous see global chat bar - Refs 7890</li>
424
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/2b95a8c296a0bf9d2552c775c7a71fec7b574b1a">2b95a8c2</a>) Add "I am a {language} user" and expose background context for tests</li>
425
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/ca149ba80fd5497b13a38dc6fff97d9eb912f009">ca149ba8</a> - <ahref="https://support.chamilo.org/issues/7879">#7879</a>) Set course's allow_public_certificates depending of allow_public_certificates global</li>
426
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/8c734aa52a60cd57293194b57b2fec6ece922c39">8c734aa5</a> - <ahref="https://support.chamilo.org/issues/7880">#7880</a>) Allow export badges when certificates aren't allowed</li>
427
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/1bbbea10ee88deffbde6fb32374bbdbe8efb1c7d">1bbbea10</a>) Fix the Issues with languages priorities</li>
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/8f67cf686f428278470e131fcd05df1257c4cbfd">8f67cf68</a> - <ahref="https://support.chamilo.org/issues/7768">#7768</a>) Allow register beneficiaries with the sales of items</li>
430
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/df5a2eb3ad28465b4fbf94263aa088b136f8dcff">df5a2eb3</a> - <ahref="https://support.chamilo.org/issues/7768">#7768</a>) Register datetime of sales</li>
431
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/5b26584ff2b2db0b5a33a5c642a431b80ecb2c5b">5b26584f</a> - <ahref="https://support.chamilo.org/issues/7768">#7768</a>) Display payment method on sale report</li>
432
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/c44658d72906ec5ff1e6a957d52016958305729d">c44658d7</a> - <ahref="https://support.chamilo.org/issues/7456">#7456</a>) Fix blank page when using hotpotatoe + LP</li>
433
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/b91733cc167c69e09bfd49c63308e338fa8fa41d">b91733cc</a> - <ahref="https://support.chamilo.org/issues/7835">#7835</a>) Avoid blocked icons by ad blockers</li>
434
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/2f18e077f9a552cc6f490c44a58ccf7c9fc0c2b0">2f18e077</a> - <ahref="https://task.beeznest.com/issues/10280">BT#10280</a>) Format date in sessions categories list</li>
435
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/ed50ffd65266b047ad193a5b887ad11f44c8bfa5">ed50ffd6</a> - <ahref="https://task.beeznest.com/issues/10311">BT#10311</a>) add jquery.timelinr and img BT#10311</li>
436
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/a20b8fc767010b5593a43d93df49d48afc406bb2">a20b8fc7</a> - <ahref="https://task.beeznest.com/issues/10281">BT#10281</a>) Apply format to session dates on session list</li>
437
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/588ad672ddb7da7ac7e39368b6f6c1a51bc1a3df">588ad672</a> - <ahref="https://task.beeznest.com/issues/10283">BT#10283</a>) Allow filter session list by category</li>
438
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/9837c8ad7e5de3289352ef95c9aa3f6d4a46b5bc">9837c8ad</a> - <ahref="https://support.chamilo.org/issues/5208">#5208</a>) Add CKEditor to Agenda, This fixed a minor bug</li>
439
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/c2320a5094449e2ad7dc5f4554fc4cfd8f288574">c2320a50</a> - <ahref="https://task.beeznest.com/issues/10269">BT#10269</a>) Improve password strength on registration form</li>
440
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/ff6f11858e8c332b0bce1949e7b704407e766ed5">ff6f1185</a>) Improve translation to French for tour plugin</li>
441
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/d31059d2cb7394b2db895db01880f603e9732ca6">d31059d2</a> - <ahref="https://support.chamilo.org/issues/10308">#10308</a>) Show modal title when send messages</li>
442
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/49d6dfed77bac5c215895c106f067177d507904e">49d6dfed</a>) Add small video conversion script. Might be useful for other things</li>
443
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/431576b2b9bda713b5f29b85b553a6a6265d195f">431576b2</a> - <ahref="https://support.chamilo.org/issues/6579">#6579</a>) Load favicon from CSS dir</li>
444
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/f2a03393774e8dd02f1d33acc69022f3cd6fb133">f2a03393</a> - <ahref="https://support.chamilo.org/issues/7558">#7558</a>) Add method to get a HTML code for a icon by Font Awesome</li>
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/8371a3754f643658cd9e71e811bbd804bb560373">8371a375</a> - <ahref="https://task.beeznest.com/issues/10217">BT#10217</a>) XFrameOptions work around</li>
447
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/7a11b484f5f21401d051353de69c400ec346e75c">7a11b484</a> - <ahref="https://task.beeznest.com/issues/10248">BT#10248</a>) Show session_admin on Resume Session page - BT#10248</li>
448
+
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/4d2f0513909bf7777499ce6093a1269fd78987a9">4d2f0513</a> - <ahref="https://support.chamilo.org/issues/7808">#7808</a>) Save asset time in learning paths</li>
411
449
<li>(<ahref="https://github.com/chamilo/chamilo-lms/commit/fccfb6b77df1a98fca296f8d9232ad043418ed87">fccfb6b7</a> - <ahref="https://task.beeznest.com/issues/7683">BT#7683</a>) Add css frame.css in CkEditor</li>
<li>Michela Mosquera - Community manager for the (very large) Latin American community - BeezNest, Peru</li>
74
-
<li>Coursenligne45 - Anonymous reporter and contributor to many bugfixes - Independent, France</li>
75
75
<li>Noa Orizales - Tireless coordinator of everything non-related to coding, which enabled developers to do a better job - Contidos Dixitais, Spain</li>
76
+
<li>Laura Guirao, José & José Angel from Nosolored - Technical assistance and contributions to testing and forum community</li>
77
+
<li>Hubert Borderiou - Developer responsible for exercises categories and many other practical fixes - Université de Grenoble, France</li>
78
+
<li>Coursenligne45 - Anonymous reporter and contributor to many bugfixes - Independent, France</li>
0 commit comments