Ivan Yelizariev
|
5865f94a21
|
💚 pre-commit: auto cleanups
|
5 years ago |
Ivan Yelizariev
|
ef41f4a65e
|
💚 pre-commit: auto cleanups
|
5 years ago |
Ivan Yelizariev
|
07a9248b9c
|
💚
|
6 years ago |
Ivan Yelizariev
|
2043561858
|
💚
|
6 years ago |
Ivan Yelizariev
|
8b1a7ce24c
|
[FIX] don't override keyword args in calling *_one methods +
[FIX] correct checking for infinitive looping
|
8 years ago |
Ivan Yelizariev
|
a28ecb41eb
|
[FIX] fix errors from incorrect automatic fixes
2a5576d171
|
8 years ago |
Ivan Yelizariev
|
a288d4714a
|
[LINT] api.one is deprecated
|
8 years ago |
Ivan Yelizariev
|
b1ea50d201
|
[FIX] new class name
|
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 |
Ivan Yelizariev
|
b97e4270b6
|
[FIX] use new class name
|
8 years ago |
manawi
|
c2b3905a87
|
[FIX] 8.0-travis-fix (#58)
* [FIX] CamelCase
* [FIX] Changing signs of the tabs to 4 spaces
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] lint for js
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 E115
* [FIX] pylint E1124
* [FIX] pylint W1401
|
8 years ago |
Ivan Yelizariev
|
db946c1872
|
[PORT] update mail_move_message for 10.0
|
8 years ago |
czoellner
|
b6dd90486f
|
[FIX] set_message_read() to set_message_done()
|
8 years ago |
Ivan Yelizariev
|
d412fa4dd7
|
[REF] fix lint errors (9.0)
|
8 years ago |
x620
|
c489de9102
|
[REF] Fix lint errors
|
8 years ago |
x620
|
ce79089806
|
[FIX] Update record_name for each mail_message record
|
9 years ago |
x620
|
6a0eedd917
|
[FIX] Update record_name in mail_message record
|
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
|
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
|
3d2b2b5cbc
|
[FIX] Corrected notification content so message correctly update
|
9 years ago |
x620
|
74dd220c4f
|
[FIX] Implement removal message from channel when a notification is triggered
|
9 years ago |
x620
|
f27ffa11f5
|
[ADD] Added "mail_move_message.delete_message"
|
9 years ago |
x620
|
5835af85db
|
[IMP] Implements notifications for notice about change message moved status
|
9 years ago |
x620
|
e98e988c0e
|
[FIX] added notification
|
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
|
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 |
Ildar Nasyrov
|
349a271b47
|
[MOV] module -- mail_move_message
|
9 years ago |
Ildar Nasyrov
|
07c131d451
|
[MOV] module -- mail_move_message
|
9 years ago |
Veronika
|
bf86e649ed
|
[ADD] mail_move_message: added a help message for the field Move Followers
|
9 years ago |
Veronika
|
b330d6fe6e
|
[FIX] mail_move_message: revert fix of choosing current model
|
9 years ago |
Veronika
|
25d6e456ee
|
[FIX] mail_move_message: default model selected in the list is message's model
|
9 years ago |
Veronika
|
61c0f42645
|
[ADD] mail_move_message: added configurations to move a followers with the messages; fixed a movement of the message into itself
|
9 years ago |
Veronika
|
f17755b21a
|
[FIX] mail_move_message: move attachments together with message to avoid an access exceptions
|
9 years ago |
Ivan Yelizariev
|
fa46c9904a
|
[FIX] email_from parsing.
There was an error with specific email_from value (e.g. '"name @ example" <name@example.com>')
|
9 years ago |
Ivan Yelizariev
|
f34995ca99
|
[IMP] add Subject field
|
9 years ago |
Veronika
|
f29da0171a
|
[IMP] mail_move_message: Move message from inbox and link with first message of record
|
9 years ago |
Ivan Yelizariev
|
a762de37f1
|
[IMP] try this way
|
9 years ago |
Ivan Yelizariev
|
a1f9af5642
|
[IMP] mail_move_message: show email_from + use built-in css for body
|
9 years ago |
Ivan Yelizariev
|
7bd31405d5
|
[FIX] don't use related field for partner_id as it cause to overwrite
message, which is:
* not allowed for non-super users
* not expected behaviour
|
9 years ago |
Ivan Yelizariev
|
5c2210c3a2
|
[FIX] add sudo()
|
9 years ago |
Ivan Yelizariev
|
3d3bbc81bf
|
[IMP] interface improvements + small fix
|
9 years ago |
Veronika Kotovich
|
aa5fc909d7
|
Update messages author on partner creation
|
9 years ago |
Veronika Kotovich
|
8a790fe109
|
default partner filter and record id change
|
9 years ago |
Veronika Kotovich
|
e779ec6618
|
Add message model to model selection dinamycally
|
9 years ago |
Veronika Kotovich
|
8040cccfe5
|
delete button fix
|
9 years ago |
Veronika Kotovich
|
220be03d62
|
Code cleanup
|
9 years ago |
Veronika Kotovich
|
af533f8d21
|
Display Delete button only to admin
|
9 years ago |
Veronika Kotovich
|
c7a21b7034
|
code cleanup; handled button Mark Read and Close; remove url field
|
9 years ago |
Veronika Kotovich
|
c3f7fd6d20
|
Default computation optimized, added create new records js functionallity
|
9 years ago |