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.

