Releases: hschottm/survey_ce
Releases · hschottm/survey_ce
Version 3.2.7
Version 3.2.6
- Fixed a warning with the validation of matrix questions
Version 3.2.5
- Added new survey fields to send conditional alternate confirmation emails
Version 3.2.4.1
- Added additional table to record the page changes in surveys to be able to go back to the previous page even when several pages have been skipped. This will be necessary for the conditions that will be added to survey pages to allow 'jumping' to other pages than the next page.
- Added additional table for very simple conditions for survey pages
- Extended conditions to condition groups
Version 3.2.4
- Added additional table to record the page changes in surveys to be able to go back to the previous page even when several pages have been skipped. This will be necessary for the conditions that will be added to survey pages to allow 'jumping' to other pages than the next page.
- Added additional table for very simple conditions for survey pages
Version 3.2.3
- Fixed identity checks that caused some wrong results
- Fixed class instance checks that caused duplicate result entries when back is allowed in surveys
Version 3.2.2
- Fixed check for immediate survey start
Version 3.2.1
- Fixed a problem starting personalized surveys
- Merged fix for PHP7 compatible hook calls
Version 3.2.0-RC1
- Complete rewrite of the survey tool to offer it as a Contao bundle for Contao 4.4 LTS
- Merged the former survey extensions of Georg Rehfeld into the bundle without declaring additional child classes of the existing survey question classes
- Generalized the data export and added the possibility to use either the built-in csv export, xls export with the hschottm/contao-xls-export bundle (optional) or xlsx export with the phpoffice/phpspreadsheet bundle (optional)
Version 3.2.0
- Complete rewrite of the survey tool to offer it as a Contao bundle for Contao 4.4 LTS
- Merged the former survey extensions of Georg Rehfeld into the bundle without declaring additional child classes of the existing survey question classes
- Generalized the data export and added the possibility to use either the built-in csv export, xls export with the hschottm/contao-xls-export bundle (optional) or xlsx export with the phpoffice/phpspreadsheet bundle (optional)