source: weekplanplugin/trunk/weekplan/upgrades/__init__.py

Last change on this file was 14089, checked in by lucid, 9 years ago

WeekPlanPlugin: Upgrade to DB schema v2, FullCalendar v2.0.2 and use event sources.

  • Upgrade to DB schema 2: Add index for start/end and adjust old start/end values.
  • Update to FullCalendar v2.0.2
  • Fix timezone / summertime ambiguities
  • Use $(window).load() event instead of $(document).ready() to avoid a race condition between CSS loading and JS execution of FullCalendar.
  • Query events via event sources for more predictable performance with old plans and many events.
  • Removed support for format=count and matchtitle features. (These features don't work well and are incompatible with event sources.)
File size: 0 bytes

(The file is empty)

Note: See TracBrowser for help on using the repository browser.