Julian Dehm

Results 104 comments of Julian Dehm

> @goapunk hmm, might make your lives easier when it comes to deploying, yeaah. Should I take it out? Let's take it out, yeah. If we end up needing it...

@vellip all the images are already available on the server, e.g. https://meinberlin-design-dev.liqd.net/static/images/email_logo.e3bfe683aecb.png. I don't see an immediate reason not use them if the current way poses a big problem. You'd...

on hold till https://github.com/liqd/adhocracy4/pull/1617 was approved

@m4ra @hom3mad3 here's a version where everything is integrated into the existing poll module for comparison. It's less big of a change than I expected. No changes are necessary on...

> I left some comments for the django part, but need to do a local test too. @hom3mad3 can you look more closely to the react part? BTW can we...

> @goapunk tried to test it locally, but we cannot set the `allowed_unregistered_users` from the poll's dashboard yet. Maybe could be a checkbox in the basic settings? For registered users...

@ewartmouton This is currently not supported but adding it should not be too complicated (especially once we upgrade to ckeditor 42.x)

@techteam-pro-discount it works fine in the demo project in this repo: ![Screenshot 2024-08-22 at 11-14-36 Page Title](https://github.com/user-attachments/assets/ae5776ce-e4f8-4f6f-b261-58c3a5dd83aa) Without any example code or config to reproduce it it's pretty hard to...

@tuhe I tried reproducing it with your steps with the example blog app in this repo and I can successfully upload the image via the upload button and via copy...

We'd also be interested in such a feature, however it appears to be not trivial as ckeditor5 doesn't provide any delete hook out of the box and security-wise you need...