Ivan Yelizariev
02217dfdd6
Merge pull request #23 from yelizariev/9.0-res_partner_mails_count-merge
9.0 res partner mails count merge
9 years ago
Ivan Yelizariev
033214c327
Merge remote-tracking branch 'origin/8.0' into 9.0-res_partner_mails_count-merge
9 years ago
Ivan Yelizariev
40a6b1f2c0
[DOC] price + tiny updates
9 years ago
Ivan Yelizariev
7bf9e4ab62
[DOC] mail_sent: new price
9 years ago
Ivan Yelizariev
420d28e2df
[DOC] delete popover from last steps
seems like it incompatible with element field
9 years ago
Ivan Yelizariev
6e5f92c7b3
[DOC] remove last step
9 years ago
Ivan Yelizariev
aaa794d1c4
[DOC] update tour messages
9 years ago
Ivan Yelizariev
0d72b313fd
Merge pull request #15 from ilyasProgrammer/8_tmp
8 tour steps
9 years ago
Ivan Yelizariev
0bf880806a
Merge pull request #22 from x620/9.0-res_partner_mails_count
9.0-res_partner_mails_count
9 years ago
x620
3218b251cc
[REF] rename show_send_message_button variable to channels_show_send_button
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
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
4f3cb5ce92
[ADD] create module mail_all
9 years ago
ilyasProgrammer
3bafef5827
[FIX] steps
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
ilyasProgrammer
a8ea3798c5
[FIX] sequence
9 years ago
ilyasProgrammer
75700dd86d
[IMP] remove comments
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
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
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
ilyasProgrammer
9a95ad8792
Merge branch '9.0-res_partner_mails_count' of github.com:yelizariev/mail-addons into 9.0-res_partner_mais_count_fix_docs
Conflicts:
res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js
9 years ago
ilyasProgrammer
48d8252e56
[FIX] tour element
9 years ago