[commits] Horde branch master updated. 606eeaec2bfddec095c078606d5ad482580fa1e0

Jan Schneider jan at horde.org
Thu Aug 3 19:38:44 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: 1272c22bbc3b863146b17f1e723985f666d756cf

0281af8 Unused
63e2576 No need for a reference.
bce5ebf [jan] Fix bottom table line length of RAR archive summaries.
8a07782 [jan] Fix RAR compressed file names with unicode characters.
76bd71a Groups may have attributes too.
8f551ad Add test which doesn't exhibit bug #14673 though.
606eeae Catch all attributes that don't match exactly.

Summary: http://github.com/horde/horde/compare/1272c22bbc3b863146b17f1e723985f666d756cf...606eeaec2bfddec095c078606d5ad482580fa1e0

-----------------------------------------------------------------------

commit 0281af8174df6f1bc9f421dddd16194550976098
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 1 18:23:41 2017 +0200

    Unused

 turba/lib/Driver.php | 2 --
 1 file changed, 2 deletions(-)

http://github.com/horde/horde/commit/0281af8174df6f1bc9f421dddd16194550976098

-----------------------------------------------------------------------

commit 63e2576fd0e2ac12598a93195f058863fc77e5f1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 1 18:41:15 2017 +0200

    No need for a reference.

 framework/Form/lib/Horde/Form/Variable.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/63e2576fd0e2ac12598a93195f058863fc77e5f1

-----------------------------------------------------------------------

commit bce5ebf08b9ec728b77f45d296838ea044bff619
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 3 18:52:52 2017 +0200

    [jan] Fix bottom table line length of RAR archive summaries.

 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rar.php | 2 +-
 framework/Mime_Viewer/package.xml                   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/bce5ebf08b9ec728b77f45d296838ea044bff619

-----------------------------------------------------------------------

commit 8a07782ec18d8fa07c312976266bcbd28739517f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 3 18:54:07 2017 +0200

    [jan] Fix RAR compressed file names with unicode characters.

 framework/Compress/lib/Horde/Compress/Rar.php | 26 ++++++++++++++++++--------
 framework/Compress/package.xml                |  4 ++--
 2 files changed, 20 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/8a07782ec18d8fa07c312976266bcbd28739517f

-----------------------------------------------------------------------

commit 76bd71abb36f4a103d7c8fd1df486e365e1af252
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 3 20:37:04 2017 +0200

    Groups may have attributes too.

 turba/lib/Object/Group.php | 5 -----
 1 file changed, 5 deletions(-)

http://github.com/horde/horde/commit/76bd71abb36f4a103d7c8fd1df486e365e1af252

-----------------------------------------------------------------------

commit 8f551adb50f4d1d04e81a0bd1b6597f81b44533e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 3 21:26:41 2017 +0200

    Add test which doesn't exhibit bug #14673 though.

 turba/test/Turba/Unit/ImportTest.php | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

http://github.com/horde/horde/commit/8f551adb50f4d1d04e81a0bd1b6597f81b44533e

-----------------------------------------------------------------------

commit 606eeaec2bfddec095c078606d5ad482580fa1e0
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 3 21:33:31 2017 +0200

    Catch all attributes that don't match exactly.
    
    Extend solution for bug #14301 to keep all email, phone, and address type attributes and try to store them to a different attribute of the same type, if the detected attribute doesn't map to an existing field in the backend.
    
    Bug: 14673

 turba/docs/CHANGES   |  2 ++
 turba/lib/Driver.php | 38 +++++++++++++-------
 turba/lib/Object.php | 97 +++++++++++++++++++++++++++++-----------------------
 turba/package.xml    |  2 ++
 4 files changed, 83 insertions(+), 56 deletions(-)

http://github.com/horde/horde/commit/606eeaec2bfddec095c078606d5ad482580fa1e0




More information about the commits mailing list