Skip to content

Conversation

@goapunk
Copy link

@goapunk goapunk commented Nov 7, 2024

  • selecting a start date in a later month than the end date wouldn't move the end date picker to the new month
  • remove the possibility to select a start date past the current end date

same as liqd/adhocracy-plus#2835

Describe your changes
Briefly explain what you did and provide context for a clearer understanding.

Tasks

  • PR name contains story or task reference
  • Steps to recreate and test the changes
  • Documentation (docs and inline)
  • Tests (including n+1 and django_assert_num_queries where applicable)
  • Changelog

hom3mad3 and others added 22 commits June 27, 2024 16:55
Currently translated at 100.0% (998 of 998 strings)

Co-authored-by: Carolin Klingsporn <[email protected]>
Translate-URL: https://weblate.liqd.net/projects/meinberlin/main/de/
Translation: meinBerlin/main
- refactor ParagraphForm.jsx to new django-ckeditor-5 api
- update django-ckeditor-5
- add setting to limit file uploads to 5mb
- extend logic from projects to external projects and plans
- add signal to reset cache when new phases are created
- add and update tests for some more cases
- improve queries with some selecte_related / prefetch_related
- use delay_on_commit for tasks called via signals to prevent race
  condition
- update celery to 5.4.0
- add module publish and unpublish signals to refresh the cache
- add project_component_updated signal to refresh the cache

fixes #5684
- selecting a start date in a later month than the end date wouldn't
  move the end date picker to the new month
- remove the possibility to select a start date past the current end
  date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants