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 2022.9.2 #1702

Merged
merged 14 commits into from
Sep 19, 2022
Merged

Release 2022.9.2 #1702

merged 14 commits into from
Sep 19, 2022

Conversation

ulliholtgrave
Copy link
Member

Changelog

  • [ #1011 ] Use ISO format for datetime objects/fields
  • [ #1599 ] Exclude automatic saves and pending reviews from XLIFF export

JanErikHuehne and others added 14 commits September 15, 2022 13:33
- Added the datetime field start and end to the event model, removed start/end time and date fields
- Adjusted all event forms and templates to the new event model fields
- Made sure that the displayed datetimes are given in the timezone of the event
- Added start and end fields to API events endpoint
- Added last_updated field  in every API endpoint that contains a last_modified or timestamp field
- Adjusted the test data and expected results to match the new API output and required model input
Fix `Uncaught TypeError: toggleButton is null`
- Add new methods to abstract content model to retrieve the latest translation which is either draft or public
- Ignore autosaves and reviews for the source and target translations in XLIFF export
- Add test files for these cases

Fixes #1599

Co-authored-by: Timo Ludwig <ludwig@integreat-app.de>
…ic-draft

Exclude autosaves and not yet reviewed versions from XLIFF export
Add pull request reviewing guide to documentation
@ulliholtgrave ulliholtgrave requested a review from a team as a code owner September 19, 2022 15:21
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.

Let's go! 🚀

@ulliholtgrave ulliholtgrave merged commit 96f4058 into main Sep 19, 2022
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

4 participants