ArtyomLosev
612c555ca4
9.0-mail_base-lint-fix
8 years ago
Ivan Yelizariev
8fb086d4e7
[LINT] fix semicolon
8 years ago
Ivan Yelizariev
5cf4bf8481
[FIX] clear messages cache on sending message via Mail Composer. Otherwise Sent, Arhives menus will have new message until user refresh whole web page
[DOC] refactoring in docs
8 years ago
manawi
961e27654b
[FIX] 9.0 travis fix ( #59 )
* [FIX] autopep8
* [FIX] CamelCase
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] fix comments
* [FIX] lint for js
* [FIX] Add the first line (coding) in py-files
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 F841
* [FIX] flake8 F401
* [FIX] triple underscore
8 years ago
x620
79a7b4386d
[REF] Replaced code from mail_move_message.js to remove_from_cache() method to base.js for reuse
9 years ago
x620
d2d1f26abf
[IMP] make ChatAction.on_update_message() is extendable
9 years ago
x620
300b9a4a13
[FIX] Before call 'send_mail_action' create 'mail.compose.message' record
9 years ago
x620
3141b19eb2
[FIX] Add parent_id field in options in mail_reply.js and and add parent_id parameter in context in base.js
9 years ago
x620
e40667aa7d
[FIX] add condition in base.js when model and/or res_id empty then call method send_mail_action()
9 years ago
x620
9169a92390
[DOC] adds icons and images for app store
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
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
ee7c461fea
[FIX] Hiding the left panel if there is no menu
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
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
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