Commit graph

3 commits

Author SHA1 Message Date
Ana
f65778b4fe 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: selected_schedule_room and selected_schedule_time
2016-08-02 00:41:37 +02:00
Ana
3bf42a3cc4 Tests for the new associations and models
Tests for the schedule versioning new associations and models
2016-07-27 22:23:29 +02:00
Aditya Prakash
0aa36b470e Add Eventserializer tests and fix undefined method `l' for Eventserializer
Solution of no method error pointed by @nishanthvijayan:
http://stackoverflow.com/a/11724935
2016-04-03 00:59:28 +05:30