/[drupal]/contributions/modules/commentcloser/comment_closer.module
ViewVC logotype

Log of /contributions/modules/commentcloser/comment_closer.module

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.10.2.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 02:52:23 2009 UTC (8 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-6--1
Changes since 1.10.2.2.2.8: +89 -57 lines
Diff to previous 1.10.2.2.2.8 , to branch point 1.10.2.2 , to next main 1.10.2.6
Patch by David Stosik to add more granularity to the settings page.

Revision 1.10.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:03:54 2009 UTC (10 months ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.10.2.5: +2 -1 lines
Diff to previous 1.10.2.5 , to branch point 1.10 , to next main 1.12
Fixed the watchdog line for debuging purposes.

Revision 1.10.2.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 01:03:27 2009 UTC (10 months ago) by rmiddle
Branch: DRUPAL-6--1
Changes since 1.10.2.2.2.7: +2 -4 lines
Diff to previous 1.10.2.2.2.7 , to branch point 1.10.2.2
Fixed the watchdog line for debuging purposes.

Revision 1.10.2.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 19:07:05 2009 UTC (10 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.10.2.2.2.6: +6 -6 lines
Diff to previous 1.10.2.2.2.6 , to branch point 1.10.2.2
Bug fix a problem with the sql query and a possible securty issue and some other code cleanup.

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 18:52:26 2009 UTC (10 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.10.2.4: +41 -35 lines
Diff to previous 1.10.2.4 , to branch point 1.10
Bug fix a problem with the sql query and a possible securty issue and some other code cleanup.

Revision 1.10.2.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 18:50:02 2009 UTC (10 months, 2 weeks ago) by rmiddle
Branch: DRUPAL-6--1
Changes since 1.10.2.2.2.5: +10 -15 lines
Diff to previous 1.10.2.2.2.5 , to branch point 1.10.2.2
Bug fix a problem with the sql query and a possible securty issue and some other code cleanup.

Revision 1.10.2.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 19:38:25 2008 UTC (16 months, 3 weeks ago) by rmiddle
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC3, DRUPAL-6--1-2
Changes since 1.10.2.2.2.4: +69 -71 lines
Diff to previous 1.10.2.2.2.4 , to branch point 1.10.2.2
Added uninstall for the module.  Fixed SQL problem

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 19:37:15 2008 UTC (16 months, 3 weeks ago) by rmiddle
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +116 -98 lines
Diff to previous 1.11
Added uninstall for the module.  Also added the abitly to add a comment during closing.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 18:25:58 2008 UTC (17 months, 2 weeks ago) by rmiddle
Branch: MAIN
Changes since 1.10: +87 -25 lines
Diff to previous 1.10
Begin work on 6.x-2.x.  Head is very broken right now don't use.

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 21:20:02 2008 UTC (17 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.10.2.3: +1 -2 lines
Diff to previous 1.10.2.3 , to branch point 1.10
#196187 Fixed case where sql query would fail.  Thanks therzog

Revision 1.10.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 21:02:31 2008 UTC (17 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC2
Changes since 1.10.2.2.2.3: +2 -3 lines
Diff to previous 1.10.2.2.2.3 , to branch point 1.10.2.2
Missed these lines with the last commit.

Revision 1.10.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 20:39:36 2008 UTC (17 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-6--1
Changes since 1.10.2.2.2.2: +17 -11 lines
Diff to previous 1.10.2.2.2.2 , to branch point 1.10.2.2
Clean up Module.  Fix possible SQL issue.

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 19:53:57 2008 UTC (17 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-5
Changes since 1.10.2.2: +2 -2 lines
Diff to previous 1.10.2.2 , to branch point 1.10
#196187 bad sql at cron time when no node types are selected.  Thanks to therzog

Revision 1.10.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 19:52:27 2008 UTC (17 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-6--1
Changes since 1.10.2.2.2.1: +2 -2 lines
Diff to previous 1.10.2.2.2.1 , to branch point 1.10.2.2
#196187 bad sql at cron time when no node types are selected.  Thanks to therzog

Revision 1.10.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 19:22:27 2008 UTC (17 months, 4 weeks ago) by rmiddle
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-RC1
Changes since 1.10.2.2: +15 -20 lines
Diff to previous 1.10.2.2
#209208 Creating 6 Branch.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 01:48:53 2007 UTC (2 years, 9 months ago) by prometheus6
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.7.2.2: +2 -2 lines
Diff to previous 1.7.2.2 , to branch point 1.7 , to next main 1.12
Let's try that again
http://drupal.org/node/121337
Also applies to 5.x...the #default_value of the node type select in the configuration form was still broken

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 01:43:43 2007 UTC (2 years, 9 months ago) by prometheus6
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.10.2.1: +2 -2 lines
Diff to previous 1.10.2.1 , to branch point 1.10
http://drupal.org/node/121337
Also applies to 5.x...the #default_value of the node type select in the configuration form was still broken

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 01:42:03 2007 UTC (2 years, 9 months ago) by prometheus6
Branch: DRUPAL-4-7
Changes since 1.7.2.1: +3 -7 lines
Diff to previous 1.7.2.1 , to branch point 1.7
http://drupal.org/node/121337
Also applies to 5.x...the #default_value of the node type select in the configuration form was still broken

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 01:31:16 2007 UTC (2 years, 9 months ago) by prometheus6
Branch: DRUPAL-5
Changes since 1.10: +11 -7 lines
Diff to previous 1.10
http://drupal.org/node/121337
Also applies to 5.x

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 03:45:54 2007 UTC (2 years, 10 months ago) by prometheus6
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.9: +7 -5 lines
Diff to previous 1.9
http://drupal.org/node/106468
Settings form works now

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:49:31 2006 UTC (2 years, 10 months ago) by prometheus6
Branch: DRUPAL-4-6
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 , to next main 1.12
http://drupal.org/node/104838
Invalidate cache when cron job closes comments

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:45:02 2006 UTC (2 years, 10 months ago) by prometheus6
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
http://drupal.org/node/104838
Invalidate cache when cron job closes comments

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:44:19 2006 UTC (2 years, 10 months ago) by prometheus6
Branch: DRUPAL-4-7
Changes since 1.7: +2 -4 lines
Diff to previous 1.7
http://drupal.org/node/104838
Invalidate cache when cron job closes comments

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 17:23:21 2006 UTC (3 years, 1 month ago) by prometheus6
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-beta
Changes since 1.7: +15 -6 lines
Diff to previous 1.7
Should be ready for version 5.0...needed an info file and hook_menu() to  get the settings page in there.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 26 04:09:58 2005 UTC (4 years ago) by prometheus6
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.6: +23 -20 lines
Diff to previous 1.6
Update settings to use form api

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 13 15:53:51 2005 UTC (4 years, 2 months ago) by prometheus6
Branch: MAIN
Changes since 1.5: +14 -4 lines
Diff to previous 1.5
Add quarterly option, brought in synch with HEAD

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 3 16:16:34 2005 UTC (4 years, 3 months ago) by prometheus6
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Change to use of node_list()

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 7 20:10:45 2005 UTC (4 years, 10 months ago) by prometheus6
Branch: MAIN
CVS Tags: DRUPAL-4-6--1-0
Branch point for: DRUPAL-4-6
Changes since 1.3: +10 -2 lines
Diff to previous 1.3
.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 7 15:45:44 2005 UTC (4 years, 10 months ago) by prometheus6
Branch: MAIN
CVS Tags: DRUPAL-4-5
Changes since 1.2: +8 -16 lines
Diff to previous 1.2
I had enclosed the keys and well as the values of the arrays used to build the selects one the settings page in the t() function. If anyone had actually translated it, it would have broken the module.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 18 21:33:15 2004 UTC (4 years, 11 months ago) by prometheus6
Changes since 1.1: +6 -4 lines
Diff to previous 1.1 , to next main 1.12
Corrected the cut-and-paste stupidity so that the help strings are all available and translatable

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 18 21:12:44 2004 UTC (4 years, 11 months ago) by prometheus6
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1
Corrected the cut-and-paste stupidity so that the help strings are all available and translatable

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 17 21:47:28 2004 UTC (4 years, 11 months ago) by prometheus6
Branch: MAIN
Automatically close comments on node types of your choosing. First version, first contribution.

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