90 Commits (13.0-mail_multi_website-publish)

Author SHA1 Message Date
Ivan Yelizariev 7bf9e4ab62 [DOC] mail_sent: new price 8 years ago
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 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
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 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
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
Ilyas ddcfbaf7bd [IMP] ready condition for phantom 8 years ago
Ilyas 4a5adc481f [ADD] phantom test of sent button 8 years ago
x620 7d61190899 [FIX] remove recipient filtration from set_channel_flags() method 8 years ago
x620 116fa9e80d [FIX] move filtration from models.py to sent.js that "sent" in models.py and "sent" in js have same meaning 8 years ago
x620 966582a5a4 [FIX] sent field value 8 years ago
x620 86e2a75989 [DOC] mail_sent/__openerp__.py, mail_archive/__openerp__.py: update summary 8 years ago
x620 0b92afa5eb [DOC] update screenshots for description 8 years ago
x620 28169ea7ed [REF] add "sent" parameter in data and simplify set_channel_flags() method in sent.js 8 years ago
x620 74fa3eda6a [FIX] sent.js correction set_channel_flags() and get_domain() methods for correct sent messages filtration 8 years ago
x620 9c18f6445a [FIX] sent.js correction for displayed sent page 8 years ago
x620 ad9462c0f5 [ADD] Create module Mail Sent and added changes that displayed Sent menu item 8 years ago
Ildar Nasyrov 070ba321f3 [MOV] module -- mail_sent 8 years ago
Ildar Nasyrov 4f4eb23c97 [MOV] module -- mail_sent 8 years ago