OCA-git-bot
5b099ca76c
[UPD] README.rst
2020-07-14 05:30:40 +00:00
OCA-git-bot
e91957559d
[UPD] README.rst
2020-07-13 05:30:37 +00:00
claudiagn
eec21e66ca
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (9 of 9 strings)
Translation: web-12.0/web-12.0-web_translate_dialog
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_translate_dialog/es/
2020-07-09 18:19:41 +00:00
OCA-git-bot
a3b768519f
web_translate_dialog 12.0.1.1.1
2020-06-03 10:06:25 +00:00
Akim Juillerat
aef961add1
[FIX] web_translate_dialog: Search using '=' to target right field
...
Without this commit, ir.translation are searched using a LIKE,
meaning that for a field called 'title', we'd get the translations
of all the fields beginning with title on this model.
Therefore, the returned value for field 'title' that is displayed
in the widget will be the value of the last result returned by
search_read, what could be anything beginning with title, and not
necessarily the field title itself.
2020-06-02 15:21:01 +02:00
OCA-git-bot
630fa0dbd9
web_translate_dialog 12.0.1.1.0
2020-05-20 14:54:01 +00:00
OCA-git-bot
c22b58e5de
Merge PR #1544 into 12.0
...
Signed-off-by pedrobaeza
2020-05-20 14:39:26 +00:00
Matjaz Mozetic
264dd28f36
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (9 of 9 strings)
Translation: web-12.0/web-12.0-web_translate_dialog
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_translate_dialog/sl/
2020-03-30 22:13:58 +00:00
Iryna Vushnevska
5f42f8680a
[FIX] web_transalte_dialog: iterate on correct variable
2020-03-09 14:18:32 +02:00
Iryna Vushnevska
167ea0f239
[FIX] web_translate_dialog: load translation
...
translated field can be saved in input or textarea
2020-03-09 14:16:56 +02:00
OCA Transbot
ac245ddab3
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_translate_dialog
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_translate_dialog/
2020-03-06 12:20:03 +00:00
OCA-git-bot
d138c6d9fe
[UPD] README.rst
2020-02-26 14:09:09 +00:00
oca-travis
27e48aea80
[UPD] Update web_translate_dialog.pot
2020-02-26 13:57:00 +00:00
Timon Tschanz
669e4dfab3
Fix sidebar & reenable multiple fields
2020-01-30 14:11:45 +01:00
Iryna Vyshnevska
239dde91b6
[IMP] web_translate_dialog: set maxlength in dialog
...
when field support size attribute set it to dialog to prevent aditional
input
2019-10-23 12:00:22 +03:00
Timon Tschanz
1f8066ab79
address comments
2019-09-30 10:46:57 +02:00
Akim Juillerat
29fa333221
Add tr_sequence on res.lang to allow sorting languages in the translation dialog
2019-09-30 10:46:57 +02:00
Akim Juillerat
7fde1b35d5
Remove field description column and move it to title
2019-09-30 10:46:57 +02:00
Akim Juillerat
bd1f4a4ff9
Fix sizing of textarea
...
Resize textarea either to the max height of its content if it stays
in the modal or to the max height available in the modal
2019-09-30 10:46:57 +02:00
Akim Juillerat
d6d4eb0e91
Use $ instead of $el.find
2019-09-30 10:46:57 +02:00
Akim Juillerat
6e853b09d8
Set max-width to 90% on translate dialog
2019-09-30 10:46:57 +02:00
Akim Juillerat
cd59690f76
Attend review comments
2019-09-30 10:46:57 +02:00
Akim Juillerat
f814a950de
Refactor to display only existing translations
2019-09-30 10:46:57 +02:00
Akim Juillerat
31cf928dfe
Keep translated value after hitting save
2019-09-30 10:46:56 +02:00
Akim Juillerat
9edd8ace29
Fix error if field to translate is not textarea
2019-09-30 10:46:56 +02:00
Akim Juillerat
a3ac7e69ec
Apply autoresize on textarea elements and fix css
2019-09-30 10:46:56 +02:00
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
5b1f6e6287
Fix issue in manifest & move to readme folder
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
oca-travis
fd31f26e23
[UPD] Update web_translate_dialog.pot
2019-09-30 10:46:56 +02:00
Stéphane Bidoul (ACSONE)
8a3ed869ed
remove obsolete .pot files [ci skip]
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
OCA Transbot
929bed0478
OCA Transbot updated translations from Transifex
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
Pedro M. Baeza
db0dd93894
[MIG] Rename manifest files
2019-06-19 11:36:53 +02:00
Pedro M. Baeza
26e3b80797
[MIG] Make modules uninstallable
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
OCA Transbot
910c4145fd
OCA Transbot updated translations from Transifex
2019-06-19 11:36:53 +02:00
Alexandre Fayolle
1fa98f764f
minor improvements to README.rst
2019-06-19 11:36:53 +02:00
OCA Transbot
352602ee0b
OCA Transbot updated translations from Transifex
2019-06-19 11:36:53 +02:00
Pedro M. Baeza
7a33958c7a
[MIG] Make modules uninstallable
2019-06-19 11:36:53 +02:00
Stéphane Bidoul
87b5cee23a
[UPD] prefix versions with 8.0
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
53218b8245
web_translate_dialog: update module category
2019-06-19 11:36:53 +02:00
Alexis de Lattre
43f915a947
web_translate_dialog: Add author and license key in __openerp__.py
2019-06-19 11:36:53 +02:00
Alexis de Lattre
0da55bcbb3
Improve README
2019-06-19 11:36:53 +02:00
Alexis de Lattre
a4c72734f1
Move module description to README.rst
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