Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefer recent events in dashboard ics export #6312

Merged
merged 2 commits into from Apr 23, 2024

Conversation

ThiefMaster
Copy link
Member

@ThiefMaster ThiefMaster commented Apr 23, 2024

We were already doing that for the web version of the dashboard and generally for "events at hand", but for events from favorite/managed categories we still sorted by start date.

This was fine when just returning events from today onward, but now that we include events from up to 2 months in the past, this resulted in newer events being pushed outside the (limited) list when there were (too) many old ones.

Also fixing some query spam.

@ThiefMaster ThiefMaster merged commit 9238b7a into indico:master Apr 23, 2024
9 checks passed
@ThiefMaster ThiefMaster deleted the dashboard-ics branch April 23, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant