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

Bug #0000268: Code Cleanup in 5.2.x branch

1. adding missing license/FULL_PATH constant checks (against direct PHP file opening from web-browser)

INP-224

Fixes #0001144: Checking Affiliate during installation cause sql error

Commit on behalf of Erik

MINC-86

Bug #0001107: Logical changes on user registration/my profile forms

INP-906

    • -2
    • +2
    ./affiliate_payments/affiliate_payments_config.php
    • -17
    • +30
    ./orders/orders_tag_processor.php

Bug #0000077: Remove "grid_float_range_filter" block

Commit on behalf of Erik

INP-65

    • -32
    • +32
    ./reports/reports_event_handler.php
    • -2
    • +2
    ./affiliate_payments/affiliate_payments_config.php
    • -2
    • +2
    ./shipping_quote_engines/shipping_quote_engines_config.php
    • -4
    • +4
    ./product_option_combinations/product_option_combinations_config.php
    • -2
    • +2
    ./gift_certificates/gift_certificates_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. making all rewrite and non-rewrite methods located into separate classes with shared interface

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed some PhpDoc comments, that were not matching their method declarations

2. fixed some grammatical errors

3. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

INP-224

    • -5
    • +15
    ./product_options/product_options_helper.php
    • -15
    • +21
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -52
    • +108
    ./orders/orders_event_handler.php
    • -20
    • +28
    ./shipping/shipping_event_handler.php
    • -4
    • +5
    ./currencies/currencies_event_handler.php
    • -1
    • +4
    ./product_options/product_options_tag_processor.php
    • -5
    • +7
    ./currencies/currencies_tag_processor.php
    • -10
    • +12
    ./affiliate_payments/affiliate_payments_tag_processor.php
  1. … 1 more file in changeset.

Bug #0001005: Incorrectly Detected BASE_PATH in Cron

Commit on behalf of Erik

INP-812

  1. … 2 more files in changeset.

Bug #0001077: Problems with category item import

Commit on behalf of Erik

INP-877

  1. … 1 more file in changeset.

Bug #0000392: Section renaming using "Section Properties" button causes one more section to be created

INP-325

    • -2
    • +3
    ./order_items/order_items_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

    • -1
    • +1
    ./coupon_items/coupon_items_event_handler.php
    • -1
    • +1
    ./discount_items/discount_items_event_handler.php
    • -1
    • +1
    ./shipping_costs/shipping_costs_event_handler.php
    • -1
    • +1
    ./payment_type/payment_type_event_handler.php
    • -1
    • +1
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -2
    • +2
    ./currencies/currencies_event_handler.php
    • -1
    • +1
    ./manufacturers/manufacturers_event_handler.php
    • -13
    • +15
    ./affiliates/affiliates_tag_processor.php
    • -12
    • +12
    ./pricing/pricing_event_handler.php
    • -1
    • +1
    ./gift_certificates/gift_certificates_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. more descriptive comment in affiliate link tags

INP-224

    • -7
    • +15
    ./affiliates/affiliates_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. empty manufacturer removed from products_config.php in favor of has_empty option in template

2. some more auto-complete statements

INP-224

    • -1
    • +1
    ./affiliate_payments/affiliate_payments_event_handler.php
  1. … 1 more file in changeset.

Fixes #0001127: Change error reporting in shopping cart

MINC-79

    • -78
    • +27
    ./coupons/coupons_event_handler.php
    • -22
    • +125
    ./order_items/order_items_event_handler.php
    • -80
    • +279
    ./orders/orders_event_handler.php
    • -0
    • +14
    ./helpers/helpers_config.php
    • -0
    • +142
    ./helpers/order_helper.php
    • -28
    • +67
    ./order_items/order_items_tag_processor.php
    • -175
    • +289
    ./orders/orders_tag_processor.php
  1. … 3 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -14
    • +57
    ./coupons/coupons_event_handler.php
    • -8
    • +17
    ./product_option_combinations/product_option_formatters.php
    • -33
    • +65
    ./affiliate_payment_types/affiliate_payment_types_event_handler.php
    • -1
    • +9
    ./product_options/product_options_event_handler.php
    • -22
    • +48
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -1
    • +9
    ./taxesdestinations/taxes_dst_event_handler.php
    • -26
    • +39
    ./affiliate_payments/affiliate_payments_event_handler.php
    • -4
    • +23
    ./order_items/order_items_event_handler.php
    • -1
    • +9
    ./shipping_costs/shipping_costs_event_handler.php
    • -12
    • +40
    ./brackets/brackets_event_handler.php
    • -15
    • +32
    ./payment_type/payment_type_event_handler.php
    • -2
    • +15
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -17
    • +53
    ./shipping/shipping_event_handler.php
    • -18
    • +30
    ./currencies/currencies_event_handler.php
  1. … 12 more files in changeset.

Bug #0000742: Create universal file mime type detection function

INP-589

Bug #0000271: Redesign "Data Validation" Engine

INP-227

    • -0
    • +51
    ./affiliate_payment_types/affiliate_payment_types_tp.php
    • -30
    • +45
    ./affiliates/affiliates_config.php
    • -9
    • +1
    ./affiliate_payment_types/affiliate_payment_types_config.php
    • -55
    • +85
    ./orders/orders_event_handler.php
    • -102
    • +202
    ./affiliates/affiliates_event_handler.php
    • -0
    • +245
    ./orders/order_validator.php
    • -40
    • +75
    ./gift_certificates/gift_certificates_eh.php

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

INP-921

    • -1
    • +1
    ./shipping_costs/shipping_costs_event_handler.php
    • -3
    • +3
    ./payment_type/payment_type_event_handler.php

Merge of "w/in-commerce/releases/5.1.3@14552" to "w/in-commerce/branches/5.2.x@14569".

    • -1
    • +1
    ./affiliate_plans_items/affiliate_plans_items_config.php
    • -9
    • +9
    ./affiliate_plans/affiliate_plans_config.php
    • -15
    • +24
    ./shipping_quote_engines/usps.php
    • -11
    • +11
    ./reports/reports_event_handler.php
    • -6
    • +4
    ./affiliates/affiliates_tag_processor.php
    • -3
    • +3
    ./payment_type/payment_type_config.php
    • -16
    • +0
    ./shipping_costs/shipping_costs_config.php
    • -9
    • +9
    ./coupon_items/coupon_items_config.php
    • -18
    • +0
    ./destinations/destinations_config.php
  1. … 37 more files in changeset.

Merge of "w/in-commerce/releases/5.1.2@14312" to "w/in-commerce/branches/5.2.x@14475".

    • -8
    • +5
    ./affiliate_payments/affiliate_payments_config.php
    • -2
    • +1
    ./coupon_items/coupon_items_config.php
    • -32
    • +39
    ./pricing/pricing_event_handler.php
    • -26
    • +1
    ./gift_certificates/gift_certificates_tp.php
    • -18
    • +84
    ./coupons/coupons_event_handler.php
    • -14
    • +20
    ./orders/orders_event_handler.php
    • -22
    • +0
    ./coupons/coupons_tag_processor.php
    • -16
    • +14
    ./manufacturers/manufacturers_config.php
  1. … 25 more files in changeset.

Bug #0000964: Improvements to user Login field

1. forgot to commit 3rd patch

INP-778

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

Bug #0001031: User management internals refactoring

INP-833

    • -14
    • +20
    ./pricing/pricing_event_handler.php
    • -28
    • +29
    ./products/products_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

  • class registration in kApplication::RegisterDefaultClasses method rearranged into logical groups

INP-224

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

    • -0
    • +0
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -0
    • +0
    ./shipping_quote_engines/shipping_quote_engine.php
    • -0
    • +0
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -0
    • +0
    ./gateways/gw_classes/paypal_direct.php
    • -0
    • +0
    ./destinations/destinations_config.php
    • -0
    • +0
    ./addresses/addresses_tag_processor.php
    • -0
    • +0
    ./shipping_quote_engines/shipping_quote_collector.php
  1. … 304 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

    • -2
    • +4
    ./product_options/product_options_helper.php
    • -14
    • +26
    ./product_option_combinations/product_option_combinations_event_handler.php
    • -2
    • +2
    ./shipping_quote_engines/shipping_quote_engine.php
    • -2
    • +7
    ./gateways/gw_classes/rightconnect.php
    • -3
    • +3
    ./addresses/addresses_event_handler.php
    • -1
    • +2
    ./affiliate_plans_brackets/affiliate_plans_brackets_tag_processor.php
    • -2
    • +12
    ./gateways/gw_classes/paypal_direct.php
  1. … 55 more files in changeset.

Merge of "w/in-commerce/releases/5.1.1@14076" to "w/in-commerce/branches/5.2.x@13845".

    • -6
    • +13
    ./affiliate_plans_items/affiliate_plans_items_config.php
    • -0
    • +12
    ./shipping_quote_engines/shipping_quote_engine.php
    • -21
    • +27
    ./shipping_quote_engines/shipping_quote_engines_config.php
    • -13
    • +1
    ./gift_certificates/gift_certificates_config.php
    • -2
    • +43
    ./shipping_quote_engines/shipping_quote_collector.php
    • -8
    • +15
    ./discount_items/discount_items_config.php
    • -3
    • +4
    ./product_option_combinations/product_option_combinations_config.php
  1. … 81 more files in changeset.

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'w/in-commerce' module.

    • -0
    • +104
    ./affiliate_plans_brackets/affiliate_plans_brackets_tag_processor.php
    • -0
    • +65
    ./affiliate_plans_brackets/affiliate_plans_brackets_config.php
    • -0
    • +103
    ./affiliate_plans_brackets/affiliate_plans_brackets_event_handler.php
    • -0
    • +162
    ./taxesdestinations/taxes_dst_event_handler.php
    • -0
    • +94
    ./taxesdestinations/taxesdestinations_config.php
    • -0
    • +154
    ./discount_items/discount_items_event_handler.php
  1. … 395 more files in changeset.