Julian Dehm
Julian Dehm
…after mb redesign **Tasks** - [x] PR name contains story or task reference - [ ] Documentation (docs and inline) - [ ] Tests (including n+1 and django_assert_num_queries where applicable)...
**URL:** https://aplus-dev.liqd.net/userdashboard/moderation/detail/jonathan-app-test/ **user:** moderator / admin **expected behaviour:** organisation names and comment tiles don't overlap **behaviour:** organisation names and comment tiles overlap on medium screens **important screensize:** 560 < x...
The new menu item will appear if the setting APLUS_MANUAL_URL is set. The url will get the language code and ":start" appended to account for the user language. Testing: in...
**Describe your changes** - update django-ckeditor-5 so we can restrict the file/image size there - add max resolution constraints for organisation logos - refactor ParagraphForm to work with the new...
**URL:** https://meinberlin-dev.liqd.net/ideas/2023-01053/ **user:** any (for the link above maybe admin) **expected behaviour:** comment form looks correct **behaviour:** comment form looks broken **important screensize:** **device & browser:** **Comment/Question:** Probably happened after...
- add option for an upload limit - return the first form error as JsonResponse so the real error is shown to the user (instead of a generic `upload failed`)...
**Describe your changes** Briefly explain what you did and provide context for a clearer understanding. **Tasks** - [ ] PR name contains story or task reference - [ ] Steps...
We need to investigate an alternative to `imghdr` and replace it.
**Tasks** - [x] PR name contains story or task reference - [ ] Documentation (docs and inline) - [ ] Tests (including n+1 and django_assert_num_queries where applicable) - [ ]...
We use django-autoslug to automatically create valid slugs for projects and organisations (the part which appears in the url). This works fine with latin names, however with non-latin names the...