diff --git a/documentation/changelog.html b/documentation/changelog.html index d0bc097a06..4fbba9a4f5 100644 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -26,7 +26,7 @@

Dokeos 1.8.6 is a major debugging release but includes interesting new features as well. 

New Features


Debugging

@@ -98,6 +101,12 @@
  • Fixed bug in user fields, not displayed the default value in profile and add user, and you could modify this values
  • Fixed bug in link (see FS#3306)
  • Improved display of human resource manager option (see FS#3304)
  • +
  • Documents tool, folder selector: Fixed a bug that prevented Home (root) folder to be shown (FS#3089)
  • +
  • Users tool: Fixed a bug preventing detailed information about a user to be shown or edited (FS#3009)
  • +
  • Fixed a bug causing various problems due to improper priority order of loading PEAR packages (FS#3237)
  • +
  • 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)
  • +
  • Fixed a bug causing improper numeric sorting of data displayed in various tables (FS#3282)
  • +
  • Agenda tool: Fixed a wrong range for hour selection. The bug has been reported and solved in a forum by TL (FS#3324)

  • CSS changes