From 6df97ceae1d02c8abc9592d8905f22344fd682b4 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Mon, 30 Nov 2015 16:21:21 +0000 Subject: [PATCH] copy 14.3 changelog to trunk to satisfy update checker --- doc/rpm-build/debian.changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index efd6ea6994..12c2a0ebd8 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -1,3 +1,19 @@ +egroupware-epl (14.3.20151130) hardy; urgency=low + + * PostgreSQL/Calendar: fix SQL error on update, caused by using reserved word "user" as alias + * all apps/Tutorials: + * Univention: allow to migrate accounts from SQL backupt to Univention (install new EGroupware app and delete all users and groups in Univention first) + * Calendar/CalDAV: allow to download whole calendar as one big iCal file using "https://$user:$passwd@domain.com/egroupware/groupdav.php/$user/calendar/?download" + * ImportExport: switch notifications off by default on import + * Calendar/edit: Fix broken tooltip for participant image in conflict dialog + * Addressbook: Fix conflict between search letter and delete a contact + * Mail: Fix not showing mail quota for the first time load + * Infolog: Fix infolog status + * Mail: Fix slow loading of mail list if there is mail with winmail.dat attachment + * Mail: Fix mail print version has very small font size + + -- Ralf Becker Mon, 30 Nov 2015 12:53:37 +0100 + egroupware-epl (14.3.20151110) hardy; urgency=low * all apps: replace flash based clipboard with html5 solution supported by Chrome, IE, FF 41+, not working in Safari