Skip to content

Neos 9 Support#76

Merged
mficzel merged 40 commits into2.0from
neos9-beta16
Apr 1, 2025
Merged

Neos 9 Support#76
mficzel merged 40 commits into2.0from
neos9-beta16

Conversation

@mficzel
Copy link
Copy Markdown
Member

@mficzel mficzel commented Apr 1, 2025

No description provided.

mficzel and others added 30 commits June 9, 2023 17:54
The backend mule is basically working again
- Adjust route path to be in /neos namesapace to avoid conflicts with frontendlogin
- Adjust SecondaryInspectorController to new code and pass startingPoint and contextPath seperately
- Various cleanups
as soon as the absolute path prs are merged all should become green
…iesAncestors`, `taxonomyDescendants`, `taxonomyChildren`, `taxonomyVocabularies`

For now those operations are working on Nodes ... References support will be added later.
…ncestors`, `taxonomyWithDescendants`, `taxonomyWithAncestors`
TASK: Use named create constructor for all commands
- `referencedTaxonomies()`:  the taxons referenced by the documents in flowQuery context
- `referencingTaxonomies()`:  the documents referencing by the taxons in flowQuery context
- `subTaxonomies()` :  sub-taxons of taxons in the context
- `withSubTaxonomies()`:  current taxons in the context plus sub-taxons
…ing taxons directly below the vocabulary node
…Name->equals

This is not exactly the same as the new solution includes subtypes but the isOf method requires the nodeTypeManager which is expensive.
also properly find reference vocabulary node
TASK: Adjust to renamed NodeTypeConstraints
@mficzel mficzel merged commit ecc06f8 into 2.0 Apr 1, 2025
1 check 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.

4 participants