Modules.In-Commerce

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

Bug #0000077: Remove "grid_float_range_filter" block

Commit on behalf of Erik

INP-65

    • -1
    • +1
    /branches/5.2.x/units/taxes/taxes_config.php
    • -1
    • +1
    /branches/5.2.x/units/files/files_config.php
    • -1
    • +1
    /branches/5.2.x/units/orders/orders_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

    • -1
    • +3
    /branches/5.2.x/install/prerequisites.php

Bug #0001005: Incorrectly Detected BASE_PATH in Cron

Commit on behalf of Erik

INP-812

Bug #0001077: Problems with category item import

Commit on behalf of Erik

INP-877

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

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

INP-325

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

Bug #0000898: Admin Interface for managing "Permission Types"

Commit on behalf of Erik

INP-725

    • -7
    • +7
    /branches/5.2.x/install/install_data.sql

Bug #0000268: Code Cleanup in 5.2.x branch

1. more descriptive comment in affiliate link tags

INP-224

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

Bug #0001131: Useful Product Review

INP-924

Fixes #0001127: Change error reporting in shopping cart

MINC-79

    • -1
    • +37
    /branches/5.2.x/units/orders/orders_item.php
    • -0
    • +14
    /branches/5.2.x/units/helpers/helpers_config.php
    • -0
    • +142
    /branches/5.2.x/units/helpers/order_helper.php
    • -175
    • +289
    /branches/5.2.x/units/orders/orders_tag_processor.php
    • -7
    • +17
    /branches/5.2.x/units/orders/orders_config.php
    • -15
    • +18
    /branches/5.2.x/units/orders/order_manager.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

  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
    • +1
    /branches/5.2.x/units/files/files_config.php
    • -0
    • +3
    /branches/5.2.x/units/orders/orders_config.php
    • -227
    • +4
    /branches/5.2.x/units/orders/orders_item.php
    • -0
    • +245
    /branches/5.2.x/units/orders/order_validator.php

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

INP-921

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

    • -16
    • +16
    /branches/5.2.x/units/taxes/taxes_config.php
    • -6
    • +6
    /branches/5.2.x/units/files/files_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".

    • -14
    • +15
    /branches/5.2.x/units/taxes/taxes_config.php
    • -14
    • +23
    /branches/5.2.x/units/orders/orders_config.php
  1. … 25 more files in changeset.

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

Bug #0001094: Optimizing storage of help phrases

INP-894

    • -8
    • +8
    /branches/5.1.x/units/zones/zones_config.php
  1. … 23 more files in changeset.

Bug #0001074: Prepare 5.1.3 release

INP-874

Fixes #0001110: Affiliate link preview is broken on both Front-End and Admin Console

MINC-77

Fixes #0001102: Fatal error, when shipping is calculated for order with backorder products

MINC-76

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

Bug #0001083: Buttons "Home" and "Go Up" are not disabled when used from non-Sections tab

INP-883

Bug #0000964: Improvements to user Login field

1. forgot to commit 3rd patch

INP-778

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

Bug #0001074: Prepare 5.1.3 release

1. Adding 5.1.3-RC1 version

INP-874

Bug #0001076: Incorrect Default Item Template

Commit on behalf of Dmitry

INP-876

    • -1
    • +1
    /branches/5.1.x/install/install_data.sql

Bug #0001031: User management internals refactoring

INP-833