-
-
Notifications
You must be signed in to change notification settings - Fork 615
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][15.0]mail_activity_board #802
[MIG][15.0]mail_activity_board #802
Conversation
…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/
[FIX] add title to <i> tag and removed console.log in js Co-authored-by: Miquel Raïch <miquel.raich@forgeflow.com> Co-authored-by: Miquel Raïch <miquel.raich@forgeflow.com>
2f52cc1
to
770076d
Compare
@OCA/social-maintainers can someone please approve the workflow to run here? Thanks in advance. |
770076d
to
026e952
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// -------------------------------------------------------------------------- | ||
|
||
/** | ||
* @privatez |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* @privatez | |
* @private |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional tests 👍
3b92288
to
64e8052
Compare
Functionally, the module works as it should, but the pre-commit fails with the following error:
Anyone have an idea how to solve it? |
759a5d4
to
bf21705
Compare
I think this may be related to OCA/oca-addons-repo-template#85 @yajo |
This PR has the |
after some research, it seems the .js files must be renamed to esm.js. So please diregard my previous message. |
bf21705
to
dbd3c78
Compare
Solved! Thanks |
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 663ad9a. Thanks a lot for contributing to OCA. ❤️ |
/ocabot migration mail_activity_board |
Standard migration to v15
@AaronHForgeFlow
@BernatPForgeFlow
@mariadforgeflow