]> err.no Git - scalable-opengroupware.org/blob - NEWS
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1117 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
10 0.9.0-20070713
11 --------------
12 - added the ability to specify a super user through the SOGoSuperUsername user
13   default; 
14 - added the ability to view the message source;
15 - don't autocreate folders if we are not their owners;
16 - made compatible with PostgreSQL 8.2;
17 - the months and years menus of the date selector would no longer appear;
18 - fixed a bug which would produce task SQL records which would violate
19   non-null constraints on the quick calendar tables;
20 - the tasks due date was wrongly set because of a change in the API;
21 - it was impossible to empty the start and the due date in the task editor
22   from the moment they were set;
23 - imap folders with non-ascii characters are now correctly accessed;
24 - display the quotas of the selected mailbox on servers that support quotas;
25 - a bug in the folder acl description was preventing from accessing resources
26   in dav;
27 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
28 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent
29   login verification;
30
31 Local variables:
32 mode: text
33 End: