Stefan Hammer
Stefan Hammer
After stumbling over this issue again, I really would like to make a PR to fix this. I think the `content_type` field of `BaseLogEntry` should not allow null values and...
I also stumbled over this issue and thanks to https://stackoverflow.com/a/54997687/1394330, changing `file` in `edit-config` from "AndroidManifest.xml" to "app/src/main/AndroidManifest.xml" fixed the issue for me.
I currently have a similar issue, even with version 5.1.1. Beside other plugins I'm using [ionic's webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) which sets the deployment target to 11.0. But if remove and re-add the...
This issue hit us together with the problem described in #524: We had a mistyped translation of a subtitle, but it was decided to remove the subtitle completely from the...
@kaedroho what's the status here? I've found https://github.com/wagtail/wagtail/pull/6873, but it has not been finished yet.
This should really get fixed with 4.0.2, so as a quick fix I would suggest, that you basically revert the commit https://github.com/wagtail/wagtail/commit/cb4017c6 (except for the changelog entries). On long term...
Any chance to get some input/review here? If the basic direction is ok for you, I would also filter the visible actions in the drop down, as described in the...
@zerolab thx for your feedback! Yeah, that's true, it's probably a result of my first quick extraction of the code... I will try to clarify those comments in my next...
@gasman no problem, there is a lot of activity atm, so I fully understand! :rocket: Actually, the problem with the pages is not a big issue for us, and as...
Hehe, no problem! Maybe you could assign #9181 to the 4.2 milestone, so it won't get lost. If I find some dev time I would try to add filtering to...