-
Issue #1532796 by mr.baileys: Validate the product SKU upon import.
-
Issue #1339712 by mr.baileys: Theme price chart formatter
-
Issue #1190422 by mr.baileys: clear the entity cache when new product types are added so menu items get added properly even when other modules are enabled that also interact with these menu items.
-
Issue #1481212 by mr.baileys: return MENU_NOT_FOUND and MENU_ACCESS_DENIED instead of calling drupal_not_found() and drupal_access_denied() respectively in the checkout router.
-
Issue #1370668 by mr.baileys, rszrama: add the option to turn off default order revisions when order updates are made through the checkout form, rules, and order editing.
-
Issue #1540846 by mr.baileys: Tiny typo fix
-
Fix security issue
-
NOISSUE: Updated the README.txt file.
-
Issue #1507480 by mr.baileys, pcambra: XSS vulnerability on node title
-
Issue #1493380 by mr.baileys: Add configuration link to module on modules page