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.
2018-01-23 10:00:50 +01:00
Jay Vora(SerpentCS)
68de37aeac
[MIG] web_translate_dialog migrated to v10
2017-04-05 09:43:16 +02:00
Antonio Espinosa
0a3984294c
[FIX] Add codeview button to translate HTML fields
2016-09-13 10:09:07 +02:00
Antonio Espinosa
03ba7cc69e
[MIG] web_translate_dialog
2016-07-29 20:49:18 +02:00
Yannick Vaucher
89ac30b00a
Add missing default oca icons
2015-08-18 11:09:01 +02:00
Alexis de Lattre
f0f612047d
web_translate_dialog: port to v8
2015-07-22 21:56:07 +02:00
Holger Brunn
9972de3b44
move all addons to __unported__, set all addons as not installable
2014-07-07 13:11:28 +02:00
Guewen Baconnier
1fd034fd59
Propagate the changes done in the translate dialog back to the view
2014-04-02 10:56:31 +02:00
Guewen Baconnier
79ba5df7e2
Read the fields of the current language from the view, not from a read() in the database
2014-04-02 10:56:00 +02:00
Guewen Baconnier
3979e30597
obsolete comment
2014-04-02 10:55:32 +02:00
Guewen Baconnier
b1e393ffc3
Rename the frenchisms 'word' trads to translation
2014-02-25 15:29:42 +01:00
Guewen Baconnier
70ed057fd5
[FIX] display title
2013-12-09 08:23:24 +01:00
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.
2013-12-06 14:53:11 +01:00
Guewen Baconnier
9966a87216
[FIX] error when a view has no sidebar (popup)
2013-12-06 14:05:24 +01:00
Guewen Baconnier
b2a3fcab0f
[CHG] read_translations() not working as expected on OpenERP 7, use the normal read()
2013-12-06 13:58:42 +01:00
Guewen Baconnier
6e6125df17
[FIX] autosize the textareas
2013-12-06 13:55:21 +01:00
Guewen Baconnier
d53c5ddc03
[CHG] rename web_translate_dialog_page to web_translate_dialog
2013-12-06 13:54:38 +01:00