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

Merged
merged 63 commits into from
Jan 22, 2025
Merged

Release 2025.1.0 #3312

merged 63 commits into from
Jan 22, 2025

Conversation

JoeyStk
Copy link
Contributor

@JoeyStk JoeyStk commented Jan 3, 2025

Release notes

  • [ #100 ] Add option to import events from external calendars via iCal
  • [ #2930 ] Add cancel button to creation and edit forms
  • [ #3037 ] Fix input field arrow key navigation and make the search query function accessible
  • [ #3078 ] Show sensible error message when adding inactive users to pages
  • [ #3223 ] Fix the bug of event creation with no physical location
  • [ #3263 ] Remove "x Locations/Events selected" text for the observer role
  • [ #3266 ] Fix missing legends in exported png files in statistics
  • [ #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:

Not required additions / Nice-to-have:

jonbulz and others added 10 commits January 13, 2025 12:31
…ding_inactive_user_to_page

Error message when attempting to add inactive users to pages
For example, `-1SU`.
Unfortunately this commit contains a manual parsing implementation,
because the `icalendar` package does not support these right now.
(Though it will at the next update)
…reate_button

Hide create button in archived contacts list
…ding_inactive_user_to_page_release_note

release note 3078: Sensible error message when adding inactive users to pages
Add a cronjob to import events from calendars
@JoeyStk JoeyStk removed the blocked Blocked by external dependency label Jan 16, 2025
@JoeyStk
Copy link
Contributor Author

JoeyStk commented Jan 17, 2025

@juliankehne You can start testing now :) If everything is fine and we can release the external calendars, then I'll merge the filter for the calendars and the release note too :) After that we could do a second round of testing or we release it as it is, I'll leave that up to you :)

juliankehne
juliankehne previously approved these changes Jan 20, 2025
Copy link

@juliankehne juliankehne left a comment

Choose a reason for hiding this comment

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

Tested Version: 2025.1.22-alpha on cms-test. LGTM

…ternal-calendar

Add filter for external calendar
@PeterNerlich PeterNerlich merged commit 0181415 into main Jan 22, 2025
4 checks passed
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.

10 participants