Commit Graph

1427 Commits (0e1e1c09e1bf0b15c91b8754302277dac0da9dd4)

Author SHA1 Message Date
Jos De Graeve ad4fb7d69e Cleanup faulty file
This file seems to be generated by an error

causes invalid path error for checkout for windows users.
2023-02-20 12:49:03 +01:00
OCA-git-bot bdb8d29fb0 [UPD] README.rst 2023-02-20 12:49:03 +01:00
oca-travis a933764722 [UPD] Update web_action_conditionable.pot 2023-02-20 12:49:03 +01:00
ahenriquez 0f5852043d [UPT]web_action_conditionable
* assets file rename + log ignored errors when reading attrs
* update readme description
2023-02-20 12:49:03 +01:00
sudhir-erpharbor 158fbbdc54 [MIG] Migrated module web_action_conditionable to v13 2023-02-20 12:49:03 +01:00
ahenriquez 75b9541531 [IMP] : black, isort, prettier 2023-02-20 12:49:03 +01:00
Alexandre Díaz 667cc81197 [FIX] web_action_conditionable: Adapt to new api 2023-02-20 12:49:03 +01:00
Nelson Ramírez Sánchez 3b7f4dc0b9 Added translation using Weblate (Spanish) 2023-02-20 12:49:03 +01:00
Bole b213c0e66a Added translation using Weblate (Croatian) 2023-02-20 12:49:03 +01:00
黎伟杰 35a6dc67ea Added translation using Weblate (Chinese (Simplified)) 2023-02-20 12:49:03 +01:00
OCA-git-bot 76414112bd [UPD] README.rst 2023-02-20 12:49:03 +01:00
OCA-git-bot c7e61f3af1 [UPD] README.rst 2023-02-20 12:49:03 +01:00
oca-travis d2fd008f3f [UPD] Update web_action_conditionable.pot 2023-02-20 12:49:03 +01:00
mreficent 5af78bdbb2 [MIG] web_action_conditionable: Migration to 12.0 2023-02-20 12:49:03 +01:00
oca-travis f0c7b8da38 [UPD] Update web_action_conditionable.pot 2023-02-20 12:49:03 +01:00
andreparames 1cff9b12ba [MIG] web_action_conditionable: Migration to 11.0 2023-02-20 12:49:03 +01:00
Pedro M. Baeza 7f1ea1e2e4 [MIG] Rename manifest files 2023-02-20 12:49:03 +01:00
Pedro M. Baeza 7113851321 [MIG] Make modules uninstallable 2023-02-20 12:49:03 +01:00
Stéphane Bidoul 49244bf4aa [UPD] prefix versions with 8.0 2023-02-20 12:49:03 +01:00
Yannick Vaucher 674fe94440 Add missing default oca icons 2023-02-20 12:49:03 +01:00
Cristian Salamea 0d60479c67 [add] web_action_conditionable 2023-02-20 12:49:03 +01:00
Bole cd41289f53 Translated using Weblate (Croatian)
Currently translated at 100.0% (4 of 4 strings)

Translation: web-16.0/web-16.0-web_dark_mode
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_dark_mode/hr/
2023-02-16 14:23:27 +00:00
Bole 55b81ddfe7 Added translation using Weblate (Croatian) 2023-02-16 11:59:58 +00: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