Is there a way to prevent overlapping events in jQuery FullCalendar?
As of version 2.20 this change has been incorporated by default...
use
eventOverlap: false
http://fullcalendar.io/docs/event_ui/eventOverlap/