Ivan Yelizariev
|
bd761245cd
|
bump 1.0.2 version
|
9 years ago |
Ivan Yelizariev
|
8fb0d85a8c
|
Merge branch '8.0' of github.com:yelizariev/addons-yelizariev into 8.0
|
9 years ago |
Ivan Yelizariev
|
9d554796e1
|
[FIX] fix css for longwords
|
9 years ago |
Veronika
|
f29da0171a
|
[IMP] mail_move_message: Move message from inbox and link with first message of record
|
9 years ago |
Veronika Kotovich
|
91f7d177ab
|
[IMP] Check 'filter by partner' checkbox after partner created
|
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
|
0a55cfc44d
|
[IMP] don't use simplify [partner: ...] -- use just [...]
|
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
|
e206a23b77
|
View reorganization
|
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
|
5b4e55f85f
|
fixed menu sequence
|
9 years ago |
Veronika Kotovich
|
c5252914ed
|
Added configuration of models
|
9 years ago |
Matjaž Mozetič
|
3163e4420e
|
Merge branch '8.0' of github.com:sysadminmatmoz/addons-yelizariev into 8.0
|
9 years ago |
Matjaž Mozetič
|
e1f47d637b
|
Missing templates and translations added
|
9 years ago |
Matjaž Mozetič
|
e4de15532d
|
Missing templates and translations added
|
9 years ago |
Ivan Yelizariev
|
a9a11085a6
|
bump 1.0.1 version
|
10 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
|
4f353cc76d
|
[DOC] small update
|
10 years ago |
Ivan Yelizariev
|
cfdf1cca78
|
[DOC] add tip about using module as html message viewer
|
10 years ago |
Ivan Yelizariev
|
d670c67a1c
|
[IMP] add title to wizard
|
10 years ago |
Ivan Yelizariev
|
51a08b4f58
|
[IMP] update wizard's interface
|
10 years ago |
Ivan Yelizariev
|
d4cf894a16
|
[DOC] add link to blog
|
10 years ago |
Ivan Yelizariev
|
1af36827d0
|
[DOC] remove class for paragraph
|
10 years ago |
Ivan Yelizariev
|
17c6cbbcd0
|
[DOC] fix spelling
|
10 years ago |
Ivan Yelizariev
|
95c2999501
|
[DOC] rename to "Mail relocation"
|
10 years ago |
Ivan Yelizariev
|
557c10799b
|
[DOC] description with screenshots
|
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
|
ba40e5eed6
|
[FIX] untabify indent
|
10 years ago |