OCA social fork
Go to file
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
.github/workflows [IMP] update dotfiles [ci skip] 2021-11-10 22:41:15 +01:00
mail_activity_board [ADD][mail_activity_board] Add new module that insert activities board in boards. (#283) 2021-11-16 12:02:15 +01:00
setup Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:41:15 +01:00
.editorconfig Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:41:15 +01:00
.flake8 Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.gitignore Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2021-10-18 22:07:12 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.pylintrc Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
.t2d.yml Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
LICENSE Initialize 15.0 branch 2021-10-17 17:07:28 +02:00
README.md Initialize 15.0 branch 2021-10-17 17:07:28 +02:00

Runbot Status Build Status codecov Translation Status

social

TODO: add repo description.

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.