User: karens Branch: HEAD Date: Sat, 26 Jan 2008 03:25:05 +0000 Added files: /modules/calendar calendar.inc Removed files: /modules/calendar calendar_api.inc Modified files: /modules/calendar calendar.css calendar.install calendar.module calendar.theme calendar_ical.module Log message: Add in the jQuery popup selector as a method to jump to different dates. Rework the calendar to pull values from a template table so we can browse and navigate by calendar week. This simplifies the code and hopefully will speed up processing the calendar since the database is doing the work of constructing the calendar template instead of using PHP computations. This method is also a more accurate way of computing calendar weeks. Requires an update to populate a template table. This works because there are only 14 possible calendar templates no matter how many years you go back or forward. More work needed, this is just the initial pass. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/calendar/calendar.... http://cvs.drupal.org/diff.php?path=contributions/modules/calendar/calendar.... http://cvs.drupal.org/diff.php?path=contributions/modules/calendar/calendar.... http://cvs.drupal.org/diff.php?path=contributions/modules/calendar/calendar.... http://cvs.drupal.org/diff.php?path=contributions/modules/calendar/calendar.... http://cvs.drupal.org/diff.php?path=contributions/modules/calendar/calendar_...