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

Support for Contao 5.1+ #241

Merged
merged 55 commits into from Jan 24, 2024
Merged

Support for Contao 5.1+ #241

merged 55 commits into from Jan 24, 2024

Conversation

aschempp
Copy link
Collaborator

This should update the extension for Contao 5.1 support (only). I initially tried to keep Contao 4.13 compatibility, but that's almost impossible with the new feed page types and a lot of compatibility breaks. Not sure if this would be a new major version since we dropped several classes. They are not really API, but it also wouldn't harm (maybe we could refactor some more stuff).

PS: still a draft since it's all brain dump and not fully tested yet (especially the feed stuff).

@jankout
Copy link

jankout commented Jun 22, 2023

That’s amazing and thank you very much for your great work, @aschempp

how and when will it be published? @qzminski

@aschempp
Copy link
Collaborator Author

when its ready… 🤷
https://www.terminal42.ch/en/open-source

@aschempp
Copy link
Collaborator Author

aschempp commented Oct 5, 2023

very well then 🙃 I removed the deprecated stuff and updated everything to using autowiring and attributes 😎

@aschempp aschempp force-pushed the feature/contao5 branch 2 times, most recently from 38174fe to 413c350 Compare October 31, 2023 10:18
@aschempp
Copy link
Collaborator Author

aschempp commented Nov 3, 2023

I think this is ready for release (RC or stable). I even added a new CI chain (see https://github.com/aschempp/contao-news_categories/actions) 😎

# Conflicts:
#	src/FrontendModule/CumulativeFilterModule.php
#	src/FrontendModule/CumulativeHierarchicalFilterModule.php
@qzminski qzminski merged commit 731a8c8 into codefog:master Jan 24, 2024
@qzminski
Copy link
Member

Released as 4.0.0. Thanks a lot @aschempp !

@jankout
Copy link

jankout commented Jan 24, 2024

Thank you very much @aschempp for your great work.

@aschempp aschempp deleted the feature/contao5 branch January 24, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants