Ivan Yelizariev
|
6297d42801
|
💚 pre-commit: auto cleanups
|
5 years ago |
KolushovAlexandr
|
bd5fdd8d61
|
⚡ adding sent messages to sent channel without page refreshing
|
5 years ago |
KolushovAlexandr
|
4c474eee91
|
🚑 sent messages displaying issue
|
5 years ago |
KolushovAlexandr
|
3a44a778fc
|
⚡ mail_sent fetching mails from channels
|
5 years ago |
KolushovAlexandr
|
d2fca79697
|
⬆️1️⃣2️⃣ mail_sent
|
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
|
c2c40612b3
|
[REF][FIX] didn't work for non-admin users
|
8 years ago |
Ivan Yelizariev
|
9f876b95e2
|
[DOC] add support email
|
8 years ago |
x620
|
c489de9102
|
[REF] Fix lint errors
|
8 years ago |
x620
|
9169a92390
|
[DOC] adds icons and images for app store
|
9 years ago |
Ivan Yelizariev
|
7bf9e4ab62
|
[DOC] mail_sent: new price
|
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
|
ad9462c0f5
|
[ADD] Create module Mail Sent and added changes that displayed Sent menu item
|
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 |