Commit graph

2 commits

Author SHA1 Message Date
Ana
7ad7a6423d EventSchedule validations
event, schedule, room and start_time are mandatory in EventSchedule.
2016-08-01 22:36:08 +02:00
Ana
dea273d8bd New associations and models: schedule versioning
For the schedule versioning in the admin interface (having multiple possible shcedules) we need to change some models and associations. It has also been create a rake:move_events_attributes task to migrate the data.

User Interface addapted to make use of the introduced associations and models
2016-07-27 22:23:25 +02:00