| Issue 692: | Arbitrary # of rows/cols in a view | |
| 34 people starred this issue and may be notified of changes. | Back to list |
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
Glad to hear that :)
Dec 26, 2010
Issue 760 has been merged into this issue.
Dec 31, 2010
Issue 775 has been merged into this issue.
Dec 31, 2010
Issue 589 has been merged into this issue.
Dec 31, 2010
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
Issue 887 has been merged into this issue.
May 8, 2011
Issue 924 has been merged into this issue.
Jul 19, 2011
Issue 1030 has been merged into this issue.
Sep 29, 2011
should be possible in both basic view (rows & cols) and agenda (just cols)
Summary:
arbitrary # of rows/cols in a view
Aug 13, 2013
(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
Issue 1418 has been merged into this issue.
Aug 15, 2013
Issue 1593 has been merged into this issue.
Aug 15, 2013
Issue 1331 has been merged into this issue.
Aug 18, 2013
Issue 1413 has been merged into this issue.
Aug 18, 2013
Issue 1434 has been merged into this issue.
Aug 18, 2013
Issue 1571 has been merged into this issue.
Aug 18, 2013
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
Issue 1782 has been merged into this issue.
Aug 24, 2013
Issue 1829 has been merged into this issue.
Aug 24, 2013
Issue 1850 has been merged into this issue.
Aug 24, 2013
Issue 1915 has been merged into this issue.
Oct 8, 2013
Issue 1999 has been merged into this issue.
May 23, 2014
guys any solution for multiple week view ?
Jun 5, 2014
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
Issue 2064 has been merged into this issue.
Jun 7, 2014
Issue 2159 has been merged into this issue.
Jun 11, 2014
Issue 2182 has been merged into this issue.
Jul 27, 2014
Issue 2215 has been merged into this issue.
Sep 16, 2014
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
Issue 2306 has been merged into this issue.
Oct 30, 2014
Issue 2317 has been merged into this issue.
Dec 29, 2014
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
|
|
| ► Sign in to add a comment |
Status: Maybe