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 2025.1.0 #3312

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Release 2025.1.0 #3312

wants to merge 38 commits into from

Conversation

JoeyStk
Copy link
Contributor

@JoeyStk JoeyStk commented Jan 3, 2025

Release notes

unreleased

  • [ #2930 ] Add cancel button to creation and edit forms
  • [ #3037 ] Fix input field arrow key navigation and make the search query function accessible
  • [ #3223 ] Fix the bug of event creation with no physical location
  • [ #3263 ] Remove "x Locations/Events selected" text for the observer role
  • [ #3279 ] Export only statistics for selected languages
  • [ #3290 ] Fix text direction in event/location/imprint form
  • [ #3309 ] Fix MT budget calculation for add-on package with mid-year start

david-venhoff and others added 22 commits December 11, 2024 14:46
* Recurrence rule: Handle `WKST` property

* Recurrence rule: Handle `BYMONTHDAY` and `BYMONTH` properties

* Add tests
…l_location

Fix event creation without physical location
…ccessible

Add support for left and right arrows

Fix default arrow behaviour on source code preview textfield
…w-key-navigation

Fix input field arrow key navigation and make search query function accessible
…ntact-use-linkcheck

[2024-11-07] TinyMCE: Insert contact, but track using linkcheck
Co-authored-by: MizukiTemma <[email protected]>
…ote-for-input-key-navigation

Add release note for fix input navigation arrow keys
…tions-and-events-selected-for-observer-role

Remove `x Locations/Events selected` string for observer role
Disable select for events from external calendars
…k-processing

Async processing of Chat Zammad webhook
…es-in-archived-location-for-observer

Hide checkboxes in archived locations for observer role
@JoeyStk JoeyStk requested a review from juliankehne January 3, 2025 09:11
@JoeyStk JoeyStk added the blocked Blocked by external dependency label Jan 3, 2025
@JoeyStk
Copy link
Contributor Author

JoeyStk commented Jan 3, 2025

This release is not yet ready:
To stay in line with the goals in our roadmap we want to release the external calendar feature.
For that we still need to:

  • Add a release note for release of external calendar feature
  • Merge Support rrules with BYDAY frequencies #3273
  • Final testing of @juliankehne that the external calendar feature is really working as expected
  • Ensure (in exchange with the platform team) that the cronjob for importing external calendars is set - @svenseeberg
  • Make sure in exchange with the social team that the blog post on the external calendar feature is ready to be published

Not required additions / Nice-to-have:

MizukiTemma and others added 12 commits January 7, 2025 10:55
…r_start_addon

Fix MT budget calculation for add-on package booked with mid-year start in January
Change error message for external calendars
Add cancel button to other forms and remove change permission
…-to-creation-form

Add cancel button to creation and edit forms
…elected_data_as_csv

Show only selected data in CSV export
* Fix contact insertion

On the testserver, we have multiple possible backend urls.
So instead of using full urls, we can just use relative urls
(For some reason called absolute urls in our codebase)

* Just use `reverse` instead of manually coding url

* Only save the absolute path

---------

Co-authored-by: charludo <[email protected]>
Stop hiding the grids when POI is removed
…-on-png-export-in-statistics

Fix missing legend on png export in statistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by external dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants