Releases for Views

views 6.x-2.7

merlinofchaos - November 2, 2009 - 21:28
Official release from CVS tag: DRUPAL-6--2-7
First released: November 2, 2009 - 21:28
Download: views-6.x-2.7.tar.gz
Size: 1.48 MB
md5_file hash: 993a4ce82f5eb6f3f2166de7aa5edbce
Last updated: November 2, 2009 - 21:31
View usage statistics for this release

Note: Views 2.7 contains some rearrangment of the order of field rendering. While I didn't see any errors or hear of any errors due to this, it may affect some external style plugins. If you have a problem with how fields render and are using a non Views-core style, please doublecheck with the 'table' or 'unformatted' styles and see if the problem persists. If it does not, it may well be the style provided by a module.

  • Table style when not overriding sorts put sorts in wrong order.
  • #488908 by sl27257: "Node: Has new content" only worked when exposed.
  • #451110 by wonder95: Fixed missing word in transform case help text.
  • #385904 by JirkaRybka: Prevent duplication of id edit-submit on views exposed form.
  • #489888 by TheRec: Remove erroneous "alt" attribute from when using link rewriting.
  • #499078 by Darren Oh: Make sure theme is initialized for pre_render hook.
  • #490516 by v_20q: Some fields not properly being marked as translatable due to option unpacking bug.

views 7.x-3.x-dev

merlinofchaos - October 19, 2009 - 20:10
Nightly development snapshot from CVS branch: DRUPAL-7--3
First released: October 19, 2009 - 20:10
Download: views-7.x-3.x-dev.tar.gz
Size: 1.5 MB
md5_file hash: b8a21366252fab633f45065fb4807c68
Last updated: November 3, 2009 - 12:29
View usage statistics for this release

-dev branch for Views 3 for Drupal 7. Use at your own risk.

views 6.x-2.6

merlinofchaos - June 10, 2009 - 22:09
Official release from CVS tag: DRUPAL-6--2-6
First released: June 10, 2009 - 22:09
Download: views-6.x-2.6.tar.gz
Size: 1.46 MB
md5_file hash: a39827a5430373ab8508f2773b0bc6ea
Last updated: June 10, 2009 - 22:11
View usage statistics for this release

Bugs fixed

  • #419226 by kelvincool: Respect admin theme during views ajax operations.
  • #419270 by voxpelli: set_where_group() could fail if no previous groups.
  • #422054 by yhahn: Protect exports from impropertly indenting multiline strings.
  • #437070 by mikeryan: Base table formerly limited to 32 characters.
  • #317271 by quicksketch: ensure_my_table() limited to one relationship per table.
  • #441520 by jonathan1055: Allow the "time ago" date format to work on future dates as well.
  • #445398 by casey: reduce_value_options() using wrong value array.
  • #451370 by skwashd: base.js had some DOS line endings.
  • #454754 by dww: Fix PGSQL related errors with comment author filtering.
  • #384286 by dww: Make it possible to expose the filter for "Node: Has new content"

views 6.x-3.x-dev

merlinofchaos - May 20, 2009 - 03:04
Nightly development snapshot from CVS branch: DRUPAL-6--3
First released: May 20, 2009 - 03:04
Download: views-6.x-3.x-dev.tar.gz
Size: 1.48 MB
md5_file hash: acef68733c514a61921a6e6725d18dc2
Last updated: November 3, 2009 - 00:19
View usage statistics for this release

The 3.x dev release is currently a working branch for larger scale new features while the 2.x branch is now staying with only stable changes and minor new features.

views 6.x-2.5

merlinofchaos - April 11, 2009 - 19:28
Official release from CVS tag: DRUPAL-6--2-5
First released: April 11, 2009 - 19:28
Download: views-6.x-2.5.tar.gz
Size: 1.36 MB
md5_file hash: 2098b66ccb996c38463bc1f276e2c5e4
Last updated: April 11, 2009 - 19:32
View usage statistics for this release

Bugs fixed:

  • #363817 by thePanz: Empty fields in table could still trigger separators.
  • #388952 by nikita@protsenko.com: Ensure taxonomy term validator sets the validated title when available.
  • #392176: Trim on word boundary would stop at newlines.
  • #415706 by dww: Fix broken relationship in search that caused SQL error.
  • #428742 by fralenuvol: Fix broken relationship causing sql error with multiple taxonomy term arguments.
  • #428102 with help from deviantintegral: Broken option_definition() causes warnings.

Other changes:

  • #379382 by neochief: Add option to strip tags during advanced rendering.
  • #400914 by joachim: Add a link field to get to comments for a node that works just like the normal links.
  • #402650 by drewish: Bulk export views alphabetically by view name.

views 6.x-2.4

merlinofchaos - April 7, 2009 - 23:32
Official release from CVS tag: DRUPAL-6--2-4
First released: April 7, 2009 - 23:32
Download: views-6.x-2.4.tar.gz
Size: 1.35 MB
md5_file hash: 7da75bea2204e45cc1c31379ed8c10ac
Last updated: April 7, 2009 - 23:35
View usage statistics for this release

Bugs fixed:

  • #371466 by dereine: Fix incorrect link to comments.
  • #371923 by noahb: Summaries could be distinct even when they should not be.
  • #368764: Fix User ID validator to actually have proper dependencies.
  • #375342 by dww: node_comment_statistics should be INNER joined because there is always 1:1 reference.
  • #372959: Archive view should not use AJAX by default.
  • #373155: Not clearing "many to one" data breaks some attachment displays.
  • #375000 by elcuco: View name should always be LTR.
  • #378534 by dww: Validators do not fire if argument === 0 due to PHP loose type conversions.
  • #378164 by yched: Unexposed taxonomy filter could accidentally stop working.
  • #371923 by David_Rothstein: Another DISTINCT fix related to summaries.
  • #365831 by tomiyana: Fix typos in help.

views 6.x-2.3

merlinofchaos - February 7, 2009 - 04:30
Official release from CVS tag: DRUPAL-6--2-3
First released: February 7, 2009 - 04:30
Download: views-6.x-2.3.tar.gz
Size: 1.3 MB
md5_file hash: 582bde5b7a68357c026a2bee689fe3cb
Last updated: February 7, 2009 - 04:35
View usage statistics for this release

Bugs fixed

  • #349739: Fix arguments not getting transmitted to attachment displays properly.
  • #354707: Display attachment happened too early preventing default arguments from passing to the attachment.
  • #277321 by nedjo: Use AJAX properly supports summaries in attachments.
  • #291292 by sammys (reroll by jaydub): Proper use of DISTINCT on summary views on pgsql.
  • #291079 by sammys (reroll by jaydub): Fix use of GROUP BY on pgsql.
  • #295246 by webchick: Wrong table type on views object cache caused truncation of cached data and mysterious errors on large views.
  • #315007 by Garrett Albright, Paul Kishimoto and catch: Take into account page count when using comment new link.
  • #317562 by ingaro: Wrong date format for PGSQL.
  • #327604 by mr.baileys: Fix improper use of multibyte library when mb library unavailable.

views 6.x-2.2

merlinofchaos - December 16, 2008 - 19:18
Official release from CVS tag: DRUPAL-6--2-2
First released: December 16, 2008 - 19:18
Download: views-6.x-2.2.tar.gz
Size: 1.25 MB
md5_file hash: 71a5f10609c8cce32bae5a09a2913ba5
Last updated: December 16, 2008 - 19:20
View usage statistics for this release

This release fixes a security issue. See SA-2008-075 - Views - SQL Injection for details.

Bugs fixed:

  • #305756: Number formatting caused illogical rounding.
  • #324272 by neochief: hook_pre_render never called.
  • #324058: Broken queries created by string values in multiple fields.
  • #324726: "tag" fields should be autocomplete in View edit.
  • #324058 by yched: Make aliases safer for many to one tables.
  • #325765: Prevent key merge errors on query::add_where and query::add_having.
  • #324378: Minor usability improvements to the list page.
  • #326934: Need another check to make sure already added aliases do not get blown away.
  • #324513: If a relationship table was added more than 1 hop away from the base, SQL errors resulted.

views 6.x-2.1

merlinofchaos - October 20, 2008 - 21:36
Official release from CVS tag: DRUPAL-6--2-1
First released: October 20, 2008 - 21:36
Download: views-6.x-2.1.tar.gz
Size: 1.24 MB
md5_file hash: 46b80d1acfdd785720de91330c770980
Last updated: October 20, 2008 - 21:40
View usage statistics for this release

Unfortunately necessary bug fix release to remove debug code I accidentally committed just prior to releasing 2.0.

Changes since DRUPAL-6--2-0:

  • #322862: Accidentally 1.0037 committed debug code.
  • #322908: README.txt update.
  • #323014 by yched: Typo in exposed filter text.
  • #323033: Using empty/is not empty in string/numeric filters caused notices.
  • #322874 by yched: Errors in summary for some filters.
  • #323282: Taxonomy term default choice handled incorrectly.
  • #323318: Exposed taxonomy term failed if not set force single.

views 6.x-2.0

merlinofchaos - October 17, 2008 - 21:54
Official release from CVS tag: DRUPAL-6--2-0
First released: October 17, 2008 - 21:54
Download: views-6.x-2.0.tar.gz
Size: 1.24 MB
md5_file hash: 879ac52df90bf18d1c9d3d454febf609
Last updated: October 17, 2008 - 22:00
View usage statistics for this release

At long last, Views 2.0 is finally here. Not quite every bug has been wrung out of the system. There are some known issues with Postgres. The upgrade path from Views 1 to Views 2 is rather painful.

Please see the advanced help documentation for instructions and tutorials. For your convenience, the most current advanced help documentation is always mirrored here: http://views-help.doc.logrus.com

If you're new to Views, please try the SimpleViews add-on which is a very very simple UI substitute. It is not powerful or extensible but it can create some of the most common views with a very streamlined UI and it will let you then tweak those views as you need. It is a great place to get started while you're learning the system.

Changes since 6.x-2.x-rc5

views 6.x-2.0-rc5

merlinofchaos - October 8, 2008 - 23:09
Official release from CVS tag: DRUPAL-6--2-0-RC5
First released: October 8, 2008 - 23:09
Download: views-6.x-2.0-rc5.tar.gz
Size: 1.24 MB
md5_file hash: f425efe6979c32e7de3cfdc5c6f01a28
Last updated: October 8, 2008 - 23:15
View usage statistics for this release

More bug fixes from RC4; please remember that if you're upgrading from prior to RC2, some modules may stop working! Please read the RC2 release notes for details.

Changes since DRUPAL-6--2-0-RC4:

views 6.x-2.0-rc4

merlinofchaos - October 1, 2008 - 00:01
Official release from CVS tag: DRUPAL-6--2-0-RC4
First released: October 1, 2008 - 00:01
Download: views-6.x-2.0-rc4.tar.gz
Size: 1.24 MB
md5_file hash: 11e1fae3b6ec5b05abdf7bd3f4148628
Last updated: October 1, 2008 - 00:05
View usage statistics for this release

This is hopefully the final release candidate for Views 2.0

Changes since DRUPAL-6--2-0-RC3:

views 6.x-2.0-rc3

merlinofchaos - September 16, 2008 - 21:50
Official release from CVS tag: DRUPAL-6--2-0-RC3
First released: September 16, 2008 - 21:50
Download: views-6.x-2.0-rc3.tar.gz
Size: 1.23 MB
md5_file hash: f80c1846f8b53961b940c75cb2e19cdc
Last updated: September 16, 2008 - 21:55
View usage statistics for this release

This release fixes a couple of critical bugs in RC2.

Changes since DRUPAL-6--2-0-RC2:

  • Typo was preventing "search" row type from showing up.
  • #306832: "parent" incorrectly defined for views_plugin_argument_validate_taxonomy
  • 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.
  • #292395 by KarenS: Do not crash on view list page if a view has an invalid display.
  • #303862: Array addition problems caused failures when using "Node: type" filter twice.
  • #308137: Filters were incorrectly checking for current user permissions on header/footer/empty text.
  • #309317: invalid HTML in help file

views 6.x-2.0-rc2

merlinofchaos - September 11, 2008 - 22:49
Official release from CVS tag: DRUPAL-6--2-0-RC2
First released: September 11, 2008 - 22:49
Download: views-6.x-2.0-rc2.tar.gz
Size: 1.26 MB
md5_file hash: e6abdee467e234d63fcb815c3156ee4c
Last updated: September 11, 2008 - 22:50
View usage statistics for this release

This release is primarily a large number of bug fixes. Please note that one fix required an API CHANGE. This change affects all modules that use the Views API and those modules will likely cease to function.

Changes since DRUPAL-6--2-0-RC1:

views 6.x-2.0-rc1

merlinofchaos - July 2, 2008 - 20:23
Official release from CVS tag: DRUPAL-6--2-0-RC1
First released: July 2, 2008 - 20:23
Download: views-6.x-2.0-rc1.tar.gz
Size: 2.67 MB
md5_file hash: 7968787a990c56061aa99ec08231f543
Last updated: July 2, 2008 - 20:25
View usage statistics for this release
  1. There are a couple of bugs in Drupal 6.2 that are fixed in Drupal 6.x-dev that make it very important that Drupal 6.3 is used (or, since that is not currently available, Drupal 6.x-dev).
  2. If you find yourself having troubles with the javascript (there are a few people who report problems that we can't figure out yet) the javascript part can be completely turned off and the UI largely works without javascript, though a couple of places (arguments, in particular) may be a little rough.
  3. The upgrade path from 1 to 2 is going to take some manual work to convert your Views to the new format. Views2 contains a Views1 conversion tool, but existing views will likely need some additional work to function in Views2
  4. Urgent request! We need some help with the documentation, both editing the existing pages, finishing some of the TODO items, and fleshing it out more so that it is more cohesive!

Changes since DRUPAL-6--2-0-BETA4:

views 6.x-2.0-beta4

merlinofchaos - June 13, 2008 - 19:11
Official release from CVS tag: DRUPAL-6--2-0-BETA4
First released: June 13, 2008 - 19:11
Download: views-6.x-2.0-beta4.tar.gz
Size: 2.63 MB
md5_file hash: 7c69feceffdef7e12ca42a479335f2bc
Last updated: June 13, 2008 - 19:15
View usage statistics for this release

This is the last beta release. Depending on the number of new bug reports generated, the first RC should be just around the corner.

There is still a bug in Drupal core to do with view-specific themes. See http://drupal.org/node/241570 for more information.

Changes since DRUPAL-6--2-0-BETA3:

views 6.x-2.0-beta3

merlinofchaos - May 20, 2008 - 01:42
Official release from CVS tag: DRUPAL-6--2-0-BETA3
First released: May 20, 2008 - 01:42
Download: views-6.x-2.0-beta3.tar.gz
Size: 240.91 KB
md5_file hash: cb558adc81c9e823c10bd19f7f32680d
Last updated: May 20, 2008 - 01:45
View usage statistics for this release

This beta release includes a few forgotten features or features I didn't have time for, or features submitted by users that were too good to pass up. Plus, a lot more of the help files are written, if badly.

Specifically: comment RSS, major updates to exposed filters, a bunch of new default views, important fixes for node language filter, taxonomy term with depth argument, argument defaults to try and get 'node' and 'user' ids automatically from the URL, and a whole bunch more I have forgotten.

In case you think I haven't been busy:

Changes since DRUPAL-6--2-0-BETA2:

views 6.x-2.0-beta2

merlinofchaos - April 25, 2008 - 23:54
Official release from CVS tag: DRUPAL-6--2-0-BETA2
First released: April 25, 2008 - 23:54
Download: views-6.x-2.0-beta2.tar.gz
Size: 221.64 KB
md5_file hash: f11cc711db983d6b8be55df473f3e440
Last updated: April 25, 2008 - 23:55
View usage statistics for this release

This is a bug fix release, primarily for PHP4 users. Please see the beta 1 release notes for full details.

Changes since DRUPAL-6--2-0-BETA1:

  • Fix 'invalid display id' error under PHP4 when adding fields, filters, et al
  • Guard against instantiating non existing classes.
  • Also check to see if the handler is empty.
  • Missing body caused table level override on field level text items; i.e, "Node revision" overriding "Body"
  • Don't check for advanced help until after form submission so we don't double the message
  • Don't check for advanced help until after form submission so we don't double the message (take 2)
  • Cache views data by language
  • Comment update
  • Fix live preview exposed filter from ajax submit with clean urls off
  • A couple of minor fixes
  • Updated translation files
  • A couple more help files, mostly stubs

views 6.x-2.0-beta1

merlinofchaos - April 24, 2008 - 22:37
Official release from CVS tag: DRUPAL-6--2-0-BETA1
First released: April 24, 2008 - 22:37
Download: views-6.x-2.0-beta1.tar.gz
Size: 211.18 KB
md5_file hash: abf2a3fc0ec77ed4ca641bfbcd0a577a
Last updated: April 24, 2008 - 22:40
View usage statistics for this release

New features:

  • argument defaults and validation; pluggable. This will greatly ease some of the problems with argument discovery. We need to get a few more basic plugins written for this, but basically with a little bit of code you can do all kinds of cool stuff with arguments not there or not matching what you want.
  • Quick links on the edit page; hover links on the view view page.
  • A weak but expandable view analyzer tool
  • Revamped view list page, plus the first advanced help file!
  • #248999: (by eaton) Grid style that uses a simple table to display a grid in X columns.
  • A theme information tool to give you all the information you need to theme your views.
  • Integration with advanced help module. http://drupal.org/project/advanced_help

The Views 1 conversion process is still a little (a lot) rough -- expect to have to do a lot of work to update Views 1 views to Views 2. Still, it does enough that the update isn't awful, and it's a good idea to really rethink the views anyway, since Views 2 operates so much differently.

views 6.x-2.0-alpha5

merlinofchaos - April 13, 2008 - 01:33
Official release from CVS tag: DRUPAL-6--2-0-ALPHA5
First released: April 13, 2008 - 01:33
Download: views-6.x-2.0-alpha5.tar.gz
Size: 286.55 KB
md5_file hash: 4a0ab2a45188bb205a69d7319bfa0103
Last updated: April 13, 2008 - 01:35
View usage statistics for this release

New features

  • The attachment display type. You can put a view onto another view.
  • RSS -- this is now implemented as a display type. Add a Feed display to a view with a page display. Give it the appropriate path -- you need to specify all of the arguments in the URL, generally. SOmething like foo/%/%/feed for example. Be sure to look at the style plugin and row plugin options. This is currently only relevant for the node type.
  • All handlers have been implemented that I can think of. This means I've certainly missed a couple, but missing handlers from core functionality that were previously in Views 1 are either 1) no longer relevant or 2) missing and therefore bugs.

Important note
I added options to a few of items that might cause red NOTICE messages to show up regarding unknown variables, especially thinks like 'link'. If you see these on existing views, this is ok; you have to find the handler or plugin that has the new option, and click 'update' and it will set the option and the notice will go away.

If you see these on views you add *after* you install this, then that's probably a bug.

This is a rough list of features NOT YET IMPLEMENTED and thus TODO:

  • PHP Arg code
  • Filter groups
  • Validation, lots of validation

Here's the full changelog

Changes since DRUPAL-6--2-0-ALPHA4:

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.