Commit Graph

8 Commits

Author SHA1 Message Date
Joan Mateu Jordi
dbd3c78aeb [15.0][MIG] mail_activity_board: Migration to 15.0 2021-11-29 09:17:47 +01:00
Atchuthan, Sodexis
24ed47124d [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>
2021-11-16 12:02:15 +01:00
OCA-git-bot
de8cbc02b5 mail_activity_board 13.0.1.0.1 2021-11-16 12:02:15 +01:00
pegonzalezspesol
e0e6b4e17e Update mail_activity_board/__manifest__.py
Co-Authored-By: Miquel Raïch <miquel.raich@eficent.com>
2021-11-16 12:02:15 +01:00
Pedro Gonzalez
fd6bc0c3e6 [MIG] 13.0 mail_activity_board 2021-11-16 12:02:15 +01:00
mreficent
da464e09df [MIG] mail_activity_board: Migration to 12.0 2021-11-16 12:02:15 +01:00
mreficent
a2ac749801 [IMP] mail_activity_board: filter activities by user read permissions 2021-11-16 12:02:15 +01:00
Dajuayen
2dda6e20df [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.
2021-11-16 12:02:15 +01:00