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 |
dprolife
|
1f6c80c326
|
Update composer.json
Fix symfony requirements
|
2015-12-17 22:51:31 +01:00 |
Gregwar
|
f06ff4d2c2
|
Clarification
|
2015-12-13 12:12:45 +01:00 |
Gregwar
|
42cb26794d
|
Getting compatible with php>=5.3.9
|
2015-12-13 12:10:14 +01:00 |
Gregwar
|
e10494a767
|
Using | instead of ||
|
2015-12-13 12:03:17 +01:00 |
Gregwar
|
8682eee873
|
README
|
2015-12-11 10:02:21 +01:00 |
Gregwar
|
c508d510ff
|
README (see #148)
|
2015-12-11 10:01:40 +01:00 |
Gregwar
|
d328f215b2
|
Merge branch 'master' of github.com:Gregwar/CaptchaBundle
|
2015-12-07 14:25:30 +01:00 |
Gregwar
|
a26f03cc93
|
Using php 5.5 as a dependency because of ::class (see #148)
|
2015-12-07 14:25:06 +01:00 |
Gregwar
|
1862776c9a
|
Supporting v3
|
2015-12-06 23:20:09 +01:00 |
Gregwar
|
c989422a82
|
Clarifying readme
|
2015-12-06 23:10:05 +01:00 |
Gregwar
|
52107b0c32
|
Using ::class instead of type alias (working w/ sf3, see #148)
|
2015-12-06 23:07:05 +01:00 |
Grégoire Passault
|
e335e2a924
|
Merge pull request #149 from Restless-ET/patch-1
Fix YAML syntax in services.yml file
|
2015-12-05 14:22:11 +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 |
Grégoire Passault
|
29610bb574
|
Merge pull request #145 from verschoof/patch-1
Update README.md
|
2015-10-29 11:14:06 +01:00 |
Mitchel
|
018fdd3f35
|
Update README.md
Added composer require instead of the manual way.
Composer require will search the latest version and install it for you.
|
2015-10-29 10:15:34 +01:00 |
Grégoire Passault
|
476530a212
|
Merge pull request #141 from max-kovpak/patch-2
POST_BIND deprecated
|
2015-09-25 09:21:54 +02:00 |
Max Kovpak
|
87d38d98a4
|
Update CaptchaType.php
Checkout version
|
2015-08-26 11:26:01 +03:00 |
Max Kovpak
|
3cc4b072c3
|
POST_BIND deprecated
POST_BIND deprecated since version 2.3, to be removed in 3.0. Use POST_SUBMIT instead.
|
2015-08-25 17:15:15 +03:00 |
Grégoire Passault
|
0f5e9870f1
|
Merge pull request #140 from max-kovpak/patch-1
Make it more unique
|
2015-08-25 16:06:15 +02:00 |
Max Kovpak
|
c844cbcdbc
|
Update CaptchaGenerator.php
|
2015-08-25 17:05:28 +03:00 |
Max Kovpak
|
50405a74a1
|
Make it more unique
If you have 2 forms on one page time will be not unique
|
2015-08-25 16:57:49 +03:00 |
Grégoire Passault
|
84760b0a9f
|
Merge pull request #136 from StudioMaX/patch-1
Add configureOptions method to form types for SF 2.7
|
2015-08-18 20:19:33 +02:00 |
RicoVZ
|
ef281889ab
|
Replaced usage of "pattern" with "path"
As described in issue #135
|
2015-08-18 09:48:41 +02:00 |
Grégoire Passault
|
8468f93194
|
Merge pull request #81 from ChessCom/master
Add the option of custom background images for the captcha
|
2015-08-13 12:30:47 +02:00 |
Grégoire Passault
|
fe1102f5c6
|
Merge pull request #138 from Burakhan/master
Adding Turkish language translate
|
2015-08-10 12:05:33 +02:00 |
Burakhan
|
f1fdfc142f
|
Adding Turkish language translate
|
2015-08-10 11:15:05 +03:00 |
StudioMaX
|
2e49f50c1a
|
Add configureOptions method to form types for SF 2.7
|
2015-07-09 22:19:21 +06: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 |
Grégoire Passault
|
805e77f24a
|
Merge pull request #131 from amouhzi/patch-2
Arabic translations: validators.ar.yml
|
2015-05-28 00:15:59 +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 |
Grégoire Passault
|
4aba359e71
|
Merge pull request #128 from piotrantosik/master
Don't cache captcha image
|
2015-05-22 18:00:07 +02:00 |
Piotr Antosik
|
8c39274fa4
|
don't cache captcha image
|
2015-05-22 15:01:00 +02:00 |
Ivan Lackovic
|
232168d408
|
remove comments
|
2015-05-19 20:20:14 +02:00 |
Ivan Lackovic
|
6a147a2ea3
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-13 16:24:05 +02:00 |
Gregwar
|
c221d9cb42
|
Merge branch 'master' of github.com:Gregwar/CaptchaBundle
|
2015-05-13 08:42:05 +02:00 |
Gregwar
|
7574ad33f1
|
Updating to 1.1
|
2015-05-13 08:41:47 +02:00 |
Grégoire Passault
|
d80ff1959b
|
Merge pull request #125 from cordoval/minor-improvement
minor updates
|
2015-05-13 08:40:54 +02:00 |
Gregwar
|
694994c3c2
|
Fixing composer.json (broken in #126)
|
2015-05-13 08:39:21 +02:00 |
Grégoire Passault
|
01429c4486
|
Merge pull request #126 from cordoval/move-to-psr4
move to psr4
|
2015-05-13 08:34:02 +02:00 |
Luis Cordova
|
6032e5df52
|
move to psr4
|
2015-05-12 20:16:59 -05:00 |
Luis Cordova
|
d77e0b1f2a
|
minor updates
|
2015-05-12 20:12:49 -05:00 |
Grégoire Passault
|
a4176fcf74
|
Merge pull request #116 from kuborgh/patch-404
fixed uncached 404
|
2015-02-04 16:57:21 +01:00 |
Ben Zörb
|
909d1a3773
|
fixed uncached 404
|
2015-02-04 09:29:14 +01:00 |
Gregwar
|
d6c6de0f83
|
Merge branch 'master' of github.com:Gregwar/CaptchaBundle
Conflicts:
composer.json
|
2015-01-27 17:12:52 +01:00 |
Gregwar
|
ac95e1d4b1
|
v1.0.12
|
2015-01-27 17:11:57 +01:00 |
Grégoire Passault
|
c844d0a440
|
Merge pull request #113 from waldermort/patch-1
Fix: Bypass code incorrectly compared
|
2015-01-13 14:43:37 +01:00 |
Grégoire Passault
|
f20fc3c3b7
|
Merge pull request #114 from waldermort/patch-2
Fix: Numeric bypass code defaults to integer type
|
2015-01-13 14:42:45 +01:00 |