Skip to content

Releases: hschottm/survey_ce

Version 3.2.7

25 Mar 23:37
Compare
Choose a tag to compare
  • Fixed the TAN check to start a survey

Version 3.2.6

10 Feb 13:51
021dfd9
Compare
Choose a tag to compare
  • Fixed a warning with the validation of matrix questions

Version 3.2.5

01 Mar 13:56
Compare
Choose a tag to compare
  • Added new survey fields to send conditional alternate confirmation emails

Version 3.2.4.1

28 Feb 11:16
Compare
Choose a tag to compare
  • 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

28 Feb 08:59
Compare
Choose a tag to compare
  • 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

27 Feb 11:08
Compare
Choose a tag to compare
  • 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

26 Feb 14:56
a7c73b1
Compare
Choose a tag to compare
  • Fixed check for immediate survey start

Version 3.2.1

23 Feb 10:52
Compare
Choose a tag to compare
  • Fixed a problem starting personalized surveys
  • Merged fix for PHP7 compatible hook calls

Version 3.2.0-RC1

15 Dec 14:56
b5f7280
Compare
Choose a tag to compare
  • 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

14 Feb 09:15
51928f8
Compare
Choose a tag to compare
  • 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)