Nishanth Vijayan
910047dec3
Merge e3192a9547 into 0b6550d060
2016-10-03 11:37:04 +00: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
Nishanth Vijayan
e3192a9547
Extract checking if event is replacement to event_schedule model
2016-08-17 05:11:55 +05:30
Nishanth Vijayan
e06f51b97e
Add cancel/replacement labels in All Events
...
Extract replacement/canceled label & notice logic to helpers
Join replacement/canceled label and notice and move to top
2016-08-17 05:11:55 +05:30
Ana
72cd463dc7
Add markdown to events abstract
2016-08-12 11:38:28 +02:00
Ana
a578167cf5
Event model improvements
...
- Drop selected_event_schedule function
- Rename scheduled_room and scheduled_start_time to room and time as if there is no selected_schedule, the event is not scheduled.
2016-08-11 15:11:27 +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