In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Changesets: Themes :: Modern-Store Browse ] Back to Index ]
1.0.x r14825
Timestamp: 2011-12-04 23:21:44
Author: Dmitry
Details ] Diff ]
Bug 0001138: 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
mod - /themes/modern-store/branches/1.0.x/cart.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/products/details.tpl Diff ] File ]
add - /themes/modern-store/branches/1.0.x/receipt.tpl File ]
1.0.x r14824
Timestamp: 2011-12-02 16:46:29
Author: Dmitry
Details ] Diff ]
Bug 0001133: One-step Checkout
1. Hide "Create an account" once login using ajax
2. Make empty space of correct size when Shipping address not shown
mod - /themes/modern-store/branches/1.0.x/checkout.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/cart.css Diff ] File ]
1.0.x r14823
Timestamp: 2011-12-02 12:12:41
Author: Dmitry
Details ] Diff ]
Bug 0001138: General Template Work
1. Show correct Shopping Cart Total Amount (no shipping/taxes) in the Header
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
1.0.x r14822
Timestamp: 2011-12-02 11:01:49
Author: alex
Details ] Diff ]
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
mod - /themes/modern-store/branches/1.0.x/checkout.tpl Diff ] File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/order_totals.tpl File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/payment_form.tpl File ]
mod - /themes/modern-store/branches/1.0.x/elements/ajax/register.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/ajax/shipping_type.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/forms.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/jquery.scripts.js Diff ] File ]
1.0.x r14817
Timestamp: 2011-12-01 07:18:43
Author: alex
Details ] Diff ]
Bug 0001133: One-step Checkout
1. valid shipping types are now available in dropdown
mod - /themes/modern-store/branches/1.0.x/checkout.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/ajax/shipping_type.tpl Diff ] File ]
1.0.x r14814
Timestamp: 2011-11-30 11:23:51
Author: alex
Details ] Diff ]
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)
mod - /themes/modern-store/branches/1.0.x/checkout.tpl Diff ] File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/shipping_type.tpl File ]
1.0.x r14806
Timestamp: 2011-11-29 07:41:52
Author: alex
Details ] Diff ]
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
mod - /themes/modern-store/branches/1.0.x/checkout.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/form_manager.js Diff ] File ]
1.0.x r14805
Timestamp: 2011-11-29 03:47:56
Author: alex
Details ] Diff ]
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
add - /themes/modern-store/branches/1.0.x/checkout.tpl File ]
mod - /themes/modern-store/branches/1.0.x/elements/ajax/register.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/forms.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/login.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/cart.css Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/form_manager.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/jquery.scripts.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/profile.css Diff ] File ]
1.0.x r14802
Timestamp: 2011-11-28 03:41:17
Author: alex
Details ] Diff ]
Bug 0001138: General Template Work
1. moving checkout templates in theme root folder
rm - /themes/modern-store/branches/1.0.x/checkout
1.0.x r14801
Timestamp: 2011-11-28 03:40:19
Author: alex
Details ] Diff ]
Bug 0001138: General Template Work
1. moving checkout templates in theme root folder
mod - /themes/modern-store/branches/1.0.x/.smsignore Diff ] File ]
add - /themes/modern-store/branches/1.0.x/cart.tpl File ]
rm - /themes/modern-store/branches/1.0.x/checkout/.smsignore
rm - /themes/modern-store/branches/1.0.x/checkout/cart.tpl
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
1.0.x r14800
Timestamp: 2011-11-28 03:14:41
Author: alex
Details ] Diff ]
Bug 0001139: Ajax-based shopping cart
1. wrong style of "Apply" button near coupon input box
2. commented out gift certificate controls
mod - /themes/modern-store/branches/1.0.x/checkout/cart.tpl Diff ] File ]
1.0.x r14798
Timestamp: 2011-11-24 10:41:15
Author: alex
Details ] Diff ]
Fixes 0001139: Ajax-based shopping cart
mod - /themes/modern-store/branches/1.0.x/checkout/cart.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/ajax/cart_bubble.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/cart.css Diff ] File ]
add - /themes/modern-store/branches/1.0.x/inc/js/cart_manager.js File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/jquery.scripts.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/profile.css Diff ] File ]
1.0.x r14794
Timestamp: 2011-11-23 11:56:46
Author: Dmitry
Details ] Diff ]
Bug 0001138: General Template Work
1. Moved Ajax-type templates to elements/ajax folder
add - /themes/modern-store/branches/1.0.x/account File ]
rm - /themes/modern-store/branches/1.0.x/account/spam_report.tpl
add - /themes/modern-store/branches/1.0.x/elements/ajax/add_review.tpl File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/register.tpl File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/spam_report.tpl File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/login.elm.tpl Diff ] File ]
rm - /themes/modern-store/branches/1.0.x/login/register.tpl
rm - /themes/modern-store/branches/1.0.x/my_account
rm - /themes/modern-store/branches/1.0.x/products/add_review.tpl
mod - /themes/modern-store/branches/1.0.x/products/details.tpl Diff ] File ]
1.0.x r14793
Timestamp: 2011-11-23 10:30:46
Author: alex
Details ] Diff ]
Fixes 0001134: Improvement to "Add to Cart"
add - /themes/modern-store/branches/1.0.x/elements/ajax File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/.smsignore File ]
add - /themes/modern-store/branches/1.0.x/elements/ajax/cart_bubble.tpl File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/new_products.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/special_deals.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/product_elements.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/side_boxes/recently_viewed.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/details.css Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/jquery.scripts.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/products/details.tpl Diff ] File ]
1.0.x r14792
Timestamp: 2011-11-23 09:55:54
Author: Dmitry
Details ] Diff ]
Bug 0001138: General Template Work
1. Implemented base Shopping Cart template
mod - /themes/modern-store/branches/1.0.x/checkout/cart.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/html_head.elm.tpl Diff ] File ]
1.0.x r14788
Timestamp: 2011-11-23 08:22:11
Author: alex
Details ] Diff ]
Bug 0001129: Report Review
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
add - /themes/modern-store/branches/1.0.x/my_account File ]
add - /themes/modern-store/branches/1.0.x/my_account/spam_report.tpl File ]
1.0.x r14786
Timestamp: 2011-11-22 17:17:49
Author: Dmitry
Details ] Diff ]
Bug 0001138: General Template Work
1. Adjustments to Related, Pick and New Products
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/new_products.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/product_elements.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/side_boxes/picks.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/side_boxes/related_products.elm.tpl Diff ] File ]
1.0.x r14785
Timestamp: 2011-11-22 10:46:05
Author: alex
Details ] Diff ]
Bug 0001132: Prev / Next Product Links
1. integrating into "modern-store" theme
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/navigation_bar.elm.tpl Diff ] File ]
1.0.x r14781
Timestamp: 2011-11-22 08:31:52
Author: alex
Details ] Diff ]
Bug 0001131: Useful Product Review
1. change useful/not useful count via ajax
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/products/details.tpl Diff ] File ]
1.0.x r14779
Timestamp: 2011-11-22 07:45:13
Author: alex
Details ] Diff ]
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)
mod - /themes/modern-store/branches/1.0.x/checkout/cart.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/product_elements.elm.tpl Diff ] File ]
1.0.x r14772
Timestamp: 2011-11-21 22:08:08
Author: Dmitry
Details ] Diff ]
Bug 0001138: General Template Work
1. Minor changes in the Header and Product pages
mod - /themes/modern-store/branches/1.0.x/designs/default_design.des.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/designs/section.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/new_products.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/special_deals.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/product_elements.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/side_boxes/picks.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/products/details.tpl Diff ] File ]
1.0.x r14770
Timestamp: 2011-11-21 10:57:53
Author: alex
Details ] Diff ]
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
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/new_products.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes/special_deals.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/content_boxes.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/forms.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/html_head.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/login.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/pagination.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/product_elements.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/side_boxes/compare.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/side_boxes/recently_viewed.elm.tpl Diff ] File ]
add - /themes/modern-store/branches/1.0.x/img/star_sprite.gif File ]
add - /themes/modern-store/branches/1.0.x/img/star_sprite_small.gif File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/jquery.scripts.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/profile.css Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/styles.css Diff ] File ]
add - /themes/modern-store/branches/1.0.x/products/add_review.tpl File ]
mod - /themes/modern-store/branches/1.0.x/products/details.tpl Diff ] File ]
1.0.x r14768
Timestamp: 2011-11-16 02:37:31
Author: alex
Details ] Diff ]
Bug 0001138: General Template Work
1. adding missing files for login box in header & shop_all menu
add - /themes/modern-store/branches/1.0.x/elements/login.elm.tpl File ]
add - /themes/modern-store/branches/1.0.x/products/shop_all.tpl File ]
1.0.x r14766
Timestamp: 2011-11-14 12:33:08
Author: alex
Details ] Diff ]
Bug 0001138: General Template Work
1. refresh page after login/register
2. integration of login box in header
mod - /themes/modern-store/branches/1.0.x/elements/forms.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/html_head.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/menu.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/elements/products_menu.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/jquery.scripts.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/login/register.tpl Diff ] File ]
1.0.x r14763
Timestamp: 2011-11-11 11:26:35
Author: alex
Details ] Diff ]
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
mod - /themes/modern-store/branches/1.0.x/elements/header.elm.tpl Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/js/form_manager.js Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/inc/styles.css Diff ] File ]
mod - /themes/modern-store/branches/1.0.x/login/register.tpl Diff ] File ]
<<  1 2 3 4  >>



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker