Bug #3717
Show multi-day agenda events as spanning multiple days
Description
In the agenda, every event is shown as a box on the start date. For multi-day events, best would be to have a box spanning multiple cells, but if that's too hard it should at least put a box in every day's cell. Now a day in the middle of a multi-day event seems to have no event scheduled.
Files
Related issues
History
Updated by Julio Montoya over 9 years ago
- Target version changed from 1.8.8.4 to 1.9 Stable
For this task we could update the current agenda with something like this:
http://arshaw.com/fullcalendar/
http://www.web-delicious.com/jquery-plugins-demo/wdCalendar/sample.php <-- I prefer this one
http://code.google.com/p/jquery-frontier-calendar/
Moving to 1.9 because it will require lot of work of integration
Updated by Yannick Warnier over 9 years ago
Fullcalendar seems to be the most appropriate because it looks more like Google Calendar, and we want to provide something with which users are familiar.
Fullcalendar allows for a default event duration and a change of color by event.
Updated by Julio Montoya over 9 years ago
- % Done changed from 0 to 30
library added 1.5.2 + showing the course/session/group/personal events. We can drag n drop only the personal events...
Updated by Julio Montoya over 9 years ago
- File calendar.png calendar.png added
need to define the colors for groups/session/course/platform/personal events
Updated by Yannick Warnier over 9 years ago
Although the general aspect is good, the colors we used in previous versions was really adequate. I would re-use them, and also re-use the icons (I think you can do that with the theming of the events). Just maybe smaller icons.
Updated by Julio Montoya over 9 years ago
- % Done changed from 30 to 50
qtip 2 lib added + adding/editing/saving personal events
Updated by Julio Montoya over 9 years ago
- Status changed from New to Needs more info
At the moment the "repeat events" is not added in this new agenda UI, also no group support
Updated by Julio Montoya about 9 years ago
- Status changed from Needs more info to Bug resolved
- % Done changed from 50 to 100
You can add repeat events if you use the classic way of adding events