Timon Tschanz
0a334368bf
[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.
2021-02-02 14:18:19 +05:30
Jay Vora(SerpentCS)
756e08d523
[MIG] web_translate_dialog migrated to v10
2021-02-02 14:18:19 +05:30
Antonio Espinosa
c6db645b99
[FIX] Add codeview button to translate HTML fields
2021-02-02 14:18:19 +05:30
Antonio Espinosa
f307c83510
[MIG] web_translate_dialog
2021-02-02 14:18:19 +05:30
Yannick Vaucher
23ca33b054
Add missing default oca icons
2021-02-02 14:18:19 +05:30
Alexis de Lattre
658ee425e9
web_translate_dialog: port to v8
2021-02-02 14:18:19 +05:30
Holger Brunn
d8b3d37d7c
move all addons to __unported__, set all addons as not installable
2021-02-02 14:18:19 +05:30
Guewen Baconnier
90868c572c
Propagate the changes done in the translate dialog back to the view
2021-02-02 14:18:19 +05:30
Guewen Baconnier
01845071cd
Read the fields of the current language from the view, not from a read() in the database
2021-02-02 14:18:19 +05:30
Guewen Baconnier
9190feed1b
obsolete comment
2021-02-02 14:18:19 +05:30
Guewen Baconnier
47924051b5
Rename the frenchisms 'word' trads to translation
2021-02-02 14:18:19 +05:30
Guewen Baconnier
b36079beb7
[FIX] display title
2021-02-02 14:18:19 +05:30
Guewen Baconnier
d0c7449560
[FIX] avoid to set the dirty flag on the view when not necessary, especially when the translate dialog is opened from the readonly view.
2021-02-02 14:18:19 +05:30
Guewen Baconnier
f57bb2a855
[FIX] error when a view has no sidebar (popup)
2021-02-02 14:18:19 +05:30
Guewen Baconnier
8a37103af4
[CHG] read_translations() not working as expected on OpenERP 7, use the normal read()
2021-02-02 14:18:19 +05:30
Guewen Baconnier
6da9187d60
[FIX] autosize the textareas
2021-02-02 14:18:19 +05:30
Guewen Baconnier
fadbc44143
[CHG] rename web_translate_dialog_page to web_translate_dialog
2021-02-02 14:18:19 +05:30