Timon Tschanz
f35f97f019
[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)
b4ccf25fe2
[MIG] web_translate_dialog migrated to v10
8 years ago
Antonio Espinosa
37e2d32235
[FIX] Add codeview button to translate HTML fields
8 years ago
Antonio Espinosa
207266d298
[MIG] web_translate_dialog
8 years ago
Yannick Vaucher
c18750f503
Add missing default oca icons
9 years ago
Alexis de Lattre
fcaa3cae00
web_translate_dialog: port to v8
9 years ago
Holger Brunn
63cb612fe9
move all addons to __unported__, set all addons as not installable
11 years ago
Guewen Baconnier
5163cf2e5c
Propagate the changes done in the translate dialog back to the view
11 years ago
Guewen Baconnier
91f8c43147
Read the fields of the current language from the view, not from a read() in the database
11 years ago
Guewen Baconnier
1c9e8d6fcb
obsolete comment
11 years ago
Guewen Baconnier
819b9ce576
Rename the frenchisms 'word' trads to translation
11 years ago
Guewen Baconnier
4de854268c
[FIX] display title
11 years ago
Guewen Baconnier
d876d030f9
[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
848b457995
[FIX] error when a view has no sidebar (popup)
11 years ago
Guewen Baconnier
c2d7cf346f
[CHG] read_translations() not working as expected on OpenERP 7, use the normal read()
11 years ago
Guewen Baconnier
a556019f56
[FIX] autosize the textareas
11 years ago
Guewen Baconnier
3d51c256e0
[CHG] rename web_translate_dialog_page to web_translate_dialog
11 years ago