Changelog for 10.1.20110214

This commit is contained in:
Ralf Becker 2011-02-14 13:30:44 +00:00
parent 1c79b04877
commit a7e03f3262

View File

@ -1,3 +1,18 @@
egroupware-epl (10.1.20110214-1) hardy; urgency=low
* calendar: PANAMA holidays provided by rafael chacon
* eMail: preview now requires user action (click on)
* eMail: check before signaling that mail has an attachment, even for multipart/mixed
* eMail: feature regarding the forward of selected messages (composeAsForward): to be able to choose in preferences if you want to be asked about the forwarding of selected messages
* fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs
* eMail: patch of Andreas Stöckel with bugfix for not working actions in felamimail treeview (when Stylite Template is active)
* Calendar: fixed overlapping columns to result in equally wide visible parts for unlimited number of columns
* CalDAV: Apply other users' calendar color, too
* SambaAdmin: try binded as $accountDN with $_newPassword, in case root DN has no rights to modify anything
* EventMgr: files uploaded to new costs appeared also in new empty costline
-- Ralf Becker <rb@stylite.de> Mon, 14 Feb 2011 14:30:41 +0100
egroupware-epl (10.1.20110121-1) hardy; urgency=low
* new tag to get Andreas revert of phpgwapi/inc/class.egw.inc.php which came to late and messes up the async patch, causing SUSE builds to fail