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