3
0
Fork 0
Commit Graph

253 Commits (b803f95772dbb3a77577aac4c82ef4a0fea60b60)

Author SHA1 Message Date
Diep Huu Hoang b803f95772 [16.0][MIG] web_m2x_options: Migration to 16.0 2023-03-28 12:48:05 +07:00
CRogos 1ddab4db69 [15.0][FIX] Remove tests from init 2023-02-15 15:13:53 +07:00
OCA Transbot e28cd9910f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-15.0/web-15.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_m2x_options/
2023-02-15 15:13:53 +07:00
OCA-git-bot 1cbd74402a web_m2x_options 15.0.1.1.0 2023-02-15 15:13:53 +07:00
OCA-git-bot dbefb2fce8 [UPD] README.rst 2023-02-15 15:13:53 +07:00
oca-ci 286c49bb34 [UPD] Update web_m2x_options.pot 2023-02-15 15:13:53 +07:00
nguyenhk fd9c781e46 [FIX] web_m2x_options: fix test_ir_config_parameter 2023-02-15 15:13:53 +07:00
Carlos Roca 393101e2fe [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.
2023-02-15 15:13:53 +07:00
Carlos Roca 18719aa07d [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.
2023-02-15 15:13:53 +07:00
Quentin Groulard 7f31a58519 [ADD] Option open for One2Many fields
With 'open' option, clicking on a row of a o2m field will open the view for the record in fullscreen rather than in a popup
2023-02-15 15:13:53 +07:00
Holger Brunn 935afe9b04 [FIX] when all is undefined, fall back to core's default 2023-02-15 15:13:53 +07:00
SilvioC2C 65c2e822fa [FIX] web_m2x_options: fix search_more behaviour
In README.rst it is said that ``search_more`` key is "[u]sed to force disable/enable search more button".
However, it only applies on fields where the records returned by the name_search are more than the node's limit.

This commit fixes this behaviour, forcing the "Search More..." option to be *always* disabled/enabled if ``search_more`` key is set either locally (in the node's options) or globally (via the ir.config_parameter record).
Moreover, it establishes a clear line of priority for checking whether "Search More..." should be displayed/hidden (local node has the highest priority, global config mid priority, limit check as fallback).
2023-02-15 15:13:53 +07:00
Christopher Ormaza a7bb978be7 [15.0][MIG] web_widget_bokeh_chart 2023-02-15 15:13:53 +07:00
OCA-git-bot 63a55d8a64 [UPD] README.rst 2023-02-15 15:13:53 +07:00
oca-ci f68d35727c [UPD] Update web_m2x_options.pot 2023-02-15 15:13:53 +07:00
Germana 2a1facd671 [MIG] web_m2x_options: Migration to 15.0
[FIX] web_m2x_options:  External ID not found in the system web.assets_backend
2023-02-15 15:13:53 +07:00
Corneliuus 53b31857af Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-14.0/web-14.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_m2x_options/de/
2023-02-15 15:13:53 +07:00
Bosd 111842d4f6 Translated using Weblate (Dutch)
Currently translated at 93.7% (15 of 16 strings)

Translation: web-14.0/web-14.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_m2x_options/nl/
2023-02-15 15:13:53 +07:00
Bosd 578d6056ce Added translation using Weblate (Dutch) 2023-02-15 15:13:53 +07:00
OCA-git-bot 4c1983e3cb [UPD] README.rst 2023-02-15 15:13:53 +07:00
oca-travis 099d3f8990 [UPD] Update web_m2x_options.pot 2023-02-15 15:13:53 +07:00
dsolanki 0888af3914 [MIG] Migrate the module web_m2x_options to v14. 2023-02-15 15:13:53 +07:00
dsolanki 50fc68b367 [IMP] web_m2x_options: black, isort, prettier 2023-02-15 15:13:53 +07:00
OCA-git-bot f9b689f06f web_m2x_options 13.0.1.0.2 2023-02-15 15:13:53 +07:00
Christopher Ormaza 2042f56853 Fix mobile enterprise version 2023-02-15 15:13:53 +07:00
c2cdidier a0e04a04e5 Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/fr/
2023-02-15 15:13:53 +07:00
c2cdidier 6c6e5afb3e Translated using Weblate (German)
Currently translated at 92.3% (12 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/de/
2023-02-15 15:13:53 +07:00
OCA-git-bot 656e02ee0d [UPD] README.rst 2023-02-15 15:13:53 +07:00
OCA-git-bot ae6b1b782e [UPD] README.rst 2023-02-15 15:13:53 +07:00
黎伟杰 4d1ee1af4c Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/zh_CN/
2023-02-15 15:13:53 +07:00
OCA-git-bot bdacc29e7f web_m2x_options 13.0.1.0.1 2023-02-15 15:13:53 +07:00
Thomas Binsfeld d1ced3508a [FIX] web_m2x_options: quick search filter only if search value
Before this commit, an empty filter was applied when opening the search more if nothing in the quick search.
2023-02-15 15:13:53 +07:00
OCA Transbot 847fe9d6a1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/
2023-02-15 15:13:53 +07:00
OCA-git-bot 0f8c6ce93b [UPD] README.rst 2023-02-15 15:13:53 +07:00
oca-travis ed3b73c6f4 [UPD] Update web_m2x_options.pot 2023-02-15 15:13:53 +07:00
Bhavesh Odedra 3d6fa6ad91 [FIX] pre-commit 2023-02-15 15:13:53 +07:00
Bhavesh Odedra 5fa61f29ae [13.0][FIX] issue of field dropdown 2023-02-15 15:13:53 +07:00
Andrés Rodríguez 2953c0c2d0 [IMP] web_m2x_options: black, isort 2023-02-15 15:13:53 +07:00
Andrés Rodríguez 804514bd58 [IMP] web_m2x_options: balck and eslint fix 2023-02-15 15:13:53 +07:00
Andrés Rodríguez 49f082ffaa [REF] web_m2x_options: eslint fix 2023-02-15 15:13:53 +07:00
Andrés Rodríguez b421d98e92 [REF] web_m2x_options: eslint complains 2023-02-15 15:13:53 +07:00
Andrés Rodríguez 16c81558ff [REF] web_m2x_options: better imp and fixes 2023-02-15 15:13:53 +07:00
Jeroen Evens 239c515261 [MIG] web_m2x_options: Migration to 13.0 2023-02-15 15:13:53 +07:00
黎伟杰 7de684720a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (12 of 12 strings)

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/zh_CN/
2023-02-15 15:13:53 +07:00
黎伟杰 3e148521fc Added translation using Weblate (Chinese (Simplified)) 2023-02-15 15:13:53 +07:00
Rodrigo Macedo fdf60a68c4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (12 of 12 strings)

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/pt_BR/
2023-02-15 15:13:53 +07:00
Nicolas JEUDY 19f48e84e3 Translated using Weblate (French)
Currently translated at 100.0% (12 of 12 strings)

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/fr/
2023-02-15 15:13:53 +07:00
Kévin Allard 91aa987b46 Translated using Weblate (French)
Currently translated at 91.7% (11 of 12 strings)

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/fr/
2023-02-15 15:13:53 +07:00
OCA Transbot e7503895b6 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/
2023-02-15 15:13:53 +07:00
oca-travis 52a3858b31 [UPD] Update web_m2x_options.pot 2023-02-15 15:13:53 +07:00