- Oct 30, 2021
-
-
Issue #2660056 by rszrama: add a revision deletion function to the product controller for entity_revision_delete() compatibility
-
Issue #2069497 by nullvariable, SpartyDan, joshmiller, rszrama: update the line item quantity token to render integer values without the decimal places
-
Issue #2442049 by khiminrm, rszrama, GoZ, danmer, jsacksick: add a revision deletion function to the order controller for entity_revision_delete() compatibility
-
-
Issue #3200790 by rszrama: setter permissions "administer payment transactions" should be labeled "administer payments"
-
Ryan Szrama authored
- Oct 29, 2021
-
-
Issue #2609176 by Anybody, rszrama, sjmobley: Add an order setting to disable multiple checkout completion invocations per order
-
Issue #3206011 by danyg: ensure orders with more than payment transaction are recognized as having payments
-
Issue #3236711 by Anybody, rszrama: commerce_line_item_form_alter creates core warning as it loads "false" order
-
Ryan Szrama authored
-
Issue #1775750 by TomTech, khiminrm: rewrite checkout continue button behavior to resolve conflicts with various third-party clientside validation methods
-
-
-
-
Issue #2846893 by shylajaphp, aryashreep, danmer, TynanFox, rszrama, khiminrm: Add an extra field to orders that renders the order e-mail address (must be explicitly enabled on existing sites)
-
Issue #2724647 by czigor, thePanz, khiminrm, rszrama, lisastreeter, krystalcode: Improve product loading performance in commerce_product_reference_entity_view()
-
Issue #2445001 by khiminrm, dwkitchen, rszrama, danmer: Add additional indexes to the commerce_order table
-
-
- Jan 13, 2021
-
-
- Nov 16, 2020
-
-
Issue #1313154 by mr.baileys, amateescu, khiminrm: replace t() with check_plain(strtr(...)) in commerce_currency_format()
-
- Nov 15, 2020
-
-
Issue #3182601 by rszrama: Fix the API docs for the hook_commerce_cart_order_pre_refresh() parameter.
-
-
-
- Jul 11, 2020
-
-
Issue #3023467 by rszrama: ensure product reference autocomplete widgets have at least one valid SKU when required.
-
- Jul 10, 2020
- Jun 17, 2020
-
-
Issue #3044733 by ram4nd, rszrama: Use array_key_exists() instead of in_array() + array_keys() for a small performance gain.
-
- Jun 12, 2020
-
-
- Apr 22, 2020
-
-
Issue #3130102 by rszrama: Add hook_commerce_checkout_access_alter() to let modules alter the default checkout access resolution.
-
- Aug 15, 2019
-
-
Issue #3057706 by TynanFox, rszrama: fix Add to Cart form warnings regarding reset() for products with optional, empty attributes.
-
- May 27, 2019
-
-
Issue #2293537 by mglaman, Ian Clysdale, czigor, rszrama, ssoulless: change our approach to matching Add to Cart form attributes selections to work with translated taxonomies / products.
-
Issue #2994910 by dshumaker, czigor: prevent undefined index errors when loading payment method rules.
-
Issue #3035138 by jkamizato, rszrama, mrP: fix a PHP 7.2 warning related to non-numeric amount values passed to commerce_currency_amount_to_decimal().
- May 01, 2019
-
-
- Feb 13, 2019
-
-
Issue #2868200 by hgoto, rszrama, lisastreeter: when order revisioning is enabled by default, use a distinct order log message when an order is first paid in full.
-
Issue #1379084 by czigor, rszrama: reduce the line item quantity Views field to a maxlength of 6 to avoid accidental fatal errors on shopping cart forms due to database field types.
-
Issue #2936294 by czigor, BramDriesen, bojanz, jsacksick, rszrama: Non-breaking space is not being trimmed
-