social/mail_activity_board
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
..
models [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
readme [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
static/src [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
tests [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
views [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
__init__.py [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
__manifest__.py [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
README.rst [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00

**This file is going to be generated by oca-gen-addon-readme.**

*Manual changes will be overwritten.*

Please provide content in the ``readme`` directory:

* **DESCRIPTION.rst** (required)
* INSTALL.rst (optional)
* CONFIGURE.rst (optional)
* **USAGE.rst** (optional, highly recommended)
* DEVELOP.rst (optional)
* ROADMAP.rst (optional)
* HISTORY.rst (optional, recommended)
* **CONTRIBUTORS.rst** (optional, highly recommended)
* CREDITS.rst (optional)

Content of this README will also be drawn from the addon manifest,
from keys such as name, authors, maintainers, development_status,
and license.

A good, one sentence summary in the manifest is also highly recommended.