Modules.In-Commerce

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. setting visibility scope

INP-224

Fixes #0001137: Add/Remove Product from Comparison List

MINC-85

    • -0
    • +1
    /branches/5.2.x/install/install_data.sql

Bug #0001191: Remove RunMode from Scheduled Tasks

INP-968

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

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. accidentally removed required option check code

INP-224

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

Bug #0001011: Review and Rename Table Names in CORE

INP-815

  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. … 11 more files in changeset.

Bug #0000990: Check that all configuration variables being used

INP-801

    • -1
    • +19
    /branches/5.2.x/install/upgrades.sql
    • -13
    • +11
    /branches/5.2.x/install/install_data.sql

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

Bug #0000896: User Address Management in Admin

Commit on behalf of Erik

INP-723

    • -0
    • +74
    /branches/5.2.x/admin_templates/users/user_address_edit.tpl
    • -0
    • +132
    /branches/5.2.x/admin_templates/users/user_edit_addresses.tpl

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

INP-960

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

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

Bug #0001137: Add/Remove Product from Comparison List

MINC-85

Bug #0001126: Implement Smart Filters

MINC-78

    • -0
    • +5
    /branches/5.2.x/install/install_data.sql

Bug #0001180: Improvement of "qstr" function

INP-958

Fixes #0001033: VAT Calculation and Invoicing

Commit on behalf of Erik

MINC-75

    • -4
    • +10
    /branches/5.2.x/units/orders/orders_config.php
    • -22
    • +70
    /branches/5.2.x/units/orders/orders_item.php
    • -0
    • +1
    /branches/5.2.x/install/install_data.sql

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

    • -25
    • +0
    /branches/5.2.x/install/upgrades.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

Fixes #0001156: Keeping Shopping Cart between Visits

MINC-87

    • -0
    • +10
    /branches/5.2.x/units/orders/orders_config.php

Fixes #0000572: Refactor Currency Converter Class

Commit on behalf of Erik

MINC-39

    • -0
    • +118
    /branches/5.2.x/units/helpers/currency_rates.php
    • -0
    • +65
    /branches/5.2.x/units/helpers/bank_lv_currency_rates.php
    • -0
    • +86
    /branches/5.2.x/units/helpers/frny_currency_rates.php
    • -2
    • +2
    /branches/5.2.x/units/helpers/order_helper.php
    • -0
    • +56
    /branches/5.2.x/units/helpers/ecb_currency_rates.php

Bug #0001139: Ajax-based shopping cart

1. update discount total on discount change

2. update mini-cart in header on shop cart change

TMST-2

    • -0
    • +2
    /branches/5.2.x/units/helpers/order_helper.php

Bug #0001133: One-step Checkout

1. ord_ShippingType tag raised warning when no shipping selected in order

2. pass order prefix to blocks called from ord_PrintTotals tag

MINC-81

Bug #0001133: One-step Checkout

1. create user now working

2. new OrderHelper::getUserFields method created to return user fields based on order fields

3. user id wasn't set order's object after user login

4. some /* @var ... */ comments added

MINC-81

    • -0
    • +2
    /branches/5.2.x/units/orders/orders_config.php
    • -0
    • +32
    /branches/5.2.x/units/helpers/order_helper.php