copy changelog from 14.3

This commit is contained in:
Ralf Becker 2016-05-25 15:00:39 +00:00
parent 4702ddd524
commit 097def94fd

View File

@ -1,3 +1,28 @@
egroupware-epl (14.3.20160525) hardy; urgency=low
* ActiveDirectory: fix not working integration, because of missing code after move to Git
-- Ralf Becker <rb@stylite.de> Wed, 25 May 2016 10:48:35 +0200
egroupware-epl (14.3.20160524) hardy; urgency=low
* Support for Ubuntu-16.04 with php 7.0.4
-- Ralf Becker <rb@stylite.de> Tue, 24 May 2016 18:02:52 +0200
egroupware-epl (14.3.20160522) hardy; urgency=low
* First release build with sources from Github
* All applications: Fix file upload from file_selection dialog not working in IE and Safari
* Mail: Fix emails with single quote in local address not getting parsed correctly (eg. test.o'test@example.com)
* TranslationTools: move remaining code from developer_tools directory to etemplate
* Mail/Addressbook/Calendar: add and use charset when sending/receiving mails with vCard/iCals, change default vCard charset preference to utf-8
* Import/Export: Fix export with multi-select customfields does not work
* Addressbook: adding "Lastname, Firstname (birthday)" as fileas and link-title
* Preferences/CKEditor: Remove unsupported skins from CKEditor
-- Ralf Becker <rb@stylite.de> Sun, 22 May 2016 11:45:23 +0200
egroupware-epl (14.3.20160428) hardy; urgency=low
* CardDAV: fix not working creation of new CardDAV account with OS X 10.11.4 addressbook (it stays empty)
@ -6,7 +31,7 @@ egroupware-epl (14.3.20160428) hardy; urgency=low
* ProjectManager: fix PHP 5.3 problem: PHP Parse error: syntax error, unexpected "["
* LDAP: fix "Protocol error" on creating new accounts, if "Do you want to manage home directory and login shell attributes?" is set to yes, but fields are left empty
* Admin: clear cache after admin-cli.php commands, so they become active automatically, also backported feedback for "Clear cache and register hooks" from trunk
* Bookmark: Fix bookmark preview image not getting a right size
* Bookmark: Fix bookmark preview image not getting a right size
* Bookmarks: fixed not displayed favicon for new bookmarks
* Wiki/PostgreSQL: fix SQL error while searching
@ -44,7 +69,7 @@ egroupware-epl (14.3.20160112) hardy; urgency=low
* Addressbook: Fix email action in context menu does not send a valid email to compose dialog for certain email addresses
* All applications/ Tutorials:
-Fix discarding tutorials prompt not working if the configuration is set to sidebox
-Rephrase tutorials siteconfiguration labels for ease of comprehension
-Rephrase tutorials siteconfiguration labels for ease of comprehension
* Fix mail printing style
* Admin: Add (de)activating mail accounts into admin contextmenu
* Addressbook/CardDAV: fix contacts created with "Copy instead of move" checked in "Move to addressbook" context menu sync not correctly (already created ones need to be deleted!)