-
-
Notifications
You must be signed in to change notification settings - Fork 618
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_activity_board: Migration to 18.0 #1496
Open
carlosdynapps
wants to merge
61
commits into
OCA:18.0
Choose a base branch
from
carlosdynapps:18.0-mig-mail_activity_board
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[MIG] mail_activity_board: Migration to 18.0 #1496
carlosdynapps
wants to merge
61
commits into
OCA:18.0
from
carlosdynapps:18.0-mig-mail_activity_board
+2,261
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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>
Add a direct access from activity calendar and form views to the linked model instance. Bedore this change, it was not possible to access to the model instance linked to an activity from the calendar view nor from the view opened by clicling on the activity into the calendar [IMP] mail_activiy_board: Restrict related_model_instance selection to models supporting mail acitvities Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
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`
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-17.0/social-17.0-mail_activity_board Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_board/
Currently translated at 100.0% (22 of 22 strings) Translation: social-17.0/social-17.0-mail_activity_board Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_board/it/
Currently translated at 100.0% (22 of 22 strings) Translation: social-17.0/social-17.0-mail_activity_board Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_board/pt/
carlosdynapps
force-pushed
the
18.0-mig-mail_activity_board
branch
from
November 14, 2024 12:45
75da9e8
to
7e3bb5b
Compare
[18.0-mig-mail] [MIG] mail_activity_board: Migration to 18.0 [18.0-mig-mail] [MIG] mail_activity_board: Migration to 18.0 [18.0-mig-mail] [MIG] mail_activity_board: Migration to 18.0 [18.0-mig-mail] [MIG] mail_activity_board: Migration to 18.0
carlosdynapps
force-pushed
the
18.0-mig-mail_activity_board
branch
from
November 20, 2024 09:41
7c7d069
to
f2dcef4
Compare
hbrunn
requested changes
Dec 6, 2024
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.
please move this to https://github.com/OCA/mail
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.