Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes MINC-195 - Don't use "break" during shipping quote aggregation

Differential Revision: http://qa.in-portal.org/D348

    • -24
    • +35
    ./shipping_quote_engines/shipping_quote_collector.php

Fixes MINC-194 - Fix ECB currency rate downloader

Differential Revision: http://qa.in-portal.org/D329

    • -5
    • +7
    ./currencies/currencies_event_handler.php

Bug INP-1697 - Automate usage of "allow_html" block parameter

Differential Revision: http://qa.in-portal.org/D301

    • -1
    • +1
    ./affiliate_payments/affiliate_payments_config.php
  1. … 2 more files in changeset.

Bug INP-1665 - Add/use "kApplication::permissionCheckingDisabled" method

Differential Revision: http://qa.in-portal.org/D282

    • -4
    • +8
    ./addresses/addresses_event_handler.php

Bug INP-1662 - Add methods for handling deprecations

Differential Revision: http://qa.in-portal.org/D276

Fixes MINC-141 - Remove excessive "dest_country" conversion in Shipping Quotes Engine

Differential Revision: http://qa.in-portal.org/D186

    • -3
    • +2
    ./shipping_quote_engines/shipping_quote_collector.php

Bug INP-1577 - CS fix all variable type comment

Differential Revision: http://qa.in-portal.org/D240

    • -10
    • +10
    ./brackets/brackets_event_handler.php
    • -11
    • +11
    ./shipping_costs/shipping_costs_event_handler.php
    • -6
    • +6
    ./gift_certificates/gift_certificates_eh.php
    • -1
    • +1
    ./payment_type_currencies/payment_type_currencies_event_handler.php
    • -3
    • +3
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -1
    • +1
    ./discount_items/discount_items_tag_processor.php
  1. … 62 more files in changeset.

Fixes MINC-179 - Remove order id/object after the end of checkout process

Differential Revision: http://qa.in-portal.org/D238

Fixes MINC-168 - Rename "OrderHelper::getCreditCartType" into "OrderHelper::getCreditCardType" method

Differential Revision: http://qa.in-portal.org/D216

Fixes MINC-137 - Shopping cart update via AJAX support

Differential Revision: http://qa.in-portal.org/D182

Bug INP-1486 - Don't give up, when single item update fails in "iterateItems" method

Differential Revision: http://qa.in-portal.org/D160

    • -6
    • +1
    ./affiliates/affiliates_event_handler.php
    • -18
    • +1
    ./shipping_quote_engines/shipping_quote_engine_event_handler.php

[backported] Bug INP-1607 - PHP 7 compatibility issues

    • -2
    • +2
    ./gateways/gw_classes/google_checkout.php
  1. … 1 more file in changeset.

Bug INP-1579 - Remove "ItemSQLs" from unit configs

    • -32
    • +34
    ./gateway_field_values/gateway_field_values_config.php
    • -136
    • +137
    ./order_items/order_items_config.php
    • -85
    • +88
    ./affiliate_payment_types/affiliate_payment_types_config.php
    • -117
    • +114
    ./coupon_items/coupon_items_config.php
    • -177
    • +182
    ./shipping/shipping_config.php
    • -45
    • +48
    ./payment_type_currencies/payment_type_currencies_config.php
    • -44
    • +44
    ./affiliate_plans_brackets/affiliate_plans_brackets_config.php
    • -126
    • +123
    ./affiliate_payments/affiliate_payments_config.php
    • -104
    • +105
    ./discount_items/discount_items_config.php
    • -543
    • +538
    ./orders/orders_config.php
    • -147
    • +152
    ./coupons/coupons_config.php
    • -97
    • +98
    ./affiliate_plans/affiliate_plans_config.php
    • -114
    • +117
    ./discounts/discounts_config.php
    • -96
    • +99
    ./gift_certificates/gift_certificates_config.php
  1. … 22 more files in changeset.

Fixes MINC-176 - Register missing classes in class factory

Differential Revision: http://qa.in-portal.org/D233

Bug INP-1487 - Create empty search result table, when search keyword is too short

Differential Revision: http://qa.in-portal.org/D158

Fixes MINC-138 - On user login/registration update Order user via "OrdersItem" object

Differential Revision: http://qa.in-portal.org/D183

Fixes MINC-140 - Assign last order to user registered after checkout process

Differential Revision: http://qa.in-portal.org/D184

Fixes MINC-143 - Use table aliases in "ord" unit calculated fields

Differential Revision: http://qa.in-portal.org/D187

Fixes MINC-145 - Modernize "orditems:LinkRemoveFromCart" tag

Differential Revision: http://qa.in-portal.org/D192

Fixes MINC-146 - Modernize "orditems:RemoveCouponLink" tag

Differential Revision: http://qa.in-portal.org/D193

Bug INP-1557 - Use "http_build_query" to escape url parameters

  1. … 24 more files in changeset.

Bug INP-1521 - Don't expose InitList and PrintList tag communication to Web Request

Differential Revision: http://qa.in-portal.org/D175

Fixes MINC-135 - Use shipping type from Order, when editing in Admin Console

Differential Revision: http://qa.in-portal.org/D164

Fixes MINC-134 - Lock tables to generate unique order numbers

Differential Revision: http://qa.in-portal.org/D141

    • -10
    • +64
    ./orders/orders_event_handler.php

Fixes MINC-133 - Don't run "OrdersEventHandler::CheckUser" method in CRON

Differential Revision: http://qa.in-portal.org/D131

Fixes MINC-132 - Round discounted/couponed price on MySQL side

Differential Revision: http://qa.in-portal.org/D125

Fixes MINC-131 - No reservation on multi-order save

Differential Revision: http://qa.in-portal.org/D104

Fixes MINC-127 - Optimize "ord:UsingCreditCard" tag

Differential Revision: http://qa.in-portal.org/D81

    • -14
    • +43
    ./orders/orders_tag_processor.php

Fixes MINC-119 - Reset more fields during cloning

Differential Revision: http://qa.in-portal.org/D51

Fixes MINC-120 - Make tangible item detection in order temp-table aware

Differential Revision: http://qa.in-portal.org/D54