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