Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#622602: Missing ORDER BY in some views with tables due to incorrect test for default table sorting.
#622602: Missing ORDER BY in some views with tables due to incorrect test for default table sorting.
#622602: Missing ORDER BY in some views with tables due to incorrect test for default table sorting.
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
#506098: Table sorting with no default was overriding sorts even tho it was not supposed to.
#506098: Table sorting with no default was overriding sorts even tho it was not supposed to.
Roll commits from 2.x branch
Table sort "do not override" was putting its sort criteria first but that still counts as overriding.
More doc on views_plugin_table::sanitize_columns()
#319160: Typo causing "default sort" field to improperly reset to "none"
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.
Move theme preprocess function out of views_plugin_style_table.inc where it should not have been
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |