/[drupal]/contributions/modules/comment_subject/comment_subject.module
ViewVC logotype

Log of /contributions/modules/comment_subject/comment_subject.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.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 07:41:13 2009 UTC (8 days, 15 hours ago) by sinasalek
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.7.2.1: +6 -9 lines
Diff to previous 1.7.2.1 , to branch point 1.7 , to next main 1.8
* Added core=6.x to support CVS/drush [#472740]
* Fixed disable subject not working after comment_update_6002, [#574830]
* Added proper $Id$ tag to every file

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 08:40:28 2009 UTC (9 days, 14 hours ago) by sinasalek
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2, HEAD
Changes since 1.7: +258 -29 lines
Diff to previous 1.7
* Added token support, [#318443]

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 08:53:10 2008 UTC (12 months, 3 weeks ago) by ahoeben
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
Fix for #302025: Subject cannot be longer than 64 characters

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 08:49:37 2008 UTC (12 months, 3 weeks ago) by ahoeben
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.3.2.5: +5 -3 lines
Diff to previous 1.3.2.5 , to branch point 1.3 , to next main 1.8
Fix for #302025: Subject cannot be longer than 64 characters

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 08:49:08 2008 UTC (12 months, 3 weeks ago) by ahoeben
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-4
Changes since 1.4: +6 -3 lines
Diff to previous 1.4 , to next main 1.8
Fix for #302025: Subject cannot be longer than 64 characters

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 22 09:33:25 2008 UTC (21 months ago) by ahoeben
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Branch point for: DRUPAL-6--1
Changes since 1.6: +3 -12 lines
Diff to previous 1.6
compatible with 6.x branch

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 22 09:27:27 2008 UTC (21 months ago) by ahoeben
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.3.2.4: +1 -1 lines
Diff to previous 1.3.2.4 , to branch point 1.3
*** empty log message ***

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 22 09:26:50 2008 UTC (21 months ago) by ahoeben
Branch: DRUPAL-5
Changes since 1.3.2.3: +6 -6 lines
Diff to previous 1.3.2.3 , to branch point 1.3
* fixed a cache-related bug (#224276, thanks jaydub)
* 'Re:' string localisable
* cosmetic code cleanup
* trying to fix my fudged versioning

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 22 09:25:00 2008 UTC (21 months ago) by ahoeben
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-3
Changes since 1.5: +6 -6 lines
Diff to previous 1.5
* fixed a cache-related bug (#224276, thanks jaydub)
* 'Re:' string localisable
* cosmetic code cleanup
* trying to fix my fudged versioning

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 16:31:54 2007 UTC (23 months ago) by ahoeben
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.4: +19 -13 lines
Diff to previous 1.4
fixed #139378 (subject lost when editing comments and subject field disabled)

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 16:27:51 2007 UTC (23 months ago) by ahoeben
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.3.2.2: +19 -13 lines
Diff to previous 1.3.2.2 , to branch point 1.3
fixed #139378 (subject lost when editing comments and subject field disabled)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 14:14:55 2007 UTC (2 years, 9 months ago) by ahoeben
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-1
Branch point for: DRUPAL-4-7
Changes since 1.3: +7 -2 lines
Diff to previous 1.3
Adds a hidden subject field to the form if subject titles are disabled

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 14:04:18 2007 UTC (2 years, 9 months ago) by ahoeben
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.3.2.1: +8 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Adds a hidden subject field to the form if subject titles are disabled

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 14:25:00 2007 UTC (2 years, 10 months ago) by ahoeben
Branch: DRUPAL-5
Changes since 1.3: +1 -11 lines
Diff to previous 1.3
Initial 5.x commit

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 21:52:09 2006 UTC (3 years ago) by ahoeben
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-5
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
added version string

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 21:51:17 2006 UTC (3 years ago) by ahoeben
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
#98120

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 19:13:03 2006 UTC (3 years ago) by ahoeben
Branch: MAIN
Initial commit

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