Alexandre Kühn
Alexandre Kühn
Hello, we don't do IMP in stable versions like `15.0`, only FIX. So this is `master` work. As for the IMP itself, would be best to group IM status and...
@tranngocson1996 Yes, can make a PR for master for such kind of IMP. Thanks!
@rapr-odoo I'd prefer to improve fuzzy search in master, as it's not a bug. So yes, we can close this PR. Thanks :)
Hello, since this commit the style of popover is wrong. An example of popover in discuss refactoring branch (almost ready to merge in master): I think the changes in `position_hook.js`...
@robodoo r+
@robodoo r+ override=ci/security This is just added comment on a side-effect of `innerHTML=` that is relevant for understanding that resulting `message.body` has a mix of escaped and non-escaped chars. The...
There's a `special_mentions` passed to post message param, some tests need to be adapted (see red ci/runbot logs)
> I am not sure I understand the value of the `o-discuss-mention` class. Could we not just use the existing `o_mail_redirect`? `o_mail_redirect` has the static style and the dynamic hover...
It's not great to introduce so many artificial splits to enable so much overrides. This makes refactoring the code far more complicated than necessary. Considering that `documents.document` override is essentially...