Commit Graph

188 Commits (eecff161bf02ce978710e2d5ef3670c9e9d96b7b)

Author SHA1 Message Date
oca-ci 83354d2aff [UPD] Update mail_activity_board.pot 2024-02-16 17:35:20 +00:00
Miquel Raïch 0e81fdb4ef [IMP] mail_activity_board: direct access from activity board form view 2024-02-16 17:35:20 +00:00
Laurent Mignon (ACSONE) 485cb0ae6b [IMP] mail_activity_board: Direct access to related model instance
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>
2024-02-16 17:35:20 +00:00
tfo 5f77dcdc71 Added translation using Weblate (French) 2024-02-16 17:35:20 +00:00
OCA-git-bot 095d815f48 [UPD] README.rst 2024-02-16 17:35:20 +00:00
oca-ci 62e182b2f5 [UPD] Update mail_activity_board.pot 2024-02-16 17:35:20 +00:00
Joan Mateu Jordi 4261306b11 [15.0][MIG] mail_activity_board: Migration to 15.0 2024-02-16 17:35:20 +00:00
OCA-git-bot 6f912e7851 [UPD] README.rst 2024-02-16 17:35:20 +00:00
oca-travis 1f1cf2d59a [UPD] Update mail_activity_board.pot 2024-02-16 17:35:20 +00:00
Atchuthan, Sodexis db410be80d [MIG] mail_activity_board: Migration to 14.0
[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>
2024-02-16 17:35:20 +00:00
Atchuthan, Sodexis 00edd9c60b [IMP] : black, isort, prettier 2024-02-16 17:35:20 +00:00
OCA-git-bot 7e53d6bcce mail_activity_board 13.0.1.0.1 2024-02-16 17:35:20 +00:00
mreficent e04f11d4a2 [FIX] solved: unlink issue due to bad migration 2024-02-16 17:35:20 +00:00
eduardgm 15e9d71d19 Translated using Weblate (Spanish)
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/
2024-02-16 17:35:20 +00:00
eduardgm dc0067ca8d Added translation using Weblate (Spanish) 2024-02-16 17:35:20 +00:00
Laurent Corron 96f14745e0 Translated using Weblate (French)
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/
2024-02-16 17:35:20 +00:00
Laurent Corron 9ee5074e10 Added translation using Weblate (French) 2024-02-16 17:35:20 +00:00
OCA-git-bot 086f433b11 [UPD] README.rst 2024-02-16 17:35:20 +00:00
oca-travis 65e8ef17cd [UPD] Update mail_activity_board.pot 2024-02-16 17:35:20 +00:00
pegonzalezspesol 65f79bef90 Update mail_activity_board/__manifest__.py
Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
2024-02-16 17:35:20 +00:00
Pedro Gonzalez 5348e1532f [MIG] 13.0 mail_activity_board 2024-02-16 17:35:20 +00:00
OCA-git-bot ea4f57fc5b [UPD] README.rst 2024-02-16 17:35:20 +00:00
oca-travis 50e5330a61 [UPD] Update mail_activity_board.pot 2024-02-16 17:35:20 +00:00
OCA-git-bot 9819fb606e [UPD] README.rst 2024-02-16 17:35:20 +00:00
mreficent 8cbd5c6fa6 [MIG] mail_activity_board: Migration to 12.0 2024-02-16 17:35:20 +00:00
mreficent ec240dc748 [IMP] mail_activity_board: filter activities by user read permissions 2024-02-16 17:35:20 +00:00
oca-travis a955152b0c [UPD] Update mail_activity_board.pot 2024-02-16 17:35:20 +00:00
OCA-git-bot cf6092a5d5 [UPD] README.rst 2024-02-16 17:35:20 +00:00
Dajuayen a9675b0dab [ADD][mail_activity_board] Add new module that insert activities board in boards. (#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: https://github.com/OCA/social/pull/283#discussion_r204302325

* [FIX] Escaping 'lt' in xml file. Bug: https://github.com/OCA/social/pull/283#discussion_r204302325

* [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.
2024-02-16 17:35:20 +00:00
Weblate 51b777ed17 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-17.0/social-17.0-mail_send_confirmation
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_send_confirmation/
2024-02-16 15:40:49 +01:00
OCA-git-bot a61ff9d2cd [BOT] post-merge updates 2024-02-16 15:40:48 +01:00
oca-ci c23ca85f3e [UPD] Update mail_send_confirmation.pot 2024-02-16 15:40:48 +01:00
andrea f20582c8bc [17.0][MIG] mail_send_confirmation: migration to 17.0 2024-02-16 15:40:48 +01:00
andrea c3c1159b81 [17.0][MIG] mail_send_confirmation: pre-commit 2024-02-16 15:40:48 +01:00
Ivorra78 00f1afa22d Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-16.0/social-16.0-mail_send_confirmation
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_send_confirmation/es/
2024-02-16 15:40:48 +01:00
Ivorra78 b2a4264b47 Added translation using Weblate (Spanish) 2024-02-16 15:40:48 +01:00
mymage 695fdea15b Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-16.0/social-16.0-mail_send_confirmation
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_send_confirmation/it/
2024-02-16 15:40:48 +01:00
mymage eeed862011 Added translation using Weblate (Italian) 2024-02-16 15:40:48 +01:00
OCA-git-bot a93ff0c735 [BOT] post-merge updates 2024-02-16 15:40:48 +01:00
oca-ci f3fbdc52d4 [UPD] Update mail_send_confirmation.pot 2024-02-16 15:40:48 +01:00
Aungkokolin1997 416224df0c [ADD] mail_send_confirmation 2024-02-16 15:40:48 +01:00
Ivorra78 40a98254bc Translated using Weblate (Spanish)
Currently translated at 100.0% (6 of 6 strings)

Translation: social-17.0/social-17.0-mail_partner_forwarding
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_partner_forwarding/es/
2024-02-16 15:40:48 +01:00
Ivorra78 1939d1bd52 Translated using Weblate (Spanish)
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/
2024-02-16 15:40:48 +01:00
Ivorra78 ff9a161cbb Added translation using Weblate (Spanish) 2024-02-16 15:40:48 +01:00
mymage 0c7eb99d72 Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)

Translation: social-17.0/social-17.0-mail_outbound_static
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_outbound_static/it/
2024-02-16 15:40:48 +01:00
mymage 2f9d0c0398 Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)

Translation: social-17.0/social-17.0-mail_partner_forwarding
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_partner_forwarding/it/
2024-02-16 15:40:48 +01:00
mymage 119e46c9fa Translated using Weblate (Italian)
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/
2024-02-16 15:40:48 +01:00
mymage cca7abced9 Added translation using Weblate (Italian) 2024-02-16 15:40:48 +01:00
mymage 3a296f9942 Added translation using Weblate (Italian) 2024-02-16 15:40:48 +01:00
Weblate 0f50f8f0b5 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2024-02-16 15:40:48 +01:00