Commit Graph

1137 Commits (8cfc0644c5fcc4dd710bc3248234b97b2605377c)

Author SHA1 Message Date
OCA-git-bot 700dd8c48e [UPD] README.rst 2022-03-24 10:18:21 +00:00
oca-travis fdf415464c [UPD] Update web_search_with_and.pot 2022-03-24 10:18:21 +00:00
sbejaoui a6a9e74d53 [13.0][MIG] - migration web_search_with_and 2022-03-24 10:18:21 +00:00
claudiagn a45fd1ea37 Added translation using Weblate (Spanish) 2022-03-24 10:18:21 +00:00
OCA-git-bot d635221ee9 [UPD] README.rst 2022-03-24 10:18:21 +00:00
OCA-git-bot 617c4a5ec6 [UPD] README.rst 2022-03-24 10:18:21 +00:00
Pedro Castro Silva 93a5fd73dd Added translation using Weblate (Portuguese) 2022-03-24 10:18:21 +00:00
OCA-git-bot 1980134c18 [UPD] README.rst 2022-03-24 10:18:21 +00:00
oca-travis 76f3b8dc4f [UPD] Update web_search_with_and.pot 2022-03-24 10:18:21 +00:00
David Dufresne 14d64b5f7e Port web_search_with_and to version 12.0 2022-03-24 10:18:21 +00:00
oca-travis acf15e016c [UPD] Update web_search_with_and.pot 2022-03-24 10:18:20 +00:00
Francesco Apruzzese 881345d2c7 [MIG] web_search_with_and: Migration to 11.0 2022-03-24 10:18:20 +00:00
adrien.didenot eb2abee844 [MIG] Migrate web_search_with_and from 8.0 to 10.0 2022-03-24 10:18:20 +00:00
Andrius Preimantas a0a07ecd1e Squash of 8 commits
Add README.rst

Too short underline for module title in README.rst

Improving module meta information

Version 1.0

W391 blank line at end of file

Remove module description because README.rst is there

web_search_with_and: Latest OCA conventions
2022-03-24 10:18:20 +00:00
OCA-git-bot d76698580e [ADD] setup.py 2022-03-19 01:15:58 +00:00
OCA-git-bot a63b519cbc [UPD] README.rst 2022-03-19 01:15:56 +00:00
OCA-git-bot 14527f11f7 [UPD] addons table in README.md 2022-03-19 01:15:52 +00:00
oca-ci 9d41ba6192 [UPD] Update web_domain_field.pot 2022-03-19 01:13:40 +00:00
OCA-git-bot 3672f36cde Merge PR #2135 into 15.0
Signed-off-by pedrobaeza
2022-03-19 01:11:11 +00:00
Carlos Roca e7e795ccdd [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.
2022-03-18 17:28:41 +07:00
Carlos Roca 7fb6885241 [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.
2022-03-18 17:28:38 +07:00
Ediz Duman 1a23855646 Added translation using Weblate (Turkish) 2022-03-18 10:18:41 +00:00
Quentin Groulard acec64f61f [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
2022-03-18 15:29:45 +07:00
Holger Brunn 5a7fbfec0d [FIX] when all is undefined, fall back to core's default 2022-03-18 15:29:45 +07:00
SilvioC2C ecb8212f58 [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).
2022-03-18 15:29:45 +07:00
Bernat Puig Font ccebbbef29 [FIX] web_widget_bokeh_chart: Activate script and div at the same time 2022-03-09 19:09:26 +01:00
OCA-git-bot 23cec05e3c [ADD] setup.py 2022-03-09 12:00:21 +00:00
OCA-git-bot cf25475061 [UPD] README.rst 2022-03-09 12:00:20 +00:00
OCA-git-bot 33ebd490c2 [UPD] addons table in README.md 2022-03-09 12:00:17 +00:00
oca-ci cae5e15b6a [UPD] Update web_widget_url_advanced.pot 2022-03-09 11:58:12 +00:00
OCA-git-bot 38facb0a22 Merge PR #2117 into 15.0
Signed-off-by simahawk
2022-03-09 11:55:16 +00:00
Jasmin Solanki f081c71996 [MIG] web_widget_url_advanced: Migration to 15.0 2022-03-09 15:08:32 +05:30
Jasmin Solanki 6c4327ce34 [IMP] web_widget_url_advanced: black, isort, prettier 2022-03-09 15:04:26 +05:30
OCA Transbot 73e1383b80 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-14.0/web-14.0-web_widget_url_advanced
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_url_advanced/
2022-03-09 15:04:26 +05:30
OCA-git-bot f90e67669b web_widget_url_advanced 14.0.1.0.1 2022-03-09 15:04:26 +05:30
OCA-git-bot 0602e02018 [UPD] README.rst 2022-03-09 15:04:26 +05:30
oca-travis 302feec54b [UPD] Update web_widget_url_advanced.pot 2022-03-09 15:04:26 +05:30
Peerapong-Supasompob cac997aa47 [14.0][MIG] web_widget_url_advanced 2022-03-09 15:04:26 +05:30
Peerapong-Supasompob a808e3b6c4 [IMP] web_widget_url_advanced: black, isort, prettier 2022-03-09 15:04:26 +05:30
Simone Orsi f895e296b0 web_widget_url_advanced: fix display in tree view
On tree views the widget will be initialized once.
Without this change the value displayed is always the same.
Now anchor's text is computed on rendering.
2022-03-09 15:04:26 +05:30
claudiagn 79491e4732 Added translation using Weblate (Spanish) 2022-03-09 15:04:26 +05:30
OCA-git-bot 870ba2a70d [UPD] README.rst 2022-03-09 15:04:26 +05:30
Alexey Pelykh 987f6cea9b [UPD] Brainbean Apps => CorporateHub 2022-03-09 15:04:26 +05:30
OCA-git-bot 827816999e [UPD] README.rst 2022-03-09 15:04:26 +05:30
OCA-git-bot 04e7b3c870 [UPD] README.rst 2022-03-09 15:04:26 +05:30
OCA-git-bot dcb685c9d3 web_widget_url_advanced 13.0.1.1.0 2022-03-09 15:04:26 +05:30
OCA-git-bot 13fcb8e195 [UPD] README.rst 2022-03-09 15:04:26 +05:30
oca-travis 70bbd1c471 [UPD] Update web_widget_url_advanced.pot 2022-03-09 15:04:26 +05:30
Joan Sisquella f62192242a [IMP] Merge 'web_widget_prefixed_url' 2022-03-09 15:04:26 +05:30
Joan Sisquella 6001ae2433 [MIG] web_widget_url_advanced: Migration to 13.0 2022-03-09 15:04:26 +05:30