Commit Graph

16 Commits (e2aaea4d855b0a438bb38df2d74c20cb225e4658)

Author SHA1 Message Date
docker-odoo b24e056551 [MIG] mail_activity_board: Migration to 17.0 2024-02-16 17:35:20 +00:00
OCA-git-bot 4e157f44ce [BOT] post-merge updates 2024-02-16 17:35:20 +00:00
OCA-git-bot f137a69ae8 mail_activity_board 16.0.1.1.0 2024-02-16 17:35:20 +00:00
Víctor Martínez b0c5f49769 [IMP] mail_activity_board: Add group so that the activity dashboard is only visible if the user has the permission.
TT43037
2024-02-16 17:35:20 +00:00
augusto-weiss da60ac1256 [MIG] mail_activity_board: Migration to 16.0 2024-02-16 17:35:20 +00:00
OCA-git-bot f658f6ed45 mail_activity_board 15.0.1.1.1 2024-02-16 17:35:20 +00:00
OCA-git-bot cc0da01d4f mail_activity_board 15.0.1.1.0 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
Joan Mateu Jordi 4261306b11 [15.0][MIG] mail_activity_board: Migration to 15.0 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
OCA-git-bot 7e53d6bcce mail_activity_board 13.0.1.0.1 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
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
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