-
Notifications
You must be signed in to change notification settings - Fork 116
Fix: Image Transform button not working #4729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
subhadeepdev
wants to merge
224
commits into
master-mysterious-egg
Choose a base branch
from
master-mysterious-egg-sdev
base: master-mysterious-egg
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: aans-odoo <aans@odoo.com> Co-authored-by: Alessandro Lupo <alup@odoo.com> Co-authored-by: Alice Gaudon <agau@odoo.com> Co-authored-by: Antoine Guenet <age@odoo.com> Co-authored-by: Augustin (duau) <duau@odoo.com> Co-authored-by: Benoit Socias <bso@odoo.com> Co-authored-by: chdh-odoo <chdh@odoo.com> Co-authored-by: Davide Bonetto <dabo@odoo.com> Co-authored-by: emge-odoo <emge@odoo.com> Co-authored-by: fdardenne <dafl@odoo.com> Co-authored-by: FrancoisGe <fge@odoo.com> Co-authored-by: Géry Debongnie <ged@odoo.com> Co-authored-by: Jinjiu Liu <jili@odoo.com> Co-authored-by: ksbh-odoo <ksbh@odoo.com> Co-authored-by: Louis (loco) <loco@odoo.com> Co-authored-by: Mohammed Shekha <msh@odoo.com> Co-authored-by: Nicolas Bayet <nby@odoo.com> Co-authored-by: panv-odoo <panv@odoo.com> Co-authored-by: paru-odoo <paru@odoo.com> Co-authored-by: Rahil Ghanchi <rahg@odoo.com> Co-authored-by: Robin Lejeune (role) <role@odoo.com> Co-authored-by: Rodolpho Lima <rcdl@odoo.com> Co-authored-by: Sanjay Sharma <shsa@odoo.com> Co-authored-by: Sébastien Blondiau <blse@odoo.com> Co-authored-by: Sébastien Geelen <sge@odoo.com> Co-authored-by: Serhii Rubanskyi - seru <seru@odoo.com> Co-authored-by: Soukéina Bojabza <sobo@odoo.com> Co-authored-by: Subhadeep <info.subhadeep@gmail.com> Co-authored-by: visp-odoo <visp@odoo.com>
test_01_beacon was disabled to allow an easier forwardport of 207720 This commit fixes the issue by providing a correct for the external call. closes odoo#207969 X-original-commit: 1ff7204 Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
This reverts commit 20d6228.
Such mechanism was present in the old editor (web_editor), but not yet on the new one (html_editor). As it is considered a website/mass_mailing-only mechanism, it is now done by one of the plugins introduced by html_builder. This is important for some snippets that are not meant to be editable via the editor.
commit on master: odoo@9482a36
*: account_fleet, mail, mass_mailing_sms, portal
- hotkey on Edit button - Smooth transition hiding the header when opening the builder
this action is only modifying the current page
This commit include the fix of website_update_column_cout tour and update the option on toggle on/off mobile preview.
fix CarouselCardsOption template as well
an object as props for actionValue is not allowed, so use a list
This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged. |
df522bf
to
d542112
Compare
This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged. |
The "Transform Image" button was non-functional due to an undefined "trasnformImage" user command.
d542112
to
4d9d8fa
Compare
5b240d1
to
558b8e7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.