[commits] Horde branch master updated. 727e0c59069bad128c52155115417eff9cb2e614

Jan Schneider jan at horde.org
Thu Jul 11 14:45:35 UTC 2013


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

from: 1e332785107f7373a987145eafdae8cb3fa30a51

a313bf0 Fix client-side caching of page contents.
87739cc There is no group support in Horde_Dav yet, and if there was, then this wouldn't be a group.
68ebd78 Use better display name, don't send email address at all.
f2b6abb Make this clearer.
76addc7 Fix class name.
cdba6db Need this check in browse API too.
727e0c5 BFN

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

commit a313bf06b75c6fd73a1d2d9d72f628ef5cbd602e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 15:18:43 2013 +0200

    Fix client-side caching of page contents.
    
    Setting Cache-control doesn't help anything if not setting cache_limiter.

 chora/co.php       |   15 +++++++++------
 chora/commit.php   |   10 +++++-----
 chora/diff.php     |   10 +++++-----
 chora/docs/CHANGES |    1 +
 chora/package.xml  |    2 ++
 5 files changed, 22 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/a313bf06b75c6fd73a1d2d9d72f628ef5cbd602e

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

commit 87739cc3f4fea269bc488a637f845cac7337c393
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 16:02:28 2013 +0200

    There is no group support in Horde_Dav yet, and if there was, then this wouldn't be a group.

 framework/Dav/lib/Horde/Dav/Principals.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/87739cc3f4fea269bc488a637f845cac7337c393

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

commit 68ebd78bdaeb1086d5c4c8410f6c44ad17567f6b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 16:03:26 2013 +0200

    Use better display name, don't send email address at all.

 framework/Dav/lib/Horde/Dav/Principals.php  |    5 +--
 framework/Dav/lib/Horde/Dav/Translation.php |   55 +++++++++++++++++++++++++++
 framework/Dav/locale/Horde_Dav.pot          |   22 +++++++++++
 framework/Dav/package.xml                   |   14 +++++-
 4 files changed, 89 insertions(+), 7 deletions(-)
 create mode 100644 framework/Dav/lib/Horde/Dav/Translation.php
 create mode 100644 framework/Dav/locale/Horde_Dav.pot

http://git.horde.org/horde-git/-/commit/68ebd78bdaeb1086d5c4c8410f6c44ad17567f6b

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

commit f2b6abbe80f03bd0f8835389b63c2d5db399efec
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 16:14:49 2013 +0200

    Make this clearer.

 kronolith/lib/Application.php |   13 ++++++-------
 nag/lib/Application.php       |   13 ++++++-------
 2 files changed, 12 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/f2b6abbe80f03bd0f8835389b63c2d5db399efec

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

commit 76addc74be0389549c43f2ba2213d75e3912e11f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 16:27:33 2013 +0200

    Fix class name.

 framework/Dav/lib/Horde/Dav/Principals.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/76addc74be0389549c43f2ba2213d75e3912e11f

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

commit cdba6dbf54520ef135f94ea0379f9be49ffa0a31
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 16:44:07 2013 +0200

    Need this check in browse API too.

 kronolith/lib/Api.php |    3 +++
 nag/lib/Api.php       |    8 +++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/cdba6dbf54520ef135f94ea0379f9be49ffa0a31

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

commit 727e0c59069bad128c52155115417eff9cb2e614
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jul 11 16:45:17 2013 +0200

    BFN

 kronolith/docs/CHANGES |    1 +
 kronolith/package.xml  |    2 ++
 nag/docs/CHANGES       |    1 +
 nag/package.xml        |    2 ++
 4 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/727e0c59069bad128c52155115417eff9cb2e614




More information about the commits mailing list