Releases: WebsiteBaker-modules/mpform
Releases · WebsiteBaker-modules/mpform
1.3.36
allow email receipients to be a required field
1.3.35
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
*** 1.3.34 (Martin Hecht: 29-May-2020)
fix typo in previous version (thanks to florian)
1.3.33
*** 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
*** 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
*** 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
*** 1.3.30 (Martin Hecht: 14-Mar-2019) ***
secuirty fix for 1.3.29: prevent from injections via url get parameter
1.3.29
allow to pre-fill fields via url get parameters
1.3.28
*** 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
*** 1.3.27 (Martin Hecht: 31-Jan-2019) ***
support new phpmailer class in WBCE