[commits] Horde branch horde_5_2 updated. 5fd88768f789a62ead16464b5fffca11e75a1922

Michael J. Rubinsky mrubinsk at horde.org
Mon Dec 2 19:59:55 UTC 2013


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

from: 86dd92cace0c07fafa65bbf69672a3a7b36f6076

3af55ba ws
e42b879 Revert "Chrome, at least, requires .show() to be called."
3010b3f Avoid 'undefined' text in notification.
4f708f8 Delay notifications:
f4c015a Open the event view on clicking the desktop notification.
5fd8876 Snooze onclose, and dismiss onclick for desktop notifications.

Summary: http://github.com/horde/horde/compare/86dd92cace0c07fafa65bbf69672a3a7b36f6076...5fd88768f789a62ead16464b5fffca11e75a1922

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

commit 3af55ba805a12cd5a6cef63f4d3212a2eb3b0fb4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 2 10:13:25 2013 -0500

    ws

 framework/Core/lib/Horde/Core/Alarm/Handler/Desktop.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/3af55ba805a12cd5a6cef63f4d3212a2eb3b0fb4
http://git.horde.org/horde-git/-/commit/3af55ba805a12cd5a6cef63f4d3212a2eb3b0fb4

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

commit e42b879bdae8f8a09714856c95ecd65e64fb6be4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 2 10:24:34 2013 -0500

    Revert "Chrome, at least, requires .show() to be called."
    
    This function doesn't exist in all browsers.
    
    This reverts commit 86dd92cace0c07fafa65bbf69672a3a7b36f6076.

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

http://github.com/horde/horde/commit/e42b879bdae8f8a09714856c95ecd65e64fb6be4
http://git.horde.org/horde-git/-/commit/e42b879bdae8f8a09714856c95ecd65e64fb6be4

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

commit 3010b3faa799543f666c08b074049def676bee64
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 2 13:03:00 2013 -0500

    Avoid 'undefined' text in notification.

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

http://github.com/horde/horde/commit/3010b3faa799543f666c08b074049def676bee64
http://git.horde.org/horde-git/-/commit/3010b3faa799543f666c08b074049def676bee64

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

commit 4f708f8727e947bee09ee155af3e69234bfaf217
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 2 13:03:17 2013 -0500

    Delay notifications:
    
    This is needed for Chrome. For some reason, when there are
    other, non desktop  notifications to be output using growler.js,
    the desktop notification gets lost in Chrome if it's not delayed.

 framework/Core/js/hordecore.js |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/4f708f8727e947bee09ee155af3e69234bfaf217
http://git.horde.org/horde-git/-/commit/4f708f8727e947bee09ee155af3e69234bfaf217

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

commit f4c015a3c65c09d96b149f76125f2d1dcba7471c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 2 13:41:39 2013 -0500

    Open the event view on clicking the desktop notification.

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

http://github.com/horde/horde/commit/f4c015a3c65c09d96b149f76125f2d1dcba7471c
http://git.horde.org/horde-git/-/commit/f4c015a3c65c09d96b149f76125f2d1dcba7471c

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

commit 5fd88768f789a62ead16464b5fffca11e75a1922
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Dec 2 14:59:06 2013 -0500

    Snooze onclose, and dismiss onclick for desktop notifications.

 framework/Core/js/hordecore.js          |   33 ++++++++++++++++++++++++++----
 framework/Core/lib/Horde/PageOutput.php |    4 ++-
 2 files changed, 31 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/5fd88768f789a62ead16464b5fffca11e75a1922
http://git.horde.org/horde-git/-/commit/5fd88768f789a62ead16464b5fffca11e75a1922




More information about the commits mailing list