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

Add TYPO3 13 LTS Support #70

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

Add TYPO3 13 LTS Support #70

wants to merge 10 commits into from

Commits on Oct 17, 2024

  1. WIP|Add TYPO3 13 LTS Support

    Relates: #11322
    DanielSiepmann authored and d-s-codappix committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c8a17c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Reworks for v13 changes

    Remove multiple true from category field.
    This is not supported and breaks TYPO3.
    
    Resolves: #11475, #11477
    d-s-codappix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    89f5b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde401e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd3c74b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f75d0 View commit details
    Browse the repository at this point in the history
  5. Add provided (deprecated) CEs in content element wizard in v12

    To streamline experience with v13 where they are added out of the box.
    
    Resolves: #11485
    d-s-codappix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5f05885 View commit details
    Browse the repository at this point in the history
  6. Add proper TCA label for "none" relations

    Resolves: #11476
    d-s-codappix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2fee4ca View commit details
    Browse the repository at this point in the history
  7. Inrease Search Query

    Resolves: #11487
    d-s-codappix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    578751d View commit details
    Browse the repository at this point in the history
  8. Migrate TypoScript import settings

    Those are now part of the import, or hard coded.
    
    Resolves: #11483
    d-s-codappix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a07c16b View commit details
    Browse the repository at this point in the history
  9. Improve shell.nix

    d-s-codappix committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e0a024e View commit details
    Browse the repository at this point in the history