Commit Graph

16 Commits

Author SHA1 Message Date
eduardgm
9a333a98a3 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/
2022-11-29 18:51:29 -03:00
eduardgm
7953e390b9 Added translation using Weblate (Spanish) 2022-11-29 18:51:29 -03:00
Laurent Corron
4a3fc0fc72 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/
2022-11-29 18:51:29 -03:00
Laurent Corron
e6559f8c0b Added translation using Weblate (French) 2022-11-29 18:51:29 -03:00
OCA-git-bot
29c8e655fc [UPD] README.rst 2022-11-29 18:51:29 -03:00
oca-travis
4f803b7323 [UPD] Update mail_activity_board.pot 2022-11-29 18:51:29 -03:00
pegonzalezspesol
b7a7c23ad8 Update mail_activity_board/__manifest__.py
Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
2022-11-29 18:51:29 -03:00
Pedro Gonzalez
2d241f37e4 [MIG] 13.0 mail_activity_board 2022-11-29 18:51:29 -03:00
OCA-git-bot
1f6b3d4c3f [UPD] README.rst 2022-11-29 18:51:29 -03:00
oca-travis
bd4db16e00 [UPD] Update mail_activity_board.pot 2022-11-29 18:51:29 -03:00
OCA-git-bot
a5d859f63a [UPD] README.rst 2022-11-29 18:51:29 -03:00
mreficent
90ab73c057 [MIG] mail_activity_board: Migration to 12.0 2022-11-29 18:51:29 -03:00
mreficent
e62c39ebd0 [IMP] mail_activity_board: filter activities by user read permissions 2022-11-29 18:51:29 -03:00
oca-travis
b12d7a31d9 [UPD] Update mail_activity_board.pot 2022-11-29 18:51:29 -03:00
OCA-git-bot
37763cabcd [UPD] README.rst 2022-11-29 18:51:29 -03:00
Dajuayen
a05dd4fda2 [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.
2022-11-29 18:51:29 -03:00