Denis Mudarisov
ba530887c1
🌈 pre-commit: fix eslint
5 years ago
Ivan Yelizariev
0a2539d62a
📖 Distribute under MIT license
If you made a contribution and don't agree with this change please open an issue
5 years ago
Ivan Yelizariev
6297d42801
💚 pre-commit: auto cleanups
5 years ago
KolushovAlexandr
bd5fdd8d61
⚡ adding sent messages to sent channel without page refreshing
5 years ago
KolushovAlexandr
4c474eee91
🚑 sent messages displaying issue
5 years ago
KolushovAlexandr
3a44a778fc
⚡ mail_sent fetching mails from channels
5 years ago
KolushovAlexandr
d2fca79697
⬆️ 1️⃣ 2️⃣ mail_sent
6 years ago
rusllan
e989d9aa10
📖 add new contacts
6 years ago
Railia
55b0035a54
📖 ( #143 )
6 years ago
ArtyomLosev
7de69b098a
[11.0][PORT] port mail_base, mail_all, mail_archives, mail_sent to v11 ( #127 )
* [PORT] Ported_mail archives, mail_to, mail_base to Odoo 11.0
* [FIX] mail_base get_domain method fix; mail_archives add channel fix
* [PORT] mail all to 11.0
* [PORT] mail_sent to 11.0
* [FIX] mail_archives domain fix
* [FIX] mail_base additional condition fix
* [FIX] channel preview fix
7 years ago
Ildar Nasyrov
53fbd6e368
[DOC] new support mailto
7 years ago
x620
bbee68aced
[FIX] update_message_current_on_current_channel() was wrongly placed in MailTools class instead ChatAction class, that's why moved from MailTools to ChatAction
9 years ago
x620
6914d4be53
[IMP] added overrides update_message_on_current_channel() in ChatAction for update channels
9 years ago
ilyasProgrammer
3940d47a2a
[FIX] pics
9 years ago
ilyasProgrammer
e86a0c62c4
[DOC] mail-sent pics
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
9c1796f541
[FIX] replace _t to _lt in archives.js and sent.js
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
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