Issue 523: Using Full Calendar for Booking Multiple Resources
Status:  Duplicate
Merged:  issue 150
Owner: ----
Closed:  Jun 2010
Reported by ferrreri...@gmail.com, Jun 16, 2010
This is the mail that I've made in Stack Overflow that resume everything:
Hi Emanuel Schwarz, how do you have reached your result?
I've tried to develop a system for booking multiple resources, this is the scheme that i've in mind:

             | M 1 | T 2 | W 3 | T 4 | F 5 |
--------------------------------------------
resource 1   |     |////booked////// //////|
--------------------------------------------
resource 2   |     |/booked/// |     |     |
--------------------------------------------
resource 3   |//booked///|     |     |     |   
--------------------------------------------
resource 4   |     |     |/////booked /////|
--------------------------------------------

Now my problem is: I've succesfully modified the month and agenda views with four weeks, but my problem it's that when I select a day more of the first week (also if already has and event) they show all in first week!
You've sayed:

I just took the agenda-week-view with a modified agenda prototype that prints seminar-room names instead of day identifiers 
---- How do you write multiple seminars rooms rows with that title?

and i add a day-offset to the events so they get into the right columns.
---- OK, just what I need to hear :-) ! How do you get this result? Is in a month?

As i just need this one as standalone view, all i've got to do is changing some view properties, like hiding the all-day-pannel and voila. 
----You've hided agenda view with minTime to 0 and maxTime to 0, right?

Its quite a hack ...
Yes, I'ts a pity, but I want to develop this extension for the program, because it will be more productive if he will display a series of resources in a month view like agendaWeek view do (so all day events with no hour display).

Detail: An image it's better of 1000 words :-D ! Look at it !

Bye and thanks!
 

max2.png
400 KB   View   Download
Jun 16, 2010
Project Member #1 adamrs...@gmail.com
hello trustedfaith@live.it, thank you for the very good writeup. would be a cool and very useful feature, but unfortunately, very time-intensive. i believe this issue is a duplicate issue, thus merging...
Status: Duplicate
Mergedinto: 150