x620
971ba44447
[FIX] move function toggle() from sent.js to base.js
[FIX] change summary in __openerp__.py
9 years ago
x620
e8310c841b
[FIX] change way for show "Send message" button
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
d66dc99012
[FIX] fix duplicate new messages
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
x620
3bae0358c9
[REF] move append partner_ids parameter for message from base.js to mail_to.js
9 years ago
x620
4a6b340026
[FIX] fixes Recipients field
9 years ago
x620
0e9abc8fc4
[FIX] out of the loop when found needed block
9 years ago
x620
c850e5868e
[DOC] add phrase "fixes toggling left bar" to README.rst
9 years ago
x620
ee7c461fea
[FIX] Hiding the left panel if there is no menu
9 years ago
x620
619dee983c
[DOC] change description
9 years ago
x620
2db75d48ef
[FIX] base.js: add return
[FIX] res_partner_mails_count.xml: remove unused code
[FIX] __openerp__.py: change license
9 years ago
x620
a7f38bedf9
[IMP] add 'search_default_' handler to class ChatAction
9 years ago
Ivan Yelizariev
bd66d07818
[DOC] mail_base add not about todo in chat_manager.js
9 years ago
x620
a838152ca2
[FIX] error: Uncaught TypeError: Cannot read property 'name' of undefined
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
c569272d8c
[FIX] change "this" to "chat_manager.mail_tools" in class MailTools because "this" possibly undefined
[FIX] remove comment
9 years ago
x620
01323cf2ca
[FIX] change website
9 years ago
x620
37196765fb
[FIX] archives.js, base.js - corrections related to inheritance
[FIX] README.rst - more precisely worded description and added sha value
[FIX] models.py, res_partner_mails_count.xml, views.xml - removed unused code
[FIX] __openerp__.py - styling
9 years ago
x620
394a165b4e
Refactoring: overrides of smaller methods that do not change the larger
9 years ago
x620
4f6b18ec2d
Move base.js file in mail_base folder and activate mail_base module.
9 years ago
x620
621ed51475
Add mail_archive module in current repo.
Create mail_base dir for future module
which contain common code for other modules.
9 years ago