Problem/Motivation

Some oddities have been observed, particularly where timezones are involved. Also, dragging to allday and back sometimes creates unexpected results.

Proposed resolution

Use the startStr and endStr properties in the event properties within FullCalendar, since they include any timezone passed in with the event data. Also, when processing all day data differentiate between drag or resize events (where an end date will be 12am the day after the intended end) and drag to make all day (we we populate the start and need to make the end of day).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed c5110bea on 3.0.x
    Issue #3481665 by mandclu: Improve drag-and-drop for Smart Date events
    
mandclu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.