Commit graph

3 commits

Author SHA1 Message Date
AnithaPal
e82a3e1727 created current scope in event_schedule model and conference info link name and path changed 2016-12-21 12:46:47 -05:00
Ana
a394293500 Do not use JS to initialize the schedule
- Only use JS for the drag&drop functionality and to the set/alter the time and rooms of the EventSchedule object.

- Introduce has_many :events, through: :event_schedules association to get unscheduled event easily
2016-08-11 15:11:27 +02:00
Ana
e7a30302ff Tests for the new associations and models
Tests for the schedule versioning new associations and models
2016-08-11 15:06:52 +02:00