[svn r17120] Updating changelog.html. New features: FS#2787, FS#2867, FS#3260, FS#3296. Fixed bugs: FS#3009, FS#3089, FS#3237, FS#3243, FS#3282, FS#3324.

skala
Ivan Tcholakov 16 years ago
parent 813c4c60b9
commit 472776b2f5
  1. 11
      documentation/changelog.html

@ -26,7 +26,7 @@
<p>Dokeos 1.8.6 is a major debugging release but includes interesting new features as well.&nbsp;</p>
<h3>New Features</h3>
<ul>
<li>FCKEditor 2.6.2 added FS#2528</li>
<li>FCKEditor 2.6.4 SVN, build 21065 added (FS#2528 and FS#2867)</li>
<li>Improvements to the profiling tool (previously called "User fields") to improve presentation and flexibility, and allow edition</li>
<li>Added new authorized charsets for learning path tool</li>
<li>Official code available in My Reporting (FS#2640)</li>
@ -48,6 +48,9 @@
<li>Integrated the gradebook at course level (FS#3173)</li>
<li>New wiki tool (considerably improved, built on CoolWiki plugin) (FS#2873)</li>
<li>Remove possibility to delete system directories in documents tool (FS#1522)</li>
<li>Database server: There is no more need special SQL modes for MySQL 5.0 to be turned off through the "sql_mode" setting. The Dokeos system does it internally (FS#2787)</li>
<li>Some low-level functions that intensively use the language translation sub-system have been optimized for speed (FS#3260)</li>
<li>Documents tool: The document-type icons have been made clickable (FS#3296)</li>
</ul>
<br />
<h3>Debugging</h3>
@ -98,6 +101,12 @@
<li>Fixed bug in user fields, not displayed the default value in profile and add user, and you could modify this values
<li>Fixed bug in link (see FS#3306)</li>
<li>Improved display of human resource manager option (see FS#3304)</li>
<li>Documents tool, folder selector: Fixed a bug that prevented Home (root) folder to be shown (FS#3089)</li>
<li>Users tool: Fixed a bug preventing detailed information about a user to be shown or edited (FS#3009)</li>
<li>Fixed a bug causing various problems due to improper priority order of loading PEAR packages (FS#3237)</li>
<li>The PclZip library has been upgraded to version 2.6. Additionally, a known bug has been fixed - improper processing of the option PCLZIP_OPT_REMOVE_PATH on Windows (FS#3243)</li>
<li>Fixed a bug causing improper numeric sorting of data displayed in various tables (FS#3282)</li>
<li>Agenda tool: Fixed a wrong range for hour selection. The bug has been reported and solved in a forum by TL (FS#3324)</li>
</ul>
<br />
<h3>CSS changes</h3>

Loading…
Cancel
Save