]> err.no Git - scalable-opengroupware.org/blob - NEWS
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1113 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / NEWS
1 0.9.0-20070xxx
2 --------------
3 - put a work-around in the LDAP directory code to avoid fetching all the
4   entries whenever a specific one is being requested.
5
6 0.9.0-20070713
7 --------------
8 - added the ability to specify a super user through the SOGoSuperUsername user
9   default; 
10 - added the ability to view the message source;
11 - don't autocreate folders if we are not their owners;
12 - made compatible with PostgreSQL 8.2;
13 - the months and years menus of the date selector would no longer appear;
14 - fixed a bug which would produce task SQL records which would violate
15   non-null constraints on the quick calendar tables;
16 - the tasks due date was wrongly set because of a change in the API;
17 - it was impossible to empty the start and the due date in the task editor
18   from the moment they were set;
19 - imap folders with non-ascii characters are now correctly accessed;
20 - display the quotas of the selected mailbox on servers that support quotas;
21 - a bug in the folder acl description was preventing from accessing resources
22   in dav;
23 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
24 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent
25   login verification;
26
27 Local variables:
28 mode: text
29 End: