skala
Julio Montoya 12 years ago
commit 1393c0642c
  1. 58
      documentation/changelog.html

@ -69,7 +69,7 @@ This version of Chamilo includes a few new features.
<li>Global: A feature sniffer now can check if the user's browser has enough resources to use all features of Chamilo (#1337)</li>
<li>Tracking: Teachers can now see their own results if they are subscribed to a course (#1409)</li>
<li>Social: you can now choose when to receive e-mails from the social network notifications (this requires a working Cron setup)(#2189)</li>
<li>Exercises: It is now possible to answer a question and "Mark it" for later review, then review all marked questions (#2486, #3958 & #4031)</li>
<li>Exercises: It is now possible to answer a question and "Mark it" for later review, then review all marked questions (#2486, #3958 & #4031)</li>
<li>Agenda: You can now connect your calendar to your Google Calendar (#3040)</li>
<li>Agenda: You can now see a specific event's details from inside the calendar view (#3143)</li>
<li>Languages: Added structure for Turkish and Basque languages (#3350)</li>
@ -575,7 +575,7 @@ This version of Chamilo only includes a few minor new features:
<li>Added tokens to announcements (changeset 66d9c5e10b42)</li>
<li>Students can download learning paths as PDF (changeset 3bd77279faee)</li>
<li>Added tokens to certificates generation (changeset c2201eee3558)</li>
<li>Attendances session support</li>
<li>Attendances session support</li>
<li>Added quick browsing of directories' documents - requires manual activation for now: in user_portal.php, find $load_dirs and set to $load_dirs = true;. Will be setable through admin page in next version (changeset 7f84869233c2)</li>
<li>Certificates: An easy to remember URL to view students URL: http://campus.chamilo.org/certificates/?id=123 (public for everyone right now) see #3630</li>
<li>Certificates: QR code generation for certifications #3631</li>
@ -619,22 +619,22 @@ This version of Chamilo only includes a few minor new features:
</ul>
</li>
<li>Documents
<ul>
<li>"Document preview" bug fixed when using a course in Dutch (yoxview bad translate file) (changeset e205fe6d94fe)</li>
<li>Bug fixed when using glossary terms in a document #3620</li>
<li>Bug fixed when reading MP3 files using the jplayer plugin #3593</li>
<li>Bug fixed when hiding a course document in a session </li>
<li>Bug fixed when using the simple upload form</li>
<li>Improved documents visibility now we check the parents visibility</li>
 <ul>
  <li>"Document preview" bug fixed when using a course in Dutch (yoxview bad translate file) (changeset e205fe6d94fe)</li>
  <li>Bug fixed when using glossary terms in a document #3620</li>
  <li>Bug fixed when reading MP3 files using the jplayer plugin #3593</li>
  <li>Bug fixed when hiding a course document in a session </li>
  <li>Bug fixed when using the simple upload form</li>
  <li>Improved documents visibility now we check the parents visibility</li>
</ul>
</li>
<li>Exercises
 <li>Exercises
<ul>
<li>Fixed question matching when using French/Spanish accents </li>
<li>Exercise results: Fixing and improving export to CSV using jquery BT#2722</li>
 <li>Fixed question matching when using French/Spanish accents </li>
 <li>Exercise results: Fixing and improving export to CSV using jquery BT#2722</li>
<li>Fixed bug with feedback in XLS import #3763</li>
<li>New overview page added in order to view the current student attempts</li>
<li>Question pool bugs fixed see #3789</li>
<li>Question pool bugs fixed see #3789</li>
</ul>
</li>
<li>Gradebook
@ -670,7 +670,7 @@ This version of Chamilo only includes a few minor new features:
<li>Migration
<ul>
<li>Fixed fatal error in upgrade from 1.8.5 by requiring image.lib.php - BT#2777</li>
<li>Fixed fatal error in upgrade from 1.8.6.2 by checking the availability of the DateTimeZone library in PHP - BT#2777</li>
<li>Fixed fatal error in upgrade from 1.8.6.2 by checking the availability of the DateTimeZone library in PHP - BT#2777</li>
</ul>
</li>
@ -1028,25 +1028,25 @@ This version of Chamilo only includes a few minor new features:
</ul>
<h3>Deprecated features</h3>
<p>
In order to maintain a sufficient level of stability and push innovation
forward, we have decided to officially drop support for specific features.
This doesn't mean that they won't work anymore, but it indicates that they
will cease being improved slowly, until we do not feel anyone is using them,
at which point (probably several years afterwards) we will remove them from
In order to maintain a sufficient level of stability and push innovation
forward, we have decided to officially drop support for specific features.
This doesn't mean that they won't work anymore, but it indicates that they
will cease being improved slowly, until we do not feel anyone is using them,
at which point (probably several years afterwards) we will remove them from
the code.<br />
If you feel like a feature listed here is of major importance to you, you can
either take the maintenance of this feature officially in charge by contacting
us at info@chamilo.org or you can hire the services of one of our official
If you feel like a feature listed here is of major importance to you, you can
either take the maintenance of this feature officially in charge by contacting
us at info@chamilo.org or you can hire the services of one of our official
providers (see our website, <i>Support</i> tab).
</p>
<ul>
<li>Legacy classes - There is now new code to combine classes with the
sessions feature or with the courses in a cleaner, more efficient way. We
invite you to switch to session mode and rebuild your classes through the
new "Class" option in the sessions block and let us know how that works our
<li>Legacy classes - There is now new code to combine classes with the
sessions feature or with the courses in a cleaner, more efficient way. We
invite you to switch to session mode and rebuild your classes through the
new "Class" option in the sessions block and let us know how that works our
for you.</li>
<li>Virtual courses - This feature has long been deprecated and we doubt any
of our user is using it. If you are, please find another mechanism that suits
<li>Virtual courses - This feature has long been deprecated and we doubt any
of our user is using it. If you are, please find another mechanism that suits
your needs for that.</li>
</ul>
@ -2164,4 +2164,4 @@ a simple videoconferencing interface.</p>
<img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" style="margin: 1em; float: right;" alt="Valid CSS" />
</a>
</body>
</html>
</html>
Loading…
Cancel
Save