622 Commits (3218b251cc3ce3437bebb89a86db83663bfa96e9)
 

Author SHA1 Message Date
x620 3218b251cc [REF] rename show_send_message_button variable to channels_show_send_button 8 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. 8 years ago
x620 4004e007c1 [FIX] remove depends on the mail_sent 8 years ago
x620 c67b8c22f3 [IMP] change mail_archive module for show only sent/recipient messages 8 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 8 years ago
x620 dc9a9c973d [FIX] move function push() from set_channel() to init() to push() is called only once 8 years ago
x620 971ba44447 [FIX] move function toggle() from sent.js to base.js 8 years ago
Ivan Yelizariev c6d5d65b6d Merge pull request #20 from x620/9.0-mail_all 8 years ago
x620 1dc49ee7fd [FIX] change function from .includes() to .indexOf() 8 years ago
x620 e8310c841b [FIX] change way for show "Send message" button 8 years ago
x620 a7eb4ff6bd [DOC] change descriptions 8 years ago
x620 ad6356b54c [FIX] show subject in channel_all 8 years ago
x620 d4602874c7 Merge remote-tracking branch 'upstream/9.0-res_partner_mails_count' into 9.0-res_partner_mails_count 8 years ago
x620 2326b5df6d [FIX] remove unused depends 8 years ago
x620 f17c9d934d [FIX] show subject in channel_all 8 years ago
x620 bcade8cd93 [FIX] show subject in channel_sent and channel_archive 8 years ago
x620 63616582e9 [IMP] add "Send message" button in the Sent menu 8 years ago
Ivan Yelizariev 4b41641fc7 Merge pull request #12 from x620/9.0-res_partner_mails_count 8 years ago
x620 ca24ddcfb7 [DOC] add "to" in description in index.rst 8 years ago
x620 41ab50f575 [DOC] change description in index.rst 8 years ago
Ivan Yelizariev d2a1b23fb2 Merge pull request #16 from ilyasProgrammer/9.0-res_partner_mais_count_fix_docs 8 years ago
x620 17360add4b [FIX] change depends from mail_archives to mail_all 8 years ago
x620 4f3cb5ce92 [ADD] create module mail_all 8 years ago
ilyasProgrammer 3bafef5827 [FIX] steps 8 years ago
x620 5c3ebca3c6 [FIX] default icons opacity - 0.4, mouseover on message - 0.7, mouseover on icon - 1 8 years ago
ilyasProgrammer a8ea3798c5 [FIX] sequence 8 years ago
x620 3d0b967ffb [IMP] opacity more when mouseover 8 years ago
x620 a1607e6275 [DOC] add item about mouseover 8 years ago
x620 f616f3ab00 [DOC] change Usage description in index.rst 8 years ago
x620 87aaf66674 [FIX] unsubscribe and then subscribe to the event, to avoid duplication of new posts in base.js 8 years ago
x620 9c1796f541 [FIX] replace _t to _lt in archives.js and sent.js 8 years ago
x620 d66dc99012 [FIX] fix duplicate new messages 8 years ago
x620 200dc9977f [FIX] fix link error 8 years ago
x620 bc20db1c54 [FIX] fix error channel_seen function in base.js 8 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 8 years ago
x620 3bae0358c9 [REF] move append partner_ids parameter for message from base.js to mail_to.js 8 years ago
ilyasProgrammer a22c22bc36 [IMP] tour last step, todo type 8 years ago
x620 367a79573c [REM] remove unused models.py 8 years ago
x620 d90dee942f [ADD] mail_to module: display recipients the right of the messages 8 years ago
x620 4a6b340026 [FIX] fixes Recipients field 8 years ago
Ivan Yelizariev a338aa43b6 Merge pull request #11 from yelizariev/9.0-res_partner_mails_count-merge2 8 years ago
Ivan Yelizariev e2f097a458 [IMP] descrease delay time + new placement option 8 years ago
Ivan Yelizariev d2a6373f1e [FIX] waitNot is necessary, because o_mail_thread is already presented 8 years ago
Ivan Yelizariev ba48e29803 [IMP] new step in tour 8 years ago
Ivan Yelizariev cd8d9b0725 [FIX] missed comma 8 years ago
Ivan Yelizariev 52b61e5e68 [FIX] waitFor on last step is needed for test mode 8 years ago
Ivan Yelizariev 1ef37eb351 [DOC] Tour: delete waitFor and increase wait in last step 8 years ago
Ivan Yelizariev 2c941a6434 Merge remote-tracking branch 'origin/8.0-res_partner_mails_count-noupdate' into 9.0-res_partner_mails_count-merge2 8 years ago
Ivan Yelizariev 81843d71e9 [DOC] change text in step 8 years ago
Ivan Yelizariev c0396830ce [FIX] don't switch to debug in tutor 8 years ago