mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 06:01:12 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| conference_serializer.rb | ||
| conferences_array_serializer.rb | ||
| event_schedule_serializer.rb | ||
| event_serializer.rb | ||
| room_serializer.rb | ||
| speaker_serializer.rb | ||
| track_serializer.rb | ||