views 6.x-2.0-rc4

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

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.
 
 

Drupal is a registered trademark of Dries Buytaert.