x620
c67b8c22f3
[IMP] change mail_archive module for show only sent/recipient messages
9 years ago
x620
bbe88ce093
Merge branch '9.0-res_partner_mails_count' of https://github.com/yelizariev/mail-addons into 9.0-res_partner_mails_count
9 years ago
x620
dc9a9c973d
[FIX] move function push() from set_channel() to init() to push() is called only once
9 years ago
x620
971ba44447
[FIX] move function toggle() from sent.js to base.js
[FIX] change summary in __openerp__.py
9 years ago
Ivan Yelizariev
c6d5d65b6d
Merge pull request #20 from x620/9.0-mail_all
9.0-mail_all
9 years ago
x620
1dc49ee7fd
[FIX] change function from .includes() to .indexOf()
9 years ago
x620
e8310c841b
[FIX] change way for show "Send message" button
9 years ago
x620
a7eb4ff6bd
[DOC] change descriptions
9 years ago
x620
ad6356b54c
[FIX] show subject in channel_all
9 years ago
x620
d4602874c7
Merge remote-tracking branch 'upstream/9.0-res_partner_mails_count' into 9.0-res_partner_mails_count
9 years ago
x620
2326b5df6d
[FIX] remove unused depends
[DOC] change module description
9 years ago
x620
f17c9d934d
[FIX] show subject in channel_all
9 years ago
x620
bcade8cd93
[FIX] show subject in channel_sent and channel_archive
9 years ago
x620
63616582e9
[IMP] add "Send message" button in the Sent menu
9 years ago
Ivan Yelizariev
4b41641fc7
Merge pull request #12 from x620/9.0-res_partner_mails_count
[ADD] add mail_to and fix mail_base
9 years ago
x620
ca24ddcfb7
[DOC] add "to" in description in index.rst
9 years ago
x620
41ab50f575
[DOC] change description in index.rst
9 years ago
Ivan Yelizariev
d2a1b23fb2
Merge pull request #16 from ilyasProgrammer/9.0-res_partner_mais_count_fix_docs
[IMP] tour last step, todo type
9 years ago
x620
17360add4b
[FIX] change depends from mail_archives to mail_all
9 years ago
x620
533fb07463
[DOC] change module descriptions
9 years ago
x620
4f3cb5ce92
[ADD] create module mail_all
9 years ago
Ivan Yelizariev
078b2b1526
[IMP] add simple security check
9 years ago
Ivan Yelizariev
97c9ac1908
Merge pull request #19 from yelizariev/9.0-mailgun
9.0 mailgun
9 years ago
Ivan Yelizariev
7a4930a913
[DOC] fix format
9 years ago
Ivan Yelizariev
1dddadfd39
[DOC] and revision
9 years ago
Ivan Yelizariev
859cbe07b4
[DOC] fix format
9 years ago
Ivan Yelizariev
d8219d7e4f
[DOC] add todo about reloading mails after odoo starts to get undelivered mails
9 years ago
Ivan Yelizariev
992a067446
[ADD] mails via notification work
9 years ago
ilyasProgrammer
3bafef5827
[FIX] steps
9 years ago
Ivan Yelizariev
3cd74e354b
[DOC] updates to new modules name + improvements in docs
9 years ago
x620
5c3ebca3c6
[FIX] default icons opacity - 0.4, mouseover on message - 0.7, mouseover on icon - 1
[FIX] more recipients moved to tooltip
9 years ago
Ivan Yelizariev
aa2bbc5efb
[REF] rename module to mailgun
9 years ago
Ivan Yelizariev
e369e683cb
[DOC] tiny improvements
9 years ago
ilyasProgrammer
a8ea3798c5
[FIX] sequence
9 years ago
ilyasProgrammer
75700dd86d
[IMP] remove comments
9 years ago
Ivan Yelizariev
3d21182317
[DOC] update doc/index.rst
9 years ago
x620
3d0b967ffb
[IMP] opacity more when mouseover
[IMP] link black when mouseover
[IMP] semicolon between recipients
[IMP] more 4 recipients hidden under "more..." and appear when mouseover
9 years ago
x620
a1607e6275
[DOC] add item about mouseover
9 years ago
x620
f616f3ab00
[DOC] change Usage description in index.rst
9 years ago
x620
87aaf66674
[FIX] unsubscribe and then subscribe to the event, to avoid duplication of new posts in base.js
[FIX] replace "needaction_partner_ids" to "partner_ids" in models.py
9 years ago
x620
9c1796f541
[FIX] replace _t to _lt in archives.js and sent.js
9 years ago
Ivan Yelizariev
4cf02bf282
[DOC] fix format
9 years ago
Ivan Yelizariev
4c5e471aac
Merge pull request #18 from barachka/9.0
[ADD] 9.0 mail_fix_553: add name in from alias email
9 years ago
Ivan Yelizariev
9ab5ccc41c
Merge pull request #17 from barachka/8.0
[ADD] mail_fix_553: add name in from alias email
9 years ago
x620
d66dc99012
[FIX] fix duplicate new messages
9 years ago
Denis Baranov
fdebb2b740
mail_fix_553: add name in from alias email
9 years ago
Denis Baranov
f453d193a1
mail_fix_553: add name in from alias email
9 years ago
x620
200dc9977f
[FIX] fix link error
9 years ago
x620
bc20db1c54
[FIX] fix error channel_seen function in base.js
[FIX] fix error inline method in base.js
[ADD] add css file for make grey color for link and display recipients when overmouse
[IMP] add "To:" before recipients and make link on recipient name
[DOC] add info about old messages in index.rst
9 years ago
ilyasProgrammer
cf98ad68df
[IMP] comment, readme
9 years ago