8000 Tags · acsone/web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: acsone/web

Tags

16.0+ebt+84fc6ee3d2c5a687d4df540343d5aabffab59158

Toggle 16.0+ebt+84fc6ee3d2c5a687d4df540343d5aabffab59158's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[MIG] web_edit_user_filter: Migration to 16.0

18.0+tt+5d2726c4042a80ffb03323a32f1cfd6798721515

Toggle 18.0+tt+5d2726c4042a80ffb03323a32f1cfd6798721515's commit message
[FIX] web_m2x_options: prevent crash on Many2OneReferenceField

Many2OneReferenceField inherits the props definition from Many2OneField but
does not inherit the prototype methods added via patch() on many2OneField,
including m2o_options_props()

without this patch, calling extractProps() on Many2OneReferenceField leads to
"this.m2o_options_props is not a function" errors because this method is undefined

this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField
to ensure compatibility and safely bypass the m2o_options_props logic
since it's not relevant for reference fields

18.0+tt+868f8519b6136893642361b41e4b688432c86faf

Toggle 18.0+tt+868f8519b6136893642361b41e4b688432c86faf's commit message
[FIX] web_m2x_options: prevent crash on Many2OneReferenceField

Many2OneReferenceField inherits the props definition from Many2OneField but
does not inherit the prototype methods added via patch() on many2OneField,
including m2o_options_props()

without this patch, calling extractProps() on Many2OneReferenceField leads to
"this.m2o_options_props is not a function" errors because this method is undefined

this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField
to ensure compatibility and safely bypass the m2o_options_props logic
since it's not relevant for reference fields

18.0+hbn+4cb2dc99eda9dbd8d56d93a3bd286cbade5449a2

Toggle 18.0+hbn+4cb2dc99eda9dbd8d56d93a3bd286cbade5449a2's commit message
[FIX] web_m2x_options: prevent crash on Many2OneReferenceField

Many2OneReferenceField inherits the props definition from Many2OneField but
does not inherit the prototype methods added via patch() on many2OneField,
including m2o_options_props()

without this patch, calling extractProps() on Many2OneReferenceField leads to
"this.m2o_options_props is not a function" errors because this method is undefined

this fix adds a no-op m2o_options_props() implementation on Many2OneReferenceField
to ensure compatibility and safely bypass the m2o_options_props logic
since it's not relevant for reference fields

16.0+ebt+465ba8e6fbb3889ecdf2965678bdf873213b4360

Toggle 16.0+ebt+465ba8e6fbb3889ecdf2965678bdf873213b4360's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[MIG] web_edit_user_filter: Migration to 16.0

18.0+tt+ced386ab44577ca025e84c4737dff044f7e73636

Toggle 18.0+tt+ced386ab44577ca025e84c4737dff044f7e73636's commit message
[MIG] web_m2x_options: Migration to 18.0

18.0+tt+ba9937e84f3718d3553c5cb78bbcb877bdb01677

Toggle 18.0+tt+ba9937e84f3718d3553c5cb78bbcb877bdb01677's commit message
[FIX] web_m2x_options: fix the noSearchMore functionality for the man…

…y2many_avatar_user field widget.

18.0+tt+a5c88c65689bfbc3856ef64992045d71e91fb29f

Toggle 18.0+tt+a5c88c65689bfbc3856ef64992045d71e91fb29f's commit message
[MIG][18.0] web_m2x_options

16.0+ebt+68ce1ffd6f2620c41340425d28d08c71c9bc9a20

Toggle 16.0+ebt+68ce1ffd6f2620c41340425d28d08c71c9bc9a20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from acsone/16.0-zra-web_form_view_resizable

[IMP] web_form_view_resizable: keep default size of chatter when opening a new form

16.0--b8e0926ac-odoo-addon-web-form-view-resizable

Toggle 16.0--b8e0926ac-odoo-addon-web-form-view-resizable's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from acsone/16.0-zra-web_form_view_resizable

[IMP] web_form_view_resizable: keep default size of chatter when opening a new form
0