[commits] Horde branch master updated. 048b20e43df55a2dffe2e1bc0f67ba995dc67945

Michael J. Rubinsky mrubinsk at horde.org
Tue Jan 12 16:06:13 UTC 2016


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

from: cb2ad28e4a8b4d8282ac77ab76068ff138e85bb1

3e2b25d Fix (workaround?) some Rule descriptors that end on specific day of month.
f537729 Add test for Bug: 14221
048b20e BFN

Summary: http://github.com/horde/horde/compare/cb2ad28e4a8b4d8282ac77ab76068ff138e85bb1...048b20e43df55a2dffe2e1bc0f67ba995dc67945

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

commit 3e2b25d6e468a4b94261d2437f035a3ac046aeee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jan 12 11:02:39 2016 -0500

    Fix (workaround?) some Rule descriptors that end on specific day of month.
    
    Not 100% sure the resulting rule is accurate, but the affected Rule
    lines seem strange to begin with, and the resulting rules sort-of
    match the output of zdump for the same time period. Either way,
    this fixes the generation of broken VTIMEZONE components for
    these zones.
    
    See Bug: 14221

 framework/Timezone/lib/Horde/Timezone/Rule.php |   32 ++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/3e2b25d6e468a4b94261d2437f035a3ac046aeee

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

commit f53772913b782d9eb189b56a2916dd1c94700e9d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jan 12 11:04:55 2016 -0500

    Add test for Bug: 14221

 framework/Timezone/test/Horde/Timezone/IcalendarTest.php     |   10 +
 framework/Timezone/test/Horde/Timezone/fixtures/budapest     |  127 ++++++
 framework/Timezone/test/Horde/Timezone/fixtures/budapest.ics |  213 ++++++++++
 3 files changed, 350 insertions(+), 0 deletions(-)
 create mode 100644 framework/Timezone/test/Horde/Timezone/fixtures/budapest
 create mode 100644 framework/Timezone/test/Horde/Timezone/fixtures/budapest.ics

http://github.com/horde/horde/commit/f53772913b782d9eb189b56a2916dd1c94700e9d

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

commit 048b20e43df55a2dffe2e1bc0f67ba995dc67945
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jan 12 11:06:01 2016 -0500

    BFN

 framework/Timezone/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/048b20e43df55a2dffe2e1bc0f67ba995dc67945




More information about the commits mailing list