[commits] Horde branch master updated. 04a63a2ea523740a24927a6a21a55fdb45007d0a

Michael J. Rubinsky mrubinsk at horde.org
Thu Dec 15 23:33:04 UTC 2011


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

from: 803024f079964e020fd28ec639b8113d127e8f06

6290e01 Add test for creating Horde_Date_Recurrence object in a different timezone than the date_default_timezone_get timezone.
1c7fc33 lowercase
a76cc4d Fix weekly recurrence instances having the wrong timezone set.
e908a85 Allow setting the timezone property directly, without altering the actual time stored in the object.
9c7f1a8 Add method to get the Appointment's timezone identifier
2bf7d70 Set the appointment's timezone when creating the Recurrence object.
04a63a2 This test now passes, remove skipped marker.

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

commit 6290e01ccea31ec9463003d4956ef22a71afb924
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 15 17:12:31 2011 -0500

    Add test for creating Horde_Date_Recurrence object in a different timezone
    than the date_default_timezone_get timezone.

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

http://git.horde.org/horde-git/-/commit/6290e01ccea31ec9463003d4956ef22a71afb924

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

commit 1c7fc33fa97339d9f3b48598966b2562a1774585
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 15 18:06:40 2011 -0500

    lowercase

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

http://git.horde.org/horde-git/-/commit/1c7fc33fa97339d9f3b48598966b2562a1774585

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

commit a76cc4db938264f6c14a3e624f4705261d4df256
Author: Jan Schneider <jan at horde.org>
Date:   Sat Nov 12 01:18:28 2011 +0100

    Fix weekly recurrence instances having the wrong timezone set.

 framework/Date/lib/Horde/Date/Recurrence.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/a76cc4db938264f6c14a3e624f4705261d4df256

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

commit e908a8576bdd327f5131025bf342b125bdbda2f7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 15 18:14:56 2011 -0500

    Allow setting the timezone property directly, without altering the actual time stored in the object.

 framework/Date/lib/Horde/Date.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/e908a8576bdd327f5131025bf342b125bdbda2f7

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

commit 9c7f1a8b7cd6a0fe269b33ce6f546f1421aadcd6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 15 18:31:22 2011 -0500

    Add method to get the Appointment's timezone identifier

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   11 +++++
 1 files changed, 11 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/9c7f1a8b7cd6a0fe269b33ce6f546f1421aadcd6

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

commit 2bf7d701e45fc173adf3dd510491f504fe304fa9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 15 18:31:51 2011 -0500

    Set the appointment's timezone when creating the Recurrence object.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2bf7d701e45fc173adf3dd510491f504fe304fa9

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

commit 04a63a2ea523740a24927a6a21a55fdb45007d0a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Dec 15 18:32:28 2011 -0500

    This test now passes, remove skipped marker.

 framework/ActiveSync/test/Horde/ActiveSync/AppointmentTest.php |   11 ++++---
 1 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/04a63a2ea523740a24927a6a21a55fdb45007d0a




More information about the commits mailing list