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

[MIG] mail_optional_follower_notification: Migration to 18.0 #1485

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

Conversation

carlosdynapps
Copy link

No description provided.

adrienpeiffer and others added 30 commits October 28, 2024 10:56
* [ADD] Add mail_optional_follower_notifications module

* [CHG][mail_optional_follower_notifications] Readme.

* [IMP][mail_optional_follower_notifications] Code review.

* [CHG] Rename mail_optional_follower_notifications to mail_optional_follower_notification

* [IMP][mail_optional_follower_notification] Review
…tify instead of notify_followers.

Without this commit, followers are NEVER notified when a message is directly posted on the tracker (without click to open the mail compose message form)
Currently translated at 100.0% (5 of 5 strings)

Translation: social-10.0/social-10.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-10-0/social-10-0-mail_optional_follower_notification/de/
Currently translated at 100.0% (5 of 5 strings)

Translation: social-10.0/social-10.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-10-0/social-10-0-mail_optional_follower_notification/pt/
Co-authored-by: Isabelle RICHARD <isabelle.richard@smile.fr>
Currently translated at 50.0% (2 of 4 strings)

Translation: social-14.0/social-14.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_optional_follower_notification/es/
ajaniszewska-dev and others added 14 commits October 28, 2024 10:56
Currently translated at 25.0% (1 of 4 strings)

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

Translation: social-16.0/social-16.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_optional_follower_notification/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

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

Translation: social-16.0/social-16.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_optional_follower_notification/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_optional_follower_notification/
Copy link

@NachoAlesLopez NachoAlesLopez left a comment

Choose a reason for hiding this comment

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

Functionally, LGTM. The field in the composer is missing its text, but other than that it, appears to work.

Also, mind taking a look at the last two commits? They are missing the module and version in the commit message. Can you rebase and add the correct information?

position="before"
>
<field
name="notify_followers"

Choose a reason for hiding this comment

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

This field is missing it's label. Without it, the checkbox doesn't have any text in the mail composer:
Screenshot 2024-10-31 at 09 46 51

@carlosdynapps carlosdynapps force-pushed the 18.0-mig-mail_optional_follower_notification branch 3 times, most recently from 760f53c to e55e5c1 Compare October 31, 2024 11:25
[MIG] mail_optional_follower_notification: Migration to 18.0

[MIG] mail_optional_follower_notification: Migration to 18.0

[MIG] mail_optional_follower_notification: Migration to 18.0
@carlosdynapps carlosdynapps force-pushed the 18.0-mig-mail_optional_follower_notification branch from 142af37 to 23622d8 Compare October 31, 2024 12:28
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.