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

[17.0][MIG] mail_activity_board: Migration to 17.0 #1284

Merged
merged 52 commits into from
Feb 29, 2024

Conversation

lef-adhoc
Copy link

No description provided.

@lef-adhoc lef-adhoc mentioned this pull request Jan 22, 2024
30 tasks
@lef-adhoc lef-adhoc force-pushed the 17.0-mig-mail_activity_board branch 3 times, most recently from f08adfd to e18acb1 Compare January 22, 2024 21:38
@gurneyalex
Copy link
Member

/ocabot migration mail_activity_board

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jan 25, 2024
@gurneyalex
Copy link
Member

Could you consider adding this patch to the migration of the module: #1285

@lef-adhoc lef-adhoc force-pushed the 17.0-mig-mail_activity_board branch 3 times, most recently from 3de20b0 to ae7e7a7 Compare February 5, 2024 18:53
@lef-adhoc
Copy link
Author

@gurneyalex Thank you for your suggestion. I tried to incorporate the patch from #1285 into the module's migration. However, during the implementation, I encountered a 'TypeError: 'Query' object is not subscriptable' error.

@etobella
Copy link
Member

Can you rebase? we needed to apply a change on main branch

dajuayen and others added 17 commits February 16, 2024 17:35
…d in boards. (OCA#283)

* [ADD] Module that insert activities board.

* [FIX] Author error in __manifest__ file and style changes.

* [FIX] Fix replace in view, rename files and style changes.

* [FIX] Enumerated list ends without a blank line; unexpected unindent.

* [FIX] Name fail.

* [FIX] Bug in view.

* [FIX]  Add button Activities in mail.thread and readme folder. Others improvements in style of code.

* [FIX] Type 'tree' not found in registry: problem solved.

* [FIX] Dependence change: 'mail' for 'calendar'.

* [FIX] Eliminated unnecessary imports.

* [FIX] Bugs about js and if/else.

* [FIX] Improvements following guide lines and eliminating unnecessary attributes in views.

* [ADD] Added counter in the 'Activities List' button.

* [FIX] Bugs in javascript with 'Activities' button.

* [ADD] Tests folder.

* [FIX] Deleted references to modules not installed.

* [FIX] Formatting javascript.

* [FIX] Bug: added a soft line before a class.

* [FIX] Bug: OCA#283 (comment)

* [FIX] Escaping 'lt' in xml file. Bug: OCA#283 (comment)

* [FIX] The meeting attendees are shown in kanban mode on the meeting board.

* [FIX] Hide in form view of the activity board the assistant field if the activity is not a meeting type or if there are no assistants.

* [FIX] Change to default kanban view for partners.
Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
Currently translated at 100.0% (18 of 18 strings)

Translation: social-13.0/social-13.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_board/fr_BE/
Currently translated at 88.9% (16 of 18 strings)

Translation: social-13.0/social-13.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_board/es/
jabelchi and others added 19 commits February 16, 2024 17:35
Currently translated at 90.0% (18 of 20 strings)

Translation: social-15.0/social-15.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_board/ca/
users when accessing records that inherit mail.activity mixing
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_board/
…s only visible if the user has the permission.

TT43037
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_board/
Currently translated at 95.4% (21 of 22 strings)

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

Translation: social-16.0/social-16.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_board/es/
`image_small` field has been renamed to `image_small` since the use of `image.mixin`
@lef-adhoc
Copy link
Author

@etobella Rebased main branch. Please review

Copy link
Contributor

@alan196 alan196 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 it works as expected 👍

Copy link
Member

@etobella etobella 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

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 17.0-ocabot-merge-pr-1284-by-etobella-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 1a8fba9 into OCA:17.0 Feb 29, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at e2aaea4. Thanks a lot for contributing to OCA. ❤️

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.

None yet