Date: 01 September 2006
New functions:
- Groups: When you click on a group followed by a click on the link "New group" then the parent of the group to be created will be initialized with the name of the previously selected group.
- Approbations: On the form for the creation of an approbation schema the full name of the approver is shown (user, function, groupe).
- Articles: The variable template babtpl_topicid is made available in the topicsdisplay.html file.
- Delegations: The possibility to associate a color with a delegation is introduced. The color code can be recuperated by OvML in the OVDelegationColor variable.
- Calendars: For resource calendars the right "Who can add update events if he is the author" is added.
- File uploads: The variable $babFileContentDisposition is added to the config.php file. This variable specifies how the upload of a file will be handled:
- 1 : inline
- 2 : attachment
- 0 : is before
Corrected bugs:
- Charts: JavaScript error when you access the directory from the entities list of the chart.
- Profiles: SQL error when you create a profile where the name has a single quote in it.
- Articles: The number of articles published since the last connection of a user does not take into account the publication if it is programmed for a later date.
- Delegations: It is possible to create a delegation without a group to administer.
- File manager: Impossible to upload two or more files at the same time.
- File manager: PHP warning when you try to restore a file from the trash bin.
- WYSIWYG editor: The file list contains the files from the trash bin.
- Delegations: With MySQL 5 it is impossible to create a delegation.
- Authentication: If the LDAP authentication is used and the user password has uppercase characters the connection is refused.
- Publishing of articles: On the form for the addition of files to the article empty parentheses are shown aside the label "Attachments".
- Security: It is possible to execute a PHP file outside the extension module space, at any place on the server.
- Publishing of articles: The system shows the topic even when no article of the topic can be modified.
- File manager: SQL error while approving a file when statistics are activated.
- FAQ: impossible to create a new FAQ.
- Miscellaneous: Sometimes there is an error in the displayed date.
Known bugs in this version:
Functions under development:
Thanks to Ludo Rousseau / Koblix for the translation