Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2023.2.1 #2079

Merged
merged 26 commits into from
Feb 21, 2023
Merged

Release 2023.2.1 #2079

merged 26 commits into from
Feb 21, 2023

Conversation

ulliholtgrave
Copy link
Member

@ulliholtgrave ulliholtgrave commented Feb 18, 2023

Changelog

  • [ #2056 ] Change restriction of event duration to 28 days
  • [ #2032 ] Remove gap between sidebar boxes in location form
  • [ #1989 ] Improve load time of locations endpoint
  • [ #1578 ] Add option to hide files in global media library
  • [ #1752 ] Show chapter for internal link suggestions
  • [ #1965 ] Add ical rrule for recurring events

timobrembeck and others added 17 commits January 30, 2023 13:59
…tion

Fix formatting error in slug error message
Co-authored-by: Timo Ludwig <timo.ludwig@tuerantuer.org>
…n_28_days

Change max. event duration to 28 Days
…ing-hours-note

Indicate that opening hours are now shown in the apps
This commit changes the internal link suggestions to show the full
path to an object instead of just its title.
This does not affect the general search feature, because there it is
not ambiguos which object is which after performing the search.
…_collapsed_boxes

Remove gap between sidebar boxes (for POIs)
Co-authored-by: Timo Ludwig <timo.ludwig@tuerantuer.org>
- Use default public translation instead of default translation for POIs
- Prefetch POI categories including their translations
- Prefetch organization

Co-authored-by: Timo Ludwig <timo.ludwig@tuerantuer.org>
…link_suggestions

Show chapter for internal link suggestions
…-of-location-endpoint

Improve load time of location endpoint
@ulliholtgrave ulliholtgrave marked this pull request as ready for review February 18, 2023 16:11
@ulliholtgrave ulliholtgrave requested a review from a team as a code owner February 18, 2023 16:11
JoeyStk and others added 3 commits February 18, 2023 17:11
svenseeberg
svenseeberg previously approved these changes Feb 19, 2023
Copy link
Member

@svenseeberg svenseeberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

timobrembeck
timobrembeck previously approved these changes Feb 19, 2023
Copy link
Member

@timobrembeck timobrembeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we include #2082 in the release as well?

@ulliholtgrave
Copy link
Member Author

I guess it's worth to wait for Sven's fix.@svenseeberg should I also provide a review?

@timobrembeck timobrembeck dismissed stale reviews from svenseeberg and themself via fa69ef0 February 20, 2023 13:29
…-events

Combine recurring events and add rrule
@svenseeberg
Copy link
Member

I guess it's worth to wait for Sven's fix.@svenseeberg should I also provide a review?

I'll include Timos last comment in the next hours. If there's more, we should probably not wait?

@ztefanie
Copy link
Member

If this can be easily added to the release would be nice, as we can than start working on it in the frontend: #2029

@ulliholtgrave
Copy link
Member Author

If this can be easily added to the release would be nice, as we can than start working on it in the frontend: #2029

@SteffiStuffel Your changes are already part of the release and i adjusted the PR description :)

@ulliholtgrave
Copy link
Member Author

I guess it's worth to wait for Sven's fix.@svenseeberg should I also provide a review?

I'll include Timos last comment in the next hours. If there's more, we should probably not wait?

I agree, I propose that we release it this afternoon and if we are able to fix the remaining issues with the mutex we can include it. Otherwise, we'll bring that fix in a separate release.

svenseeberg and others added 2 commits February 21, 2023 14:25
* Use django-db-mutex module to implement a mutex that allows only
  one page tree move operation at a time.

Co-authored-by: Timo Ludwig <timo.ludwig@tuerantuer.org>
Copy link
Member

@timobrembeck timobrembeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ulliholtgrave ulliholtgrave merged commit b98ea12 into main Feb 21, 2023
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.

None yet

7 participants