Issue 763: move month calendar forward 1 week
Status:  WontFix
Owner: ----
Closed:  Dec 2010
Reported by mwway...@googlemail.com, Dec 17, 2010
On a month view calendar you see a little of the previous and subsequent month (If it doesnt start on a sunday).
If I want to book a long event (eg 14 days holiday) that spans just beyond those few days, then you have to book what you can and stretch it out to the correct length.
My suggestion is have an up and down arrow just to the right of the calendar to move it forward or back 1 week at a time (a row), so the desired dates are ALL visable at the same time.
sample-cal.jpg
38.1 KB   View   Download
Dec 26, 2010
Project Member #1 adamrs...@gmail.com
this would be cool, but i think it would best be implemented individually. you can place that arrow outside of the fullcalendar, and call the `prev` or `next` functions in the API

(http://arshaw.com/fullcalendar/docs/current_date/prev/)
(http://arshaw.com/fullcalendar/docs/current_date/next/)
Status: WontFix
Jan 12, 2011
#2 mwway...@googlemail.com
You cant use Prev and Next to move forward 1 week in month view as it defaults to 1 month.
You also cant use 'first displayed date' with 'goto date' as it will still render a month and not 6 weeks with the selected date on the 3rd line.

Thanks for the attention though.