osem-fcy/app
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
..
assets Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
controllers Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
helpers Merge pull request #987 from differentreality/blind_voting 2016-07-25 15:49:01 +02:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
serializers Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Do not use JS to initialize the schedule 2016-08-11 15:11:27 +02:00