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
|
e989d9aa10
|
📖 add new contacts
|
6 years ago |
Railia
|
4e83972439
|
Update index.html
Update version of test
|
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 |
Ildar Nasyrov
|
53fbd6e368
|
[DOC] new support mailto
|
7 years ago |
ilmir
|
4e9220593f
|
[ADD] Stamps for mail_archives
|
8 years ago |
ilmir
|
75656e3ef3
|
[ADD] Stamp
|
8 years ago |
Ivan Yelizariev
|
98df00ca3a
|
[FIX] updates for 10.0
|
8 years ago |
x620
|
6914d4be53
|
[IMP] added overrides update_message_on_current_channel() in ChatAction for update channels
|
9 years ago |
Ivan Yelizariev
|
40a6b1f2c0
|
[DOC] price + tiny updates
|
9 years ago |
x620
|
723b3cd6e6
|
[REF] Create channels_display_subject array which will contain channels name for subject display. get_thread_rendering_options() method moved in base.js. In new modules append channel name to channels_display_subject variable for enable subject display.
|
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
|
bcade8cd93
|
[FIX] show subject in channel_sent and channel_archive
|
9 years ago |
x620
|
9c1796f541
|
[FIX] replace _t to _lt in archives.js and sent.js
|
9 years ago |
Ilyas
|
05284d8d1b
|
[IMP] all msg
|
9 years ago |
Ilyas
|
acbbebf707
|
[IMP] another screenshots
|
9 years ago |
Ilyas
|
3e80bda9ec
|
[ADD] result picture
|
9 years ago |
Ilyas
|
3dc9b9750f
|
[IMP] images resize
|
9 years ago |
Ilyas
|
7815341abb
|
[DOC] description
|
9 years ago |
Ilyas
|
255c8e210c
|
[ADD] js simple test
|
9 years ago |
x620
|
c569272d8c
|
[FIX] change "this" to "chat_manager.mail_tools" in class MailTools because "this" possibly undefined
[FIX] remove comment
|
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
|
394a165b4e
|
Refactoring: overrides of smaller methods that do not change the larger
|
9 years ago |
x620
|
4f6b18ec2d
|
Move base.js file in mail_base folder and activate mail_base module.
|
9 years ago |
x620
|
741266307a
|
Implemented successful inheritance
|
9 years ago |
x620
|
af6a4ce90d
|
Converted functions to methods of class in order to be able to inherit class and override methods.
|
9 years ago |
x620
|
4fb100aaf5
|
Restored functionality: toggle starred, mark as read, reply etc.
|
9 years ago |
x620
|
d71af40fef
|
Create channel_archive in archives.js. Display archive messages or message about empty archive page now.
|
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 |