Themes.Modern-Store

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

Bug #0001266: Special Characters in Website Name break Admin Menu

INP-1036

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

Bug #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

    • -20
    • +45
    /branches/1.0.x/elements/navigation_bar.elm.tpl

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

    • -0
    • +0
    /branches/1.0.x/inc/ui/jquery.ui.theme.css
    • -0
    • +0
    /branches/1.0.x/inc/js/ui/jquery.ui.core.min.js
  1. … 74 more files in changeset.

#34300 - Create Auto Search Design

1. Auto Search Design Sliceup

    • binary
    /branches/1.0.x/img/search_clear.gif
    • binary
    /branches/1.0.x/img/search_bottom.png
    • binary
    /branches/1.0.x/img/product_no_picture_small.png
    • binary
    /branches/1.0.x/img/more_arrow.gif
    • -16
    • +13
    /branches/1.0.x/elements/search.elm.tpl

Bug #0001130: Price Filter

1. diplay from/to value right away after page load

MINC-80

    • -7
    • +7
    /branches/1.0.x/inc/js/list_manager.js
    • -3
    • +5
    /branches/1.0.x/elements/filters.elm.tpl

Bug #0001126: Implement Smart Filters

1. fixing reset all not updating counters for last used filter

MINC-78

    • -0
    • +2
    /branches/1.0.x/inc/js/list_manager.js

Bug #0001130: Price Filter

1. keep max value of range filter in url (keeps correct item counts in blue part of range)

2. dynamically adjust slider range if max price is smaller, then slider step count

3. add from/to input boxes above slider for easy use

MINC-80

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

Bug #0001130: Price Filter

1. dynamic filter height

2. display price for last range element

MINC-80

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

Bug #0001130: Price Filter

1. dynamic filter height

2. display price for last range element

MINC-80

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

Bug #0001137: Add/Remove Product from Comparison List

1. don't show compare link at product detail page when compare isn't possible

2. removing products from compare sidebox does the same with product list next to it

MINC-85

Bug #1138: General Template Work

1. Minor CSS fixes in styles.css (Pavel)

2. Fixed to use newly provided No Product image on all product lists

TMST-1

Bug #0001137: Add/Remove Product from Comparison List

MINC-85

    • binary
    /branches/1.0.x/img/validate/con-success-arrow-bottom.png
    • -0
    • +36
    /branches/1.0.x/inc/js/jquery.scripts.js
    • binary
    /branches/1.0.x/img/validate/con-neutral.png
    • binary
    /branches/1.0.x/img/validate/con-error-arrow-bottom.png
    • binary
    /branches/1.0.x/img/validate/con-neutral-arrow-bottom.png
    • -27
    • +13
    /branches/1.0.x/inc/js/cart_manager.js

Bug #0001138: General Template Work

1. adding no_product/no_category images

TMST-1

    • binary
    /branches/1.0.x/img/product_no_picture.png
    • binary
    /branches/1.0.x/img/product_no_picture_big.png
    • binary
    /branches/1.0.x/img/category_no_picture.png

Bug #0001138: General Template Work

1. state dropdown transformed into simple textbox, when no states available

TMST-1

    • -7
    • +50
    /branches/1.0.x/elements/forms.elm.tpl

Bug #0001138: General Template Work

1. fixed duplicate AddToCart ajax request on first product list load

TMST-1

Bug #0001138: General Template Work

1. product options during checkout

TMST-1

    • -32
    • +34
    /branches/1.0.x/products/details.tpl
    • -19
    • +35
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +113
    /branches/1.0.x/elements/options.elm.tpl
    • -0
    • +166
    /branches/1.0.x/elements/ajax/product_options.tpl
    • -1
    • +6
    /branches/1.0.x/inc/js/cart_manager.js

Bug #0001138: General Template Work

1. product search

TMST-1

    • binary
    /branches/1.0.x/img/search_top.png
    • -0
    • +72
    /branches/1.0.x/products/search_results.tpl
    • -7
    • +9
    /branches/1.0.x/elements/sorting.elm.tpl
    • binary
    /branches/1.0.x/img/search_box.gif
    • binary
    /branches/1.0.x/img/search_clear.gif
    • -0
    • +34
    /branches/1.0.x/elements/ajax/search_results.tpl
    • -0
    • +31
    /branches/1.0.x/inc/js/jquery.scripts.js
    • binary
    /branches/1.0.x/img/search_bottom.png
    • -6
    • +86
    /branches/1.0.x/elements/search.elm.tpl

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -1
    • +1
    /branches/1.0.x/_install/install_data.sql

Bug #0001138: General Template Work

1. category sidebox without js

2. shop all div add to cart fixed + auto show first product in div

TMST-1

    • -1
    • +15
    /branches/1.0.x/products/shop_all.tpl

Bug #1138: General Template Work

1. Merging CSS in styles.css (Pavel)

2. Other minor CSS and JS corrections (Pavel)

TMST-1

    • -3
    • +1236
    /branches/1.0.x/inc/styles.css
    • -2
    • +2
    /branches/1.0.x/inc/js/thickbox/thickbox.css

Bug #0001126: Implement Smart Filters

1. update other filter counters, when current filter is changed (only when config setting is enabled)

MINC-78

Bug #0001126: Implement Smart Filters

1. update other filter counters, when current filter is changed

2. reset filter icon in each filter

3. filter sidebox header is now blue when filter is in use and grey when it's not

4. "Show All" link above the list now resets all filters at once

5. filter collapse/expand on filter sidebox header click no longer happens

MINC-78

    • -9
    • +90
    /branches/1.0.x/inc/js/list_manager.js
    • -2
    • +3
    /branches/1.0.x/elements/sorting.elm.tpl
    • -6
    • +32
    /branches/1.0.x/elements/filters.elm.tpl
    • binary
    /branches/1.0.x/img/btn_reset_filter.png

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