x620
|
7f270882f2
|
[FIX] Added link to demo in README.rst and updated authors
|
9 years ago |
x620
|
ce79089806
|
[FIX] Update record_name for each mail_message record
|
9 years ago |
Ivan Yelizariev
|
08949d7fe2
|
Merge pull request #37 from yelizariev/9.0-merge-976698548de0c4b1a2d6cc73f2abd6a9d474f871
9.0 merge 976698548d
|
9 years ago |
x620
|
6a0eedd917
|
[FIX] Update record_name in mail_message record
|
9 years ago |
Ivan Yelizariev
|
d8d5ea7b6a
|
[DEL] mail_delete_access_link, mail_delete_sent_by_footer
they are obsolete in 9.0.
See https://www.odoo.com/forum/help-1/question/remove-email-footer-sent-by-xxx-using-openerp-48296#answer_102649
|
9 years ago |
Ivan Yelizariev
|
b18f920327
|
[FIX] mail_all: delete unused image from 8.0
|
9 years ago |
Ivan Yelizariev
|
449c69f149
|
Merge remote-tracking branch 'upstream/8.0' into 9.0-merge-976698548de0c4b1a2d6cc73f2abd6a9d474f871
|
9 years ago |
Ivan Yelizariev
|
976698548d
|
[DOC] mail_move_message: update price
|
9 years ago |
x620
|
188382e8ac
|
[FIX] To get the name right there is _get_record_name() method in 'mail.message'
|
9 years ago |
x620
|
3821e12812
|
[FIX] Fix error when show task.project records haven't record_name
|
9 years ago |
x620
|
217d1da4d6
|
[REF] Optimized css code for icons color control
|
9 years ago |
x620
|
3ebab398b0
|
[FIX] Synchronize parameter id in both notifications that fix get message error when triggered "mail_move_message.delete_message" notification
|
9 years ago |
x620
|
af54569838
|
[FIX] Synchronize opacity oe_move icon with other icons in mail_to module
|
9 years ago |
x620
|
3d2b2b5cbc
|
[FIX] Corrected notification content so message correctly update
|
9 years ago |
x620
|
b5e6debe77
|
[REF] Replaced on_move_message() methods to thread class to removal duplication code
|
9 years ago |
x620
|
862c251b58
|
[FIX] Overrides chatter.js methods for show wizard in the form
|
9 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
|
853083e0dc
|
[FIX] Removed obsolete code
|
9 years ago |
x620
|
74dd220c4f
|
[FIX] Implement removal message from channel when a notification is triggered
|
9 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
|
f27ffa11f5
|
[ADD] Added "mail_move_message.delete_message"
|
9 years ago |
Ivan Yelizariev
|
194a94b047
|
[DOC] update repo list
|
9 years ago |
x620
|
5835af85db
|
[IMP] Implements notifications for notice about change message moved status
|
9 years ago |
x620
|
6914d4be53
|
[IMP] added overrides update_message_on_current_channel() in ChatAction for update channels
|
9 years ago |
x620
|
d2d1f26abf
|
[IMP] make ChatAction.on_update_message() is extendable
|
9 years ago |
x620
|
e98e988c0e
|
[FIX] added notification
|
9 years ago |
x620
|
a494ff5687
|
[FIX] reload thread after move message
|
9 years ago |
x620
|
269e07244c
|
[PORT] if not model and res_id move to All messages channel and add mail_all depends to __openerp__.py
[FIX] override message_format for add "is_moved" value
|
9 years ago |
x620
|
66e2d6f577
|
[FIX] Clicks register in the Thread so add note to thread.event.
[FIX] And fix error when close move window: get message value and passed in the trigger.
|
9 years ago |
x620
|
0c430ff2ea
|
[FIX] icon should look similar as other icons
|
9 years ago |
x620
|
0f64ddee2c
|
[PORT] Activated xml code in mail_move_message_views.xml for check the behavior button when click
|
9 years ago |
x620
|
991765e22b
|
[PORT] Insert "Move to thread" button in mail_move_message_main.xml and updated his behavior in css file
|
9 years ago |
x620
|
952da4752f
|
[PORT] Changed outdated methods: self.check_for_rerender() and FormOpenPopup()
|
9 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)
|
9 years ago |
x620
|
45baf8b7f5
|
[PORT] Parameter of message "to_read" replaced to "needaction" in mail_move_message_models.py
[PORT] Updated mail_move_message.js for 9.0 compatible
|
9 years ago |
x620
|
fdf801e27a
|
[PORT] Init commit: change category and installable parameters in __openerp__.py
|
9 years ago |
Ivan Yelizariev
|
7e01ef60ee
|
[DOC] mail_all: update category
|
9 years ago |
Ivan Yelizariev
|
ae67fac745
|
Merge pull request #35 from yelizariev/8.0-mail_all
8.0 mail all
|
9 years ago |
Ivan Yelizariev
|
ce1503849e
|
[DOC] fix spelling
|
9 years ago |
Ivan Yelizariev
|
a8ab8ac025
|
Merge pull request #58 from x620/mail-addons-8.0-mail_all
[ADD] mail-addons-8.0-mail_all
|
9 years ago |
x620
|
0eda79de7c
|
[DOC] updated screenshot, corrected description in index.html and create images folder
|
9 years ago |
x620
|
5a2b3bd39d
|
[DOC] corrected screenshots and description
|
9 years ago |
x620
|
75c7d78068
|
[DOC] corrected name of menu item
|
9 years ago |
x620
|
51dd345250
|
[FIX] __openerp__.py: add link to views/templates.xml
[FIX] templates.xml: add menu item where display all messages
|
9 years ago |
x620
|
ed7da6112d
|
[DOC] Init commit: docs, manifests and description
|
9 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)
|
9 years ago |
Ivan Yelizariev
|
92da322630
|
Merge pull request #34 from yelizariev/9.0-mail_reply
9.0 mail reply
|
9 years ago |
Ivan Yelizariev
|
1388d18569
|
[DOC] mail_reply
|
9 years ago |
x620
|
4cf63ab4e2
|
[FIX] change ' to " and add comma to end of the line
|
9 years ago |
x620
|
0b19c76384
|
[FIX] set 'installable' to False
|
9 years ago |