Issue 692: Arbitrary # of rows/cols in a view
Status:  Released
Owner: ----
Closed:  Dec 2014
Reported by jo...@tlen.pl, Oct 29, 2010
Hello
I was talking with Rosali, who ported fullcalendar plugin to roundcube webmail - for an additional window (more a widget) with incoming events below today's events window (column below small calendar). He said he isn't able to do it, thus I'm asking the plugin's creator.

Basically I'd like to see incoming events from current week, next 7 days, or have an option to to set the amount of days in config file.

Would it be possible ?

best regards
J
Nov 21, 2010
Project Member #1 adamrs...@gmail.com
having a view where the next N days are shown is currently now possible through a simple config option. will consider this feature
Summary: view with arbitrary number of horizontal days (and looks like week view)
Status: Maybe
Nov 21, 2010
#2 jo...@tlen.pl
Glad to hear that :)
Dec 26, 2010
Project Member #3 adamrs...@gmail.com
 Issue 760  has been merged into this issue.
Dec 31, 2010
Project Member #4 adamrs...@gmail.com
 Issue 775  has been merged into this issue.
Dec 31, 2010
Project Member #5 adamrs...@gmail.com
 Issue 589  has been merged into this issue.
Dec 31, 2010
Project Member #6 adamrs...@gmail.com
i am modifying this feature request to include arbitrary # of columns AND rows (rows = weeks) of days.

pretty much, a completely configurable "basic" view.
Summary: arbitrary # of rows/cols in a basic-view
May 4, 2011
Project Member #7 adamrs...@gmail.com
 Issue 887  has been merged into this issue.
May 8, 2011
Project Member #8 adamrs...@gmail.com
 Issue 924  has been merged into this issue.
Jul 19, 2011
Project Member #9 adamrs...@gmail.com
 Issue 1030  has been merged into this issue.
Sep 29, 2011
Project Member #10 adamrs...@gmail.com
should be possible in both basic view (rows & cols) and agenda (just cols)
Summary: arbitrary # of rows/cols in a view
Aug 13, 2013
Project Member #11 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Arbitrary # of rows/cols in a view (was: arbitrary # of rows/cols in a view)
Status: Accepted
Labels: -Type-Enhancement Type-Feature
Aug 15, 2013
Project Member #12 adamrs...@gmail.com
 Issue 1418  has been merged into this issue.
Aug 15, 2013
Project Member #13 adamrs...@gmail.com
 Issue 1593  has been merged into this issue.
Aug 15, 2013
Project Member #14 adamrs...@gmail.com
 Issue 1331  has been merged into this issue.
Aug 18, 2013
Project Member #15 adamrs...@gmail.com
 Issue 1413  has been merged into this issue.
Aug 18, 2013
Project Member #16 adamrs...@gmail.com
 Issue 1434  has been merged into this issue.
Aug 18, 2013
Project Member #17 adamrs...@gmail.com
 Issue 1571  has been merged into this issue.
Aug 18, 2013
Project Member #18 adamrs...@gmail.com
NOTE TO SELF:  issue 1571  brings up the point that you should be able to specify number of days BEHIND in addition to number of days AHEAD
Aug 24, 2013
Project Member #19 adamrs...@gmail.com
 Issue 1782  has been merged into this issue.
Aug 24, 2013
Project Member #20 adamrs...@gmail.com
 Issue 1829  has been merged into this issue.
Aug 24, 2013
Project Member #21 adamrs...@gmail.com
 Issue 1850  has been merged into this issue.
Aug 24, 2013
Project Member #22 adamrs...@gmail.com
 Issue 1915  has been merged into this issue.
Oct 8, 2013
Project Member #23 adamrs...@gmail.com
 Issue 1999  has been merged into this issue.
May 23, 2014
#25 sujith...@gmail.com
guys any solution for multiple week view ?
Jun 5, 2014
Project Member #26 adamrs...@gmail.com
here is a solution by @micho, for a 4-week calendar which always starts at the current date:
https://github.com/arshaw/fullcalendar/pull/31

this pull request is a little bit old, and I have not tested it, nor investigated its compatibility with v2, but might be worth checking out.
Jun 7, 2014
Project Member #27 adamrs...@gmail.com
 Issue 2064  has been merged into this issue.
Jun 7, 2014
Project Member #28 adamrs...@gmail.com
 Issue 2159  has been merged into this issue.
Jun 11, 2014
Project Member #29 adamrs...@gmail.com
 Issue 2182  has been merged into this issue.
Jul 27, 2014
Project Member #30 adamrs...@gmail.com
 Issue 2215  has been merged into this issue.
Sep 16, 2014
#31 zumwaltw...@gmail.com
Ran into a similar situation where 6 weeks on the Month view is not enough, I need 8 weeks because of my project requirements, so looking forward to this feature. Thanks for considering it.
Oct 30, 2014
Project Member #32 adamrs...@gmail.com
 Issue 2306  has been merged into this issue.
Oct 30, 2014
Project Member #33 adamrs...@gmail.com
 Issue 2317  has been merged into this issue.
Dec 29, 2014
Project Member #34 adamrs...@gmail.com
This is now possible with v2.2.4/2.2.5 with the `view` option:

http://fullcalendar.io/docs/views/Custom_Views/

You can now specify arbitrary durations for the "basic" and "agenda" views. If specifying one or more year, month, or week, there will be multiple rows per week.

Please submit any additional feature requests or bugfixes as separate issues. Thanks!
Status: Released