Denis Mudarisov
eaf2fb3c88
🚑 fix race condition with mail module initialization
Because mail module in Odoo 11 version doesn't allow to extend, we repeat initialization.
That may conflict with original initialization. In order to solve that, we wait for original initialization and only then start the process
patch from @yelizariev
4 years ago
Denis Mudarisov
a73e73ac0b
🌈 pre-commit run --all
4 years ago
ommo73
b92ac1dfa3
📖 mail_base: module image added
5 years ago
Denis Mudarisov
231fd0eaca
:octocat: new support address :point_right: help@itpp.dev
4 years ago
Ivan Yelizariev
2172a06297
📖 new support mail
5 years ago
Ivan Yelizariev
f3f14c3ab3
📖 Distribute under MIT license
If you made a contribution and don't agree with this change please open an issue
5 years ago
Ivan Yelizariev
d78b15f2ea
💚 pre-commit: auto cleanups
5 years ago
Ivan Yelizariev
0ac0e0de24
💚 fixing trailing comma
5 years ago
Ivan Yelizariev
fee3cd45b1
💚 fix old imports
5 years ago
Ivan Yelizariev
12751e9c9b
💚 pre-commit: auto cleanups
5 years ago
Eugene Molotov
211167f101
🚑 mail_base: fixed bug, where some notification messages are incorrectly marked as read
5 years ago
ommo73
c7f3f8aa1c
📖 mail_base: Wrong version in module's README.rst
5 years ago
ommo73
3e3ab4cb28
⚡ mail_base New: added ability to select channels for private message sending
6 years ago
i18n-bot
edf2c241b8
[UPD] Update mail_base.pot
6 years ago
i18n-bot
28bef6dca5
[UPD] Update mail_base.pot
6 years ago
Translation Bot
3e460b14df
🤝 New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
6 years ago
Translation Bot
60a3d699b6
🤝 New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
6 years ago
Translation Bot
a2ce780557
🤝 New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
6 years ago
Ivan Yelizariev
2043561858
💚
6 years ago
Ivan Yelizariev
0eb2406427
🚑 polling error on database concurrency error
For explanation see
d7b7b07f9e
6 years ago
Translation Bot
d6b91a9a7a
🤝 New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
6 years ago
Translation Bot
87505d6056
🤝 New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
6 years ago
rusllan
d8f70667ae
🌈 all the __openerp__.py files renamed in __manifest__.py
6 years ago
ArtyomLosev
5de17cf607
[11.0][PORT] mail_private ( #141 )
* [11.0][PORT] mail_private
* [LINT] lint
7 years ago
Ivan Yelizariev
892eb1017d
[LINT] fix version format
7 years ago
Ivan Yelizariev
509a41073b
[LINT] no need utf-8 in py3
7 years ago
Translation Bot
fc9aa1e6ea
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
7 years ago
Translation Bot
146d8f05d5
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
7 years ago
Translation Bot
15194698f6
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
7 years ago
ArtyomLosev
7de69b098a
[11.0][PORT] port mail_base, mail_all, mail_archives, mail_sent to v11 ( #127 )
* [PORT] Ported_mail archives, mail_to, mail_base to Odoo 11.0
* [FIX] mail_base get_domain method fix; mail_archives add channel fix
* [PORT] mail all to 11.0
* [PORT] mail_sent to 11.0
* [FIX] mail_archives domain fix
* [FIX] mail_base additional condition fix
* [FIX] channel preview fix
7 years ago
ilmir
5388bfac14
[DOC] mail_base: new version
7 years ago
ArtyomLosev
803cf0caf0
[DOC] bump mail_base 1.0.3 ( #137 )
7 years ago
ArtyomLosev
45c89ec186
[FIX] mail_base clear cache fix
7 years ago
Translation Bot
0d916a89e3
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
7 years ago
Ivan Yelizariev
15a6b181fc
[LINT]
7 years ago
root
17f07462eb
[DOC] redmi edit
7 years ago
Ivan Yelizariev
e65cf00e3d
[PORT] minimal updates to make module installable
7 years ago
ArtyomLosev
48d9fe4531
[IMP] select "internal partners" by defualt ( #112 )
[FIX] remove incorrect label "TO: followers of ..."
[FIX] support Mail Composer in Internal Message
7 years ago
Translation Bot
fd46a398a6
[i18n] New Translations! We need your help ...
to translate more: https://www.it-projects.info/page/translate
7 years ago
Translation Bot
2532d6c3dd
Translation Bot updated translations from Transifex
7 years ago
Ivan Yelizariev
8b47845179
[FIX] import error
Error:
class MailChatController(openerp.addons.bus.controllers.main.BusController):
AttributeError: 'module' object has no attribute 'bus'
8 years ago
ArtyomLosev
612c555ca4
9.0-mail_base-lint-fix
8 years ago
Marius Marolla
62aeb56e0d
Added italian translation
8 years ago
ArtyomLosev
172468a7ee
[FIX] unsubscribtion error ( #96 )
fixes #94
8 years ago
mikaelh
3b6d08bebb
[FIX] compatibility with 10.0
8 years ago
Ivan Yelizariev
8fb086d4e7
[LINT] fix semicolon
8 years ago
Ivan Yelizariev
0152ce87f9
[LINT] fix line breaks
8 years ago
Ivan Yelizariev
5cf4bf8481
[FIX] clear messages cache on sending message via Mail Composer. Otherwise Sent, Arhives menus will have new message until user refresh whole web page
[DOC] refactoring in docs
8 years ago
Ivan Yelizariev
9f876b95e2
[DOC] add support email
8 years ago
Ivan Yelizariev
ef41d90bcd
[LINT]
************* Module mail_archives
mail_archives/views/templates.xml [W7908(missing-newline-extrafiles), ] Missing newline
mail_archives/README.rst [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_to
mail_to/static/src/js/mail_to.js:11: [W7903(javascript-lint), ] Missing semicolon.
mail_to/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
mail_to/doc/changelog.rst:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_move_message
mail_move_message/doc/changelog.rst:1: [E7901(rst-syntax-error), ] Hyperlink target "changelog" is not referenced.
mail_move_message/data/mail_move_message_data.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_move_message.mail_move_message_models
mail_move_message/mail_move_message_models.py:74: [C8108(method-compute), Wizard] Name of compute method should starts with "_compute_"
mail_move_message/mail_move_message_models.py:91: [W8104(api-one-deprecated), Wizard.get_can_move] api.one deprecated
mail_move_message/mail_move_message_models.py:141: [W8104(api-one-deprecated), Wizard.check_access] api.one deprecated
mail_move_message/mail_move_message_models.py:198: [W8104(api-one-deprecated), Wizard.delete] api.one deprecated
mail_move_message/mail_move_message_models.py:233: [W8104(api-one-deprecated), Wizard.read_close] api.one deprecated
mail_move_message/mail_move_message_models.py:248: [C8108(method-compute), MailMessage] Name of compute method should starts with "_compute_"
mail_move_message/mail_move_message_models.py:251: [W8104(api-one-deprecated), MailMessage._get_all_childs] api.one deprecated
mail_move_message/mail_move_message_models.py:274: [W8104(api-one-deprecated), MailMessage.move] api.one deprecated
************* Module mail_base
mail_base/static/src/js/base.js:245: [W7903(javascript-lint), ] Misleading line break before '||'; readers may interpret this as an expression boundary.
mail_base/static/src/js/base.js:1119: [W7903(javascript-lint), ] Missing semicolon.
mail_base/static/src/js/base.js:1121: [W7903(javascript-lint), ] Missing semicolon.
mail_base/views/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_sent
mail_sent/doc/changelog.rst:1: [E7901(rst-syntax-error), ] Hyperlink target "changelog" is not referenced.
mail_sent/views/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module mail_sent.models
mail_sent/models.py:8: [C8108(method-compute), MailMessage] Name of compute method should starts with "_compute_"
mail_sent/models.py:12: [W8104(api-one-deprecated), MailMessage._get_sent] api.one deprecated
************* Module mail_reply
mail_reply/templates.xml:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module res_partner_mails_count
res_partner_mails_count/README.rst:1: [W7908(missing-newline-extrafiles), ] Missing newline
************* Module res_partner_mails_count.models
res_partner_mails_count/models.py:8: [C8108(method-compute), ResPartner] Name of compute method should starts with "_compute_"
res_partner_mails_count/models.py:9: [C8108(method-compute), ResPartner] Name of compute method should starts with "_compute_"
res_partner_mails_count/models.py:12: [W8104(api-one-deprecated), ResPartner._mails_to] api.one deprecated
res_partner_mails_count/models.py:17: [W8104(api-one-deprecated), ResPartner._mails_from] api.one deprecated
8 years ago