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

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.

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
    ./units/orders/orders_event_handler.php

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

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

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

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

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

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

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

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

Fixes MINC-119 - Reset more fields during cloning

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

    • -6
    • +14
    ./units/orders/orders_event_handler.php

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

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

Fixes MINC-125 - Use grid name during order export

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

    • -1
    • +2
    ./admin_templates/orders/orders_search_list.tpl
    • -17
    • +1
    ./units/orders/orders_event_handler.php

Fixes MINC-126 - Print all selected orders

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

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

Fixes MINC-128 - SQL error, when splitting an order

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

    • -6
    • +6
    ./units/orders/orders_event_handler.php

Fixes MINC-129 - Shipment number isn't reset during order split

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

    • -6
    • +12
    ./units/orders/orders_event_handler.php

Fixes MINC-130 - Get next available sub-number during order split from database

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

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

Fixes MINC-123 - The "m_cat_id" not reset in "orditems:PrintList" tag

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

Fixes MINC-124 - Use correct phrase in order's TransactionStatus options

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

Fixes MINC-122 - Set sub-order original fields during split

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

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

Fixes MINC-121 - Don't mix event variables during backorder fulfillment

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

Fixes MINC-118 - Notices on Shipping/Billing tab of order in "To Ship" status

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

    • -4
    • +4
    ./admin_templates/orders/orders_edit_shipping.tpl
    • -5
    • +1
    ./admin_templates/orders/orders_edit_billing.tpl

Fixes MINC-111 - Primary pricing icon missing for Subscription Products

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

    • -15
    • +17
    ./units/pricing/pricing_config.php

Bug INP-1369 - Transform all hooks to "OnAfterConfigRead" event into hBEFORE

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

    • -2
    • +2
    ./units/addresses/addresses_config.php

Fixes MINC-113 - Use mod-rewrite for Affiliate links

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

Fixes MINC-114 - Cleanup IDs of saved orders before adding/editing new orders

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

    • -11
    • +26
    ./units/orders/orders_event_handler.php

Fixes MINC-117 - Reset backorder flag on orderitems

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

    • -13
    • +23
    ./units/orders/orders_event_handler.php

Fixes MINC-110 - Add Addresses tab to user editing form by name, not index