osem-fcy/app/views/schedules
gotens1211 73a6e06fd3 Show event time in conference timezone
Added an application helper method `time_with_timezone` to return time with the conference timezone which solves the issue of wrong timezone in `scheule.xml` and `admin/events#show`.

Fixes #1188
2017-03-31 13:13:57 +05:30
..
_carousel.html.haml rename intersecting_events to intersecting_event_schedules 2017-02-12 19:10:03 +05:30
_event.html.haml Fix SyntaxError in SchedulesController#events 2017-03-25 10:41:53 +05:30
_schedule.html.haml implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
_schedule_item.html.haml Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
_schedule_tabs.html.haml SchedulesController introduced 2016-08-11 15:11:27 +02:00
events.html.haml Avoid a Javascript error when @tag is null 2016-12-21 10:55:56 +01:00
show.html.haml implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
show.xml.haml Show event time in conference timezone 2017-03-31 13:13:57 +05:30