- Apr 23, 2011
-
-
Ryan Szrama authored
Issue #1032302 by pcambra, rszrama: add title translation support via the Title module, alter untranslatable entities out of the Entity translation settings form, and fix a bug in the translation tab access callback.
-
Ryan Szrama authored
Issue #1032303 by rszrama: update the presentation of the multilingual radios element on the product type form.
-
Ryan Szrama authored
-
Issue #1032302 by das-peter, rfay, bojanz, pcambra: Integrate translation handler for commerce products.
-
- Apr 22, 2011
-
-
-
Ryan Szrama authored
Issue #1095814 by xlyz: properly set the order_id of new line items added onto newly created orders when the order add form is submitted.
-
Ryan Szrama authored
Issue #1131192 by rfay, rszrama: fix the duplication of relationships in Views on our reference fields.
-
Ryan Szrama authored
Issue #1071682 by rszrama: put a smaller limit on the maxlength of quantity fields to prevent data type related errors on save.
-
- Apr 21, 2011
-
-
Ryan Szrama authored
-
Ryan Szrama authored
Issue #1117198 by rfay: provide a better title and a description for the tax inclusive select list on the price widget.
-
Ryan Szrama authored
-
Ryan Szrama authored
Issue #1118692 by rfay: add a commerce.module depdendency to remaining .info files not specifying it.
-
Ryan Szrama authored
Issue #1094088 by rbayliss: use an alter hook to filter the main order View to exclude the Cart and Checkout states when those modules are enabeld.
-
- Apr 20, 2011
-
-
Ryan Szrama authored
Issue #1061308 by GuyPaddock: properly filter checkout panes from the review pane if their review checkboxes are unchecked.
-
Ryan Szrama authored
Issue #1117090 by rfay: changes an index name to ensure compatibility with sqlite despite http://drupal.org/node/1008128 being unresolved.
-
Ryan Szrama authored
Issue #928240 by DjebbZ: prevent throbber duplication on the checkout form when parts of the form are rebuilt via #ajax.
-
Ryan Szrama authored
Issue #1038590 by das-peter, rszrama: adjust the ordering of data inclusion when building a checkout pane array.
-
Ryan Szrama authored
Issue #1112900 by pcambra, rszrama: fixed the configuration of line item types as modules implementing the hook are enabled.
-
Ryan Szrama authored
Issue #1124416 by rszrama: fixed price amount handling so that amounts remain as loaded from the database until they are converted to decimal values per the currency on display.
-
- Apr 18, 2011
-
-
Ryan Szrama authored
Issue #1128176 by Flowster: add an action to empty a cart order (i.e. remove all products from an order).
-
- Apr 06, 2011
-
-
Ryan Szrama authored
-
- Apr 05, 2011
-
-
Ryan Szrama authored
Issue #1115994 by c600g: increased the maxlength of a product reference autocomplete text field to 1024 (same as taxonomy term reference autocomplete).
-
- Apr 04, 2011
-
-
-
Ryan Szrama authored
-
Ryan Szrama authored
Issue #1114940 by hunziker: stored the new / updated product line item in the form state when a product is added to the cart.
-
Bojan Živanović authored
-
- Apr 02, 2011
-
-
Ryan Szrama authored
-
Ryan Szrama authored
Add some additional descriptive text to the parameters of the 'Order address component comparison' condition.
-
Ryan Szrama authored
-
Ryan Szrama authored
Fixing an incorrectly named parameter in the hook_commerce_tax_rate_delete() invocation; was , should have been .
-
Ryan Szrama authored
Issue #1113634 by rfay: removed the checkbox on the tax rate form for toggling the default Rules component on and off.
-
- Apr 01, 2011
-
-
Ryan Szrama authored
Issue #1111966 by pcambra: fixed the line item type menu items to be in line with our other entity type items.
-
Ryan Szrama authored
Issue #1113122 by rszrama: added the parameter to a couple of hook invocations I missed in the previous patch.
-
Ryan Szrama authored
Issue #1113122 by rszrama: add a parameter to skip cache resets and menu rebuilding on API functions that do these.
-
Bojan Živanović authored
-
Ryan Szrama authored
Only fail validation when returning from a redirected payment service if the method's validation function explicitly returns FALSE.
-
- Mar 30, 2011
-
-
Ryan Szrama authored
#1109758 by rszrama: fix a few problems with the Order entity property definitions and callbacks discovered when trying to create an entity via Rules.
-
- Mar 28, 2011
-
-
Ryan Szrama authored
-
- Mar 26, 2011
-
-
Ryan Szrama authored
#1100194 by rszrama: add a condition to perform a simple comparison of a component of an order's address.
-
- Mar 25, 2011
-
-
Ryan Szrama authored
#1029518 by rszrama: fix a PHP notice in the event that every referenced product is disabled and therefore should not be shown via one of the text based product reference field display formatters.
-