Timon Tschanz
363402c9ac
[fix] web_translate_dialog: correct context split
Fixes the display of languages other than the user language in the translation dialog.
split_context checks if we provide more arguments than read has and then uses of the additional one as context.
Since read takes the argument load additionally to the ones already given, we need to provide it as well to ensure the context is split.
7 years ago
Jay Vora(SerpentCS)
68de37aeac
[MIG] web_translate_dialog migrated to v10
8 years ago
Antonio Espinosa
0a3984294c
[FIX] Add codeview button to translate HTML fields
8 years ago
Antonio Espinosa
03ba7cc69e
[MIG] web_translate_dialog
8 years ago
Yannick Vaucher
89ac30b00a
Add missing default oca icons
9 years ago
Alexis de Lattre
f0f612047d
web_translate_dialog: port to v8
9 years ago
Holger Brunn
9972de3b44
move all addons to __unported__, set all addons as not installable
10 years ago
Guewen Baconnier
1fd034fd59
Propagate the changes done in the translate dialog back to the view
11 years ago
Guewen Baconnier
79ba5df7e2
Read the fields of the current language from the view, not from a read() in the database
11 years ago
Guewen Baconnier
3979e30597
obsolete comment
11 years ago
Guewen Baconnier
b1e393ffc3
Rename the frenchisms 'word' trads to translation
11 years ago
Guewen Baconnier
70ed057fd5
[FIX] display title
11 years ago
Guewen Baconnier
aa3472a3a4
[FIX] avoid to set the dirty flag on the view when not necessary, especially when the translate dialog is opened from the readonly view.
11 years ago
Guewen Baconnier
9966a87216
[FIX] error when a view has no sidebar (popup)
11 years ago
Guewen Baconnier
b2a3fcab0f
[CHG] read_translations() not working as expected on OpenERP 7, use the normal read()
11 years ago
Guewen Baconnier
6e6125df17
[FIX] autosize the textareas
11 years ago
Guewen Baconnier
d53c5ddc03
[CHG] rename web_translate_dialog_page to web_translate_dialog
11 years ago