Issue 824: Setting to disallow dragging past the first and last hours in Agenda view
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by goy...@gmail.com, Feb 11, 2011
Currently, you can drag an event past the beginning and ending boundaries. For example, if I don't put a minTime or maxTime, I can drag an event past midnight either way, instead of it stopping at midnight. If minTime and maxTime are provided, I can drag past those times. It should stop at the time boundary.
Feb 13, 2011
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Maybe
Feb 14, 2011
#2 goy...@gmail.com
I actually have discovered a way to prevent dragging past the boundaries. Find the function `draggableSlotEvent`, look for `eventElement.draggable({` and underneath it, with all of it's other options, add the line `containment: ".fc-agenda-body table",`.
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: Type-BehaviorMod
Aug 14, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Setting to disallow dragging past the first and last hours in Agenda view (was: Disallow dragging past the first and last hours in Agenda view)
Labels: -Type-BehaviorMod Type-Feature
Aug 21, 2015
Project Member #5 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/1093

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub