Commit Graph

290 Commits

Author SHA1 Message Date
wpetit 5778c54ae0 Add missing initialization 2022-02-09 10:19:13 +01:00
Benjamin Gaudé 9b65966d27 update composer.json 2021-05-28 11:53:54 +02:00
Benjamin Gaudé 633e30ae47 Add flow registration validation support 2021-05-28 08:08:42 +02:00
Grégoire Passault 2f96c759ab
Merge pull request #223 from Gemorroj/patch-1
php 8 support
2021-04-20 09:20:37 +02:00
Gemorroj 2769e4791a
php 8 support
#222
2021-04-18 12:06:03 +03:00
Gregwar 5e434e1859 gregwar/captcha version bump 2021-01-09 01:01:13 +01:00
Gregwar df6915eb5e README details 2020-04-28 10:45:36 +02:00
Gregwar b7685e63a1 README indentation 2020-04-28 10:44:39 +02:00
Gregwar 15bee25e9c Indentation in README 2020-04-28 10:43:03 +02:00
Gregwar 3a4e31473a Adding some note about session_key option for multiple captcha on same
page
2020-04-17 16:13:37 +02:00
Gregwar fec0ebb2f1 Autowire controller 2020-04-09 10:18:10 +02:00
Grégoire Passault cdbe566acc
Merge pull request #212 from l-vo/bundle_auto_registration
Fix flex auto-registration
2020-03-02 11:00:37 +01:00
Laurent VOULLEMIER 93f9d3c1a7 Fix flex auto-registration 2020-02-29 20:31:09 +01:00
Gregwar d4475118d0 Merge branch 'master' of github.com:Gregwar/CaptchaBundle 2020-01-14 11:15:40 +01:00
Gregwar b8a129fc2a Adding controller class in services.yml 2020-01-14 11:14:42 +01:00
Grégoire Passault fe4b0dea2b
Merge pull request #210 from alexander-schranz/patch-1
Fix compatibility table
2020-01-14 10:06:23 +01:00
Alexander Schranz 640acadeea
Fix compatibility table 2020-01-13 18:35:47 +01:00
Grégoire Passault a22ba77f52
Merge pull request #208 from Olaf1989/symfony-5
Fully support Symfony 4 and 5
2020-01-08 16:31:01 +01:00
Olaf 459a108ee6 docs (Readme) update README.md 2020-01-03 01:07:49 +01:00
Olaf 3691a30240 chore (Packages) allow Symfony 4 and PHP 7.1 2020-01-03 01:01:41 +01:00
Olaf 2012808bc6 docs (Readme) update README.md 2020-01-03 00:43:31 +01:00
Olaf 2b62be4af1 fix (Symfony) use Symfony 5 web_path 2020-01-03 00:42:56 +01:00
Olaf 3f25597f94 Merge branch 'symfony-5' of https://github.com/Olaf1989/CaptchaBundle into symfony-5 2020-01-03 00:17:34 +01:00
Olaf 478c64633e fix (ECS) apply coding standard 2020-01-03 00:12:44 +01:00
Olaf 2ed4f74954 chore (ECS) add easy coding standard 2020-01-03 00:09:09 +01:00
Olaf 60c0e04366
Delete composer.lock 2020-01-03 00:05:31 +01:00
Olaf 61a8561dd6 fix (Captcha) allow null value for bypassCode 2020-01-03 00:04:18 +01:00
Olaf 5515c25872 chore (Symfony) use Symfony 5 + strict typing
Update Symfony version to 5
Use strict typing
2019-12-30 00:27:20 +01:00
Gregwar eeb01bdca5 Typo 2019-12-02 10:24:14 +01:00
Grégoire Passault 678459f58f
Merge pull request #205 from tacman/patch-1
Support Symfony 5, drop support for Symfony 2
2019-12-02 10:23:50 +01:00
tacman 1781a6aa62
Support Symfony 5, drop support for Symfony 2 2019-12-01 08:00:17 -05:00
Grégoire Passault 3ccfdf1c93
Merge pull request #200 from adamwojs/fix_deprecated_tree_builder_root_call
Fixed deprecated TreeBuilder::root method call in SF 4
2019-09-23 15:07:46 +02:00
Grégoire Passault b703ed1a0c
Merge pull request #201 from adamwojs/fix_deprecated_spacelesss_tag
Removed deprecated spaceless tag
2019-09-23 15:07:20 +02:00
Adam Wójs 25de43ac90 Removed deprecated spaceless tag 2019-09-22 13:59:41 +02:00
Adam Wójs 1b4835eb4d Fixed deprecated TreeBuilder::root method call in SF 4 2019-09-22 13:10:16 +02:00
Grégoire Passault be1ce45060
Merge pull request #196 from ferdynator/master
Fixes deprecation warnings in Symfony 4.2
2019-08-15 18:04:18 +02:00
Frederik Schubert 0f6cd70920
Fixed deprecation warning 2019-01-23 11:01:56 +01:00
Frederik Schubert 754310f488
Fixed deprecation warning 2019-01-23 11:01:17 +01:00
Grégoire Passault c2d5468556
Merge pull request #172 from cengizhancaliskan/master
Support of multiple instance
2018-11-20 11:41:34 +01:00
Grégoire Passault 980afdc10a
Merge pull request #187 from mandalor-development/master
Changed template reference
2018-04-24 11:22:05 +02:00
Mandalor-Development 791128c0fd Changed template reference
According to:
https://symfony.com/doc/current/templating.html#referencing-templates-in-a-bundle

Fixed error:
[critical] Uncaught PHP Exception Twig_Error_Loader: "Unable to find template "GregwarCaptchaBundle::captcha.html.twig" (looked into: /[path]/templates, /[path]/templates, /[path]/vendor/symfony/twig-bridge/Resources/views/Form)." at /[path]/templates/form.html.twig line 17
2018-02-28 15:15:55 +01:00
Grégoire Passault 639430383f
Merge pull request #180 from andreybolonin/master
add sf 4.0 support
2017-12-28 12:21:03 +01:00
andreybolonin 8e98c5c0ab add public services 2017-12-28 12:30:19 +02:00
andreybolonin 539884cd5d add sf 4.0 support 2017-11-27 18:08:24 +02:00
Gregwar 8ce4adb1b1 Adding `background_images` in persisted options (fixes #175) 2017-10-02 11:12:17 +02:00
Gregwar b787a8002e Rising default quality to 50 2017-09-27 12:01:02 +02:00
Cengizhan Çalışkan ba9c0e6166 Change session key for as_url option 2017-03-27 22:32:00 +03:00
Cengizhan Çalışkan 25b8840f2a Support of multiple instance 2017-03-19 18:40:34 +03:00
Grégoire Passault 045ba7e67e Merge pull request #150 from dprolife/patch-1
Update composer.json
2017-02-23 10:26:22 +01:00
Gregwar 18c85d3a4f donate 2016-10-24 12:05:50 +02:00