Skip to content

[18.0][MIG] base_search_mail_content : Migration to 18.0 #35

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

Open
wants to merge 50 commits into
base: 18.0
Choose a base branch
from

Conversation

ellbristow
Copy link

Migration to 18.0 - Previously in oca/social

Test fixed, otherwise unchanged code

App installs, unit tests pass

OCA-git-bot and others added 30 commits February 14, 2025 11:00
Currently translated at 100.0% (5 of 5 strings)

Translation: social-14.0/social-14.0-mail_thread_create_nolog
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_thread_create_nolog/es/
Currently translated at 100.0% (2 of 2 strings)

Translation: social-18.0/social-18.0-mail_thread_create_nolog
Translate-URL: https://translation.odoo-community.org/projects/social-18-0/social-18-0-mail_thread_create_nolog/it/
Followers of a discussion in the chatter of Odoo can be informed by email
of a new message being created.
This module adds in that email the history of the chatter discussion to help
the recipient with more context.
Currently translated at 100.0% (7 of 7 strings)

Translation: social-14.0/social-14.0-mail_notification_with_history
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_notification_with_history/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: social-18.0/social-18.0-mail_notification_with_history
Translate-URL: https://translation.odoo-community.org/projects/social-18-0/social-18-0-mail_notification_with_history/it/
Introduce search of html fields
Create indexes
Update Readme
On views with a searchpanel, xpath `//field[last()]` may select an element inside
the search panel, provoking the error "Only types ['many2one'] are supported for
category (found type text)".

This fix uses an stricter xpath for avoiding this situation.

TT25796
jabelchi and others added 12 commits February 14, 2025 11:00
Currently translated at 100.0% (9 of 9 strings)

Translation: social-15.0/social-15.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-base_search_mail_content/ca/
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/es/
Currently translated at 16.6% (1 of 6 strings)

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/it/
Currently translated at 100.0% (11 of 11 strings)

Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/it/
Currently translated at 100.0% (11 of 11 strings)

Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/es/
Currently translated at 100.0% (11 of 11 strings)

Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/it/
@ellbristow ellbristow force-pushed the 18.0-mig-base_search_mail_content branch from 826e737 to 179ac45 Compare February 14, 2025 10:14
@ellbristow ellbristow changed the title 18.0 mig base search mail content [18.0][MIG] base_search_mail_content : Migration to 18.0 Feb 14, 2025
@ellbristow
Copy link
Author

To allow pre-commit to run i had to include readme and manifest fixes for other modules that were not ported correctly

Copy link

@CasVissers-360ERP CasVissers-360ERP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional review

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@pedrobaeza
Copy link
Member

/ocabot migration base_search_mail_content

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Mar 17, 2025
@OCA-git-bot
Copy link
Contributor

There's no issue in this repo with the title 'Migration to version 18.0' and the milestone 18.0, so not possible to add the comment.

@david-banon-tecnativa
Copy link
Contributor

I missed this PR and also migrated this module, I'm fine with merging yours, can you squash the bot commits, and include these changes? https://github.com/OCA/social/pull/1627/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.