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

Log of /contributions/modules/comment_alter_taxonomy/comment_alter_taxonomy.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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 00:39:32 2009 UTC (8 months ago) by dww
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +51 -10 lines
Diff to previous 1.16
#389096 by dww: Instead of providing separate issue views by tag,
reuse the new taxonomy exposed filters on issue advanced search:
- Changed links for project_issue tags to point to the new URLs.
- Added code to redirect from legacy paths to the new URLs (there's an
  admin setting to enable this behavior).
- Removed the default issue tag listing views.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 23:58:53 2009 UTC (9 months ago) by damz
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Patch #377572 by myself: hide taxonomy widgets on comment editing.

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 12:41:58 2009 UTC (9 months, 2 weeks ago) by aclight
Branch: DRUPAL-5
Changes since 1.11.2.2: +5 -3 lines
Diff to previous 1.11.2.2 , to branch point 1.11 , to next main 1.17
#367874 by mr.baileys: Fix two docblock errors.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 12:40:53 2009 UTC (9 months, 2 weeks ago) by aclight
Branch: MAIN
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
#367874 by mr.baileys: Fix two docblock errors.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:15:33 2009 UTC (9 months, 4 weeks ago) by damz
Branch: MAIN
Changes since 1.13: +9 -2 lines
Diff to previous 1.13
Exprimental Views integration.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 18:31:01 2009 UTC (9 months, 4 weeks ago) by damz
Branch: MAIN
Changes since 1.12: +80 -139 lines
Diff to previous 1.12
First port of the module to Drupal 6.

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 21:04:22 2009 UTC (10 months, 2 weeks ago) by damz
Branch: DRUPAL-5
Changes since 1.11.2.1: +2 -2 lines
Diff to previous 1.11.2.1 , to branch point 1.11
Fix an unanchored regular expression.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 02:21:00 2009 UTC (10 months, 2 weeks ago) by damz
Branch: MAIN
Changes since 1.11: +84 -14 lines
Diff to previous 1.11
Patch #354340 by Damien Tournoud: better integration between comment_alter_taxonomy and project_issues. This would be quite better with Views... let's plea for it on drupal.org...

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 02:19:08 2009 UTC (10 months, 2 weeks ago) by damz
Branch: DRUPAL-5
Changes since 1.11: +84 -14 lines
Diff to previous 1.11
Patch #354340 by Damien Tournoud: better integration between comment_alter_taxonomy and project_issues. This would be quite better with Views... let's plea for it on drupal.org...

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 22:02:31 2009 UTC (10 months, 2 weeks ago) by damz
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.10: +44 -43 lines
Diff to previous 1.10
Patch #318302 by aclight, killes and myself: simplify the comment insertiong logic and resolve concurrency issue. This might be ready to go live on d.o... yay!

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 12:18:28 2008 UTC (12 months, 1 week ago) by aclight
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
#333745 by scor: Fixed a few minor code style and whitespace errors as well as one comment typo.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 11:18:11 2008 UTC (13 months, 3 weeks ago) by aclight
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
Specify access for settings menu item.  This does not change the current behavior, since the access is inherited, but should decrease the risk of accidentally causing a security problem later down the line.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 23:03:43 2008 UTC (13 months, 4 weeks ago) by aclight
Branch: MAIN
Changes since 1.7: +1 -31 lines
Diff to previous 1.7
Cleaned up some comments and removed some unnecessary code.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 22:18:34 2008 UTC (13 months, 4 weeks ago) by aclight
Branch: MAIN
Changes since 1.6: +25 -1 lines
Diff to previous 1.6
#314335 by aclight:  Implement hook_taxonomy() and respond to term and vocabulary deletion.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 21:38:07 2008 UTC (13 months, 4 weeks ago) by aclight
Branch: MAIN
Changes since 1.5: +14 -4 lines
Diff to previous 1.5
#314260 by aclight: Fix bug that caused unexpected apparent addition/removal of terms when comments are created but the comment_alter_taxonomy module is disabled but later enabled.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 16:40:46 2008 UTC (13 months, 4 weeks ago) by aclight
Branch: MAIN
Changes since 1.4: +178 -310 lines
Diff to previous 1.4
#311480 by Damien Tournoud with modifications by aclight:Refactor and simplify the comment form workflow.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 21:59:36 2008 UTC (14 months ago) by aclight
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Initial commit of the comment_alter_taxonomy module. This module allows users to alter the taxonomy terms associated with a node from comments on that node.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 00:15:23 2008 UTC (20 months, 2 weeks ago) by aclight
Branch: MAIN
Changes since 1.2: +20 -7 lines
Diff to previous 1.2
#231799:  Make terms in project issue metadata tables be links to term pages.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 23:56:48 2008 UTC (20 months, 2 weeks ago) by aclight
Branch: MAIN
Changes since 1.1: +167 -158 lines
Diff to previous 1.1
#231681:  Keep up with project issue hook implementation.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 23:59:40 2008 UTC (21 months, 1 week ago) by aclight
Branch: MAIN
Initial commit of the comment_alter_taxonomy module. This module allows users to alter the taxonomy terms associated with a node from comments on that node.

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