Commit Graph

15 Commits (707319c38afbccd0832c2f79b052280d4ef5fa1a)

Author SHA1 Message Date
OCA-git-bot 28f22ac146 [UPD] README.rst 2021-03-02 11:29:49 +00:00
dsolanki ce9eea76b0 [MIG] Migrate the module web_m2x_options to v14. 2021-03-02 14:34:29 +05:30
OCA-git-bot a6c56b8281 [UPD] README.rst 2021-03-02 14:34:29 +05:30
OCA-git-bot 9038244448 [UPD] README.rst 2021-03-02 14:34:29 +05:30
OCA-git-bot 423828e6d7 [UPD] README.rst 2021-03-02 14:34:29 +05:30
Gusti Tammam 85765c1d1f [MIG] web_m2x_options: Migration to 12.0 2021-03-02 14:34:29 +05:30
ernesto 0d8fbd3bd7 [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-03-02 14:34:29 +05:30
Akim Juillerat 1c2fa005d8 [10.0][ADD] option to deactivate color picker on many2many_tags (#713) 2021-03-02 14:34:29 +05:30
David Vidal 20ef2c190d [MIG] web_m2x_options: migrated to 10.0 2021-03-02 14:34:29 +05:30
Jairo Llopis 44a208f966 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-03-02 14:34:29 +05:30
Zakaria Makrelouf 43a4a5b48f 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-03-02 14:34:29 +05:30
Holger Brunn e7943a4848 support 'open' on many2many_tags
[ADD] support 'no_open_edit' on many2one
[FIX] typos
2021-03-02 14:34:29 +05:30
Nicolas JEUDY bfb5e7f3dc fix: obscur wrong path on last commit. recreate portage from scratch. 2021-03-02 14:34:29 +05:30
Holger Brunn 48dd81ccf8 move all addons to __unported__, set all addons as not installable 2021-03-02 14:34:29 +05:30
Nicolas JEUDY 34bf5f32d2 - 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-03-02 14:34:29 +05:30