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

Log of /contributions/modules/views/plugins/views_plugin_style_table.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.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 19:30:48 2009 UTC (2 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-6--2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#622602: Missing ORDER BY in some views with tables due to incorrect test for default table sorting.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 19:30:44 2009 UTC (2 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.5.2.2: +2 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5 , to next main 1.7
#622602: Missing ORDER BY in some views with tables due to incorrect test for default table sorting.

Revision 1.7.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 19:30:43 2009 UTC (2 weeks, 1 day ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.7.4.1: +2 -2 lines
Diff to previous 1.7.4.1 , to branch point 1.7
#622602: Missing ORDER BY in some views with tables due to incorrect test for default table sorting.

Revision 1.7.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:27 2009 UTC (3 weeks, 2 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.7: +5 -9 lines
Diff to previous 1.7
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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 22:07:42 2009 UTC (4 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#506098: Table sorting with no default was overriding sorts even tho it was not supposed to.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 22:07:37 2009 UTC (4 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.5.2.1: +2 -2 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#506098: Table sorting with no default was overriding sorts even tho it was not supposed to.

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

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

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 22:25:36 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5, DRUPAL-6--2-6
Branch point for: DRUPAL-6--3
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
More doc on views_plugin_table::sanitize_columns()

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 17:48:14 2008 UTC (13 months, 1 week ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#319160: Typo causing "default sort" field to improperly reset to "none"

Revision 1.3 - (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, DRUPAL-6--2-0-RC4, DRUPAL-6--2-0-RC5
Changes since 1.2: +1 -14 lines
Diff to previous 1.2
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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 06:46:04 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.1: +1 -52 lines
Diff to previous 1.1
Move theme preprocess function out of views_plugin_style_table.inc where it should not have been

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:21:30 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
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.

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