| Issue 169: | Setting to put multi-day events *with times* in the all-day section (agenda views) | |
| 9 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
Event Details (JSON):
{"title": "Event 2", "start": "1257166800", "end": "1257778800", "allDay":
false, "url": "/events/2009/november/event_0001.html"}
What is the expected output? What do you see instead?
I expect the above event to display as separate blocks from 13:00 to 15:00
every day, from 02/11/2009 to 09/11/2009 in both week and day view, and as
a solid block (a line) from 02/11/2009 to 09/11/2009 in the month view.
The month view displays it correctly.
The week and day view have the same problem:
Instead, the event is shown as a continous solid block starting at 13:00
02/11/2009 ending 15:00 on 09/11/2009.
Possibly, a new attribute (eg "multi-day") should be introduced to allow
for rendering such kind of events?
What version of the product are you using? On what operating system?
Calendar version 1.4.1, Windows XP Firefox 3.5 and IE 7
Please provide any additional information below.
Nov 6, 2009
#1
mcpata2...@gmail.com
Nov 26, 2009
nestor.milyaev,
i know what you mean. these long events that have times can sometimes span all the
way from 12am to 12pm. i decided do to is this way b/c the spec was more
straightforward ("all-day" means it goes in the all-day section). but i can see why
people would want this. will include a feature in an upcoming release that tackles
this. thanks
ps-
Google Calendar and iCalendar each handle this differently. guess theres no
consensus, which is why making a setting would be a good idea
Summary:
Setting to put multi-day events *with times* in the all-day section (agenda views)
Status: Accepted Labels: -Type-Defect Type-Enhancement
Sep 4, 2012
Hey this issue was posted in 2009 already. Does anybody know if this has been implemented yet?
Aug 13, 2013
(No comment was entered for this change.)
Labels:
-Type-Enhancement -Priority-Medium Type-BehaviorMod
Aug 14, 2013
(No comment was entered for this change.)
Labels:
-Type-BehaviorMod Type-Feature
Nov 23, 2013
Perhaps the behavior could be selected by using a config option. I am greatly in need of this feature and had to develop my own week & day view in php
Jan 13, 2015
Hi. Any news on this issue?
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/440 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
|
|
| ► Sign in to add a comment |