Skip to content

Releases: WebsiteBaker-modules/mpform

1.3.36

29 Dec 19:23
Compare
Choose a tag to compare

allow email receipients to be a required field

1.3.35

03 Jun 20:11
Compare
Choose a tag to compare

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

29 May 16:36
Compare
Choose a tag to compare

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

1.3.33

28 May 20:51
Compare
Choose a tag to compare
    *** 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

06 Jul 12:22
Compare
Choose a tag to compare

*** 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

11 Apr 19:41
Compare
Choose a tag to compare
    *** 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

15 Mar 20:47
Compare
Choose a tag to compare

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

1.3.29

07 Mar 19:51
Compare
Choose a tag to compare

allow to pre-fill fields via url get parameters

1.3.28

12 Feb 17:44
Compare
Choose a tag to compare

*** 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

31 Jan 19:56
Compare
Choose a tag to compare
    *** 1.3.27 (Martin Hecht: 31-Jan-2019) ***
    support new phpmailer class in WBCE