FrancoisGe

Results 10 issues of FrancoisGe

Before this commit, when creating a record containing an invisible x2many, the fields related to this x2many were not asked during the creation onchange. Problem: Some required values were missing...

RD

Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines...

RD

Before this commit, in a Kanban view, the group representing a new column did not contain a domain. Its domain should have combined the view domain and the groupBy domain...

RD

Before this commit, in a form dialog view, clicking on an action button in the header does not save the record being edited. The record is reset in case a...

RD

Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines...

RD

The purpose of this commit is to fix a bug probably linked to the runbot's configuration. This does not ensure that the default text color is always the same. Build...

RD

The Goal of this commit is to add the “Reset Size” table menu item that had been omitted during conversion to html_editor.

RD

The purpose of this commit is to add a dialog plugin that will centralise the behaviour shared between dialogs opened from the editor. The behaviour shared by all the editor...

RD

Currently, showExtendedTextStylesOptions are still displayed. Before the new editor (html_editor), it was only used by the website builder. The website builder still doesn't use html_editor, so we're going to disable...

RD

Doing a t-on-blur/focus on a doesn't work. Solution: Add the event listener on the iframe window and not on the noed iframe.