[commits] Horde branch master updated. f9ac8ca5c13ebc00013adb0a9c83621a3b3066cf

Jan Schneider jan at horde.org
Mon Apr 14 18:48:34 UTC 2014


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

from: 4dabffbdfe2cbaab9b49a71f90ee03942386cd7c

e7b83cb Remove location from message.
a4ffe44 Fix link to task in alarm emails.
b2bf29b Keep track of audio notifications too, to avoid repetitive sounds for the same alarm.
5cfd859 Re-enable hiding of growler on clicking anywhere.
27186df Only skip audio notifications if we have an audio id.
e2acfdb Re-add the alarm links that got lost somewhere.
83e83bc Use ajax object link if available, got lost too.
f9ac8ca Hide alarms for current task too.

Summary: http://github.com/horde/horde/compare/4dabffbdfe2cbaab9b49a71f90ee03942386cd7c...f9ac8ca5c13ebc00013adb0a9c83621a3b3066cf

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

commit e7b83cb249f4187ed97e2ccff12aeed6eaedc4ed
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 10 12:33:10 2014 +0200

    Remove location from message.

 mnemo/memo.php |    2 +-
 mnemo/view.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit a4ffe44cd1126aa95c3d12d07c4d9951b6457d35
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 18:46:09 2014 +0200

    Fix link to task in alarm emails.

 nag/templates/alarm/mail.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit b2bf29ba6aa008628e0570f144f6138c22690a3a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 18:54:34 2014 +0200

    Keep track of audio notifications too, to avoid repetitive sounds for the same alarm.

 framework/Core/js/hordecore.js                         |    7 +++++++
 framework/Core/lib/Horde/Core/Alarm/Handler/Notify.php |   14 ++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

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

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

commit 5cfd859f1b6e6a77388757ea8b3a4cc4116e71e0
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 19:17:40 2014 +0200

    Re-enable hiding of growler on clicking anywhere.
    
    Got lost along the way.

 framework/Core/js/growler.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/5cfd859f1b6e6a77388757ea8b3a4cc4116e71e0

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

commit 27186df7c1a83c4b124de7621b3310429e72e1be
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 19:46:21 2014 +0200

    Only skip audio notifications if we have an audio id.

 framework/Core/js/hordecore.js |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/27186df7c1a83c4b124de7621b3310429e72e1be

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

commit e2acfdb37992466eabe2fe33ea28f0e067b94e26
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 20:39:15 2014 +0200

    Re-add the alarm links that got lost somewhere.

 framework/Core/lib/Horde/Core/Alarm/Handler/Notify.php |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

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

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

commit 83e83bcdb116c5f5a3019148c1570f3f1fbc79ea
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 20:39:56 2014 +0200

    Use ajax object link if available, got lost too.

 framework/Core/js/hordecore.js |    1 +
 kronolith/js/kronolith.js      |   24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/83e83bcdb116c5f5a3019148c1570f3f1fbc79ea

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

commit f9ac8ca5c13ebc00013adb0a9c83621a3b3066cf
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 14 20:40:05 2014 +0200

    Hide alarms for current task too.
    
    Hiding alarms for the currently edited tasks and events is still broken,
    because both call listTopTags after the initial getTask/Event calls. This
    immediately re-adds the alarm notifications. But at least it's broken
    consistently now.

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

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




More information about the commits mailing list