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

Fixes MINC-198 - Don't use "continue" inside a "switch" statement

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

Bug INP-1757 - Replace "each" function usage with equivalent code

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

    • -3
    • +3
    ./units/shipping_quote_engines/usps.php
    • -2
    • +1
    ./units/pricing/pricing_event_handler.php
    • -3
    • +4
    ./units/orders/orders_event_handler.php
    • -1
    • +2
    ./units/coupons/coupons_event_handler.php

Bug INP-1745 - Connect "Modified" and "ModifiedById" fields to Links

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

    • -3
    • +12
    ./units/products/products_config.php

Bug INP-1752 - Update sub-class method signatures to match overridden methods in parent class

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

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

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

Bug INP-1717 - Don't use "no_html_escape" attribute with "m_Get" tag

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

    • -1
    • +1
    ./admin_templates/user_order_item_tab.tpl

Bug INP-1716 - Properly escape "m_Get" tag usages inside JavaScript code

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

    • -2
    • +2
    ./admin_templates/products/products_packagecontent.tpl

Fixes MINC-194 - Fix ECB currency rate downloader

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

    • -3
    • +9
    ./units/helpers/ecb_currency_rates.php
    • -0
    • +5
    ./units/helpers/frny_currency_rates.php
    • -0
    • +5
    ./units/helpers/bank_lv_currency_rates.php

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

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

    • -1
    • +1
    ./units/affiliates/affiliates_config.php

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

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

[backported] Bug INP-1690 - Remove "Intechnic\" from namespace

Conflicts:

  • install/install_data.sql
  • install/upgrades.sql

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

Bug INP-1577 - CS fix all variable type comment

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

    • -1
    • +1
    ./units/helpers/bank_lv_currency_rates.php
    • -4
    • +4
    ./units/gateways/gw_classes/paypal.php
    • -6
    • +6
    ./units/gateways/gw_classes/ideal_nl.php
    • -6
    • +6
    ./units/coupons/coupons_event_handler.php
    • -2
    • +2
    ./units/pricing/pricing_tag_processor.php
  1. … 62 more files in changeset.

Bug INP-1552 - Import language pack without overwrite on separate module install

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

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

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

    • -0
    • +7
    ./units/orders/orders_event_handler.php

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

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

    • -1
    • +4
    ./units/orders/orders_event_handler.php

Fixes MINC-137 - Shopping cart update via AJAX support

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

    • -9
    • +22
    ./units/orders/orders_event_handler.php

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

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

Bug: INP-921 - Prepare 5.2.x releases

1. preparing In-Commerce 5.2.2-B1 release

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

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

    • -136
    • +137
    ./units/order_items/order_items_config.php
    • -177
    • +182
    ./units/shipping/shipping_config.php
    • -43
    • +48
    ./units/brackets/brackets_config.php
    • -543
    • +538
    ./units/orders/orders_config.php
    • -147
    • +152
    ./units/coupons/coupons_config.php
    • -114
    • +117
    ./units/discounts/discounts_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

    • -3
    • +21
    ./units/gateways/gateways_config.php
    • -10
    • +6
    ./units/orders/orders_event_handler.php
    • -12
    • +8
    ./units/orders/orders_tag_processor.php

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

    • -9
    • +7
    ./units/orders/orders_event_handler.php

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

    • -10
    • +10
    ./units/orders/orders_config.php

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

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

    • -1
    • +11
    ./units/orders/orders_tag_processor.php

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

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

    • -7
    • +11
    ./units/orders/orders_tag_processor.php

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

    • -1
    • +1
    ./admin_templates/orders/orders_edit_billing.tpl
    • -1
    • +1
    ./admin_templates/products/products_packagecontent.tpl
  1. … 10 more files in changeset.