Issue 308: Cannot resize an event to change its end date to a different week
Status:  Released
Owner: ----
Closed:  Aug 2013
Reported by sto...@gmail.com, Jan 27, 2010
It seems I cannot properly resize (change dates) an event that spans
multiple days. For example, I can only move the end date within the same
week - it won't let me change the end date to the following week. This is a
feature request and a usability issue. Thanks
Feb 26, 2010
Project Member #1 adamrs...@gmail.com
agreed, this should be fixed. might be hard however, b/c the resizing relies on 
jqueryui, and jqueryui resizable doesn't have anything like this. need to code it from 
scratch
Status: Accepted
Apr 17, 2010
#2 imjimmur...@gmail.com
Gah - sorry I think I duped this request despite the ample methods to search before
hand.  Sorry for that - but consider it another polite request. :-)

Apr 27, 2010
Project Member #3 adamrs...@gmail.com
 Issue 449  has been merged into this issue.
Apr 27, 2010
Project Member #4 adamrs...@gmail.com
 Issue 460  has been merged into this issue.
May 10, 2010
#5 adamjh0...@gmail.com
I guess the issue is that the ui resize (which can go up and down also) won't go
before the origin (leftwards)? So if dragging from a Fri to a Wed below, it won't.

Do you have a way forward? It doesn't seem a change which belongs in the ui plug in
since it is relatively unique functionality. So I guess you mean the fullcalendar
code needs re-writing. Any pointers in case I ever get some time?

Perhaps change the resize to a simpler draggable crosshair which can go anywhere
(highlighting allowable cells (those being after the origin) when hovered over as it
goes)? Then somehow draw the line behind it...

Thanks,
adam

Jun 29, 2010
Project Member #6 adamrs...@gmail.com
 Issue 534  has been merged into this issue.
Aug 5, 2010
#7 oride...@gmail.com
i have seen this done on another website called monket calendar.  dont know the code behind it but instead of using resize i think he is using drag and drop. this is how it looks to be done. At the end of the event it has a resize div, you drag the div to the new date,  when you drop the div it determines the length the event needs to be and redraws it
Aug 25, 2010
Project Member #8 adamrs...@gmail.com
 Issue 605  has been merged into this issue.
Sep 2, 2010
#9 giovanni...@gmail.com
can i know if there are any fix planning for this bug?
i know that is hard to fix, but are you working on it?
thanks!
Oct 7, 2010
Project Member #10 adamrs...@gmail.com
 Issue 565  has been merged into this issue.
Nov 21, 2010
Project Member #11 adamrs...@gmail.com
ok, i have implemented this in 1.4.9 (just released). please post any related problems as separate issues. thanks a lot
Status: Fixed
Aug 13, 2013
Project Member #12 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Labels: -Type-Defect Type-Feature
Aug 13, 2013
Project Member #13 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released