[commits] Horde branch master updated. a5f303dadd9e05d7455ec7d7f617ddf97d2375fd

Jan Schneider jan at horde.org
Wed Jun 25 10:33:04 UTC 2014


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

from: 758a2dd6ead30221711125e3defabc2b8359097a

787c404 Hide event url display on new event
2494786 Hide event url displan when opening a event without url set + keep 'http://' on url field
113af35 Escape translation.
3998110 Fix changelog.
af0d7a7 We still need to load the release notes.
0ec76c9 Update file list.
340a590 Further simplify RELEASE_NOTES.
2f23684 Merge branch 'master' of git://github.com/ctimoteo/horde into ctimoteo-master
a5f303d Merge branch 'ctimoteo-master'

Summary: http://github.com/horde/horde/compare/758a2dd6ead30221711125e3defabc2b8359097a...a5f303dadd9e05d7455ec7d7f617ddf97d2375fd

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

commit 787c4043631d15447a72d18d7c480d7f99b7d3fb
Author: Carlos Timóteo <ctimoteo at sapo.pt>
Date:   Fri Jun 20 16:58:13 2014 +0100

    Hide event url display on new event

 kronolith/js/kronolith.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/787c4043631d15447a72d18d7c480d7f99b7d3fb

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

commit 2494786413161e0ce35383b6d21985cbb6408503
Author: Carlos Timóteo <ctimoteo at sapo.pt>
Date:   Fri Jun 20 16:59:18 2014 +0100

    Hide event url displan when opening a event without url set + keep 'http://' on url field

 kronolith/js/kronolith.js |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2494786413161e0ce35383b6d21985cbb6408503

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

commit 113af351361e75fdbab109ab1941540693af1d6b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 10:55:34 2014 +0200

    Escape translation.

 imp/templates/itip/action.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/113af351361e75fdbab109ab1941540693af1d6b

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

commit 39981106938e68747103dccd7ed7532fae1e09d5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 10:56:10 2014 +0200

    Fix changelog.

 framework/Secret/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/39981106938e68747103dccd7ed7532fae1e09d5

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

commit af0d7a74434044120d5ed3cd6a693b622e5a7104
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 12:20:01 2014 +0200

    We still need to load the release notes.

 components/lib/Components/Release/Notes.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 0ec76c9a1dd59dc33bf994500611557483b5cdd8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 12:24:59 2014 +0200

    Update file list.

 gollem/package.xml |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/0ec76c9a1dd59dc33bf994500611557483b5cdd8

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

commit 340a59082db5f66698fca91b2dbbe0758918aa5e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 12:25:44 2014 +0200

    Further simplify RELEASE_NOTES.

 ansel/docs/RELEASE_NOTES                     |   11 +++++----
 beatnik/docs/RELEASE_NOTES                   |    9 ++++---
 chora/docs/RELEASE_NOTES                     |    9 ++++---
 components/lib/Components/Helper/Website.php |    4 +-
 components/lib/Components/Release/Notes.php  |   32 +++++++++++++-------------
 content/docs/RELEASE_NOTES                   |    3 +-
 folks/docs/RELEASE_NOTES                     |    9 ++++---
 gollem/docs/RELEASE_NOTES                    |    9 ++++---
 hermes/docs/RELEASE_NOTES                    |   11 +++++----
 horde/docs/RELEASE_NOTES                     |   10 +++++---
 imp/docs/RELEASE_NOTES                       |    9 ++++---
 ingo/docs/RELEASE_NOTES                      |    9 ++++---
 klutz/docs/RELEASE_NOTES                     |   11 +++++----
 kolab/docs/RELEASE_NOTES                     |    9 ++++---
 kronolith/docs/RELEASE_NOTES                 |    9 ++++---
 mnemo/docs/RELEASE_NOTES                     |   11 +++++----
 nag/docs/RELEASE_NOTES                       |    9 ++++---
 operator/docs/RELEASE_NOTES                  |    9 ++++---
 passwd/docs/RELEASE_NOTES                    |   11 +++++----
 pastie/docs/RELEASE_NOTES                    |    9 ++++---
 sesha/docs/RELEASE_NOTES                     |   11 +++++----
 skeleton/docs/RELEASE_NOTES                  |    9 ++++---
 timeobjects/docs/RELEASE_NOTES               |    3 +-
 trean/docs/RELEASE_NOTES                     |   11 +++++----
 turba/docs/RELEASE_NOTES                     |    9 ++++---
 whups/docs/RELEASE_NOTES                     |   11 +++++----
 wicked/docs/RELEASE_NOTES                    |   11 +++++----
 27 files changed, 147 insertions(+), 121 deletions(-)

http://github.com/horde/horde/commit/340a59082db5f66698fca91b2dbbe0758918aa5e

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

commit 2f2368484f0326a0b3161cb8653fb248c62f4a7e
Merge: 340a590 2494786
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 12:29:02 2014 +0200

    Merge branch 'master' of git://github.com/ctimoteo/horde into ctimoteo-master

 kronolith/js/kronolith.js |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/2f2368484f0326a0b3161cb8653fb248c62f4a7e

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

commit a5f303dadd9e05d7455ec7d7f617ddf97d2375fd
Merge: 340a590 2f23684
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 25 12:32:40 2014 +0200

    Merge branch 'ctimoteo-master'

 kronolith/js/kronolith.js |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

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




More information about the commits mailing list