/[drupal]/contributions/modules/views/modules/comment.views.inc
ViewVC logotype

Log of /contributions/modules/views/modules/comment.views.inc

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.32.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 23:20:05 2009 UTC (2 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.32.2.2: +2 -1 lines
Diff to previous 1.32.2.2 , to branch point 1.32 , to next main 1.33
#396380 by merlinofchaos, dereine and dagmar: Initial support for GROUP BY queries!!!!!!!!!!!!

Revision 1.33.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 22:49:56 2009 UTC (2 weeks, 1 day ago) by dereine
Branch: DRUPAL-7--3
Changes since 1.33.4.2: +6 -6 lines
Diff to previous 1.33.4.2 , to branch point 1.33
#584880 by drewish: Relationships defined using wrong base field

Revision 1.33.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:25:14 2009 UTC (3 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.33: +6 -6 lines
Diff to previous 1.33
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.

Revision 1.32.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:25:10 2009 UTC (3 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.32.2.1: +6 -6 lines
Diff to previous 1.32.2.1 , to branch point 1.32
#363516 by dagmar: Validate the uniqueness of exposed filter identifiers.

Revision 1.33.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 23:25:01 2009 UTC (3 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.33.4.1: +3 -3 lines
Diff to previous 1.33.4.1 , to branch point 1.33
Changelog cleanup

Revision 1.33.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:26 2009 UTC (3 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.33: +76 -102 lines
Diff to previous 1.33
First (actually probably abouth twentieth, but first committed) pass at porting Views to D7 based upon revision 221 from https://code.launchpad.net/~d7cx/d7cx-views/DRUPAL-7--3

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 16:48:51 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.32: +39 -1 lines
Diff to previous 1.32
#520632 by DamZ: Add comment hostname and mail to available comment fields.

Revision 1.32.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 16:48:47 2009 UTC (2 months, 1 week ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.32: +39 -1 lines
Diff to previous 1.32
#520632 by DamZ: Add comment hostname and mail to available comment fields.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 06:38:41 2009 UTC (7 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-5, DRUPAL-6--2-6
Branch point for: DRUPAL-6--3
Changes since 1.31: +12 -1 lines
Diff to previous 1.31
#400914 by joachim: Add a link field to get to comments for a node that works just like the normal links.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 17:32:09 2009 UTC (9 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4
Changes since 1.30: +2 -1 lines
Diff to previous 1.30
#375342 by dww: node_comment_statistics should be INNER joined because there is always 1:1 reference.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 20:58:18 2009 UTC (9 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.29: +11 -2 lines
Diff to previous 1.29
#353002 by neclimdul: Provide a filter for user posted or commented on to complement the argument with the same functionality.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 19:26:04 2009 UTC (9 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.28: +2 -5 lines
Diff to previous 1.28
#365283: views_handler_filter_ncs_last_updated improperly registered causing fatal errors trying to use it.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 22:17:41 2008 UTC (11 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
#284768 by drewish: Proper templates for RSS feeds rather than format_rss_item().

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 19:37:08 2008 UTC (11 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.26: +4 -4 lines
Diff to previous 1.26
#340033 by pancho: Clearer wording on some field help texts.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 19:58:31 2008 UTC (12 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
#336531 (by dww): Set boolean filter to not use a checkbox which is lesser UI.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 17:21:36 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.24: +3 -1 lines
Diff to previous 1.24
#321589: Add comment node row  template suggestions just like te node row variant, since it's already documented that way.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 23:56:28 2008 UTC (13 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4, DRUPAL-6--2-0-RC5
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Since it's not easily possible to do the views filter block externally, bring the functionality directly into Views, including modifying the ajax for that to work.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 17:52:30 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
#310107: views_handler_argument_comment_user_uid was not properly registered.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 22:47:42 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.21: +3 -1 lines
Diff to previous 1.21
styles were using wrong method of finding help topic.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:21:29 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.20: +68 -539 lines
Diff to previous 1.20
Major re-organization of handlers. PLEASE NOTE: This drastically affected the Views module API and until modules are updated to match, they will stop working. Efforts have been made to ensure that this won't cause your site to crash, but that's partly up to the individual module as well.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 17:42:57 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.19: +5 -3 lines
Diff to previous 1.19
#277382 by mooffie: Remove unintuitive "ID" from relationship naming.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 21:40:16 2008 UTC (16 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#276939 by mooffie: Typo prevented comments: cid relationship from functioning.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 00:58:29 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.17: +1 -35 lines
Diff to previous 1.17
API documentation update.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 19:26:01 2008 UTC (17 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#274926 by aclight: Typo fixes in comments and t() strings.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 22:34:46 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.15: +30 -19 lines
Diff to previous 1.15
Some refactoring of how handlers are handled, particularly with their default options. This is an unfortunately widespread change and will affect modules utilizing the API.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 21:57:06 2008 UTC (17 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#261977: (by hass) String fixes.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 22:55:18 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.13: +75 -4 lines
Diff to previous 1.13
Row style to view a comment similar to the node view.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 20:16:55 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.12: +1 -6 lines
Diff to previous 1.12
#258729: There should not have been a direct, built-in relationship between comments and users.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 19:13:08 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.11: +51 -1 lines
Diff to previous 1.11
#252753: (by Goba) comment RSS row plugin

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 18:24:44 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +51 -1 lines
Diff to previous 1.10
#115945: Filter and field for node comment status

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 16:31:29 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.9: +29 -4 lines
Diff to previous 1.9
Comment links were not working; Lack of RSS row style was not properly validating; added node and user relationships for comment

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 00:35:05 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Changes since 1.8: +217 -17 lines
Diff to previous 1.8
Some more improvements to comment.views.inc

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 05:34:03 2008 UTC (19 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.7: +124 -68 lines
Diff to previous 1.7
Some updates to comment.views.inc (more to come) plus a fix to the last checkin.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 20:23:30 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.6: +284 -19 lines
Diff to previous 1.6
Comment update from alpritt, plus views_handler_field_numeric

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 02:18:55 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Add basic support for "files" table. Still needs upload.module stuff to really link it in, though.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 3 16:31:20 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.4: +7 -7 lines
Diff to previous 1.4
#241033: (by hass) String translatability fixes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 15:57:01 2008 UTC (19 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +10 -10 lines
Diff to previous 1.3
#240478: some string cleanup

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 22:26:51 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
"string" handler argument which is used for the node title argument

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 09:24:12 2008 UTC (20 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.1: +14 -22 lines
Diff to previous 1.1
Miscellaneous cleanup; ensure relationship safety for some formerly hardcoded/poorly coded items.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 23:50:20 2008 UTC (20 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA3
Initial comment implementation. Still missing features.

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