[commits] Horde branch master updated. 58cc4f62e8c622a84c221c2ae698bfa593fd039b
Michael M Slusarz
slusarz at horde.org
Thu May 6 16:38:34 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 0dc221fbd07ffc3c5f005e61a00a545f5518b8c0
af6b3f1 Experiment with a different effect when hovering over popdown
eff200a Fix positioning when popup is too far right.
58cc4f6 Add null Alarm driver.
-----------------------------------------------------------------------
commit af6b3f1d28e41113b1e695968ea431d3497c31b4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed May 5 12:42:53 2010 -0600
Experiment with a different effect when hovering over popdown
Might be too subtle, though.
imp/themes/dimp/screen.css | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/themes/dimp/screen.css?rt=horde-git&r1=a7a274698c5cd1ee686731d1766f8c102635a65d&r2=af6b3f1d28e41113b1e695968ea431d3497c31b4
-----------------------------------------------------------------------
commit eff200a55c64dd89d33b69603a5bd12b5c8b6ad4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed May 5 14:12:12 2010 -0600
Fix positioning when popup is too far right.
horde/js/KeyNavList.js | 19 +++++++++++++------
1 files changed, 13 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/horde/js/KeyNavList.js?rt=horde-git&r1=4e53431d9caa24de6db1f0e36bde7e144a4f4e39&r2=eff200a55c64dd89d33b69603a5bd12b5c8b6ad4
-----------------------------------------------------------------------
commit 58cc4f62e8c622a84c221c2ae698bfa593fd039b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu May 6 10:36:48 2010 -0600
Add null Alarm driver.
Not sure if this is the right way of handling this, but Horde is
completely unusable without this for anybody who doesn't have a SQL
backend configured.
framework/Alarm/lib/Horde/Alarm.php | 2 +-
framework/Alarm/lib/Horde/Alarm/Null.php | 193 ++++++++++++++++++++++++++++++
framework/Alarm/package.xml | 2 +
3 files changed, 196 insertions(+), 1 deletions(-)
create mode 100644 framework/Alarm/lib/Horde/Alarm/Null.php
http://git.horde.org/diff.php/framework/Alarm/lib/Horde/Alarm.php?rt=horde-git&r1=289212da97a7029adabb84bcb664256bc5b9508d&r2=58cc4f62e8c622a84c221c2ae698bfa593fd039b
http://git.horde.org/co.php/framework/Alarm/lib/Horde/Alarm/Null.php?rt=horde-git&r=58cc4f62e8c622a84c221c2ae698bfa593fd039b
http://git.horde.org/diff.php/framework/Alarm/package.xml?rt=horde-git&r1=741c82203aa3eac200faa1e5c068c3edd4b69232&r2=58cc4f62e8c622a84c221c2ae698bfa593fd039b
More information about the commits
mailing list