/[drupal]/contributions/modules/views/plugins/views_plugin_style.inc
ViewVC logotype

Log of /contributions/modules/views/plugins/views_plugin_style.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.8.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:27 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.8: +9 -3 lines
Diff to previous 1.8
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.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 20:48:26 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-7
Changes since 1.8.2.4: +2 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#593910: Off by 1 error on Views row counter.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 20:48:22 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.5.2.5: +2 -2 lines
Diff to previous 1.5.2.5 , to branch point 1.5 , to next main 1.8
#593910: Off by 1 error on Views row counter.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 19:27:31 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.5.2.4: +2 -2 lines
Diff to previous 1.5.2.4 , to branch point 1.5
#619884: Grouping fields ignored indexes (as a result of #502348) and appeared to group incorrectly.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 19:26:54 2009 UTC (3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.8.2.3: +2 -2 lines
Diff to previous 1.8.2.3 , to branch point 1.8
#619884: Grouping fields ignored indexes (as a result of #502348) and appeared to group incorrectly.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 23:07:48 2009 UTC (3 weeks, 5 days ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.8.2.2: +1 -2 lines
Diff to previous 1.8.2.2 , to branch point 1.8
#617174: url() put in wrong place.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 02:22:47 2009 UTC (3 weeks, 6 days ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.8.2.1: +2 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Be sure to strip tags on summary names.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 18:56:43 2009 UTC (4 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.8: +50 -6 lines
Diff to previous 1.8
#502348: Move advanced rendering up the chain a little bit to allow for non-standard uses of fields, such as grouping, to use advanced rendering features.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 18:56:38 2009 UTC (4 weeks, 3 days ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.5.2.3: +50 -6 lines
Diff to previous 1.5.2.3 , to branch point 1.5
#502348: Move advanced rendering up the chain a little bit to allow for non-standard uses of fields, such as grouping, to use advanced rendering features.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:36:32 2009 UTC (2 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.7: +7 -1 lines
Diff to previous 1.7
#551752 by dereine: Clean up row counter code.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:36:30 2009 UTC (2 months ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.5.2.2: +7 -1 lines
Diff to previous 1.5.2.2 , to branch point 1.5
#551752 by dereine: Clean up row counter code.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 18:48:25 2009 UTC (4 months, 4 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.5.2.1: +7 -1 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Roll commits from 2.x branch

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 18 19:27:32 2009 UTC (5 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6
Table sort "do not override" was putting its sort criteria first but that still counts as overriding.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:34:59 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.5: +20 -1 lines
Diff to previous 1.5
#428192 by dereine: Move comments to their correct files.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:34:55 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-6
Changes since 1.5: +20 -1 lines
Diff to previous 1.5
#428192 by dereine: Move comments to their correct files.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 22:22:11 2009 UTC (8 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.4: +8 -1 lines
Diff to previous 1.4
#327366 by yched: Allow row styles to follow relationships too.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 00:14:01 2008 UTC (13 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC5, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#279073 by hass and pwolanin: A subset of some translation fixes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 23:48:31 2008 UTC (13 months, 4 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.2: +4 -1 lines
Diff to previous 1.2
#274866: Grouping field label was being ignored when it should have been added to the information.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 20:32:21 2008 UTC (14 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.1: +11 -5 lines
Diff to previous 1.1
Default style renderer could not handle styles that did not use a row plugin; merged views_plugin_style_table::render() into views_plugin_style::render() to address this.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:17:37 2008 UTC (14 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2
Somehow views_plugin_style didn't get moved out of plugins.inc

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