ColdTrick / event_manager

Manage events in Elgg
https://elgg.org/plugins/736695
27 stars 37 forks source link

Show only active events #120

Closed rohit1290 closed 5 years ago

rohit1290 commented 6 years ago

Lets say today is 30th Oct 2018 and I have events whose starting date is July 15 2018 to July 15 2019 (One year)

When I open the Event page, this above event is show in the list. Technically, this should not come as the event has already started. The event page should show the upcoming events rather than showing ongoing events.

Here's a sample screenshot.. Today is Oct 30 but my event page is filled with all the ongoing events.

screenshot from 2018-10-30 10-12-43

rohit1290 commented 5 years ago

With the recent update for Elgg 3 this issue still exists.

Only upcoming events should be shown in the main event page i.e. events with start date greater than current date.