uc_views 6.x-3.1

New features
Bug fixes
Insecure
Unsupported

New features since DRUPAL-6--3-0:

uc_views 6.x-3.0

New features
Bug fixes
Insecure
Unsupported

THIS IS NEW MAJOR RELEASE PLEASE READ UPGRADE INSTUCTIONS BEFORE UPGRADING FROM THE 2.x VERSION

intended for use with Ubercart 6.x-2.0-rc4 or newer

Upgrade instructions from 2.x

  • Some popular views have been moved to the new submodule uc_views_marketing, in order to use these views again you must install this module

(/admin/build/modules)

Bugfixes

  • Added dependency to uc_orders in info file
  • Corrected bug related to how uc_orders are joined with nodes
  • Applied patch from jrust fixing order status display
  • Disabled all views by default
  • Added admin names for blocks
  • Applied patch from intuited making uc_order_products a base table, which solves several issues with joins to that table
  • Corrected filter to use views_handler_filter_float rather than views_handler_filter_numeric for decimal db fields
  • Added temporary patch to solve api change to uc_product_handler_field_price
  • Corrected join between product adjustments and stock
  • Added dependency to uc_stock for uc_views_attributes
  • Fixed missing initialisation of array $line_items


Features

uc_views 6.x-2.0

New features
Unsupported

uc_views 6.x-2.0
================

IMPORTANT:
This release breaks backwards compatibility with uc_views 1.x. If you have any views containing Ubercart order fields
they might not work after installing this version! The reason for this is that orders are now a base table and no longer joins
with nodes through order products.

Bugfixes

Features

uc_views 6.x-1.1

New features
Bug fixes
Unsupported

Ubercart Views 1.1

Bugfixes

  • Fixed bug concerning using views_handler_field_node in stead of views_handler_field for various fields.
  • Fixed bug in install and unistall functions regarding missing curly brackets for table and view names

Features

uc_views 6.x-1.0

Unsupported

Ubercart Views 0.1
o First 0.1 beta release
o Views included
- new_products: Block view displaying the most recently added products
- popular_products: Block view displaying the products which has sold the highest quantity
- product_pairs_block: Block view providing 'Users who bought the selected product also bought these' list
- user_products: Block view displaying a list of the products which the user most often end up buying.
o Applied patch from river_t to include uc_orders

uc_views 6.x-1.x-dev

New features

Ubercart Views 0.1
o First 0.1 beta release
o Views included
- new_products: Block view displaying the most recently added products
- popular_products: Block view displaying the products which has sold the highest quantuty
- product_pairs_block: Block view providing 'Users who bought the selected product also bought these' list
- user_products: Block view displaying a list of the products which the user most often end up bying.

Subscribe with RSS Subscribe to Releases for Ubercart Views