-
-
Notifications
You must be signed in to change notification settings - Fork 716
[MIG] website_local_font: Migration to 16.0 #1051
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
base: 16.0
Are you sure you want to change the base?
[MIG] website_local_font: Migration to 16.0 #1051
Conversation
b097857
to
4a24839
Compare
/ocabot migration website_local_font |
4a24839
to
84f2984
Compare
@xaviedoanhduy Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the above changes
Thanks for this @Reyes4711-S73 , do you mind rebasing so we can test it on runboat? |
f01dfab
to
a9b0f21
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code and functional review OK.
Please add the versión to the PR title [16.0][MIG] website_local_font: Migration to 16.0
Thanks for the fast response 😄
This PR has the |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
a9b0f21
to
81c70e9
Compare
@OCA/website-maintainers could anyone merge this PR? |
@Reyes4711-S73 Can you rebase your branch with latest commits from https://github.com/OCA/website please |
[ADD] website_local_fonts: add new module [ADD] website_local_fonts: add new module Updated Test Folder Name Changes as per suggestions in the PR Added missing setup file
81c70e9
to
5c2d6e2
Compare
@tarteo Done |
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on runboat
I tried otf and ttf files, but only ttf worked.
Seems that I can only have one local font at a time and I cannot remove it which the screenshots (website_local_font/static/description/NewlyAddedFont.png
) suggests it was possible in previous versions.
(non-blocking issue) the font won't be applied in the editor after saving. I need to refresh it
after save:
after refresh:
It says it's served by google (the blue cloud icon) which is not the case for local fonts.
Standard migration to 16.0
Reopen from #1028