From e4162446f8193566349c099be0b2721301e4a0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnaud=20He=CC=81ritier?= Date: Sun, 12 Mar 2023 17:32:29 +0100 Subject: [PATCH] fix: break slots have to continue after The Voxx --- app/models/ConferenceDescriptor.scala | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/models/ConferenceDescriptor.scala b/app/models/ConferenceDescriptor.scala index 3ed8082f..2f0ce2f3 100644 --- a/app/models/ConferenceDescriptor.scala +++ b/app/models/ConferenceDescriptor.scala @@ -672,19 +672,19 @@ object ConferenceDescriptor { new DateTime(s"${secondDay}T19:30:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks)) , SlotBuilder(ConferenceSlotBreaks.empty, "thursday", new DateTime(s"${secondDay}T19:30:00.000+02:00").toDateTime(confTimezone), - new DateTime(s"${secondDay}T20:00:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks)) + new DateTime(s"${secondDay}T20:00:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks,ConferenceRooms.NEUILLY_251)) , SlotBuilder(ConferenceSlotBreaks.empty, "thursday", new DateTime(s"${secondDay}T20:00:00.000+02:00").toDateTime(confTimezone), - new DateTime(s"${secondDay}T20:50:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks)) + new DateTime(s"${secondDay}T20:50:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks,ConferenceRooms.NEUILLY_251)) , SlotBuilder(ConferenceSlotBreaks.empty, "thursday", new DateTime(s"${secondDay}T20:50:00.000+02:00").toDateTime(confTimezone), - new DateTime(s"${secondDay}T21:00:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks)) + new DateTime(s"${secondDay}T21:00:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks,ConferenceRooms.NEUILLY_251)) , SlotBuilder(ConferenceSlotBreaks.empty, "thursday", new DateTime(s"${secondDay}T21:00:00.000+02:00").toDateTime(confTimezone), - new DateTime(s"${secondDay}T21:50:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks)) + new DateTime(s"${secondDay}T21:50:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks,ConferenceRooms.NEUILLY_251)) , SlotBuilder(ConferenceSlotBreaks.empty, "thursday", new DateTime(s"${secondDay}T21:50:00.000+02:00").toDateTime(confTimezone), - new DateTime(s"${secondDay}T23:00:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks)) + new DateTime(s"${secondDay}T23:00:00.000+02:00").toDateTime(confTimezone), List(firstRoomForBreaks,ConferenceRooms.NEUILLY_251)) ).flatten val fridayBreaks = List(