/[drupal]/contributions/modules/captcha/captcha.install
ViewVC logotype

Log of /contributions/modules/captcha/captcha.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.3.2.1.2.1
Wed Sep 23 19:20:42 2009 UTC (2 months ago) by soxofaan
Branch: DRUPAL-6--3
Changes since 1.3.2.1: +1 -1 lines
FILE REMOVED
#585880 by Rob Loach: remove everything from mistakenly created DRUPAL-6--3 branch

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 20:17:40 2009 UTC (6 months ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3, HEAD
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
added forum_node_form to the default form_ids on install

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 20:06:39 2009 UTC (8 months ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5
Changes since 1.8: +27 -26 lines
Diff to previous 1.8
#410016 by domasj and soxofaan: translation updates: removed translations from database schema definitions and other minor translation tweaks

Revision 1.1.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 16:12:22 2009 UTC (10 months, 2 weeks ago) by soxofaan
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-2
Changes since 1.1.4.9: +12 -1 lines
Diff to previous 1.1.4.9 , to branch point 1.1 , to next main 1.10
refactored CAPTCHA point administration (changing challenge type, disabling, deleting):
* added confirmation dialog for deleting/disabling a CAPTCHA point (previously just a GET request was needed for disabling a CAPTCHA, which is not so secure)
* #214557: added form for adding a CAPTCHA point by hand

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 18:04:55 2009 UTC (10 months, 3 weeks ago) by soxofaan
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Changes since 1.7: +88 -25 lines
Diff to previous 1.7
working on 6.x-2.x version, using dedicated table instead of sessions for storage of solutions

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 11:06:50 2008 UTC (17 months, 2 weeks ago) by soxofaan
Branch: DRUPAL-5--3
Changes since 1.1.4.8: +6 -1 lines
Diff to previous 1.1.4.8 , to branch point 1.1
fixed som minor isues reported by the coder module

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 09:06:22 2008 UTC (17 months, 2 weeks ago) by soxofaan
Branch: DRUPAL-5--3
Changes since 1.1.4.7: +3 -3 lines
Diff to previous 1.1.4.7 , to branch point 1.1
#245720: added requirement check for uid=0 in users table

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 10:30:24 2008 UTC (20 months ago) by soxofaan
Branch: MAIN
Changes since 1.6: +5 -1 lines
Diff to previous 1.6
added message after installation linking to CAPTCHA admin for better usability

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 10:27:53 2008 UTC (20 months ago) by soxofaan
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.3.2.1: +3 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.10
added message after installation linking to CAPTCHA admin for better usability

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 10:22:29 2008 UTC (20 months ago) by soxofaan
Branch: DRUPAL-5--3
Changes since 1.1.4.6: +3 -1 lines
Diff to previous 1.1.4.6 , to branch point 1.1
added message after installation linking to CAPTCHA admin for better usability

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 18:35:25 2008 UTC (21 months, 1 week ago) by soxofaan
Branch: MAIN
Changes since 1.5: +86 -1 lines
Diff to previous 1.5
Major change to CAPTCHA module, take 1: replaced storage of solutions in $_SESSION with dedicated table {captcha_challenges} (advantages: e.g. cookies are not required anymore, cron job for old challenge cleanup, simple statistical analysis possible, etc.)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 12:49:24 2008 UTC (21 months, 1 week ago) by soxofaan
Branch: MAIN
Changes since 1.4: +4 -6 lines
Diff to previous 1.4
started with experimental branch for Drupal 6 in HEAD

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 11:09:30 2008 UTC (21 months, 3 weeks ago) by soxofaan
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Branch point for: DRUPAL-6--3
Changes since 1.3: +4 -6 lines
Diff to previous 1.3
#207292: solved minor database table schema mismatch reported by Schema module

Revision 1.4
Sat Jan 26 16:50:43 2008 UTC (21 months, 4 weeks ago) by robloach
Branch: MAIN
Changes since 1.3: +1 -1 lines
FILE REMOVED
Moved to DRUPAL-6--1 branch.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 18:24:50 2007 UTC (2 years ago) by robloach
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.2: +45 -48 lines
Diff to previous 1.2
#176265 by Rob Loach: Drupal 6 Port - Still a bunch to work on.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 14:44:15 2007 UTC (2 years ago) by robloach
Branch: MAIN
Changes since 1.1: +111 -0 lines
Diff to previous 1.1
#176265: Setup of HEAD branch for Drupal 6.

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 19:21:20 2007 UTC (2 years, 1 month ago) by robloach
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-1
Changes since 1.1.4.5: +2 -2 lines
Diff to previous 1.1.4.5 , to branch point 1.1
- #171183 by soxofaan: Uppercase captcha and Captcha to CAPTCHA

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 01:37:07 2007 UTC (2 years, 2 months ago) by robloach
Branch: DRUPAL-5--3
Changes since 1.1.4.4: +6 -5 lines
Diff to previous 1.1.4.4 , to branch point 1.1
- #170203 by soxofaan: Coder Module Review

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 00:45:39 2007 UTC (2 years, 4 months ago) by robloach
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-rc2, DRUPAL-5--3-0-rc3
Changes since 1.1.4.3: +15 -3 lines
Diff to previous 1.1.4.3 , to branch point 1.1
- Patch #161572 by yched: user_login / user_login_form can't be captcha-enabled

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 17:59:06 2007 UTC (2 years, 4 months ago) by robloach
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-rc1
Changes since 1.1.4.2: +3 -1 lines
Diff to previous 1.1.4.2 , to branch point 1.1
- Patch #158736 by soxofaan: cleanup on uninstall

Revision 1.1.2.2
Tue Jul 10 22:10:46 2007 UTC (2 years, 4 months ago) by robloach
Branch: DRUPAL-5
Changes since 1.1.2.1: +1 -1 lines
FILE REMOVED
Moved to DRUPAL-5--3.

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 22:02:33 2007 UTC (2 years, 4 months ago) by robloach
Branch: DRUPAL-5--3
Changes since 1.1.4.1: +96 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
Branch of Captcha r58 to DRUPAL-5--3.

Revision 1.1.4.1
Tue Jul 10 21:49:54 2007 UTC (2 years, 4 months ago) by robloach
Branch: DRUPAL-5--3
Changes since 1.1: +0 -0 lines
FILE REMOVED
file captcha.install was added on branch DRUPAL-5--3 on 2007-07-10 22:02:33 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 21:49:54 2007 UTC (2 years, 4 months ago) by robloach
Branch: DRUPAL-5
Changes since 1.1: +96 -0 lines
Diff to previous 1.1
Branch Captcha r58 to DRUPAL-5--3.

Revision 1.1
Tue Jul 10 21:49:54 2007 UTC (2 years, 4 months ago) by robloach
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-5--3
FILE REMOVED
file captcha.install was initially added on branch DRUPAL-5.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2