jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

A weekly calendar plugin based on jquery and jquery-ui

Results 93 jquery-week-calendar issues
Sort by recently updated
recently updated
newest added

Multiday events render fine initially, because of the code introduced by http://github.com/fbeauchamp/jquery-week-calendar. However, when they are updated they fail to render. I can see in the code that none of...

Bug

If you call $calendar.weekCalendar("updateEvent", newValEvent); in the eventDrop handler, you'll get unexpected behavior - the first attempt to resize an event after a drag&drop will fail. I found out that...

Events are being displayed 1 hour early/late (depends on the directon of clock shift) on the day that clocks are being shifted backward/forward.