Commit Graph

9 Commits (1c696352d5346c535465b3e1066949337d7e8e16)

Author SHA1 Message Date
OCA-git-bot 695dee953a [UPD] README.rst 2023-09-03 16:56:56 +00:00
OCA-git-bot 9ba757a85b [UPD] README.rst 2019-07-29 03:40:27 +00:00
OCA-git-bot 83610f8de7 [ADD] icon.png 2019-04-03 03:23:21 +00:00
mreficent c3497861f5 [IMP] mail_activity_board: filter activities by user read permissions 2019-03-14 18:35:52 +01:00
Thorsten Vocks d023cbbb95 Translated using Weblate (German)
Currently translated at 94.4% (17 of 18 strings)

Translation: social-11.0/social-11.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_board/de/
2019-02-18 14:12:37 +00:00
Thorsten Vocks 781ec5e184 Added translation using Weblate (German) 2019-01-31 12:03:55 +00:00
oca-travis 433326804d [UPD] Update mail_activity_board.pot 2018-11-02 09:47:08 +00:00
OCA-git-bot e579c493e0 [UPD] README.rst 2018-11-02 09:38:29 +00:00
Dajuayen c59f6ffac2 [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.
2018-11-02 09:38:21 +00:00