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
|
c8c1bd0011
|
[Configuration] Defaulting keep_value to false
|
2012-12-25 19:17:25 +01:00 |
Gregwar
|
8d6a628dda
|
[composer.json] Fixing homepage
|
2012-12-08 00:10:04 +01:00 |
Gregwar
|
d91b9a9444
|
[composer.json] Adding Jeremy Livingston's e-mail
|
2012-12-05 10:16:57 +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
|
b993e4b4cd
|
[composer.json] Adding Jeremy Livingston to authors list
|
2012-12-04 11:37:21 +01:00 |
Gregwar
|
fd2b602196
|
Fixing the exception throwing and message
|
2012-12-04 11:35:36 +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
|
39532390e1
|
[Controller] Setting Content-type to image/jpeg
|
2012-12-04 10:57:52 +01:00 |
Gregwar
|
c1b702566b
|
Merge remote-tracking branch 'remotes/jeremy/urlgeneration'
Conflicts:
DependencyInjection/GregwarCaptchaExtension.php
|
2012-12-04 10:51:08 +01:00 |
Jeremy Livingston
|
8885e6bcac
|
Add class documentation
|
2012-12-03 19:02:43 -05:00 |
Jeremy Livingston
|
beec51e975
|
Merge remote branch 'origin/urlgeneration' into logicsplit
|
2012-12-03 18:56:00 -05:00 |
Jeremy Livingston
|
1437f0c7e0
|
Remove caching of form name for key
|
2012-12-03 18:54:39 -05:00 |
Jeremy Livingston
|
ce1b590ae9
|
Separate generation concerns into different services
|
2012-12-03 18:48:32 -05:00 |
Jeremy Livingston
|
ba9e0818a5
|
Add "valid_keys" documentation
|
2012-12-03 15:01:46 -05:00 |
Jeremy Livingston
|
4d7534351d
|
Update documentation
|
2012-12-03 14:57:38 -05:00 |
Jeremy Livingston
|
fef3e306fd
|
Optimize formatting for Symfony coding standards
|
2012-12-03 14:55:11 -05:00 |
Jeremy Livingston
|
9fc82c8453
|
Add key parameter to URL generation method.
|
2012-12-03 14:49:17 -05:00 |
Gregwar
|
0bd0173551
|
CS
|
2012-12-02 13:17:04 +01:00 |
Gregwar
|
a8b45f737d
|
[view] Adding empty "alt" to ass HTML5 validator (fixes #37)
|
2012-12-02 13:12:12 +01:00 |
Jeremy Livingston
|
a41e4dd865
|
Add URL generation method and update to Symfony 2.1 standards
|
2012-11-13 22:33:36 -05:00 |
Gregwar
|
78e1cee035
|
[README] Fixing endspaceless (fixes #35)
|
2012-10-27 16:15:05 +02:00 |
Gregwar
|
51edd50acc
|
[README] Changing composer (fixes #33)
|
2012-08-21 13:20:32 +02:00 |
Grégoire Passault
|
4c28dd420f
|
Merge pull request #32 from fabienpomerol/patch-1
Fixed Typo
|
2012-08-11 02:26:40 -07:00 |
Fabien POMEROL
|
94f6b5277d
|
Fixed Typo
typo
|
2012-08-11 12:24:15 +03:00 |
Grégoire Passault
|
141b976479
|
Merge pull request #29 from piscis/patch-1
Fix Bundle for symfony 2.1 beta4
|
2012-07-24 14:17:21 -07:00 |
Grégoire Passault
|
22f494e27a
|
Merge pull request #30 from piscis/patch-2
Fixing call to undefined methode
|
2012-07-24 14:14:43 -07:00 |
Alexander Pirsig
|
c025ea9b0d
|
Fixing call to undefined methode
|
2012-07-24 16:31:51 +03:00 |
Alexander Pirsig
|
b9f003c9cf
|
Fix Bundle for symfony 2.1 beta4
|
2012-07-24 00:02:37 +03:00 |
Grégoire Passault
|
df2f9b3ada
|
Merge pull request #28 from rjmunro/patch-1
Switch suggested git URL to http:// instead of git://
|
2012-07-04 03:42:01 -07:00 |
Robert (Jamie) Munro
|
d89a966315
|
Switch suggested git URL to http:// instead of git://
A git url of git://github.com/Gregwar/CaptchaBundle.git didn't work for me.
http:// is more reliable, and is used by all the deps in the symfony standard edition http://github.com/symfony/symfony-standard/blob/2.0/deps
|
2012-07-04 11:16:45 +02:00 |
Grégoire Passault
|
589e8f0bcb
|
Merge pull request #27 from jeremylivingston/bypass-code
Add bypass_code configuration parameter
|
2012-06-30 09:37:42 -07:00 |
Jeremy Livingston
|
f9885acde9
|
Add bypass_code configuration parameter to force captcha validation for development/automation.
|
2012-06-30 12:18:05 -04:00 |
Gregwar
|
9980108880
|
[README] Clarifying 2.0 (fixes #26)
|
2012-06-29 19:21:16 +02:00 |
Grégoire Passault
|
ece2a68170
|
Merge pull request #25 from jeremylivingston/messageconfig
Add invalid_message configuration option
|
2012-06-29 07:53:28 -07:00 |
Jeremy Livingston
|
8d54bfd598
|
Add invalid_message configuration option
|
2012-06-29 10:23:05 -04:00 |
Gregwar
|
a204bdc3f9
|
Adding composer support
|
2012-06-22 19:06:27 +02:00 |
Grégoire Passault
|
b60430b788
|
Merge pull request #23 from jeremylivingston/master
Update CaptchaType to comply with Symfony 2.1 FormTypeInterface
|
2012-06-19 13:01:59 -07:00 |
Jeremy Livingston
|
3269c1d772
|
Updated CaptchaType to comply with the Symfony 2.1 FormTypeInterface updates
|
2012-06-19 15:16:13 -04:00 |
Gregwar
|
57ab1fe3f5
|
[CaptchaType] Fixing getDefaultOptions for sf2.1 (fixes #16)
|
2012-06-06 18:34:44 +02:00 |
Grégoire Passault
|
05868f8b08
|
Merge pull request #18 from jeremylivingston/session-namespace
[Validator] Modified Session namespace for Symfony 2.1
|
2012-04-26 06:11:56 -07:00 |
Gregwar
|
6c9b95263f
|
[README] Adding informations about 2.0 branch (see #18)
|
2012-04-26 15:10:20 +02:00 |
Jeremy Livingston
|
63190cf896
|
Modified Session namespace for Symfony 2.1
|
2012-04-25 22:54:51 -04:00 |
Gregwar
|
0453ae2e0e
|
[CaptchaType] Cleaning options management (fixes #15)
|
2012-02-08 19:53:22 +01:00 |
Gregwar
|
f9c57e6970
|
[Configuration] Added JPEG quality node (fixes #13)
|
2011-12-14 10:35:10 +01:00 |
Gregwar
|
53e5605103
|
[CaptchaType] Makes sure that the field is empty on form loading (fixes
|
2011-12-14 10:28:21 +01:00 |
Gregwar
|
bfd012ffe0
|
[Validator] Adding strtolower() to ignore case (fixes #12)
|
2011-12-14 10:18:38 +01:00 |