Denis Mudarisov
|
f8af989d25
|
:octocat: new support address :point_right: help@itpp.dev
|
4 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 |
Ivan Yelizariev
|
15a6b181fc
|
[LINT]
|
7 years ago |
root
|
17f07462eb
|
[DOC] redmi edit
|
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'
|
7 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 |
manawi
|
961e27654b
|
[FIX] 9.0 travis fix (#59)
* [FIX] autopep8
* [FIX] CamelCase
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] fix comments
* [FIX] lint for js
* [FIX] Add the first line (coding) in py-files
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 F841
* [FIX] flake8 F401
* [FIX] triple underscore
|
8 years ago |
x620
|
4a6b340026
|
[FIX] fixes Recipients field
|
9 years ago |
x620
|
c850e5868e
|
[DOC] add phrase "fixes toggling left bar" to README.rst
|
9 years ago |
x620
|
619dee983c
|
[DOC] change description
|
9 years ago |
Ivan Yelizariev
|
bd66d07818
|
[DOC] mail_base add not about todo in chat_manager.js
|
9 years ago |
x620
|
37196765fb
|
[FIX] archives.js, base.js - corrections related to inheritance
[FIX] README.rst - more precisely worded description and added sha value
[FIX] models.py, res_partner_mails_count.xml, views.xml - removed unused code
[FIX] __openerp__.py - styling
|
9 years ago |
x620
|
621ed51475
|
Add mail_archive module in current repo.
Create mail_base dir for future module
which contain common code for other modules.
|
9 years ago |