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 |
Veronika Kotovich
|
0495092612
|
Add message delete functionality
|
9 years ago |
Veronika Kotovich
|
80b6221277
|
Default res_id selected
|
9 years ago |
Veronika Kotovich
|
15988ab19b
|
Added order by ID desc to record id list
|
9 years ago |
Veronika Kotovich
|
39ace35f39
|
View reorganization
|
9 years ago |
Veronika Kotovich
|
0a971c068e
|
Code optimization
|
9 years ago |
Veronika Kotovich
|
3082bc3e0d
|
Code optimization
|
9 years ago |
Veronika Kotovich
|
6f2681f616
|
Added filter by Partner
|
9 years ago |
Veronika Kotovich
|
a2d93ea53f
|
Updated Record ID depending on model
|
9 years ago |
Veronika Kotovich
|
0d1417b004
|
Code cleanup
|
9 years ago |
Veronika Kotovich
|
d081989836
|
Filtered models in relocate dialog
|
9 years ago |
Veronika Kotovich
|
c5252914ed
|
Added configuration of models
|
9 years ago |
Ivan Yelizariev
|
33f742bf96
|
[REF] don't trust to moved_by_user_id fields, because it can be
cleaned if user is deleted. So new field is_moved is created
[FIX] move back to moved_from_* variables, not to parent's destination
|
10 years ago |
Ivan Yelizariev
|
df1fe5e50d
|
[FIX] update parent_id for relocated children
Before only main message get new parent_id. This had led to issue in inbox: moved messages was not shown
|
10 years ago |
Ivan Yelizariev
|
6549415f0a
|
[IMP] :hover for move button
[IMP] highlight move button for moved messages
|
10 years ago |
Ivan Yelizariev
|
ca9611a5b3
|
[FIX] write with sudo()
|
10 years ago |
Ivan Yelizariev
|
70a2210fc3
|
[REF] bit cleanup code
|
10 years ago |
Ivan Yelizariev
|
2e2cdeccdb
|
[IMP] "move back" feature
|
10 years ago |
Ivan Yelizariev
|
d163db7abe
|
[FIX] check for null name
|
10 years ago |
Ivan Yelizariev
|
2a320f9ec1
|
[IMP] move also child messages
|
10 years ago |
Ivan Yelizariev
|
c71d615c0f
|
[IMP] check access and execute as superuser
|
10 years ago |
Ivan Yelizariev
|
0fb391c4b5
|
[IMP] upload mail_move_message
|
10 years ago |