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

Fixed validation and added support for Powermail 8/TYPO3 10 #19

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

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    08a79c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e8e6f4 View commit details
    Browse the repository at this point in the history
  3. Simplified code

    Deferred scripts should already be parsed when DomContnetLoaded gets fired.
    schoeppe committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    ab48427 View commit details
    Browse the repository at this point in the history
  4. Removed obsolete file

    The form id is no longer needed
    schoeppe committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    2221835 View commit details
    Browse the repository at this point in the history
  5. Better naming

    schoeppe committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    dd9fcf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Fixed missing gcaptcha responses

    Trigger the form submit (explicitely by clicking teh button again) after the gcaptcha response value
    has been set.
    schoeppe committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    30fc0c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix fluid parsing problems with inline Javascript

    Despite being a known problem it only started to appear after an upgrade to PHP 7.4.
    schoeppe committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6e122e8 View commit details
    Browse the repository at this point in the history