Themes.Modern-Store

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

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

Bug #0001133: One-step Checkout

1. valid shipping types are now available in dropdown

MINC-81

Bug #0001133: One-step Checkout

1. copy billing to shipping address now works, when "same as billing" checkbox is used

2. when shipping address is valid (not matter if user changed it or changed billing address that was copied to shipping address) reload shipping dropdown (dropdown from sliceup, not integrated yet)

MINC-81

    • -0
    • +10
    /branches/1.0.x/elements/ajax/shipping_type.tpl

Bug #0001138: General Template Work

1. FormManager support for "cc_expiration" fields (month & year dropdowns for credit card expiration)

2. credit card fields are now required on "One Step Checkout" page

TMST-1

    • -1
    • +19
    /branches/1.0.x/inc/js/form_manager.js

Bug #0001138: General Template Work

1. adding "City" field to user registration page

2. made "Repeat Password" label in "inp_edit_passwords" block customizable

3. reload header after successful login instead of reloading whole page

4. raise "OnAfterLogin" jQuery event after Ajax-based login is made

5. FormManager was incorrectly detecting controls for date/time fields

6. "LogIn" button on "One Step Checkout" form just opens top login form because we can't nest HTML FORM tags

7. incomplete version of "One Step Checkout" page

8. FormManager was disabling "submit" buttons aross all page instead of current form only

TMST-1

    • -0
    • +246
    /branches/1.0.x/checkout.tpl
    • -4
    • +17
    /branches/1.0.x/elements/header.elm.tpl
    • -7
    • +5
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -1
    • +5
    /branches/1.0.x/elements/login.elm.tpl
    • -3
    • +9
    /branches/1.0.x/inc/js/form_manager.js
    • -2
    • +2
    /branches/1.0.x/elements/forms.elm.tpl

Bug #0001138: General Template Work

1. moving checkout templates in theme root folder

TMST-1

Bug #0001138: General Template Work

1. moving checkout templates in theme root folder

TMST-1

    • -295
    • +0
    /branches/1.0.x/checkout/cart.tpl
    • -1
    • +1
    /branches/1.0.x/elements/header.elm.tpl

Bug #0001139: Ajax-based shopping cart

1. wrong style of "Apply" button near coupon input box

2. commented out gift certificate controls

TMST-2

Fixes #0001139: Ajax-based shopping cart

TMST-2

    • -135
    • +247
    /branches/1.0.x/checkout/cart.tpl
    • -4
    • +54
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +597
    /branches/1.0.x/inc/js/cart_manager.js

Bug #1138: General Template Work

1. Moved Ajax-type templates to elements/ajax folder

TMST-1

    • -1
    • +1
    /branches/1.0.x/elements/login.elm.tpl
    • -64
    • +0
    /branches/1.0.x/products/add_review.tpl

Fixes #0001134: Improvement to "Add to Cart"

MINC-82

    • -12
    • +2
    /branches/1.0.x/elements/header.elm.tpl
    • -0
    • +40
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +19
    /branches/1.0.x/elements/ajax/cart_bubble.tpl
    • -0
    • +1
    /branches/1.0.x/elements/ajax/.smsignore

Bug #1138: General Template Work

1. Implemented base Shopping Cart template

TMST-1

    • -1
    • +182
    /branches/1.0.x/checkout/cart.tpl

Bug #0001129: Report Review

INP-923

    • -0
    • +58
    /branches/1.0.x/my_account/spam_report.tpl

Bug #1138: General Template Work

1. Adjustments to Related, Pick and New Products

TMST-1

Bug #0001132: Prev / Next Product Links

1. integrating into "modern-store" theme

INP-925

Bug #0001131: Useful Product Review

1. change useful/not useful count via ajax

INP-924

    • -0
    • +28
    /branches/1.0.x/products/details.tpl

Bug #0001138: General Template Work

