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