Themes.Modern-Store

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

Bug #0000065: Add "Maintenance Mode" option for Website

1. Add NO Debug to Maintenance template

2. Add HTTP auto-refresh every 2 mins with redirect to next_template in Soft mode and Home page in Hard mode

INP-53

Bug #0001138: General Template Work

1. adding no_permission & error_notfound templates

TMST-1

    • -0
    • +23
    /branches/1.0.x/error_notfound.tpl
    • -0
    • +23
    /branches/1.0.x/no_permission.tpl

Bug #0000065: Add "Maintenance Mode" option for Website

INP-53

    • -0
    • +161
    /branches/1.0.x/maintenance.tpl

Bug #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. added promo block group feature, that groups promo blocks together

INP-922

    • -5
    • +7
    /branches/1.0.x/elements/promo.elm.tpl

Bug #0001137: Add/Remove Product from Comparison List

1. implemented individual product deletion from comparison sidebox

MINC-85

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)

3. show "add product" button as long as 3rd product is deleted

4. redirect user to last visited location in case if he visits comparison template with no products on it

5. display reviews (doesn't look pretty without styles)

MINC-84

    • -31
    • +63
    /branches/1.0.x/products/compare.tpl

Bug #0001137: Add/Remove Product from Comparison List

1. Use correct Remove from Comparison list Product element in side-box

MINC-85

    • -31
    • +43
    /branches/1.0.x/elements/product_elements.elm.tpl

Fixes #0001136: Products Comparison

1. don't show "add product" button, when there are 3 products displayed already

MINC-84

Bug #0001126: Implement Smart Filters

1. fixing inverting in range filter on page load

MINC-78

    • -1
    • +18
    /branches/1.0.x/inc/js/list_manager.js
    • -18
    • +24
    /branches/1.0.x/elements/filters.elm.tpl

Fixes #0001136: Products Comparison

MINC-84

    • -110
    • +113
    /branches/1.0.x/products/compare.tpl

Fixes #0001135: Add Product to Comparison list

MINC-83

    • -14
    • +42
    /branches/1.0.x/products/details.tpl

Fixes #0001137: Add/Remove Product from Comparison List

MINC-85

    • -43
    • +72
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +159
    /branches/1.0.x/products/compare.tpl
    • -0
    • +4
    /branches/1.0.x/inc/js/form_manager.js

Bug #0001138: General Template Work

1. pick products were shown in recent products sidebox

2. class from product compare sidebox was mistakenly added to pick product sidebox

TMST-1

Bug #0001135: Add Product to Comparison list

1. display pick & compare product sideboxes on category listing page

MINC-83

Bug #0001126: Implement Smart Filters

1. don't show filter if no data in it

MINC-78

    • -17
    • +19
    /branches/1.0.x/elements/filters.elm.tpl

Bug #0001126: Implement Smart Filters

1. fixing inverted jQuery UI vertical slider problem

MINC-78

    • -7
    • +60
    /branches/1.0.x/inc/js/list_manager.js
    • -9
    • +10
    /branches/1.0.x/elements/filters.elm.tpl

Bug #0001126: Implement Smart Filters

1. connecting range filter

MINC-78

    • -2
    • +3
    /branches/1.0.x/elements/filters.elm.tpl

Bug #0001126: Implement Smart Filters

MINC-78

    • -0
    • +187
    /branches/1.0.x/inc/js/list_manager.js
    • -35
    • +36
    /branches/1.0.x/elements/sorting.elm.tpl
    • -33
    • +15
    /branches/1.0.x/designs/section.tpl
    • -48
    • +86
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +115
    /branches/1.0.x/elements/filters.elm.tpl

Bug #1138: General Template Work

1. Fixed list of New Products content block

TMST-1

Bug #0001126: Implement Smart Filters

1. product list is now completely ajax-based

MINC-78

    • -21
    • +120
    /branches/1.0.x/elements/sorting.elm.tpl
    • -58
    • +55
    /branches/1.0.x/designs/section.tpl

Bug #1138: General Template Work

1. Misc corrections to CSS/Layout

TMST-1

    • binary
    /branches/1.0.x/img/product-nav.png

Bug #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. all works, but navigation controls jumped up because of upgrade to FlexSlider 1.8 (from FlexSlider 1.0)

INP-922

    • -5
    • +2
    /branches/1.0.x/inc/js/jquery.flexslider-min.js
    • -15
    • +56
    /branches/1.0.x/elements/promo.elm.tpl

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

    • -1
    • +1
    /branches/1.0.x/elements/header.elm.tpl
    • -4
    • +10
    /branches/1.0.x/inc/js/cart_manager.js

Bug #0001133: One-step Checkout

1. Order Details popup from Checkout page

MINC-81

    • -0
    • +38
    /branches/1.0.x/elements/ajax/order_details.tpl

Bug #0001133: One-step Checkout

1. receipt page integrated

MINC-81

    • -109
    • +158
    /branches/1.0.x/receipt.tpl

Bug #1138: General Template Work

1. Showing Images on Product Details template

TMST-1

    • -5
    • +10
    /branches/1.0.x/products/details.tpl

Bug #1138: General Template Work

1. in Cart.tpl changed to <inp2:ord_ItemsInCart/> to list number of Items in the Order

2. Added basic receipt.tpl template

TMST-1

    • -0
    • +139
    /branches/1.0.x/receipt.tpl

Bug #1133: One-step Checkout

1. Hide "Create an account" once login using ajax

2. Make empty space of correct size when Shipping address not shown

MINC-81

Bug #1138: General Template Work

1. Show correct Shopping Cart Total Amount (no shipping/taxes) in the Header

TMST-1

    • -1
    • +1
    /branches/1.0.x/elements/header.elm.tpl

Bug #0001133: One-step Checkout

1. states are loaded by country on country change

2. don't display paypal button when paypal payment type is disabled

3. don't display credit card fields, when payment type in order (usually primary payment type) doesn't require credit card entry

4. order totals are updated on shipping type change

5. added 2nd payment-type based form (from order preview screen in "advanced" theme) that is submitted on successful order update via "Place Order"/"PayPal" button

MINC-81

    • -0
    • +7
    /branches/1.0.x/elements/ajax/payment_form.tpl
    • -0
    • +35
    /branches/1.0.x/elements/ajax/order_totals.tpl
    • -0
    • +7
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +41
    /branches/1.0.x/elements/forms.elm.tpl