Ivan Yelizariev
|
4de9fc2272
|
💚 fixing trailing comma
|
5 years ago |
Ivan Yelizariev
|
6297d42801
|
💚 pre-commit: auto cleanups
|
5 years ago |
KolushovAlexandr
|
fc03db6322
|
🚑 mail_all incorrect counter
|
5 years ago |
rusllan
|
d8f70667ae
|
🌈 all the __openerp__.py files renamed in __manifest__.py
|
6 years ago |
KolushovAlexandr
|
0a5533f1f7
|
⬆️1️⃣2️⃣ mail_all
|
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 |
Ivan Yelizariev
|
7e01ef60ee
|
[DOC] mail_all: update category
|
9 years ago |
x620
|
5a2b3bd39d
|
[DOC] corrected screenshots and description
|
9 years ago |
x620
|
51dd345250
|
[FIX] __openerp__.py: add link to views/templates.xml
[FIX] templates.xml: add menu item where display all messages
|
9 years ago |
x620
|
ed7da6112d
|
[DOC] Init commit: docs, manifests and description
|
9 years ago |
Ivan Yelizariev
|
eba3c1e87f
|
[DOC] fix images: use jpg
|
9 years ago |
x620
|
9169a92390
|
[DOC] adds icons and images for app store
|
9 years ago |
x620
|
a7eb4ff6bd
|
[DOC] change descriptions
|
9 years ago |
x620
|
4f3cb5ce92
|
[ADD] create module mail_all
|
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 |