-
CRA (Create React App) is nearing completion and we should try to start upgrading (when writing this it is still in alpha).
How to upgrade:
https://gist.github.com/iansu/282dbe3d722bd7231fa3224c0f…
-
#4639
This issue should cover converted the pdf text (using process from #4639) into text we can use in official documents
Acceptance criteria:
In a word document, or other type document, the text fo…
-
I'm having an issue with using modeltranslation in conjunction with the wagtail joyous calendar plugin. Because many parts of the calendar inherit from the wagtail `Page` class, I need to create an ap…
-
I'd like to be able when the user hit a button on my page to transform the content of the editor to an actual RichTextField() as generated by Wagtail. If it's already possible please forgive me, I'm k…
-
Please add support for Django 3.1 support and its async views/middleware goodies.
-
I just discovered that GraphQL queries involving the fragments for implementations of the `StreamFieldInterface` (like `TextBlock` or `ImageChooserBlock`) break the functionality of the preview featur…
-
I know you guys probably pretty busy, but I just wanted to drop this feature request for future updates 😉
Currently the `DocumentObjectType` provides the following fields:
```
id: ID
title: Stri…
-
Users without programming knowledge should be able to change texts and forms
Specifics have to be discussed
-
This is something we've implemented in the TinyMCE editor and would like to see in Hallo editor too. The current TinyMCE implementation relies on pull request #2672 to work properly - this adds the ab…
-
# Bug report
## What's wrong
django-stubs incorrectly associates `HttpRequest.user` to AbstractBaseUser when my user extends AbstractUser.
## How is that should be
Given the `settings.py`:
…