Denis Roussel
cff74232d4
[10.0][MIG] Migrates web_domain_field
2020-11-18 15:31:54 +01:00
Laurent Mignon (ACSONE)
07c0be9279
New web_domain_field addon
2020-11-18 15:31:54 +01:00
OCA Transbot
60ad6745ed
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options/
2020-11-16 08:24:24 +00:00
OCA-git-bot
0059d16358
web_m2x_options 12.0.2.0.0
2020-11-16 08:24:02 +00:00
oca-travis
cb77009622
[UPD] Update web_m2x_options.pot
2020-11-16 08:19:31 +00:00
OCA-git-bot
a83c5d3b8d
Merge PR #1728 into 12.0
...
Signed-off-by pedrobaeza
2020-11-16 08:09:35 +00:00
OCA-git-bot
9bb4e7cb8f
[UPD] README.rst
2020-11-10 16:38:31 +00:00
OCA-git-bot
539c2b9c9b
Merge PR #1722 into 12.0
...
Signed-off-by yvaucher
2020-11-10 15:41:19 +00:00
Telmo Santos
1601db84f3
fixup! [12.0][FIX] web_translate_dialog reload parent view
2020-11-09 14:27:34 +01:00
Carlos Roca
a9c15b35ec
[IMP] web_m2x_options: Added limit for o2m field entries
...
Added the system parameter "web_m2x_options.field_limit_entries" to set the limit of entries that can be displayed.
2020-11-09 12:01:28 +01:00
Carlos Roca
5427b0e57f
[IMP] web_m2x_options: Efficiency
...
Improved the efficiency of code: With this improvement we achieve to just do an rpc call when the js file is called instead of do the call for each field.
2020-11-09 11:58:03 +01:00
Hans Henrik Gabelgaard
7e1f205856
Translated using Weblate (Danish)
...
Currently translated at 70.6% (12 of 17 strings)
Translation: web-12.0/web-12.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_responsive/da/
2020-11-08 09:16:47 +00:00
Vincent Van Rossem
349022bb41
[12.0][ADD] web_set_single_page_hidden
2020-11-04 15:51:24 +01:00
Alexey Pelykh
56bcb4017c
[UPD] Brainbean Apps => CorporateHub
2020-11-04 12:55:34 +02:00
OCA Transbot
8577fedd00
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-11-03 16:41:02 +00:00
OCA-git-bot
175612bef2
web_translate_dialog 12.0.1.1.3
2020-11-03 16:40:48 +00:00
oca-travis
073179cb38
[UPD] Update web_translate_dialog.pot
2020-11-03 16:23:25 +00:00
OCA-git-bot
83f49dcaa2
Merge PR #1705 into 12.0
...
Signed-off-by simahawk
2020-11-03 16:05:00 +00:00
Holger Brunn
969446594c
[IMP] use same UI as when saving a normal filter
2020-10-30 10:36:17 +01:00
Holger Brunn
c0904e3aae
[IMP] let user decide if a filter is private when saving it
...
for filter combinations, inherit user_id from the filter we combine it
with
2020-10-30 10:36:17 +01:00
Holger Brunn
7aad31543b
[FIX] don't eval() json, but json.loads it
2020-10-30 10:36:17 +01:00
Holger Brunn
e949159215
[FIX] coding style
2020-10-30 10:36:17 +01:00
Holger Brunn
01c4ed572e
[FIX] evaluate domains containing _auto_join fields
...
before taking unions
2020-10-30 10:36:17 +01:00
Alexandre Fayolle
7c9992dabc
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2020-10-30 10:36:17 +01:00
Holger Brunn
cfbf7eb88b
[IMP] more readable code
2020-10-30 10:36:17 +01:00
Holger Brunn
bae5367b43
[FIX] coding style
2020-10-30 10:36:17 +01:00
Holger Brunn
5bae136816
[IMP] let users edit domain_this if there's other filters, make
...
domain readonly then
2020-10-30 10:36:17 +01:00
Holger Brunn
006667bca4
[IMP] allow users to inspect records when testing filters
2020-10-30 10:36:17 +01:00
Holger Brunn
2a62f9ba59
[FIX] evaluate filters if necessary
2020-10-30 10:36:17 +01:00
Rudolf Schnapka
aa72aeb400
removed excess LF
2020-10-30 10:36:17 +01:00
Rudolf Schnapka
b5efc1e5dd
initial german translations (and added pot-file)
2020-10-30 10:36:17 +01:00
Holger Brunn
2abca41457
[ADD] hide advanced filter menu if there is no filter and nothing
...
checked
2020-10-30 10:36:17 +01:00
Holger Brunn
80b82f0bc7
[FIX] cope with faulty expressions in filters
2020-10-30 10:36:17 +01:00
Holger Brunn
ced4e21fcf
[FIX] use safe_eval to account for names like False
2020-10-30 10:36:17 +01:00
Holger Brunn
ac02061658
[ADD] duplicate saving new filters to menu (usability)
2020-10-30 10:36:17 +01:00
Holger Brunn
b11ba271cb
[FIX] do the renaming properly
2020-10-30 10:36:17 +01:00
Holger Brunn
fb84ffdc68
[REN] rename to web_advanced_filters
2020-10-30 10:36:17 +01:00
Pedro Castro Silva
5659decc51
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: web-12.0/web-12.0-web_tree_duplicate
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_tree_duplicate/pt/
2020-10-28 21:08:20 +00:00
Pedro Castro Silva
271de6b2a8
Added translation using Weblate (Portuguese)
2020-10-28 18:28:07 +00:00
Pedro Castro Silva
05ae2f6ada
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_disable_export_group/pt/
2020-10-16 12:08:17 +00:00
Pedro Castro Silva
a249fd91ea
Added translation using Weblate (Portuguese)
2020-10-16 10:05:49 +00:00
Telmo Santos
85936ca551
[12.0] web_translate_dialog: Do not translate related readonly fields
2020-10-14 11:40:41 +02:00
Telmo Santos
a04ef49b2c
[12.0][FIX] web_translate_dialog: on_button_translate load current record
2020-10-14 09:23:49 +02:00
Telmo Santos
8190df5a70
[12.0][FIX] web_translate_dialog reload parent view
2020-10-13 12:06:19 +02:00
Jan Prokop
886bb8ea91
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (1 of 1 strings)
Translation: web-12.0/web-12.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_dropdown_dynamic/sk/
2020-10-11 23:09:15 +00:00
Jan Prokop
b2e3a5ecb3
Added translation using Weblate (Slovak)
2020-10-11 20:38:26 +00:00
OCA-git-bot
6be8568ddf
web_translate_dialog 12.0.1.1.2
2020-10-09 12:56:57 +00:00
OCA-git-bot
7e86187ffb
Merge PR #1699 into 12.0
...
Signed-off-by simahawk
2020-10-09 12:51:49 +00:00
Akim Juillerat
bf06a84b9a
web_translate_dialog: Display only fields displayed in the view
...
parent.renderer.state.fields includes all the fields in the model
whereas parent.renderer.state.getFieldNames() includes all the fields
displayed in the view.
This commit filters out fields that are not displayed in the view
to avoid the TypeError "undefined is not an object (evaluating '$('[name='+field_name+']')[0].maxLength')"
because translatable_fields did include fields that are not in the view.
2020-10-09 13:51:24 +02:00
Yann Papouin
27aa521220
Translated using Weblate (French)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_edit_user_filter
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_edit_user_filter/fr/
2020-10-06 12:38:08 +00:00