Gregwar
|
107dbe33e4
|
Adding disabled global option (fixes #72)
|
2013-11-19 10:51:58 +01:00 |
Gregwar
|
3f64e064d3
|
Mergin & fixing text_color & background_color (fixes #57)
|
2013-08-07 11:18:16 +02:00 |
Gregwar
|
9578caab10
|
Merge remote-tracking branch 'color/master'
|
2013-08-07 11:08:16 +02:00 |
Gregwar
|
7f30646c68
|
Moving the "reload without as_url" exception to catch more cases (see
|
2013-08-07 10:57:56 +02:00 |
Adelbert Silla
|
181b0cd0d0
|
Added text_color option.
|
2013-04-29 08:50:17 +08:00 |
Gregwar
|
c21bbf13c5
|
Adding interpolation option
|
2013-04-24 18:11:08 +02:00 |
Gregwar
|
7ca6dacb3b
|
Fixing background color
|
2013-04-22 00:41:07 +02:00 |
Gregwar
|
39e2f390f0
|
Merge commit 'be90f19'
Conflicts:
DependencyInjection/Configuration.php
Generator/CaptchaGenerator.php
composer.json
|
2013-04-22 00:35:49 +02:00 |
Gregwar
|
be90f19f3a
|
Adding backgroundColor option (fixes #55)
|
2013-04-22 00:32:40 +02:00 |
Bogdan Tanase
|
2d8d9f3b5f
|
options to fine tune captcha image: max_front_lines, max_behind_lines
|
2013-03-13 12:02:41 +02:00 |
Gregwar
|
2e17d9c035
|
Improving quality and image default size
|
2013-01-21 15:18:19 +01:00 |
Gregwar
|
c224b93033
|
Adding the "distortion" option
|
2013-01-21 14:04:53 +01:00 |
Gregwar
|
35405aca2e
|
Adds an option to renew the code (fixes #43)
|
2012-12-25 20:07:00 +01:00 |
Gregwar
|
c8c1bd0011
|
[Configuration] Defaulting keep_value to false
|
2012-12-25 19:17:25 +01:00 |
Gregwar
|
11fe650bde
|
Adding option "humanity" (fixes #40)
|
2012-12-04 12:20:23 +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 |
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 |
Jeremy Livingston
|
a41e4dd865
|
Add URL generation method and update to Symfony 2.1 standards
|
2012-11-13 22:33:36 -05:00 |
Jeremy Livingston
|
f9885acde9
|
Add bypass_code configuration parameter to force captcha validation for development/automation.
|
2012-06-30 12:18:05 -04:00 |
Jeremy Livingston
|
8d54bfd598
|
Add invalid_message configuration option
|
2012-06-29 10:23:05 -04:00 |
Gregwar
|
f9c57e6970
|
[Configuration] Added JPEG quality node (fixes #13)
|
2011-12-14 10:35:10 +01:00 |
Gregwar
|
726f21e2ad
|
[Configuration] Adding font (fixes #9)
|
2011-12-02 19:07:28 +01:00 |
Gregwar
|
a8434542af
|
[Configuration] Adding a "keep_value" key (fixes #11)
|
2011-12-02 18:54:42 +01:00 |
Gregwar
|
537716fe38
|
[Configuration] The charset is configurable (fixes #8)
|
2011-12-02 18:41:16 +01:00 |
Gregwar
|
c0530a0b26
|
[Configuration] Cleaner organization (fixes #10)
|
2011-12-02 18:36:34 +01:00 |
Björn Fromme
|
c6b47017b2
|
Added options for garbage collection frequency and expiration time of captcha image files.
|
2011-11-09 17:58:53 +01:00 |
Bjoern Fromme
|
572b58a41a
|
Added functionality to generate image files for older browsers.
|
2011-11-09 14:43:25 +01:00 |
Gregwar
|
4e59281467
|
Added "length" option and changed the parameters names
|
2011-09-09 20:02:47 +02:00 |
Gregory McLean
|
1afeeb8733
|
Add a width and height configuration parameter and fix the form theming
so that it works.
|
2011-09-08 11:02:40 -04:00 |
Gregwar
|
4e1892fc02
|
Created captcha type (this works, but still no image generation)
|
2011-08-25 22:50:59 +02:00 |