[commits] Horde branch master updated. 364e42a724fe670862fa04b47f5c54623901826a
Michael J. Rubinsky
mrubinsk at horde.org
Thu Mar 6 02:39:19 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0d66d4551dd946fb1068698b949e41fc8c85150d
e872ca7 These are already Horde_Date objects, no need for this.
c58b297 Fix creating the initial alarm entry for a recurring event.
89c514c Fix displaying alarms times for recurring events.
5807d07 Use the original start/end for the time.
a6b2da1 Fix using a local copy of the tz database.
92894af Log this since it evidently causes so much angst when not found.
364e42a BFN
Summary: http://github.com/horde/horde/compare/0d66d4551dd946fb1068698b949e41fc8c85150d...364e42a724fe670862fa04b47f5c54623901826a
-----------------------------------------------------------------------
commit e872ca7fcf9fec0cada7503174a9734837cfc714
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 17:08:58 2014 -0500
These are already Horde_Date objects, no need for this.
kronolith/lib/Event.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/e872ca7fcf9fec0cada7503174a9734837cfc714
http://git.horde.org/horde-git/-/commit/e872ca7fcf9fec0cada7503174a9734837cfc714
-----------------------------------------------------------------------
commit c58b2974948cd867907b494dffcc4f0ed338907a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 17:10:58 2014 -0500
Fix creating the initial alarm entry for a recurring event.
Don't assume we are always creating a recurrence series that
starts in the future.
kronolith/lib/Event.php | 27 +++++++++++++++++++++++++--
1 files changed, 25 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/c58b2974948cd867907b494dffcc4f0ed338907a
http://git.horde.org/horde-git/-/commit/c58b2974948cd867907b494dffcc4f0ed338907a
-----------------------------------------------------------------------
commit 89c514c0676f6eddea2514e513cb757f1259b3cc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 17:22:51 2014 -0500
Fix displaying alarms times for recurring events.
kronolith/lib/Event.php | 16 +++++++++-------
kronolith/templates/alarm/mail.html.php | 2 +-
kronolith/templates/alarm/mail.plain.php | 4 ++--
3 files changed, 12 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/89c514c0676f6eddea2514e513cb757f1259b3cc
http://git.horde.org/horde-git/-/commit/89c514c0676f6eddea2514e513cb757f1259b3cc
-----------------------------------------------------------------------
commit 5807d07c503d7c0e15a049e320f0c43d5f066cf8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 17:39:08 2014 -0500
Use the original start/end for the time.
$start and $end are offset due to the alarm.
kronolith/lib/Event.php | 5 ++---
kronolith/templates/alarm/mail.html.php | 2 +-
kronolith/templates/alarm/mail.plain.php | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/5807d07c503d7c0e15a049e320f0c43d5f066cf8
http://git.horde.org/horde-git/-/commit/5807d07c503d7c0e15a049e320f0c43d5f066cf8
-----------------------------------------------------------------------
commit a6b2da1e240066b16ea97dc5e1151cd73fd91169
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 21:05:59 2014 -0500
Fix using a local copy of the tz database.
Horde_Vfs_File() requires a vfsroot to be set, just read the file
in directly. Fixes Bug: 12773
framework/Timezone/lib/Horde/Timezone.php | 23 +++++++++++++++--------
1 files changed, 15 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/a6b2da1e240066b16ea97dc5e1151cd73fd91169
http://git.horde.org/horde-git/-/commit/a6b2da1e240066b16ea97dc5e1151cd73fd91169
-----------------------------------------------------------------------
commit 92894af59889fda5a9f46ba5617c4d83f273dd55
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 21:10:54 2014 -0500
Log this since it evidently causes so much angst when not found.
kronolith/lib/Event.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/92894af59889fda5a9f46ba5617c4d83f273dd55
http://git.horde.org/horde-git/-/commit/92894af59889fda5a9f46ba5617c4d83f273dd55
-----------------------------------------------------------------------
commit 364e42a724fe670862fa04b47f5c54623901826a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 21:27:07 2014 -0500
BFN
framework/Timezone/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/364e42a724fe670862fa04b47f5c54623901826a
http://git.horde.org/horde-git/-/commit/364e42a724fe670862fa04b47f5c54623901826a
More information about the commits
mailing list