ilyasProgrammer
e86a0c62c4
[DOC] mail-sent pics
9 years ago
x620
9169a92390
[DOC] adds icons and images for app store
9 years ago
Ivan Yelizariev
7bf9e4ab62
[DOC] mail_sent: new price
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
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
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
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
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
Ilyas
ddcfbaf7bd
[IMP] ready condition for phantom
9 years ago
Ilyas
4a5adc481f
[ADD] phantom test of sent button
9 years ago
x620
7d61190899
[FIX] remove recipient filtration from set_channel_flags() method
9 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
[FIX] change partner_ids to needaction_partner_ids
9 years ago
x620
966582a5a4
[FIX] sent field value
9 years ago
x620
86e2a75989
[DOC] mail_sent/__openerp__.py, mail_archive/__openerp__.py: update summary
[REF] optimize format_message() in models.py
[DOC] update screenshots for description (make correct size)
9 years ago
x620
0b92afa5eb
[DOC] update screenshots for description
9 years ago
x620
28169ea7ed
[REF] add "sent" parameter in data and simplify set_channel_flags() method in sent.js
9 years ago
x620
74fa3eda6a
[FIX] sent.js correction set_channel_flags() and get_domain() methods for correct sent messages filtration
[FIX] base.js correction "cls" to "chat_manager.mail_tools"
[FIX] models.py correction _get_sent() method and remove outdated notification method
[REF] menu.xml move "sent" menu item to after "inbox" menu item and change icon
9 years ago
x620
9c18f6445a
[FIX] sent.js correction for displayed sent page
9 years ago
x620
ad9462c0f5
[ADD] Create module Mail Sent and added changes that displayed Sent menu item
9 years ago
Ildar Nasyrov
070ba321f3
[MOV] module -- mail_sent
9 years ago
Ildar Nasyrov
4f4eb23c97
[MOV] module -- mail_sent
9 years ago