Dan Braghiș

Results 70 issues of Dan Braghiș

Nice package, @KalobTaulien ! Opening this "issue" so as to not forget: https://github.com/torchbox/wagtail-headless-preview has live preview capabilities. I did not get a chance to test the two together, but think...

`TypedTableBlock`s are cut off in the 4.x UI e.g. https://github.com/wagtail/wagtail.org/blob/main/wagtailio/core/blocks.py#L136-L152 For https://wagtail.org/wagtail-vs-wordpress/ we see ![Screenshot 2022-11-24 at 16 32 33](https://user-images.githubusercontent.com/31622/203832358-a3c36580-7384-440e-a229-3f4b9ad9f2b6.png)

type:Bug
status:Needs UI Design

This has been a blocker during the Minsk sprint, and other cases too

sprint:Minsk2018

https://github.com/wagtail-nest

`docker-compose` has been deprecate for a while now

https://github.com/calibreapp/image-actions Previously done manually (e.g. #285)

help wanted
question

https://areweheadlessyet.wagtail.org/ is a headless site built with Next.js. Source code: https://github.com/wagtail/areweheadlessyet   | URL -----|----- Docs | https://docs.wagtail.org/en/stable/reference/pages/model_reference.html#wagtail.models.Page.preview_modes Models | https://github.com/wagtail/wagtail.org/blob/main/wagtailio/areweheadlessyet/models.py#L28 https://github.com/wagtail/wagtail.org/blob/main/wagtailio/areweheadlessyet/models.py#L74

help wanted
good first issue
component: Backend

Use https://pypi.org/project/wagtail-2fa/

enhancement

https://pastebin.com/jNWdCZ2N ``` File "/usr/local/lib/python3.8/site-packages/willow/image.py", line 313, in __init__ cms-app-6b79f8884b-tmjzb cms-app self.dom = ElementTree.parse(f) cms-app-6b79f8884b-tmjzb cms-app File "/usr/local/lib/python3.8/site-packages/defusedxml/ElementTree.py", line 130, in parse cms-app-6b79f8884b-tmjzb cms-app return _parse(source, parser) cms-app-6b79f8884b-tmjzb cms-app File "/usr/local/lib/python3.8/xml/etree/ElementTree.py",...

ImageMagick (thus Wand) supports HEIC via libheif since version 7.1.0 Note that for lossless, one can pass `quality=100` ([reference](https://github.com/ImageMagick/ImageMagick/discussions/3076))