919 Commits (9.0)
 

Author SHA1 Message Date
x620 6a0eedd917 [FIX] Update record_name in mail_message record 8 years ago
Ivan Yelizariev d8d5ea7b6a [DEL] mail_delete_access_link, mail_delete_sent_by_footer 8 years ago
Ivan Yelizariev b18f920327 [FIX] mail_all: delete unused image from 8.0 8 years ago
Ivan Yelizariev 449c69f149 Merge remote-tracking branch 'upstream/8.0' into 9.0-merge-976698548de0c4b1a2d6cc73f2abd6a9d474f871 8 years ago
Ivan Yelizariev 976698548d [DOC] mail_move_message: update price 8 years ago
x620 188382e8ac [FIX] To get the name right there is _get_record_name() method in 'mail.message' 8 years ago
x620 3821e12812 [FIX] Fix error when show task.project records haven't record_name 8 years ago
x620 217d1da4d6 [REF] Optimized css code for icons color control 8 years ago
x620 3ebab398b0 [FIX] Synchronize parameter id in both notifications that fix get message error when triggered "mail_move_message.delete_message" notification 8 years ago
x620 af54569838 [FIX] Synchronize opacity oe_move icon with other icons in mail_to module 8 years ago
x620 3d2b2b5cbc [FIX] Corrected notification content so message correctly update 8 years ago
x620 b5e6debe77 [REF] Replaced on_move_message() methods to thread class to removal duplication code 8 years ago
x620 862c251b58 [FIX] Overrides chatter.js methods for show wizard in the form 8 years ago
x620 79a7b4386d [REF] Replaced code from mail_move_message.js to remove_from_cache() method to base.js for reuse 8 years ago
x620 853083e0dc [FIX] Removed obsolete code 8 years ago
x620 74dd220c4f [FIX] Implement removal message from channel when a notification is triggered 8 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 8 years ago
x620 f27ffa11f5 [ADD] Added "mail_move_message.delete_message" 8 years ago
Ivan Yelizariev 194a94b047 [DOC] update repo list 8 years ago
x620 5835af85db [IMP] Implements notifications for notice about change message moved status 8 years ago
x620 6914d4be53 [IMP] added overrides update_message_on_current_channel() in ChatAction for update channels 8 years ago
x620 d2d1f26abf [IMP] make ChatAction.on_update_message() is extendable 8 years ago
x620 e98e988c0e [FIX] added notification 8 years ago
x620 a494ff5687 [FIX] reload thread after move message 8 years ago
x620 269e07244c [PORT] if not model and res_id move to All messages channel and add mail_all depends to __openerp__.py 8 years ago
x620 66e2d6f577 [FIX] Clicks register in the Thread so add note to thread.event. 8 years ago
x620 0c430ff2ea [FIX] icon should look similar as other icons 8 years ago
x620 0f64ddee2c [PORT] Activated xml code in mail_move_message_views.xml for check the behavior button when click 8 years ago
x620 991765e22b [PORT] Insert "Move to thread" button in mail_move_message_main.xml and updated his behavior in css file 8 years ago
x620 952da4752f [PORT] Changed outdated methods: self.check_for_rerender() and FormOpenPopup() 8 years ago
x620 7df8f12f3a [PORT] Updated qweb xml file and added button for move message (outdated and the working code is stored in the comments) 8 years ago
x620 45baf8b7f5 [PORT] Parameter of message "to_read" replaced to "needaction" in mail_move_message_models.py 8 years ago
x620 fdf801e27a [PORT] Init commit: change category and installable parameters in __openerp__.py 8 years ago
Ivan Yelizariev 7e01ef60ee [DOC] mail_all: update category 8 years ago
Ivan Yelizariev ae67fac745 Merge pull request #35 from yelizariev/8.0-mail_all 8 years ago
Ivan Yelizariev ce1503849e [DOC] fix spelling 8 years ago
Ivan Yelizariev a8ab8ac025 Merge pull request #58 from x620/mail-addons-8.0-mail_all 8 years ago
x620 0eda79de7c [DOC] updated screenshot, corrected description in index.html and create images folder 8 years ago
x620 5a2b3bd39d [DOC] corrected screenshots and description 8 years ago
x620 75c7d78068 [DOC] corrected name of menu item 8 years ago
x620 51dd345250 [FIX] __openerp__.py: add link to views/templates.xml 8 years ago
x620 ed7da6112d [DOC] Init commit: docs, manifests and description 8 years ago
Ivan Yelizariev e6e728c57e [FIX] UserError: ('Record cannot be modified right now: This cron task is currently being executed and may not be modified Please try again in a few minutes', None) 8 years ago
Ivan Yelizariev 92da322630 Merge pull request #34 from yelizariev/9.0-mail_reply 8 years ago
Ivan Yelizariev 1388d18569 [DOC] mail_reply 8 years ago
x620 4cf63ab4e2 [FIX] change ' to " and add comma to end of the line 8 years ago
x620 0b19c76384 [FIX] set 'installable' to False 8 years ago
x620 300b9a4a13 [FIX] Before call 'send_mail_action' create 'mail.compose.message' record 8 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 8 years ago
Ivan Yelizariev 096ca0a155 Merge pull request #32 from iledarn/9.0-mailgun-verify 8 years ago