[commits] Horde branch master updated. b3a4e875323467beb8e745f76b4b01e49194b68d
Michael J. Rubinsky
mrubinsk at horde.org
Mon Sep 3 22:36:22 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: dbbea33164eea850acf818a5ed91c1977d87411a
88d40e9 This is an application specific map file.
89e0f10 Fix Desktop notification JS.
b3a4e87 Ensure we pass a valid empty string if there is no description.
-----------------------------------------------------------------------
commit 88d40e96b7951f5444865daa9861d50d2171792c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 17:53:51 2012 -0400
This is an application specific map file.
ansel/lib/Block/RecentlyAddedGeodata.php | 1 +
ansel/lib/Widget/Geotag.php | 2 +-
ansel/map_edit.php | 2 +-
framework/Core/lib/Horde.php | 1 -
4 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/88d40e96b7951f5444865daa9861d50d2171792c
-----------------------------------------------------------------------
commit 89e0f10cdeabfa8d64c9b5a4b6dcc05688486694
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 18:31:24 2012 -0400
Fix Desktop notification JS.
window.webkitNotifications#requestPermission *requires* a callback
parameter. Fixes Notification Center notifications on OSX for me
in both Chrome and Safari.
framework/Alarm/lib/Horde/Alarm/Handler/Desktop.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/89e0f10cdeabfa8d64c9b5a4b6dcc05688486694
-----------------------------------------------------------------------
commit b3a4e875323467beb8e745f76b4b01e49194b68d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Sep 3 18:34:52 2012 -0400
Ensure we pass a valid empty string if there is no description.
Correctly pass the third parameter to window.webkitNotifications#createNotification
even if the description is empty. Fixes notifications not showing on desktop
for alarms with no description (only title).
framework/Alarm/lib/Horde/Alarm/Handler/Desktop.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/b3a4e875323467beb8e745f76b4b01e49194b68d
More information about the commits
mailing list