Timon Tschanz
cd48e2dafc
fix reminder box link
2019-09-30 10:46:56 +02:00
Timon Tschanz
4b64159e14
fix context and add mutex
2019-09-30 10:46:56 +02:00
Timon Tschanz
63ee8021fc
[12.0][MIG] web_translate_dialog
2019-09-30 10:46:56 +02:00
Timon Tschanz
ca033cc45a
[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.
2019-09-30 10:46:56 +02:00
Jay Vora(SerpentCS)
b4ccf25fe2
[MIG] web_translate_dialog migrated to v10
2019-06-19 11:36:53 +02:00
Antonio Espinosa
37e2d32235
[FIX] Add codeview button to translate HTML fields
2019-06-19 11:36:53 +02:00
Antonio Espinosa
207266d298
[MIG] web_translate_dialog
2019-06-19 11:36:53 +02:00
Yannick Vaucher
c18750f503
Add missing default oca icons
2019-06-19 11:36:53 +02:00
Alexis de Lattre
fcaa3cae00
web_translate_dialog: port to v8
2019-06-19 11:36:53 +02:00
Holger Brunn
63cb612fe9
move all addons to __unported__, set all addons as not installable
2019-06-19 11:36:53 +02:00
Guewen Baconnier
5163cf2e5c
Propagate the changes done in the translate dialog back to the view
2019-06-19 11:36:53 +02:00
Guewen Baconnier
91f8c43147
Read the fields of the current language from the view, not from a read() in the database
2019-06-19 11:36:53 +02:00
Guewen Baconnier
1c9e8d6fcb
obsolete comment
2019-06-19 11:36:53 +02:00
Guewen Baconnier
819b9ce576
Rename the frenchisms 'word' trads to translation
2019-06-19 11:36:53 +02:00
Guewen Baconnier
4de854268c
[FIX] display title
2019-06-19 11:36:53 +02:00
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.
2019-06-19 11:36:53 +02:00
Guewen Baconnier
848b457995
[FIX] error when a view has no sidebar (popup)
2019-06-19 11:36:53 +02:00
Guewen Baconnier
c2d7cf346f
[CHG] read_translations() not working as expected on OpenERP 7, use the normal read()
2019-06-19 11:36:53 +02:00
Guewen Baconnier
a556019f56
[FIX] autosize the textareas
2019-06-19 11:36:53 +02:00
Guewen Baconnier
3d51c256e0
[CHG] rename web_translate_dialog_page to web_translate_dialog
2019-06-19 11:36:53 +02:00