Commit Graph

16 Commits (231fc6a9e01c9743f20bb224b73018b10ad46a96)

Author SHA1 Message Date
eduardgm 706a4fa5aa 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/
2020-02-02 21:13:39 +00:00
eduardgm 9ab83c0928 Added translation using Weblate (Spanish) 2020-02-02 19:00:06 +00:00
Laurent Corron 888ad4a8aa 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/
2020-01-28 11:55:27 +00:00
Laurent Corron 1b28c57caa Added translation using Weblate (French) 2020-01-28 11:50:44 +00:00
OCA-git-bot 9935f5051c [UPD] README.rst 2019-11-04 12:15:39 +00:00
oca-travis e5922135ca [UPD] Update mail_activity_board.pot 2019-11-04 12:10:29 +00:00
pegonzalezspesol 4506c6c7de
Update mail_activity_board/__manifest__.py
Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
2019-10-26 14:14:35 +02:00
Pedro Gonzalez 262d01736c [MIG] 13.0 mail_activity_board 2019-10-24 11:08:27 +02:00
OCA-git-bot 3588454f65 [UPD] README.rst 2019-10-23 12:19:20 +02:00
oca-travis c5cb21007a [UPD] Update mail_activity_board.pot 2019-10-23 12:19:20 +02:00
OCA-git-bot 8d4eebbd2d [UPD] README.rst 2019-10-23 12:19:20 +02:00
mreficent 7fd1d39ec9 [MIG] mail_activity_board: Migration to 12.0 2019-10-23 12:19:20 +02:00
mreficent b729ae1a94 [IMP] mail_activity_board: filter activities by user read permissions 2019-10-23 12:19:20 +02:00
oca-travis 7c77f1f6c9 [UPD] Update mail_activity_board.pot 2019-10-23 12:19:20 +02:00
OCA-git-bot 6fe5e37d16 [UPD] README.rst 2019-10-23 12:19:20 +02:00
Dajuayen eb274b0def [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.
2019-10-23 12:19:20 +02:00