[commits] Horde branch master updated. dbb09f9380454589fdcd6d16bdd4c553b3fff309

Michael J. Rubinsky mrubinsk at horde.org
Fri Dec 6 18:59:35 UTC 2013


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

from: b481e70a14a41b0cec2657411b46ec26179def4b

2fec6b8 Bug: 12869  Fix importing RRULE UNTIL values when they contain date parts.
37b0ccb Fix existing tests for UNTIL values.
d106d33 Add new test for Bug: 12869
dbb09f9 BFN

Summary: http://github.com/horde/horde/compare/b481e70a14a41b0cec2657411b46ec26179def4b...dbb09f9380454589fdcd6d16bdd4c553b3fff309

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

commit 2fec6b85ec06c9f3cb87633f8e356c89371d0c35
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 6 13:55:10 2013 -0500

    Bug: 12869  Fix importing RRULE UNTIL values when they contain date parts.
    
    We were already treating UNTIL as inclusive as well as comparing them by datetime
    (as opposed to date). The problem was we weren't importing the time portion
    of the UNTIL value if it was present.

 framework/Date/lib/Horde/Date/Recurrence.php |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/2fec6b85ec06c9f3cb87633f8e356c89371d0c35
http://git.horde.org/horde-git/-/commit/2fec6b85ec06c9f3cb87633f8e356c89371d0c35

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

commit 37b0ccb3722683a367f58cbd456c359b3784b8f6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 6 13:57:18 2013 -0500

    Fix existing tests for UNTIL values.
    
    These are inclusive, and compared via datetime values, so we MUST
    persist the full datetime when parsing the RRULE.

 framework/Date/test/Horde/Date/RecurrenceTest.php |   26 ++++++++++----------
 1 files changed, 13 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/37b0ccb3722683a367f58cbd456c359b3784b8f6
http://git.horde.org/horde-git/-/commit/37b0ccb3722683a367f58cbd456c359b3784b8f6

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

commit d106d333b659efb4840ec27eb8b5c87703da5f13
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 6 13:58:07 2013 -0500

    Add new test for Bug: 12869

 framework/Date/test/Horde/Date/RecurrenceTest.php |   30 +++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/d106d333b659efb4840ec27eb8b5c87703da5f13
http://git.horde.org/horde-git/-/commit/d106d333b659efb4840ec27eb8b5c87703da5f13

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

commit dbb09f9380454589fdcd6d16bdd4c553b3fff309
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 6 13:59:18 2013 -0500

    BFN

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

http://github.com/horde/horde/commit/dbb09f9380454589fdcd6d16bdd4c553b3fff309
http://git.horde.org/horde-git/-/commit/dbb09f9380454589fdcd6d16bdd4c553b3fff309




More information about the commits mailing list