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 2024.41.0 #1642

Merged
merged 32 commits into from
Oct 8, 2024
Merged

Release 2024.41.0 #1642

merged 32 commits into from
Oct 8, 2024

Conversation

kasperg
Copy link
Contributor

@kasperg kasperg commented Oct 8, 2024

No description provided.

kasperbirch1 and others added 30 commits September 20, 2024 14:15
Filtered out all users without the following roles:
  - External System
  - Local Administrator
  - Mediator
  - Administrator
  - Editor

The super admin is also excluded, but it is also not relevant for libraries. Patron users remain hidden.
Users will again see all users, including administrators and others, but will have the option to filter and select only relevant individuals for the library.

- Removed the "Extra" roles filter.
- Enabled Better Exposed Filters and applied it to the original roles filter.
The filtering system has been updated to support the inclusion or exclusion of patrons and users without roles. By default, this view displays all users with a role, while excluding patrons.
All links should  be able to open in a new tab or window. I enabled DPL Linkit. I also found a bug in the Twig where the path for the target option was incorrect, causing it to always default to self.
The absence of these nodes was causing issues when editing paragraphs on the paragraph side, so they have now been added. 

In addition, I have also added a link that opens as a target blank
Also removes two patches that have been merged into the release.
Revert "Changing event recurrance, should not alter ID if possible. DDFFORM-967"

This reverts commit 573592f.

Revert "Update reccurring_events to stable 2.0"

This reverts commit e2c1bf4.
Also removes two patches that have been merged into the release.
…rugere-under-oprettelse-skal-ikke-fremga-af-brugerlisten

Add filter criteria for User Roles in `admin/user`
…ng-events-patch

Update reccurring_events to stable 2.0 + Changing event recurrance, should not alter ID if possible. DDFFORM-967
We see PHP running out of memory when running a deploy hook,
dpl_update_deploy_field_relevant_ticket_manager(), on a specific site,
for a specific eventseries.

It turns out this event series has instances where each instance has
a paragraph which references other instances within the series.
This creates a circular dependency.

To break this we patch drupal/entity_reference_revisions.

drupal/entity_reference_revisions is currently an implicit dependency
through drupal/paragraphs. To avoid it moving without our explicit
consent and patches thus not applying we add
drupal/entity_reference_revisions as an explicit dependency. We use
the same version as is currently used within the project.
Usually, this would be done by DDF through the POEditor, but
apparantly it wont show up on it's own.
We'll add it ourselves, and then leave DDF to update it if relevant.
…links-in-default-content

Enable opening links in a new tab for `simple_links` paragraph + Update default content
…initial-translation

Add initial translation for paragraph error messages. DDFHER-21
Bumps the minor-js-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-js-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-js-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…npm_and_yarn/minor-js-dependencies-a146496b62

Bump the minor-js-dependencies group with 2 updates
…y-errors

Patch entity_reference_revisions to break loop when updating event
…4.41.0

Use release 2024.41.0 of design system and React components
@github-actions github-actions bot temporarily deployed to pr-1642 October 8, 2024 14:54 Destroyed
@github-actions github-actions bot temporarily deployed to pr-1642 October 8, 2024 15:00 Destroyed
@kasperg kasperg merged commit 90e2715 into main Oct 8, 2024
21 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.

3 participants