-
-
Notifications
You must be signed in to change notification settings - Fork 698
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
[16.0][MIG] website_legal_page: migration to 16.0 #946
Conversation
ping @CarlosRoca13 |
- Fix review comments - Icon changed - Bug tracker added - [IMP] README and OCA as author [FIX] Space at the end of a traslation line [FIX] mailto links in default legal pages is malformed
Many submodules from this one need the template I'm adding. Having it here allows for better reusability and avoids duplicated translation efforts.
* Move legal pages to explicit /legal routes Fixes by PR review Fix my obvious lack of testing
- Update copyright headers. - Update copyright holders data. - Remove .pot file. - Add migration script.
* [ADD][website_multi_theme] Allow different themes by website This a somewhat hacky addon that adds support for setting a different theme by website. Always updates views arch in development and demo instances. This allows faster development, while keeping stability and no surprises in production. * fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! fixup! fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! fixup! fixup! fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! fixup! fixup! fixup! fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! fixup! fixup! fixup! fixup! fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * [FIX][website_legal_page] Correctly raise a 404 error instead of a 500 if a view is not found * fixup! fixup! fixup! fixup! fixup! fixup! fixup! [ADD][website_multi_theme] Allow different themes by website * fixup! [FIX][website_legal_page] Correctly raise a 404 error instead of a 500 if a view is not found * squash! fixup! [FIX][website_legal_page] Correctly raise a 404 error instead of a 500 if a view is not found Fix tests that were getting warnings logged and random timeouts.
[FIX] Linter on website_multi_theme py file
Fix OCA#415 now that odoo/odoo#22438 has been fixed upstream.
[FIX] website_legal_page: Fix PO
Currently translated at 100,0% (49 of 49 strings) Translation: website-11.0/website-11.0-website_legal_page Translate-URL: https://translation.odoo-community.org/projects/website-11-0/website-11-0-website_legal_page/de/
Currently translated at 91,8% (45 of 49 strings) Translation: website-11.0/website-11.0-website_legal_page Translate-URL: https://translation.odoo-community.org/projects/website-11-0/website-11-0-website_legal_page/es/
Currently translated at 7.8% (4 of 51 strings) Translation: website-14.0/website-14.0-website_legal_page Translate-URL: https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_legal_page/ca/
Currently translated at 100.0% (51 of 51 strings) Translation: website-14.0/website-14.0-website_legal_page Translate-URL: https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_legal_page/it/
….manage()` Closes OCA#898
Currently translated at 98.0% (50 of 51 strings) Translation: website-15.0/website-15.0-website_legal_page Translate-URL: https://translation.odoo-community.org/projects/website-15-0/website-15-0-website_legal_page/de/
Remove redirection of /terms to /legal but maintain module to complement account terms or to set legal terms to pages that has not account installed.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: website-15.0/website-15.0-website_legal_page Translate-URL: https://translation.odoo-community.org/projects/website-15-0/website-15-0-website_legal_page/
d3def23
to
7216c09
Compare
7216c09
to
0668624
Compare
I have updated my PR with the last changes in this module in odoo 15.0 |
@CarlosRoca13 |
Finally this was polished in v15, and transferred here, so I think this can cover a specific use case. Merging then: /ocabot migration website_legal_page |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 8c2b28e. Thanks a lot for contributing to OCA. ❤️ |
Standard migration