hpi-swt2 / event-und-raumplanung

Ein Tool das die interne Planung von Events verbessern soll und dabei besonderen Fokus auf die Zuteilung von Räumen und Ausstattung legt.
GNU Affero General Public License v3.0
10 stars 5 forks source link

RoomsController does not work for recurring events #373

Open Somae opened 9 years ago

Somae commented 9 years ago

It implements an upcoming_events method that just filters the start dates of all events (and not the other occurrences of recurring events as the dashboard does). It also shows just events at their start date (thats wired if you want to approve an event) in the calendar, because it does nor work with occurrences as the dashboard. Is an old and not updated copy of dashboard controller logic...

ArneMayer commented 9 years ago

Belongs to unfinished user story #65. Events are filtered for the room in the calendar code. The user story was not finished due to missing time ressources on my side to fix the unexplained bugs and to bring it to the latest status. Sorry.