GCC 7.x-1.x-alpha3 2013-03-26
------------------------------
IMPORTANT : the roles "rid" has been changed from a serial integer to a varchar(32) machine name.
An upgrade path has been added to perform the convertion.
This is the most substantial update since moving to the RC phase of development in terms of accuracy of build, added support for automating of library locations, accuracy of patch, module and theme location (checks d.o. if no info provided), and additional API hooks for developers.
The only new feature added is an extra filter which allows one to filter on bundles of product display nodes when more then one bundle contains a product reference field. This feature was added after an bugfix/performance overhaul of the base query which generates the drag-and-drop overview list interface.
Changelog
* Added: explicit delta queried from the product reference field.
* Fixed: Query implicitly filters product nodes without a product references.
* Issue #1323376 by netsensei: refactored the query generating the product/displays list to cater for multiple display types. Contains an overhaul of the filter logic and a new filter Product display type
* Issue #1337522 by joachim: labels and titles should be in sentence case
* Issue #1426350 by netsensei: unprepared node object ignores any bundle defaults (promote, i18n,...)
* By netsensei: refactoring the query which retrieves products on the node/x/products tab of a product display
* Issue #1418736 by Denes.Szabo: PDM overwrites #after_build property on the commerce_pdm_product_display_manager_form.
* Issue #1758372 by netsensei: Faulty field language assignment breaks product references in the Quick reference widget
* Issue #1679286 by netsensei: Fix faulty form tampering which breaks product revisioning on product edit/create