fullcalendar icon indicating copy to clipboard operation
fullcalendar copied to clipboard

Full-sized drag & drop event calendar (jQuery plugin)

Results 21 fullcalendar issues
Sort by recently updated
recently updated
newest added

I'm trying to have different colors in events according to the resources. When I use fullcalendar it renders colors OK but with your plugin doesn't. Any idea what I am...

PR 3f75a1db13a49f4ae0bf62906ee0c858ca9f24cc highlighted an issue where the Resource view fails to render correctly when there are no resources for that day. See the PR history for a commentary on the...

bug
v2.0

There are some nice functionality of drag-n-drop in that version that I would benefit. Like dragging an event outside the calendar. Do you have any plans to get this done?...

Hi, just migrated to this fork to get resources. I'm looking to add resources dynamically, I coundn't find any add function to make this happen. Is there a way to...

Any plans on a week view version? Or any advice on a starting point if I wanted to try this myself?

enhancement

Why is the resource.name escaped ? I think it would be a good idea to allow HTML content there or a callback rendering function.

Hi @seankenny , Is there any way to fixed width of resources column? I want to fixed width of each resource and can be scroll resources horizontally

duplicate
enhancement

When there are defined multiple allday event for 2-nd and next resource, there is only first visible, Also allday event for 2-nd and next resource are not aligned with first...

There is an older project which does horizontal resources https://github.com/jarnokurlin/fullcalendar It would be nice if this supported horizontal resources as well as vertical resources.

enhancement

I found the problem but I didn't find the best way to fix this yet. Maybe you could have a look? And if you create a unit test with the...