Commit graph

5 commits

Author SHA1 Message Date
shlok007
a2b3396897 rename intersecting_events to intersecting_event_schedules 2017-02-12 19:10:03 +05:30
Eugene Dubinin
ff9ca4a817 implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
Ana María Martínez Gómez
e61acde1e2 Fix bug in the schedule
Events that should be rendered in more than one carousel section are
only rendered in the first one.
2017-01-18 23:13:12 +01:00
Ana
297a2e02a2 Fix bug in the schedule
The events which start time was the one of the last cell of the table were not rendered.
2016-08-22 21:52:42 +02:00
Ana
71dab6b79c SchedulesController introduced
The actions #schedule and #events were moved from conference controller to the new controller
2016-08-11 15:11:27 +02:00
Renamed from app/views/conference/_carousel.html.haml (Browse further)