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

Log of /contributions/modules/comment_mover/comment_mover.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.22.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 19:11:16 2009 UTC (7 months, 3 weeks ago) by dragonwize
Branch: DRUPAL-6--1
Changes since 1.22.2.5.2.1: +1 -8 lines
Diff to previous 1.22.2.5.2.1 , to branch point 1.22.2.5
Minor clean-up
Fixed #415924 by dragonwize, aharown07: Invalid watchdog call.

Revision 1.22.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 20:41:26 2008 UTC (11 months ago) by heine
Branch: DRUPAL-6--1
Changes since 1.22.2.5: +145 -128 lines
Diff to previous 1.22.2.5
Initial more or less 1:1 update to Drupal 6. Not notices free.
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/

Revision 1.22.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:44:09 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.22.2.4: +1 -1 lines
Diff to previous 1.22.2.4 , to branch point 1.22
Check for node/nid url before redirecting as not to break cron and modr8

Revision 1.21.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:43:53 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-4-7--2
Changes since 1.21.2.4: +2 -2 lines
Diff to previous 1.21.2.4 , to branch point 1.21 , to next main 1.22
Check for node/nid url before redirecting as not to break cron and modr8

Revision 1.21.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:38:05 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-4-7--2
Changes since 1.21.2.3: +7 -0 lines
Diff to previous 1.21.2.3 , to branch point 1.21
Preselect parents taxonomy terms when promoting a comment to a post of the same content type.

Revision 1.22.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:37:51 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-5
Changes since 1.22.2.3: +7 -1 lines
Diff to previous 1.22.2.3 , to branch point 1.22
Preselect parents taxonomy terms when promoting a comment to a post of the same content type.

Revision 1.22.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:28:26 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-5
Changes since 1.22.2.2: +21 -11 lines
Diff to previous 1.22.2.2 , to branch point 1.22
#104781 - Improve feedback to user.

Revision 1.22.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:16:50 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-5
Changes since 1.22.2.1: +1 -1 lines
Diff to previous 1.22.2.1 , to branch point 1.22
#81146 - enable promotion of comments with children when the target node type has comment posting set to readonly or disabled.

Revision 1.22.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 22:07:26 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-5
Changes since 1.22: +34 -11 lines
Diff to previous 1.22
Added support for unpublished comments and nodes.

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 21:19:39 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-4-7--2
Changes since 1.21.2.2: +36 -11 lines
Diff to previous 1.21.2.2 , to branch point 1.21
Support for unpublished comments and nodes. Sponsored by WheresSpot.

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 8 15:18:11 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-4-7--2
Changes since 1.21.2.1: +2 -2 lines
Diff to previous 1.21.2.1 , to branch point 1.21
bugfix - the first comment on a node starts with 'vancode' 01/, not 00/. This prevented moved comments from moving again.

Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 8 15:14:28 2007 UTC (2 years, 8 months ago) by heine
Branch: DRUPAL-4-7--2
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
#81146 - additional commit to enable moving of children of comments that are promoted to nodetypes with comments set to readonly or disabled.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 20:53:51 2006 UTC (2 years, 11 months ago) by heine
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.21: +105 -34 lines
Diff to previous 1.21
Update to Drupal-5 compatability

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 21:37:51 2006 UTC (2 years, 11 months ago) by heine
Branch: DRUPAL-4-7
Changes since 1.15.2.2: +3 -3 lines
Diff to previous 1.15.2.2 , to branch point 1.15 , to next main 1.22
#102165 - remove useless GROUP BY clause - similar to #102165 by Robert Douglass

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 21:37:04 2006 UTC (2 years, 11 months ago) by heine
Branch: MAIN
Branch point for: DRUPAL-4-7--2
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
#102165 - remove useless GROUP BY clause - similar to #102165 by Robert Douglass

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 21:19:10 2006 UTC (2 years, 11 months ago) by heine
Branch: MAIN
Changes since 1.19: +9 -35 lines
Diff to previous 1.19
#88966 - reversed order on graft. Patch by PMunn (and me).

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 21:09:07 2006 UTC (2 years, 11 months ago) by heine
Branch: DRUPAL-4-7
Changes since 1.15.2.1: +9 -35 lines
Diff to previous 1.15.2.1 , to branch point 1.15
#88966 - reversed order on graft. Patch by PMunn (and me).

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 11:22:50 2006 UTC (2 years, 11 months ago) by heine
Branch: MAIN
Changes since 1.18: +137 -137 lines
Diff to previous 1.18
strip trailing whitespace

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 05:11:26 2006 UTC (3 years, 2 months ago) by heine
Branch: MAIN
Changes since 1.17: +133 -92 lines
Diff to previous 1.17
#72580 - allow the conversion of comments to multiple nodetypes from the Graft block.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 03:49:59 2006 UTC (3 years, 2 months ago) by heine
Branch: MAIN
Changes since 1.16: +7 -7 lines
Diff to previous 1.16
#81146 - Improve links consistency with edit and delete; don't show on nodes with comment-status readonly

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 03:42:41 2006 UTC (3 years, 2 months ago) by heine
Branch: DRUPAL-4-7
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#81497 - fix the value of thread: 01 instead of 1

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 03:40:41 2006 UTC (3 years, 2 months ago) by heine
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#81497 - fix the value of thread: 01 instead of 1

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 11:35:56 2006 UTC (3 years, 3 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.14: +92 -63 lines
Diff to previous 1.14
update for 4.7 by Heine

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 6 08:39:38 2006 UTC (3 years, 4 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.13: +1 -4 lines
Diff to previous 1.13
removing debug code

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 15:06:14 2006 UTC (3 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.12: +395 -194 lines
Diff to previous 1.12
#61812, much improved UI by Heine.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 9 19:45:22 2006 UTC (3 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
another one

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 9 19:40:07 2006 UTC (3 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
fixing pass by reference error.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 22:38:32 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.9: +6 -4 lines
Diff to previous 1.9
fixing infinite loops by excluding php nodes from autocomplete selection.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 19:19:00 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.8: +4 -3 lines
Diff to previous 1.8
fixes

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 10:17:36 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.7: +11 -11 lines
Diff to previous 1.7
#59199, fixing comment => node conversion

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 09:40:39 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.6: +16 -9 lines
Diff to previous 1.6
#59198, moving a node to a comment made it possible to create an infinite loop.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 17:15:21 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.5: +127 -69 lines
Diff to previous 1.5
several fixes for comment_mover

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 21:41:07 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.4: +8 -3 lines
Diff to previous 1.4
bugfixes

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 11:41:32 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.3: +7 -6 lines
Diff to previous 1.3
some simplification

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 17:15:22 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
removed debug statement

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 02:07:46 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.1: +131 -17 lines
Diff to previous 1.1
allow making forums to comments
move child comments with parent

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 22:00:57 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
a module which allows you to move comments around.

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