robmonie / jquery-week-calendar

Now actively maintained in the following fork - https://github.com/themouette/jquery-week-calendar
388 stars 388 forks source link

Event can't span multiple days #16

Open s0m3dud3 opened 14 years ago

s0m3dud3 commented 14 years ago

When an event with a start time date that's different to the end time date is returned, the event doesn't show on the calendar. Also, there doesn't seem to be a way of creating a multi-day event by dragging across multiple days. Thanks!

fbeauchamp commented 14 years ago

I tried to fix it : http://github.com/fbeauchamp/jquery-week-calendar/commit/155cabb01bb78c1777bfca8819d3075ed1c2bd32

I didn't find a reliable way to allow creating or dragging event spanned accross multiple days

jonozzz commented 14 years ago

Outlook allows horizontal dragging only for "All day events". It might be a good place to start and if the user wants it to be a "meeting like" event (within a day) then he would have to double click on it and change the from..to interval explicitly.

edge90 commented 12 years ago

A bit done, still buggy though: https://github.com/Edgesystems/jquery-week-calendar/blob/master/jquery.weekcalendar.js