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

Fixes #0001193: Product option price is displayed as 0

MINC-92

    • -1
    • +1
    ./order_items/order_items_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in kApplication

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -1
    • +1
    ./manufacturers/manufacturers_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -8
    • +15
    ./destinations/dst_event_handler.php
    • -3
    • +3
    ./affiliate_payment_types/affiliate_payment_types_event_handler.php
    • -13
    • +37
    ./product_options/product_options_event_handler.php
    • -27
    • +37
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -48
    • +52
    ./taxesdestinations/taxes_dst_event_handler.php
    • -1
    • +1
    ./coupon_items/coupon_items_event_handler.php
    • -6
    • +12
    ./affiliate_payments/affiliate_payments_event_handler.php
    • -27
    • +30
    ./affiliates/affiliates_event_handler.php
    • -1
    • +1
    ./discount_items/discount_items_event_handler.php
    • -12
    • +23
    ./order_items/order_items_event_handler.php
    • -14
    • +58
    ./shipping_costs/shipping_costs_event_handler.php
    • -26
    • +27
    ./payment_type/payment_type_event_handler.php
    • -30
    • +52
    ./orders/orders_event_handler.php
  1. … 16 more files in changeset.

Bug #0001137: Add/Remove Product from Comparison List

1. don't show compare link at product detail page when compare isn't possible

MINC-85

    • -0
    • +15
    ./products/products_tag_processor.php

Bug #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

    • -2
    • +2
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -1
    • +1
    ./order_items/order_items_event_handler.php
    • -1
    • +1
    ./shipping_costs/shipping_costs_event_handler.php
    • -0
    • +2
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -1
    • +1
    ./affiliates/affiliates_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope

INP-224

Fixes #0001137: Add/Remove Product from Comparison List

MINC-85

    • -13
    • +35
    ./products/products_event_handler.php
  1. … 3 more files in changeset.

Bug #0001191: Remove RunMode from Scheduled Tasks

INP-968

    • -44
    • +48
    ./affiliates/affiliates_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. invalid redirect when "shop_cart_template" was missing in url of AddToCart link

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. don't load product, when it's id isn't specified during shopping cart printing

INP-224

    • -7
    • +10
    ./order_items/order_items_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed warnings when required checkbox-type option isn't selected, but form submit is made

2. add some name constants to option types

INP-224

    • -19
    • +36
    ./product_options/product_options_tag_processor.php
  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. accidentally removed required option check code

INP-224

    • -1
    • +1
    ./order_items/order_items_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. passing empty parent_cat_id parameter caused SQL error in category/category item lists

INP-224

    • -1
    • +1
    ./manufacturers/manufacturers_event_handler.php

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -1
    • +1
    ./affiliate_plans_items/affiliate_plans_items_config.php
    • -1
    • +1
    ./gateways/gw_classes/google_checkout.php
    • -1
    • +1
    ./discount_items/discount_items_event_handler.php
    • -1
    • +1
    ./shipping_quote_engines/shipping_quote_engine_event_handler.php
    • -2
    • +2
    ./addresses/addresses_event_handler.php
    • -1
    • +1
    ./manufacturers/manufacturers_event_handler.php
    • -1
    • +1
    ./payment_type/payment_type_tag_processor.php
  1. … 12 more files in changeset.

Bug #0000896: User Address Management in Admin

1. corrected way to hook to parent unit

INP-723

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -1
    • +5
    ./affiliate_payment_types/affiliate_payment_types_event_handler.php
    • -4
    • +6
    ./product_options/product_options_event_handler.php
    • -14
    • +24
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -12
    • +13
    ./affiliate_payments/affiliate_payments_event_handler.php
    • -4
    • +9
    ./coupon_items/coupon_items_event_handler.php
    • -41
    • +55
    ./affiliates/affiliates_event_handler.php
    • -3
    • +8
    ./discount_items/discount_items_event_handler.php
    • -5
    • +7
    ./order_items/order_items_event_handler.php
    • -5
    • +10
    ./shipping_costs/shipping_costs_event_handler.php
    • -2
    • +10
    ./reports/reports_event_handler.php
    • -11
    • +24
    ./payment_type/payment_type_event_handler.php
    • -98
    • +124
    ./orders/orders_event_handler.php
    • -6
    • +11
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
  1. … 11 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

    • -1
    • +10
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -16
    • +22
    ./addresses/addresses_tag_processor.php
    • -1
    • +2
    ./order_items/order_items_event_handler.php
    • -9
    • +17
    ./products/products_tag_processor.php

Bug #0000896: User Address Management in Admin

Commit on behalf of Erik

INP-723

    • -81
    • +168
    ./addresses/addresses_event_handler.php
  1. … 4 more files in changeset.

Bug #0001183: Separate setting for default Email Sender / Recipients

INP-960

    • -1
    • +1
    ./gateways/gw_classes/rightconnect.php
    • -1
    • +1
    ./gift_certificates/gift_certificates_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

    • -3
    • +3
    ./affiliate_plans_items/affiliate_plans_items_config.php
    • -1
    • +1
    ./discount_items/discount_items_config.php
    • -1
    • +1
    ./coupon_items/coupon_items_config.php
  1. … 2 more files in changeset.

Bug #0001136: Products Comparison

1. don't display comparison row, when no data in it

2. continue browsing on a page, where user was (not always on home page)

MINC-84

    • -0
    • +58
    ./products/products_tag_processor.php

Bug #0001137: Add/Remove Product from Comparison List

MINC-85

    • -57
    • +156
    ./products/products_event_handler.php
    • -2
    • +20
    ./products/products_tag_processor.php

Bug #0001180: Improvement of "qstr" function

INP-958

Fixes #0001033: VAT Calculation and Invoicing

Commit on behalf of Erik

MINC-75

  1. … 5 more files in changeset.

Bug #0001133: One-step Checkout

1. missing ":" in ord_PrintShippings tag

MINC-81

Bug #0000981: Rename Agents section to "Scheduled Tasks"

INP-794

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. adding missing IsHot, IsPop, IsNew virtual field declarations

INP-224

    • -17
    • +20
    ./destinations/dst_event_handler.php
    • -29
    • +38
    ./shipping_costs/shipping_costs_event_handler.php
    • -70
    • +64
    ./brackets/brackets_event_handler.php
    • -21
    • +14
    ./products/products_tag_processor.php
  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -2
    • +4
    ./coupon_items/coupon_items_event_handler.php
    • -1
    • +3
    ./payment_type/payment_type_event_handler.php
    • -2
    • +4
    ./discount_items/discount_items_event_handler.php
    • -1
    • +3
    ./currencies/currencies_event_handler.php
    • -2
    • +4
    ./affiliate_plans_items/affiliate_plans_items_event_handler.php
    • -1
    • +3
    ./addresses/addresses_event_handler.php