Skip to content

Releases: Victoire/WidgetFormBundle

2.3.7

13 Aug 14:44
41774de
Compare
Choose a tag to compare

2.3.6...2.3.7

Merged PRs:

  • BugFix Set position to the valid questionHolder with Quantum #40

2.2.9

13 Aug 14:40
b7e593b
Compare
Choose a tag to compare

2.2.8...2.2.9

Merged PRs:

  • BugFix Set position to the valid questionHolder with Quantum #41

Set the reply-to with the email value (if exists)

01 Aug 14:32
17d8e04
Compare
Choose a tag to compare
Merge pull request #38 from Matteo-Peronnet/fix-email-reply

Add email reply-to to the user

[Bugfix] Edit form with multiple quantum

27 Jul 10:25
f06b68f
Compare
Choose a tag to compare
Merge pull request #39 from Matteo-Peronnet/fix-editing-form-questions

Fix editing form

✨ Rebuild catcha system + add several captcha adapters + add tests

01 Jun 16:31
f93e829
Compare
Choose a tag to compare
Merge pull request #37 from Matteo-Peronnet/fix-captcha-validation

Adding several captchas

Recaptcha patch

30 Apr 09:36
Compare
Choose a tag to compare
2.3.4

Merge branch 'Matteo-Peronnet-fix-recaptcha'

Recaptcha feature

25 Apr 08:25
fba47ec
Compare
Choose a tag to compare

This release brings possibility to setup a captcha on the forms.

To use reCAPTCHA on your website, you'll need to :

    victoire_widget_form.recaptcha_public_key: XXXXXX
    victoire_widget_form.recaptcha_private_key: XXXXXX

Fix button markup

06 Mar 08:54
Compare
Choose a tag to compare
Merge pull request #19 from LoicGoyet/fix/submit-btn-layout

fix the layout of the submit button in the show template

Add submit button class

22 Feb 13:32
Compare
Choose a tag to compare
Merge pull request #18 from BFoucher/feature/custom-submit-button

choice for submit button color

Dispatch event to append/prepend some data in sent email

10 Jan 09:54
Compare
Choose a tag to compare
Merge pull request #17 from BFoucher/feature/add-event-for-inject-dat…

…a-before-send-mail

fix bad array construct