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 |
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 |
Ivan Yelizariev
|
096ca0a155
|
Merge pull request #32 from iledarn/9.0-mailgun-verify
9.0 mailgun verify
|
9 years ago |
Ildar Nasyrov
|
4e9c5c835c
|
[FIX] mailgun: typo
|
9 years ago |
Ildar Nasyrov
|
7de9562fd1
|
[FIX] look for xml_id in this module2
|
9 years ago |
Ildar Nasyrov
|
a04d2d9c38
|
[FIX] mailgun: look for xml_id in this module
|
9 years ago |
Ildar Nasyrov
|
e3c94a5969
|
[ADD] mailgun: automatic domain verification
|
9 years ago |
Ivan Yelizariev
|
a69042554b
|
Merge pull request #30 from iledarn/8.0-move-modules-from-addons-yelizariev
8.0 move modules from addons yelizariev
|
9 years ago |
Ildar Nasyrov
|
fbfca351cc
|
Merge branch '8.0' of /home/iii/addons-yelizariev/../mail_delete_sent_by_footer into 8.0-move-modules-from-addons-yelizariev
|
9 years ago |
Ildar Nasyrov
|
df2df30d2e
|
[MOV] module -- mail_delete_sent_by_footer
|
9 years ago |
Ildar Nasyrov
|
9e36a28470
|
Merge branch '8.0' of /home/iii/addons-yelizariev/../mail_delete_access_link into 8.0-move-modules-from-addons-yelizariev
|
9 years ago |
Ildar Nasyrov
|
24f398d33a
|
[MOV] module -- mail_delete_access_link
|
9 years ago |
Ivan Yelizariev
|
ce71d8c442
|
Merge pull request #29 from yelizariev/8.0-fix-runbot-issues
[FIX] runbot errors
|
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 |
Ivan Yelizariev
|
749f142970
|
[DOC] mail_partner_lang is non-installable for latest odoo
|
9 years ago |
Ivan Yelizariev
|
8fbce8eac3
|
Merge branch '9.0' of github.com:yelizariev/mail-addons into 9.0
|
9 years ago |
Ivan Yelizariev
|
1897c1e802
|
[DOC] mark mail_recovery as non-installable in 9.0
|
9 years ago |
Ivan Yelizariev
|
878f1838c2
|
[DOC] fix formatting
|
9 years ago |