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

make it work with typo3 10 #237

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    60a54b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef8714 View commit details
    Browse the repository at this point in the history
  3. [TASK] remove deprecated code; migrate to new TYPO3 APIs

    * Extbase Annotations
    * ConfigurationUtility
    * Extbase/Persistence/Classes.php
    * FlexFormService
    * Email
    * ViewHelper
    lukasniestroj committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0d9974b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c3cfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d66ba7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    4d90dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d14b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    032806b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    ce3f56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33e563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4465c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    869b479 View commit details
    Browse the repository at this point in the history
  5. [TASK] define a custom psr 14 event and restructure the event runner …

    …to separate responsibility
    
    * make the EventFactory.php static
    * cleanup unused constructor params
    *
    lukasniestroj committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    cc8e01f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    86516fa View commit details
    Browse the repository at this point in the history