7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 25, 2024 — Oct 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #2148825 by cspitzlay: pass the expected language code parameter to the currency info alter hook. More... almost 12 years ago
Issue #2153727 by JulienD: remove unused lines from .info files. More... almost 12 years ago
Issue #2153473 by acrazyanimal: update the API documentation for hook_commerce_customer_profile_type_info(). More... almost 12 years ago
Issue #2139037 by jsacksick: update the Commerce entity controller to match the Entity API entity controller with respect to the invocation order of rules vs. entity hooks. More... almost 12 years ago
Issue #2137553 by rszrama, sarvab: add a function to reset the checkout pane static cache. More... almost 12 years ago
Issue #2152273 by acrazyanimal: fix the argument index for help text on customer profile add pages. More... almost 12 years ago
Issue #2114873 by facine: remove an unused link in customer profile type help text. More... almost 12 years ago
Issue #2146917 by znerol: always include the cart CSS when a cart page or block is being served to support page caching with asynchronous block loading / ESI. More... almost 12 years ago
Issue #2008604 by RedsMK: add support for the Macedonian denar. More... almost 12 years ago
Issue #2057073 follow-up by rszrama: accommodate a PHP 5.2.x empty() bug in checking for the removal of Views data from the cart context array used to build an Add to Cart form from a product reference field value. More... almost 12 years ago
Issue #1954204 by rszrama: remove notices in customer profile copying when fields with simplified array structures are processed. More... almost 12 years ago
Issue #1994060 by vasike: remove unused commented code in Line Item UI. More... almost 12 years ago
Issue #2049515 by jsacksick: fix notices due to orders saved without hostname values. More... almost 12 years ago
Issue #2057073 by bojanz: remove Views data from the cart context array when building the Add to Cart form display formatter to prevent unnecessary data being stored in cache_form. More... almost 12 years ago
Issue #2114081 by facine, rszrama: use a delete access permission check specifically for the order and customer profile delete link Views field handlers. More... almost 12 years ago
Issue #2044231 by rszrama: add a default disabled rule to update the order created timestamp to the checkout completed timestamp upon checkout completion. More... almost 12 years ago
Issue #2106115 by BoySherman, catchlight: update the currency formatting for NZD.
git
More... almost 12 years ago
Issue #2083883 by roball: remove an unused global variable from a checkout form validate handler. More... almost 12 years ago
Issue #2092799 by jonhattan: allow for comparison against 0.00 in the price comparison condition. More... about 12 years ago
Issue #2111477 by facine: fix the hook function name for commerce_customer_query_commerce_customer_profile_access_alter(). More... about 12 years ago
Issue #2108097 by iKb: prevent an undefined index notice in our hook_i18n_string_list() implementation.
iKb
More... about 12 years ago
Issue #2107599 by jonhattan: fix a hook reference in a function doc block. More... about 12 years ago
Issue #2096355 by bendiy: fix a comment for commerce_price_field_attach_update(). More... about 12 years ago
Issue #2064919 by j0rd: update commerce_cart_user_update() to ensure the hook was invoked at a time when the e-mail address could have been edited. More... about 12 years ago
Issue #1976480 by Ollie222, DrMicky, rszrama: add 'is one of' and 'begins with one of' operators to the address component comparison condition.
git
More... about 12 years ago
Issue #2059549 by JulienD: remove an unused parameter from a call to commerce_cart_add_to_cart_form_id(). More... about 12 years ago
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. More... over 12 years ago
Issue #1940794 by jonhattan: remove unnecessary Rules dependencies from the Product and Price module .info files. More... over 12 years ago
Issue #1850642 by facine: correctly use the hidden value for symbol and code placement keys in currency info arrays. More... over 12 years ago
Issue #2046449 by zterry95: fix the currency formatting for CNY. More... over 12 years ago