Dokeos community 2.0.2 release notes
From Dokeos
These are the release notes of an outdated Dokeos version. Please see the Dokeos releases page for more recent releases.
Dokeos Community Release 2.0.2 is a simple bugfix release. It has basically the same features as Community Release 2.0.1 but adds several bugfixes. It was released on April 5th 2006.
Contents |
Download
How to install or upgrade
As always for free software; it is provided as is, without any warranty, we try our best but promise nothing, and you are encouraged to take frequent backups, as you should do for all your data. Our FAQ page explains how to backup Dokeos courses.
Your Dokeos community install package already contains installation guides in a few languages, but you can also read the English installation guide online.
If you upgrade from Dokeos community release 2.0 or 2.0.1, you can simply copy the new files and folders of 2.0.2 over those of the older version. Do yourself a favour and make a backup first. You should not copy over the home, courses or archive folders, otherwise you might lose data. If you accidentally copy over those folders, you can simply replace them with the folders from your backup.
- Note the folder with the user images also should not be overwritten
If you upgrade from a lower version of Dokeos (1.6.x), you can use the built-in upgrade facility as described in the installation guide.
Known issues
- When upgrading from Dokeos 1.6.x: users who have sorted courses before will see these return to a default ordering, so they might have to sort them again. There were some issues in 1.6.x versions with people not being able to order their courses (for example people who upgraded from 1.5.x to 1.6.0), and the upgrade will fix these issues. The script could be built to be perfect but time / complexity issues have prevented that for now.
- In several files, including the installer, the old "2.0.1" version number is used. This has no negative impacts on the code - it is the 2.0.2 code.
List of bugs fixed since Community Release 2.0.1
Below the list of bugs that have been fixed in Dokeos Community Release 2.0.2. Also see the Bugs Community Releases forum
- Course copy caused malfunction of copied learnpaths using links [1]
- It was not possible to select a target for a link in a learnpath (it was always _self)[2]
- Fixed function to calculate start and end date in week view of My Agenda [3]
- Fixed CSS to display << and >> in My Agenda [4]
- Localized dates in exercise reports [5]
- The page title in the Course Description module was missing [6]
- The installer "forgot" the setting for self-registration as course creator under certain conditions [7]
- When trying to restore a course from backup when using PHP5, you always got a message saying their are no items in the backup file [8]
- Style of portal and organization links in header weren't restored from mouseover effect when not logged in. [9]
- When editing a users info in a course, the users role wasn't selected by default in the dropdown list [10]
- Moved "date" plugin to the correct location. [11]
- All announcements were visible for all, also if the visibility for only one person was choosen [12]
- When a document had no title and "show document titles" was activated, nothing was shown - now the filename is used instead [13]
- Fixed SQL error when viewing slideshow in document tool [14]
- Improved confusing error message displayed when the view right of a user is not sufficient [15]
List of security problems fixed
List of new features
List of improvements
- Restored the description field when creating/editing a learnpath [16]
- Added tooltips to shortened items in learnpath menu [17]
- Added "My courses" to the breadcrumbs for "Create a course" and "Course Management" [18]
Changelog
Since many people modify their Dokeos installation, it's hard for them to just overwrite all their files with those of 2.0.1. If you wish to update your Dokeos installation manually or by patching your files, you can create a patch file using CVS-commands. More information about this in our FAQ.
Below is a list of all changed files between Dokeos Community release 2.0.1 and Dokeos Community Release 2.0.2. Click on a filename to see the exact changes.
- CREDITS.txt
- claroline/announcements/announcements.inc.php
- claroline/auth/courses.php
- claroline/calendar/myagenda.php
- claroline/course_description/index.php
- claroline/coursecopy/classes/CourseArchiver.class.php
- claroline/coursecopy/classes/CourseRestorer.class.php
- claroline/create_course/add_course.php
- claroline/css/default.css
- claroline/document/document.php
- claroline/document/slideshow.php
- claroline/exercice/exercice.php
- claroline/inc/claro_init_banner.inc.php
- claroline/inc/lib/main_api.lib.php
- claroline/inc/lib/role_right.lib.php
- claroline/install/dokeos_main.sql
- claroline/install/index.php
- claroline/learnpath/learnpath_functions.inc.php
- claroline/plugin/date/index.act.php
- claroline/plugin/date/index.dsp.php
- claroline/plugin/date/index.php
- claroline/resourcelinker/resourcelinker.php
- claroline/scorm/scormdocument.php
- claroline/user/userInfo.php
- documentation/roles_rights_guide_english.html
- plugin/date/index.act.php
- plugin/date/index.dsp.php
- plugin/date/index.php
See also
- Dokeos community 2.0.1 release notes - the previous stable version
- Dokeos community 2.1 release notes - the next feature release

