Date: 12 June 2006
New functions:
- Vacation: For vacations the sender of the e-mail message to the requesting person (accepted or refused) is the last user who gives an approbation.
- Search: A space character in the "search" field is considered equal to "OR". If the option "Exclude" is used with the advanced search then results will be excluded that have the word to be excuded in the same field as the word searched for. The "AND" option allows you to search for both expressions in the same field.
- LDAP Directories: It is now possible to specify the directory type in order to get a better encoding of the accentuated characters.
- LDAP Authentication: For Active Directory you can specify options in the config.php file:
$babAdLdapOptions = array(array(LDAP_OPT_PROTOCOL_VERSION, 3), array(LDAP_OPT_REFERRALS, 3));
Corrected bugs:
- Forums: When you create a new contribution the title is lost when there is an error.
- Directories: If the option "Allow user update personal information" has been activated for the Ovidentia directory the user has access to the modification form but the modification is not taken into account ("Access denied").
- Calendar: An anonymous user with access to the agenda has the possibility to configure the callback or to add personal notes.
- Calendar: When you modify an event (description, place, ...) no notification is sent to the users.
- Authentication: It is impossible to log off using IIS server and MSIE web browser.
- Publication: If you want to modify an article the system presents the topics, including those that have no articles.
- Publication: When you create a new article the language is not initialized with the language defined for the topic.
- Directories: When a contact is attached to a group directory the contact is not shown on the list of contacts after the action is executed (the list is not reloaded).
- Delegations: It is impossible to create in two different delegations an element ( folder, topic, chart ) with the same name.
- Search: The search with the option "Exclude" does not work correctly.
- Publication: In the list of comments for modification of an article, the column "Comment" has been renamed "Reason of the modification".
- File manager: A file in the trash bin can be downloaded from the new events list.
- Statistics: The link "Ovidentia functions" has disappeared from the dashboard.
- File manager: In versioning some action names have been changed.
- Search: A search in the directories returns results coming from group drectories for which the user has no read acces.
Known bugs in this version:
Functions under development:
Thanks to Ludo Rousseau / Koblix for the translation