You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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.
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...
The text was updated successfully, but these errors were encountered: