Downloads

Download views-6.x-2.0-rc4.tar.gztar.gz 1.24 MB
MD5: 11e1fae3b6ec5b05abdf7bd3f4148628
SHA-1: 28e85c3565796e41fbf712252fb1d978864b15fe
SHA-256: 3e54e5e7c8fcdd046aa316fcb5d954fdadcaa4f1e044fe13a2a130827f933702
Download views-6.x-2.0-rc4.zipzip 1.37 MB
MD5: 1ad45cabf2bd0908080882766dd93567
SHA-1: 786e8ce2b29bbaa4b8b55edae6f69e24f8ef6bd1
SHA-256: a32b7dd2eecb6257518e2025628b233cef3a35d33eaa0ad18076e7df99414f26

Release notes

This is hopefully the final release candidate for Views 2.0

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

  • #310063: Forced single values were not being properly converted back into an array
  • #310107: views_handler_argument_comment_user_uid was not properly registered.
  • #310378: User roles field handler not properly registered.
  • #311345: User ID from URL default argument finder missing.
  • #311730 by mooffie: Typo preventing some AJAX views from working
  • #311745 by mooffie: Incorrect use of replaceWith caused invalid data sent through attachBehaviors().
  • #293229 by mooffie: AJAX views had issues with multiple instances of the same view on a page.
  • #310531 and #311963: Several exposed filter fixes.
  • #312125 by mooffie: An earlier commit somehow missed a closing bracket in the javascript.
  • More gracefully handle an invalid style plugin.
  • Fix taxonomy term ID field, filter and argument for term views, which were incorrectly keying off of term_node.
  • #307049 by andrea.gariboldi: Proper blob handling
  • #309057: non-ascii characters caused problems with the "group" selection in the add form.
  • #308414: Prevent FAPI from making us loses checked boxes if the key to the box is "0"
  • #298416: Add a mechanism of determining if a field needs SPAN or DIV tags.
  • #274866: Grouping field label was being ignored when it should have been added to the information.
  • #304208: Transform dashes back to spaces in argument titles if necessary
  • #313087: Disabling "search" row style because it does not work.
  • #313377 by mooffie: Relationships could sometimes not be properly defaulted.
  • #313863: Remove "Remove" button from "Extra" settings form
  • Documentation on using default views in your module.
  • 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.
  • #282755 by heather: Provide example for creating an RSS feed.
  • #298675: Attachment titles were not always correct due to complexity of building titles.
  • #281555: Add row classes (first, last, even, odd, row number) to the unformatted and list styles.
  • Fix broken date argument handlers.
  • #307032 by Nedjo: Expanded support for translations.
Created by: merlinofchaos
Created on: 1 Oct 2008 at 00:01 UTC
Last updated: 1 Aug 2018 at 21:03 UTC
Bug fixes
Insecure

Other releases