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

Do some cleanups #157

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Uatschitchun
Copy link
Collaborator

This PR does only do clean ups of code, mainly Whitespaces

uatschitchun added 4 commits March 30, 2023 08:47
* Adds option to add events lasting multiple days with adding an 'event_end_date' field

TODO:
* Translations
* Adds tax_query to components/project/events.php again as it was lost during coding
* Should fix the sorting order of events:
The array now checks (event_date >= today) OR (event_date < today AND (event_end_date >= today OR event_end_date =""))
Hoping thats how it should be
* Change & improve meta_queries and sorting in components/project/events.php, components/views/veranstaltungen.php & pages/single-veranstaltungen.php
* Changed "Veranstaltungsreihe" to "Aktion" for to leave place on elements/card-veranstaltungen.php to be able to display long date (like '30. September - 30. September) and still use qp_date
* Changed and added "Uhr" as it looks and feels more natural and use translations all over
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.

1 participant