views 6.x-2.4

merlinofchaos - April 7, 2009 - 23:32
Download Size md5 hash
views-6.x-2.4.tar.gz 1.35 MB 7da75bea2204e45cc1c31379ed8c10ac
Official release from CVS tag: DRUPAL-6--2-4
Last updated: April 7, 2009 - 23:35

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.
  • #357368 by Pasquale: schema descriptions should not be translated.
  • #379602 by dww: Add a second "time ago" variant to dates to allow NOT printing the word "ago".
  • #379354 by neochief: Add an extra regex to remove mangled HTML entities in output rewriting.
  • #362830: Search was mostly broken, especially score but also searching on multiple terms.
  • #350376 by pfournier: Missing "return" statement caused certain argument date validation to fail.
  • #364082 by hass: Unique key missing on views_view table.
  • #366250 by sirkitree: Fix deprecated jquery selectors so we can work with jquery 1.2.6 as well as 1.3.2.
  • #386986: 2 or more relationships could block a normal table from being added.
  • #371219 by aclight: Incorrect logic in views_many_to_one_helper::ensure_my_table()
  • #376570 by yhahn: Better AJAX scrolling.
  • #412576 by yhahn: Restore missing views_handler_filter_float class.
  • #378710: Add strip_tags() to path when displaying a field as a link as a path can never have HTML in it.
  • #380560: UI could suddenly cause errors with get_handlers() in certain situations with relationships.
  • #342215: Occasional "holes" could appear in taxonomy term field causing query errors when relationship is used but not present.
  • #414074 by dereine: Prevent fields becoming not editable by having just spaces in them in the Views UI.
  • #378724: Displaying uploaded files as a link accidentally made the entire field a link rather than each one.
  • #415672 by yhahn: Views inadvertently rounds negative numbers down instead of up when truncating.
  • #408414 by rb7: Prevent empty links with the "has new comments" field.
  • #406680 by Büke Beyond: Missing clear-block caused problems in IE for Views UI.
  • #373771 by dropcube: Fix missing aggregator feed trying to use non-existing handlers.
  • #341960 by sun: Clean up dependent.js javascript declarations which potentially caused .js errors.
  • #372227: On Debian etch, tables would lose fields due to PHP bug.

Other changes:

  • #375182 by vaish: Allow a reset parameter to views_get_all_views().
  • #356276 by nedjo: Locale support.
  • #316556 by Darren Oh: Better Views 1.x upgrades.
  • #383242 by dww: Allow - Any - instead of as an option in the Views tools menu.
  • #303800 by KarenS: Additional dashes to spaces option in taxonomy argument validator.
  • #327366 by yched: Allow row styles to follow relationships too.
  • #405130 by dereine: Make the output field rewrite a textfield rather than textarea.
 
 

Drupal is a registered trademark of Dries Buytaert.