]> err.no Git - scalable-opengroupware.org/blob - NEWS
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1185 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / NEWS
1 0.9.0-200709XX
2 --------------
3 - implemented cookie-based identification in the web interface;
4 - fixed a bug where a false positive happening whenever a wrong user login was
5   given during an indirect bind;
6 - remove the constraint that a username can't begin with a digit;
7 - deleting a message no longer expunges its parent folder;
8 - implemented support for multiple calendars;
9 - it is now possible to rename folders;
10 - fixed search in message content;
11 - added tooltips for toolbar buttons (English and French);
12 - added checkmarks in live search options popup menus;
13 - added browser detection with recommanded alternatives;
14 - support for resizable columns in tables;
15 - improved support for multiple selection in tables and lists;
16 - improved IE7 and Safari support: attendees selector, email file attachments;
17 - countless bugfixes;
18
19 0.9.0-20070824
20 --------------
21 - added the ability to choose the default module from the
22   application settings: "Calendars", "Contacts" or "Mail";
23 - added the ability to show or hide the password change dialog from the
24   application settings;
25 - put a work-around in the LDAP directory code to avoid fetching all the
26   entries whenever a specific one is being requested;
27 - added support for limiting LDAP queries with the SOGoLDAPQueryLimit and
28   the SOGoLDAPSizeLimit settings;
29 - fixed a bug where folders starting with digits would not be displayed;
30 - improved IE7 and Safari support: priority menus, attendees selector,
31   search fields, textarea sizes;
32 - added the ability to print messages from the mailer toolbar;
33 - added the ability to use and configure SMTP as the email transport instead
34   of sendmail;
35 - rewrote the handling of draft objects to comply better with the behaviour of
36   Thunderbird;
37 - added a German translation based on Thunderbird;
38
39 0.9.0-20070713
40 --------------
41 - added the ability to specify a super user through the SOGoSuperUsername user
42   default; 
43 - added the ability to view the message source;
44 - don't autocreate folders if we are not their owners;
45 - made compatible with PostgreSQL 8.2;
46 - the months and years menus of the date selector would no longer appear;
47 - fixed a bug which would produce task SQL records which would violate
48   non-null constraints on the quick calendar tables;
49 - the tasks due date was wrongly set because of a change in the API;
50 - it was impossible to empty the start and the due date in the task editor
51   from the moment they were set;
52 - imap folders with non-ascii characters are now correctly accessed;
53 - display the quotas of the selected mailbox on servers that support quotas;
54 - a bug in the folder acl description was preventing from accessing resources
55   in dav;
56 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
57 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent
58   login verification;
59
60 Local variables:
61 mode: text
62 End: