Commit Graph

63 Commits

Author SHA1 Message Date
Gregwar fec0ebb2f1 Autowire controller 2020-04-09 10:18:10 +02:00
Gregwar b8a129fc2a Adding controller class in services.yml 2020-01-14 11:14:42 +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
Adam Wójs 25de43ac90 Removed deprecated spaceless tag 2019-09-22 13:59:41 +02:00
Frederik Schubert 0f6cd70920
Fixed deprecation warning 2019-01-23 11:01:56 +01:00
andreybolonin 8e98c5c0ab add public services 2017-12-28 12:30:19 +02:00
Gregwar f6c45045f0 Adding class `captcha_image` on the `<img>` captcha tag (see #160) 2016-09-21 10:36:55 +02:00
Linnaea Von Lavia 0b3495a081 Quote parameter references in services.yml
Not quoting a scalar starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.
2016-05-28 22:40:00 +08:00
Grégoire Passault e91cb1a3b7 Merge pull request #139 from RicoVZ/patch-1
Replaced usage of "pattern" with "path"
2015-12-30 19:19:50 +01:00
Restless-ET 0971f224f4 Fix YAML syntax in services.yml file
The '@' character is supposed to be a reserved indicator for YAML. Therefore when using it at the beginning of a string (as in this case) we should enclose it in quotes.
http://yaml.org/spec/1.2/spec.html#id2774228

Also, since Symfony 2.8 this kind of usage is already marked as deprecated: https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md#yaml
2015-12-05 00:52:50 +00:00
RicoVZ ef281889ab Replaced usage of "pattern" with "path"
As described in issue #135
2015-08-18 09:48:41 +02:00
Burakhan f1fdfc142f Adding Turkish language translate 2015-08-10 11:15:05 +03:00
Grégoire Passault 8d3ee7334f Merge pull request #130 from amouhzi/patch-1
Arabic translations: gregwar_captcha.ar.yml
2015-05-28 00:16:52 +02:00
Hassan Amouhzi adab98ad84 Arabic translations: validators.ar.yml 2015-05-27 22:49:51 +02:00
Hassan Amouhzi 4040d06508 Arabic translations: gregwar_captcha.ar.yml 2015-05-27 22:45:26 +02:00
Gregwar 448b812f65 Fixing captcha url (broken in #128, see also #129) 2015-05-25 11:41:13 +02:00
Piotr Antosik 8c39274fa4 don't cache captcha image 2015-05-22 15:01:00 +02:00
Alexandr Zagorulya 6a522b7043 Added ukrainian translation 2014-09-26 22:03:38 +03:00
Stefan Bofirov 06c713fbb4 Added bulgarian translation 2014-08-17 16:17:41 +03:00
Rajini Kanth de0d9408d6 corrected typos 2014-05-14 10:35:18 +05:30
Rajini Kanth cb45fe2847 separated class names to parameters
Easier to override the services of this bundle without compiler pass. (http://symfony.com/doc/current/cookbook/bundles/override.html)
2014-05-14 10:32:02 +05:30
Piotr Antosik 277e3baff0 add pl translation 2014-04-07 09:41:36 +02:00
gondo 3340af5c43 Create validators.cs.yml 2014-03-06 16:24:41 +01:00
gondo bc3fdda50b Rename gregwar_captcha.cz.yml to gregwar_captcha.cs.yml 2014-03-06 16:22:57 +01:00
gondo b2340539d2 Create gregwar_captcha.cz.yml 2014-03-06 16:22:28 +01:00
Grégoire Passault 721a2b1f3d Merge pull request #78 from verschoof/translation/english
Added English translation
2014-02-14 10:36:48 +01:00
Mitchel Verschoof 2f508ddd07 Added English translation 2014-02-14 10:26:58 +01:00
Mitchel Verschoof 2e803e1471 Added Dutch translation 2014-02-14 10:24:32 +01:00
Rodrigo Regis Palmeira c09b7245b1 [ADD]
- translate validators to Brazilian portuguese.
2013-11-25 08:44:26 -02:00
Rodrigo Regis Palmeira 9d4f95e39b [ADD]
- Brazilian Portuguese translate
2013-11-22 19:52:20 -02:00
oktron fc72ab4f6c Add german translation 2013-09-06 16:59:19 +02:00
Sergey Lunev ddab3ef005 Add translation to russian. 2013-08-08 16:31:34 +04:00
Gregwar 4e13d2d4cb Moving translation logic to the validator (fixes for 2.2, see #52) 2013-03-03 13:54:31 +01:00
Francisco Javier Palma 877e2d740d Added spanish translations 2013-02-21 11:42:36 +01:00
Giuseppe Roberti 6c953ea228 - Italian translations 2013-02-05 14:28:58 +01:00
Bogdan Tanase 7b819872b4 translations for romanian 2013-02-03 11:58:11 +02:00
Gregwar 42f6e92560 Cleaning session usage to keep options during as_url (fixes #41) 2013-01-21 15:18:36 +01:00
Gregwar 0108219264 Merge branch 'master' of github.com:Gregwar/CaptchaBundle 2013-01-21 14:01:51 +01:00
Gregwar aed2fa343e Depending on gregwar/captcha (see #42) 2013-01-21 14:01:31 +01:00
Grégoire Passault 2ea29e0f9a Merge pull request #44 from efeencheung/master
Add 2 zh_CN thans-unit in validators
2013-01-21 05:01:12 -08:00
efeen 73b78ec537 add Renew trans-unit 2013-01-08 16:43:32 +08:00
efeen d103614cc7 add simple chinese translation 2013-01-08 16:10:26 +08:00
Gregwar 435cc44f91 Renaming view variable to image_id to avoid collision with the field id (see #43) 2013-01-04 08:31:59 +01:00
Gregwar 35405aca2e Adds an option to renew the code (fixes #43) 2012-12-25 20:07:00 +01:00
Gregwar 6b340eb258 Adding french translation & info in the README 2012-12-25 19:48:25 +01:00
Gregwar 11fe650bde Adding option "humanity" (fixes #40) 2012-12-04 12:20:23 +01:00
Gregwar 3794a12e80 [Generator] Renaming, and separating the PhraseBuilder 2012-12-04 11:51:47 +01:00
Gregwar 516046a6b5 Merge remote-tracking branch 'jeremy/logicsplit'
Conflicts:
	Generator/CaptchaGenerator.php
	Resources/config/services.yml
2012-12-04 11:42:35 +01:00
Gregwar 31d080a9b7 Fixing session key, removing valid_keys which was painful to transport
the whitelist in the session (see #36)
2012-12-04 11:33:54 +01:00
Gregwar c1b702566b Merge remote-tracking branch 'remotes/jeremy/urlgeneration'
Conflicts:
	DependencyInjection/GregwarCaptchaExtension.php
2012-12-04 10:51:08 +01:00