27
Apr
09

First Impression of the new Tine 2.0 Calendar

Just a litte update for all of you, waiting for the new calendar:

nelius$ phpunit --verbose Calendar_AllTests AllTests.php
PHPUnit 3.2.19 by Sebastian Bergmann.

Tine 2.0 Calendar All Tests
Calendar_RruleTests
............

Calendar_Backend_SqlTests
.......

Calendar_Controller_EventTests
..................

Time: 24 seconds

 

OK (37 tests)

Most of hard work behind the scenes (aka backend) is finished. Implementing the recuring rules to behave correctly for participants in different timezones was quite a challenge, but I’m quite hopeful that with our implementation we won’t have the moving events after ‘Day light saving’ boundaries like we had in the other project.

This week I’ll start to implement the interfaces based on ExtJS. Anne already gave some great impact on the calendar organization schema. Please do support her survey coming up in the next days.


2 Responses to “First Impression of the new Tine 2.0 Calendar”


  1. 1 muzzol Apr 28th, 2009 at 4:32 pm

    do you have any roadmap for calendar?

    which features do you plan to include in this release?

    specifically, which communications interface will you use for client synchronization?

  2. 2 Cornelius Weiss Apr 28th, 2009 at 8:06 pm

    Hi muzzol,

    we plan to include all ‘normal’ calendaring features for the next release. Plain Events, Iniviations, Recuing Events, Individual acceptance/decline on recuring instances. For client sync we use activeSync.

    cu
    cornelius

Leave a Reply