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

Fixes MINC-105 - 64bit calculations fails on 32bit servers

    • -1
    • +1
    ./product_option_combinations/product_option_combinations_config.php

Fixes #0001447: Product price change in Catalog breaks down all associated Reoccurring Orders

MINC-104

Bug #0001424: Inconsistent naming in "E-mail Templates" section

INP-1177

    • -12
    • +12
    ./orders/orders_event_handler.php
    • -12
    • +12
    ./affiliates/affiliates_event_handler.php
    • -2
    • +2
    ./gift_certificates/gift_certificates_eh.php
  1. … 1 more file in changeset.

Bug #0001423: Function "htmlspecialchars" breaks down UTF-8 encoding

INP-1176

    • -5
    • +5
    ./gateways/gw_classes/google_checkout.php
    • -4
    • +4
    ./product_options/product_options_tag_processor.php
    • -2
    • +2
    ./order_items/order_items_tag_processor.php

Fixes #0001422: Cart Quantity Change Prevent Checkout

MINC-103

Bug #0001421: Don't use $_REQUEST in Debugger

INP-1175

    • -1
    • +1
    ./gateways/gw_classes/sella_guestpay.php

Fixes #0001398: Email Sent Twice When Ordering

MINC-101

    • -27
    • +39
    ./orders/orders_event_handler.php

Bug #0001362: Use even more secure password hashing algorithm

INP-1122

Bug #0001317: Allow to specify what IP address source to use

INP-1080

    • -1
    • +1
    ./gateways/gw_classes/rightconnect.php
    • -1
    • +1
    ./gateways/gw_classes/paypal_direct.php

Bug #0001363: User selector not working

INP-1123

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

Bug #0001396: Add "jpeg" and "bmp" to allowed image file extensions

INP-1154

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

Bug #0001394: Multiple notices discovered while developing System Log

INP-1152

    • -2
    • +1
    ./affiliate_payment_types/affiliate_payment_types_event_handler.php
    • -1
    • +3
    ./taxesdestinations/taxes_dst_event_handler.php
    • -2
    • +2
    ./payment_type/payment_type_event_handler.php
    • -1
    • +1
    ./affiliates/affiliates_event_handler.php
    • -14
    • +16
    ./products/products_event_handler.php
    • -2
    • +1
    ./affiliate_plans/affiliate_plans_event_handler.php
    • -9
    • +23
    ./shipping/shipping_tag_processor.php

Bug #0001313: Add a page for managing system configuration

INP-1077

  1. … 3 more files in changeset.

Bug #0001355: Ability to update only given fields via kDBItem::Update method

INP-1116

    • -2
    • +2
    ./shipping_costs/shipping_costs_event_handler.php

Fixes #0001335: Gift Certificate Sender Email Sent to Recepient

MINC-98

    • -3
    • +4
    ./gift_certificates/gift_certificates_eh.php

Bug #0001310: Product isn't Saving on Update

MINC-97

    • -1
    • +1
    ./product_option_combinations/product_option_combinations_event_handler.php

Fixes #0001276: Make Payment Type fields Multilingual

MINC-94

    • -2
    • +10
    ./payment_type/payment_type_config.php
    • -2
    • +2
    ./gateways/gw_classes/verisign_pflink.php
    • -2
    • +2
    ./gateways/gw_classes/sella_guestpay.php
  1. … 5 more files in changeset.

Bug #0001305: Support for alternative currency on per-record basis

MINC-96

Bug #0001293: Unable to change sorting in search results

INP-1062

Bug #0001259: Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

INP-1029

    • -1
    • +1
    ./product_options/product_options_tag_processor.php
    • -2
    • +2
    ./order_items/order_items_tag_processor.php

Bug #0001226: Storing function "crc32" results in database problem

INP-1001

    • -1
    • +1
    ./product_options/product_options_helper.php
    • -4
    • +4
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -1
    • +1
    ./product_options/product_options_event_handler.php
  1. … 2 more files in changeset.

Bug #0001224: Email event usage refactoring

INP-999

    • -12
    • +14
    ./products/products_event_handler.php
  1. … 2 more files in changeset.

Bug #0001215: Speed up page loading

INP-990

Bug #0001125: Prepare 5.2.0 release

1. missing SVN auto-properties on all files added in 5.2.0, since I've added them in PhpStorm and not in TortoiseSVN

INP-921

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

    • -1
    • +1
    ./affiliate_plans_items/affiliate_plans_items_tag_processor.php
    • -2
    • +2
    ./product_options/product_options_tag_processor.php
    • -1
    • +1
    ./product_option_combinations/product_option_combinations_tag_processor.php
    • -3
    • +3
    ./affiliates/affiliates_tag_processor.php
    • -1
    • +1
    ./discount_items/discount_items_tag_processor.php
    • -9
    • +9
    ./order_items/order_items_tag_processor.php
    • -1
    • +1
    ./payment_type/payment_type_tag_processor.php
    • -35
    • +35
    ./orders/orders_tag_processor.php
    • -1
    • +1
    ./currencies/currencies_tag_processor.php
    • -14
    • +14
    ./products/products_tag_processor.php
    • -1
    • +1
    ./affiliate_payments/affiliate_payments_tag_processor.php
    • -1
    • +1
    ./coupon_items/coupon_items_tag_processor.php
    • -1
    • +1
    ./affiliate_payment_types/affiliate_payment_types_tp.php
  1. … 6 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls)

INP-224

    • -10
    • +10
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -3
    • +3
    ./discount_items/discount_items_event_handler.php
    • -1
    • +1
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -18
    • +18
    ./products/products_event_handler.php
    • -12
    • +12
    ./affiliates/affiliates_event_handler.php
    • -7
    • +7
    ./addresses/addresses_event_handler.php
    • -1
    • +1
    ./manufacturers/manufacturers_event_handler.php
    • -3
    • +3
    ./affiliate_payment_types/affiliate_payment_types_event_handler.php
    • -1
    • +1
    ./product_options/product_options_event_handler.php
  1. … 17 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

    • -2
    • +2
    ./affiliate_plans_items/affiliate_plans_items_tag_processor.php
    • -4
    • +4
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -5
    • +5
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -1
    • +1
    ./gateways/gw_classes/rightconnect.php
    • -6
    • +6
    ./addresses/addresses_event_handler.php
    • -1
    • +1
    ./product_option_combinations/product_option_combinations_tag_processor.php
    • -2
    • +2
    ./affiliate_plans_brackets/affiliate_plans_brackets_tag_processor.php
    • -10
    • +10
    ./shipping/shipping_tag_processor.php
    • -3
    • +3
    ./gateways/gw_classes/paypal_direct.php
  1. … 67 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -14
    • +14
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -4
    • +4
    ./discount_items/discount_items_event_handler.php
    • -5
    • +5
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -42
    • +42
    ./products/products_event_handler.php
    • -15
    • +19
    ./affiliates/affiliates_event_handler.php
    • -11
    • +11
    ./shipping/shipping_event_handler.php
    • -14
    • +14
    ./addresses/addresses_event_handler.php
    • -4
    • +4
    ./manufacturers/manufacturers_event_handler.php
    • -4
    • +4
    ./shipping_quote_engines/shipping_quote_engines_config.php
  1. … 30 more files in changeset.

Fixes #0001203: Former "before" Agents still run during installation

INP-978

    • -0
    • +4
    ./affiliates/affiliates_event_handler.php

Fixes #0001193: Product option price is displayed as 0

MINC-92

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