Skip to content

Releases: WebsiteBaker-modules/mpform

1.3.36

Choose a tag to compare

@mrbaseman mrbaseman released this 29 Dec 19:23

allow email receipients to be a required field

1.3.35

Choose a tag to compare

@mrbaseman mrbaseman released this 03 Jun 20:11

another fix to the previous versions (thanks to freesbee)
fix a warning in the backend (thanks to florian)
improve layout of the backend: enlarge background picture
update documentation about place holders in email template

1.3.34

Choose a tag to compare

@mrbaseman mrbaseman released this 29 May 16:36

*** 1.3.34 (Martin Hecht: 29-May-2020)
fix typo in previous version (thanks to florian)

1.3.33

Choose a tag to compare

@mrbaseman mrbaseman released this 28 May 20:51
    *** 1.3.33 (Martin Hecht: 28-May-2020)
    replace {FIELD1}... placeholders in email body
    added backticks in row 154 (thanks to Bianka)
    table mod_captcha_control no longer exists in wbce (thanks to Bianka)

1.3.32

Choose a tag to compare

@mrbaseman mrbaseman released this 06 Jul 12:22

*** 1.3.32 (Martin Hecht: 06-Jul-2019) ***
correctly display submission time in backend
support new captcha form of wb 2.12.2
delete records from results table, too when ajax is active

1.3.31

Choose a tag to compare

@mrbaseman mrbaseman released this 11 Apr 19:41
    *** 1.3.31 (Martin Hecht: 11-Apr-2019) ***
    introduce MPFORM_REQUIRED_ATTRIBUTE to control if and how required attributes are delivered
    introduce private_function_for_field for fine grained input evaluation
    correction to the captcha patch from 2012
    suppress other forms on the same page when evaluating a submitted one

1.3.30

Choose a tag to compare

@mrbaseman mrbaseman released this 15 Mar 20:47

*** 1.3.30 (Martin Hecht: 14-Mar-2019) ***
secuirty fix for 1.3.29: prevent from injections via url get parameter

1.3.29

Choose a tag to compare

@mrbaseman mrbaseman released this 07 Mar 19:51

allow to pre-fill fields via url get parameters

1.3.28

Choose a tag to compare

@mrbaseman mrbaseman released this 12 Feb 17:44

*** 1.3.28 (Martin Hecht: 08-Feb-2019) ***
for fraggy: put table captions above the tables in the settings table (thanks to ice)
add required option to required date fields (thanks to jacobi22)
add an advanced option if upload of multiple files per field is allowed (feature request by Hansi)
correct URLs that use icons (thanks to jacobi22)
add a fallback for SCRIPT_NAME in case this is not set

1.3.27

Choose a tag to compare

@mrbaseman mrbaseman released this 31 Jan 19:56
    *** 1.3.27 (Martin Hecht: 31-Jan-2019) ***
    support new phpmailer class in WBCE