[commits] Horde branch horde_5_2 updated. aa1579e8d9d32619b0bc5c75e61eb9ff5d2a416f
Michael J. Rubinsky
mrubinsk at horde.org
Thu Nov 28 18:55:38 UTC 2013
The branch "horde_5_2" has been updated.
The following is a summary of the commits.
from: 95b11f0325e865888506019517ef31e45526fd23
aa1579e Use webnotification.js, improve desktop notification handling.
Summary: http://github.com/horde/horde/compare/95b11f0325e865888506019517ef31e45526fd23...aa1579e8d9d32619b0bc5c75e61eb9ff5d2a416f
-----------------------------------------------------------------------
commit aa1579e8d9d32619b0bc5c75e61eb9ff5d2a416f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Nov 28 13:49:54 2013 -0500
Use webnotification.js, improve desktop notification handling.
Works around various inconsistencies in browser implementations;
normalizing to the W3C standard Notification API. This also gets
us working Notifications in FF 22+. Still need to implement some
callbacks to allow horde to respond in someway to clicking on the
notifications such as taking you to the Kronolith event for an alarm
etc...
framework/Core/js/hordecore.js | 18 ++--
framework/Core/js/webnotification.js | 94 +++++++++++++++
framework/Core/lib/Horde/Core/Alarm/Handler/Desktop.php | 7 +-
framework/Core/package.xml | 2 +
4 files changed, 107 insertions(+), 14 deletions(-)
create mode 100644 framework/Core/js/webnotification.js
http://github.com/horde/horde/commit/aa1579e8d9d32619b0bc5c75e61eb9ff5d2a416f
http://git.horde.org/horde-git/-/commit/aa1579e8d9d32619b0bc5c75e61eb9ff5d2a416f
More information about the commits
mailing list