- Feb 24, 2011
-
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
Fix problems with the customer profile delete form and menu items; update references when a profile is deleted, too, and accommodate a lack of profile on the review step of checkout.
-
Ryan Szrama authored
Use the new display settings for the 'Name only' Address Field display formatter to just show the full name (without the company) in the default Customers View.
-
Ryan Szrama authored
-
Ryan Szrama authored
http://drupal.org/node/885362
-
Ryan Szrama authored
-
Ryan Szrama authored
Rename the default address field on customer profiles to commerce_customer_address and add the field to the Customer profiles View using the new 'Name only' display formatter.
-
Ryan Szrama authored
Add an Active / Disabled output format for the customer profile and product status handlers in Views.
-
Ryan Szrama authored
#1071082 by rszrama: properly round a currency amount prior to the integer conversion to ensure we actually return an integer.
-
Ryan Szrama authored
Add support for updating the user of a customer profile to the edit form; use vertical tabs for that and the status.
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
- Feb 23, 2011
-
-
Ryan Szrama authored
#1031536 by rszrama: enable the anonymous account creation rule by default now that the relevant Rules patch has been committed.
-
Ryan Szrama authored
Set single value entity reference fields to NULL when deleting their references to remove any field data for that field.
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
#971768 by rszrama: allow checkout panes to specify that they shouldn't display in a fieldset; configurable via the checkout form builder.
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
#1050808 by das-peter: when refreshing the line items on an order, repopulate the default values of product line items instead of creating a new line item altogether to preserve other field values.
-
Ryan Szrama authored
Include unit price changes through Rules in its components array as alterations to the base price value.
-
Ryan Szrama authored
#1060002 by das-peter: commerce_cart_order_load() should only cache order IDs instead of full order objects.
-
Ryan Szrama authored
Add a Views area handler for displaying a formatted order total field and use it on the cart summary View during checkout; also remove some lame formatting on the review pane and get rid of its fieldset.
-
Ryan Szrama authored
-
- Feb 22, 2011
-
-
Ryan Szrama authored
-
Ryan Szrama authored
Fix some key not found errors in our entity property info altering by ensuring the info array contains bundle information before altering it.
-
Ryan Szrama authored
Fix the failing assertions for the add to cart message by using the actual t() string from the cart module.
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
-
Ryan Szrama authored
Move some styling of the new price formatter to the order module as it's specific to the order total field.
-