3
0
Fork 0
Commit Graph

16 Commits (832451a9f39e70a8cc2873ffee2a118cb1566805)

Author SHA1 Message Date
OCA-git-bot 35d55b2654 [UPD] README.rst 2021-11-13 11:06:51 +00:00
OCA-git-bot ff35bbae56 [UPD] README.rst 2021-11-05 11:26:02 -04:00
dsolanki 790fefa232 [MIG] Migrate the module web_m2x_options to v14. 2021-11-05 11:26:02 -04:00
OCA-git-bot 561f84f068 [UPD] README.rst 2021-11-05 11:26:02 -04:00
OCA-git-bot 0efdd97a65 [UPD] README.rst 2021-11-05 11:26:02 -04:00
OCA-git-bot 1da536c3d6 [UPD] README.rst 2021-11-05 11:26:01 -04:00
Gusti Tammam d186fb45b0 [MIG] web_m2x_options: Migration to 12.0 2021-11-05 11:26:01 -04:00
ernesto 6feba96729 [MIG] web_m2x_options: Migration to 11.0
web_m2x_options: Fix usage for non-admins

web_m2x_options: Reduce rpc calls

web_m2x_options: Update manifest and readme
2021-11-05 11:26:01 -04:00
Akim Juillerat 7640246e26 [10.0][ADD] option to deactivate color picker on many2many_tags (#713) 2021-11-05 11:26:01 -04:00
David Vidal 62969382f9 [MIG] web_m2x_options: migrated to 10.0 2021-11-05 11:26:01 -04:00
Jairo Llopis f879d9b6d0 Fix Qweb templates. (#561)
* [FIX][web_m2x_options] Fix Qweb templates.

They were trying to replace non-existing elements, and this was being logged to console:

    Can't find "a.oe_m2o_cm_button" when extending template FieldMany2One
    Can't find "span.badge" when extending template FieldMany2ManyTag

* Raise version correctly.

* [FIX] Make many2many_tags tag deletion work again

* Correct replacement of event

Instead of overwriting all events from upstream widget, better just overwrite the one you need and inherit the rest.
2021-11-05 11:26:01 -04:00
Zakaria Makrelouf a0c468a60e Migration of module web_m2x_options. Adapt JS file to the new JS API and make the module installable [MIG] adapt form.js to the new API. [FIX] Fix bug mentioned in pull #262. [MIG] Make the module installable. 2021-11-05 11:26:01 -04:00
Holger Brunn 4ac8c3945c support 'open' on many2many_tags
[ADD] support 'no_open_edit' on many2one
[FIX] typos
2021-11-05 11:26:01 -04:00
Nicolas JEUDY 2f939bbb03 fix: obscur wrong path on last commit. recreate portage from scratch. 2021-11-05 11:26:01 -04:00
Holger Brunn 768a102c6e move all addons to __unported__, set all addons as not installable 2021-11-05 11:26:01 -04:00
Nicolas JEUDY 6717e59e43 - Rename web_m2o_enhanced to web_m2x_options
- Add static/description/index.html

fix: use include instead of extend in js function inheritance.

fix: not overwriting the existing object references with the result of the include

fix: update name according to new module name.

fix: error when displaying many2many field without options defined.
2021-11-05 11:26:01 -04:00