Ivan Yelizariev
|
4de9fc2272
|
💚 fixing trailing comma
|
5 years ago |
Ivan Yelizariev
|
6297d42801
|
💚 pre-commit: auto cleanups
|
5 years ago |
KolushovAlexandr
|
79722147d6
|
🚑 mail_archives various errors
|
5 years ago |
KolushovAlexandr
|
c8ef80cd8c
|
⬆️1️⃣2️⃣ mail_archives
|
6 years ago |
rusllan
|
d8f70667ae
|
🌈 all the __openerp__.py files renamed in __manifest__.py
|
6 years ago |
KolushovAlexandr
|
0bf97f17b3
|
1️⃣2️⃣🆘 mark unported modules as non-installable
|
6 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 |
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 |
ArtyomLosev
|
bb78359390
|
[PORT] Disable non-ported modules.
|
7 years ago |
Ivan Yelizariev
|
9f876b95e2
|
[DOC] add support email
|
8 years ago |
x620
|
9169a92390
|
[DOC] adds icons and images for app store
|
9 years ago |
x620
|
4004e007c1
|
[FIX] remove depends on the mail_sent
|
9 years ago |
x620
|
c67b8c22f3
|
[IMP] change mail_archive module for show only sent/recipient messages
|
9 years ago |
x620
|
971ba44447
|
[FIX] move function toggle() from sent.js to base.js
[FIX] change summary in __openerp__.py
|
9 years ago |
x620
|
2326b5df6d
|
[FIX] remove unused depends
[DOC] change module description
|
9 years ago |
Ilyas
|
9194d8eb19
|
[IMP] module name
|
9 years ago |
Ilyas
|
7815341abb
|
[DOC] description
|
9 years ago |
x620
|
86e2a75989
|
[DOC] mail_sent/__openerp__.py, mail_archive/__openerp__.py: update summary
[REF] optimize format_message() in models.py
[DOC] update screenshots for description (make correct size)
|
9 years ago |
x620
|
b6cd43bf45
|
[DOC] __openerp__.py - change category, README.rst - change name menu item
|
9 years ago |
x620
|
335802f315
|
[FIX] remove unused files
|
9 years ago |
x620
|
01323cf2ca
|
[FIX] change website
|
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
|
4f6b18ec2d
|
Move base.js file in mail_base folder and activate mail_base module.
|
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 |