- Jul 23, 2013
-
-
Ryan Szrama authored
Issue #2046841 by rszrama: update the docs for the back_value parameter of hook_commerce_checkout_page_info() to clarify that it's specifically for going back to previous pages, not exiting from the checkout process via the cancel button.
-
Issue #1940794 by jonhattan: remove unnecessary Rules dependencies from the Product and Price module .info files.
-
Issue #1850642 by facine: correctly use the hidden value for symbol and code placement keys in currency info arrays.
-
-
- Jul 21, 2013
-
-
Ryan Szrama authored
-
- Jul 11, 2013
-
-
Issue #1946302 by jsacksick, bojanz, rszrama: allow custom attribute field widget titles to be set and translated via i18n.
-
- Jul 10, 2013
-
-
Ryan Szrama authored
Remove unnecessary Add to Cart form redirect code now that the related core issue has been fixed for Drupal 7.
-
-
-
-
Issue #1121722 by bojanz: switch field translation to use the i18n object translation API instead of directly sing the string translation API.
-
- Jul 08, 2013
-
-
Ryan Szrama authored
-
Ryan Szrama authored
Issue #1551032 by rszrama et al: format AUD by default as it would be formatted for Australian stores, e.g. 00.00.
-
- Jul 06, 2013
-
-
Ryan Szrama authored
Issue #1783826 by rszrama, joachim: add more descriptive labels and help text to our custom reference field Views relationships.
-
- Jul 05, 2013
-
-
Ryan Szrama authored
Issue #1576570 by rszrama: update the reverse product reference relationship to use the Views handler view_handler_relationship_entity_reverse.
-
- Jul 04, 2013
-
-
Issue #1996780 by krlucas: prevent the product type Views field handler from attempting to render a non-existent product type in the values array.
-
Ryan Szrama authored
Issue #1925646 by rszrama: update line item comparison in the Add to Cart process to accommodate line items of different types that may have different fields.
-
- Jul 03, 2013
-
-
Ryan Szrama authored
Issue #1976426 by rszrama: offset the splice in commerce_product_autocomplete() to include splicing off any leading path arguments introduced by other modules like the language code in Locale.
-
Ryan Szrama authored
Issue #2028195 by rszrama: remember the current payment method selection if some other form element on the checkout form triggers an AJAX form refresh.
-
Issue #1923326 follow-up by bojanz: support multiple order types in the check to determine if a customer profile checkout pane references a valid customer profile field when building the checkout form.
-
Ryan Szrama authored
Issue #1734102 by rszrama: limit validation errors to the line item manager widget when its buttons are clicked.
-
- Jul 02, 2013
-
-
Issue #2022949 by j0rd: add the ability to use alternate order types with commerce_cart_order_new().
-
Issue #2004942 by j0rd: ensure commerce_payment_method_instance_load() can load the related Rule configuration before attempting to traverse its actions.
-
Issue #2019727 by Haza: fix cart update submission when using the enter key on a quantity textfield in the shopping cart form.
-
Issue #1423204 by jsacksick: improve the self-healing of broken line item references on orders during order total calculation.
-
-
- Jun 07, 2013
-
-
- Apr 29, 2013
- Apr 27, 2013
-
-
Issue #1977984 by dpolant: load the order afresh when processing a checkout form back button submission.
-
Ryan Szrama authored
Issue #1968718 by rszrama: check for a valid entity URI before attempting to use it in the arguments for the Add to Cart form display formatter.
-
- Apr 26, 2013
-
-
Issue #1980498 by maciej.zgadzaj: use hook_query_TAG_alter() to identify hook implementations instead of using the tag name itself.
-
Issue #1980410 by pcambra: update checkout pane settings form submission to ignore form elements that don't have a type.
-
Ryan Szrama authored
Issue #1970482 by rszrama, davidwthomas: fix the regression introduced by #1863776 into commerce_product_reference_commerce_product_uri() that prevented product image / file fields from linking to the entity into whose display they were being injected; specifically this makes injected product image fields able to link to the product displays that reference them again.
-
- Apr 22, 2013
-
-
- Apr 14, 2013
-
-
Ryan Szrama authored
-
- Apr 12, 2013
-
-
Ryan Szrama authored
Issue #1969156 by rszrama: add query tags to the can delete queries for customer profiles in the Order module and products in the Product Reference module.
-
- Apr 11, 2013
-
-
Ryan Szrama authored
Issue #1967262 by rszrama: update commerce_product_reference_entity_view() to not attempt to find a default product in a product reference field with no value.
-
- Apr 10, 2013
-
-
Ryan Szrama authored
-
Ryan Szrama authored
Issue #1923326 by rszrama, jsacksick: ensure a customer profile checkout pane is configured to use a profile reference field that exists on the current order when building the checkout form.
-
- Apr 09, 2013
-
-
Issue #1934142 by acrazyanimal: update some customer profile module disabling code to work when a module implements hook_commerce_customer_profile_type_info() but does not return any profile types.
-