1. all rating control (even read-only ones) uses RatingHelper to draw stars (however in some places result doesn't match initial design)

TMST-1

Bug #1138: General Template Work

1. Minor changes in the Header and Product pages

TMST-1

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

Bug #0001138: General Template Work

1. overall review block on product detail page

2. review printing block for product detail page

3. decimals in prices listed using separate HTML tag

4. start of integrating rating control

5. pagination integrated (see review list on product detail page)

6. fixed broken review start images

7. fixed "plashka" visible through ThickBox overlay div

TMST-1

    • -193
    • +159
    /branches/1.0.x/products/details.tpl
    • binary
    /branches/1.0.x/img/star_sprite.gif
    • -0
    • +20
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -1
    • +1
    /branches/1.0.x/elements/login.elm.tpl
    • -0
    • +64
    /branches/1.0.x/products/add_review.tpl
    • binary
    /branches/1.0.x/img/star_sprite_small.gif
    • -5
    • +11
    /branches/1.0.x/elements/forms.elm.tpl

Bug #0001138: General Template Work

1. adding missing files for login box in header & shop_all menu

TMST-1

    • -0
    • +85
    /branches/1.0.x/elements/login.elm.tpl
    • -0
    • +38
    /branches/1.0.x/products/shop_all.tpl

Bug #0001138: General Template Work

1. refresh page after login/register

2. integration of login box in header

TMST-1

    • -20
    • +2
    /branches/1.0.x/elements/header.elm.tpl
    • -1
    • +1
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -0
    • +20
    /branches/1.0.x/elements/forms.elm.tpl

Bug #0001138: General Template Work

1. increase height of user registration form to show fit all errors at once

2. disable form submit button until all form is valid

TMST-1

    • -1
    • +1
    /branches/1.0.x/elements/header.elm.tpl
    • -0
    • +2
    /branches/1.0.x/inc/js/form_manager.js

Bug #0001138: General Template Work

1. new phrases

TMST-1

    • -1
    • +12
    /branches/1.0.x/_install/english.lang

Bug #0001138: General Template Work

1. added php files for ajax-based real-time form field validation

2. integration of user registration form (tinybox replaced to thickbox, but still small centering problem)

TMST-1

    • binary
    /branches/1.0.x/img/no_picture.gif
    • -0
    • +474
    /branches/1.0.x/inc/js/thickbox/thickbox.js
    • -4
    • +5
    /branches/1.0.x/elements/header.elm.tpl
    • -63
    • +131
    /branches/1.0.x/inc/js/passwordStrengthMeter.js
    • -10
    • +4
    /branches/1.0.x/inc/js/jquery.scripts.js
    • binary
    /branches/1.0.x/inc/js/thickbox/loadingAnimation.gif
    • -0
    • +81
    /branches/1.0.x/login/register.tpl
    • -0
    • +176
    /branches/1.0.x/inc/js/thickbox/thickbox.css
    • -0
    • +507
    /branches/1.0.x/inc/js/form_manager.js
    • -0
    • +386
    /branches/1.0.x/elements/forms.elm.tpl

Bug #0001138: General Template Work

1. setting theme svn properties

2. making header "plashka" box opening to close any "plashka" box opened (but not closed) previous

3. fixing missing #in-commerce/*#" theme aliases

4. removing any trailing line endings

5. integrating language/currency selectors

TMST-1

    • -15
    • +17
    /branches/1.0.x/designs/section.tpl
    • -11
    • +29
    /branches/1.0.x/elements/header.elm.tpl
    • -60
    • +75
    /branches/1.0.x/inc/js/jquery.scripts.js
    • -34
    • +33
    /branches/1.0.x/designs/default_design.des.tpl

Bug #1138: General Template Work

TMST-1

    • -0
    • +0
    /branches/1.0.x/checkout/cart.tpl
    • -0
    • +270
    /branches/1.0.x/products/details.tpl
  1. … 9 more files in changeset.

Bug #1138: General Template Work

TMST-1

    • -0
    • +29
    /branches/1.0.x/elements/pagination.elm.tpl
    • -0
    • +44
    /branches/1.0.x/elements/product_elements.elm.tpl