TomatoCart V1.2.0 Alpha2New Features include: 1. Guest Checkout
2. Google Base
3. Support specials for products variants
4. Two layout for variants in product info page:list view or dropdown menu
5. 'Catalog' Mode (Products not available for sale)
6. LiveZilla Chat
7. List/Grid View for Product Category and Product Search Result
8. Integrate TomatoCart with Social Network sites such as Twitter, Facebook to attract more customers
9. Integrate the Google Adsense as a box module and content module that can be controlled in the admin panel
10. Integrate the flying image effect for the popup cart as the Ajax shopping cart box is closed.
11. Ups Shipping Module
12. CardSave Payment Module
13. SagePay Payment Module14. PayFast Payment Module TomatoCart V1.1.5Major bugs include: - bug #487 -- Products Variants Table has Not Null on filename and cache_filename(the sql strict is switched off)
- bug #504 -- The navigation bar on hover image change works in Internet Explorer 9 but not in Google Chrome
- bug #384 -- Ajax Picture doesn't work with chrome
- bug #295 -- Categorie Tree Object Disable causes php Core
- bug #445 -- Products out of stock in a certain variant display incorrectly in V1.1.4
- add Google Analytics support
- Since v1.1.5 piwik will be deactived by default since it generate large log data
- bug #401 -- Can't view the content and successfully received emails
- bug #448 -- View Cart Error
- bug #449 -- Stop at Step 1 in Checkout Process. This bug is caused by frequently clicking the payment installation button. Try to remove all the payment module and reinstall them again.
- bug #463 -- When deleting product in the Compare box - actions are not correct
- bug #481 -- Payments Module does not set Order Status correctly
- bug #486 -- Product Notification box is only visible when a user logs in.
- bug #494 -- Desktop >> Module Setting >> Autorun doesn't work for created administrators
- bug #480 -- Cannot disable service "Category Path"
- bug #491 -- Variant price doesn't change when changing currency
- bug #472 -- Include Tax in price does not show in products with variants
- bug #473 -- Special price does not display for product in info.php
- bug #456 -- Cannot send email through Newsletter or Product Notifications module
- bug #447 -- If the zone is enabled in Paypal Standard & Express then paypal will not be shown in the payment list.
- bug #460 -- wrong configuration constant in includes/modules/boxes/popular_search_terms_tag_cloud.php
- bug #445 -- Polls - for 0 vote, always "loading" by clicking "result" in frontpage
- bug #455 -- Warning: number_format() expects parameter 1 to be double, string given in C:\...
- bug #466 -- Restrictions on coupons don't work causing serious issues!!
- bug #432 -- Coupon Code for Downloadable Product
TomatoCart V1.1.4Bug fixes include: - bug #340 -- Please Waiting - English correction needed
- bug #358 -- TocVariants, add backslashes before characters that need to be quoted in thetxtInStock, txtOutOfStock constant string.
- bug #372 -- Create account link
- bug #379 -- FAQ box went wrong [MAJOR CACHE PROBLEM]
- bug #419 -- product description bullets and numbering
- bug #421 -- Categories count off still doesn't work in v1.1.3
- bug #422 -- Logout in Admin V1.1.3 doesn't work
- bug #389 -- Customization error when editing
- bug #420 -- Polls broken in admin v1.1.3
- bug #398 -- Template Installation problem + Template List missing
- bug #386 -- When creating an account, newsletter subscription won't work
- bug #391 -- Link in the order status from email is invalid
- bug #395 -- Create account - privacy notice issue
- bug #414 -- when product is deactivated, it is still in the feature product
- bug #405 -- Deactivate product creates buggy product in saved cart
- bug #412 -- debug code alert ('a'); in homepage info save action
- Strip comma (,) from the end of product attribute values
- Correct products edit dialog button translation, and fix bug: when user click several times the SaveAndContinue button the variants data will go.
- increase ajax timeout for image resize in case of large number of images
- add translation for submit
- add translation for new product title
- Suppresses image resize error report
- add missing slide images
- implement cache mechanism to products, faq and guest book
- improve the live feed feature, display the live feed only once
- improve import/export function.
--support multiple categories import --support multiple images upload (upload image to _upload folder via FTP or zipped image file) --Use products_id as the flag to indicate new product(pid == -1) or old product (pid > 0). If the pid exists in the db, the product will be omit. TomatoCart V1.1.4 Alpha 1New features include:
- List/Grid View for Product Category and Product Search Result
- Integrate TomatoCart with Social Network sites such as Twitter, Facebook to attract more customers
- Integrate the Google Adsense as a box module and content module that can be controlled in the admin panel
- Integrate the flying image effect for the popup cart as the ajax shopping cart box is closed.
- Integrate the functionality that the frontend and the backend could use the different language
TomatoCart V1.1.3Bugs fixed include:
- fix bug #296 -- Seo plug-in generates wrong .html file
- fix bug #297 -- Email From Field is not set in Header
- fix bug #309 -- Default Currencies can not be set
- fix bug #314 -- Homepage information not saving
- fix bug #322 -- The gift code can't be added or deleted
- correct English translation for error_gift_certificate_exist
- convert line delimiters to Unix style
- missing translation of module title in case of uninstallation
TomatoCart V1.1.2Bugs fixed include:
- fix bug #263--Website in Maintenance
- fix bug #300--When seo is activated the contact us form does not work
- fix bug #301--When seo is activated the product customization does not work
- fix bug #277--Guest Book translation
- fix bug #274--Weird Visual Error of the right column in IE
- fix bug #278--Gift Wrapping Message
- fix bug #261--Order pdf print does not support long product name
- fix bug #285--Set wallpaper failed
- fix bug #284--Live feed window can not automatically close
- fix bug #283--Tiny_mce causes permission denied error in IE
- fix bug #250--Adding/editing Categories js error in IE
- fix bug--Table name prefix failure: use "CREATE TABLE" instead of "CREATE TABLE IF NOT EXISTS"
- fix bug--Add check to disallow currency duplicate
Features improved includes:
- Replace with
- Use default extjs editor instead of tinymce editor to increase performance
- Save telephone in order
- Move product creation in PRODUCT_LIST_PRICE to improve performance
- Improve category drap & drop feature
- Add category tree to products list grid window enable category and product manipulation at the same time enable category drap & drop and product drap & drop
- Add IE8 compatible for start menu and image upload
- Remove redundant image files/categories file/download file/third party library/js library
- Sever side sort support for products grid
TomatoCart V1.1.1Bugs fixed include:
- Can not open categories window in IE, Opera
- Include box modules when _has_box_modules is true and content modules when _has_content_modules is true
- Invalid token when downloading from admin(backup, email, file manager etc)
- Correct install.sql to meet the mysql strict mysql mode
- Initialize Ext.BLANK_IMAGE_URL or prevent system load blank image url from extjs.com
- Add variants product to cart error in IE
- Sometimes all slide images are gone due to the error of getimagesize function. Check whether slide images exist before get image size
- First time the product page is loaded, when you click on the product image within the zoon-in area, the product image will be opened in the current window replacing the whole page instead of displaying it in the Lightbox Layer.
- Paypal express, debug information is display during checkout. Remove var_dump information
- Calculate number of products bug in products categories
- Import language error for articles, clone articles table failed
- Telephone is not saved
One feature was modified to improve the user experience of frontend:
- Use light box to compare products instead of popup a new windows
TomatoCart V1.1New features and improvements include: - Polls
- Guest Book
- Website bookmark
- Recaptcha for Contact Us Form & Guest Book
- Department Email Management. Allow user customize the contact us form. Assign different email address to different email topic.
- Different language in admin panel and store front
- Image watermark for products and articles
- Gift wrapping and order edit support for gift warpping
- Pop up categories menu
- Product image zoom + light box to display large image
- Product rating
- Product attachment
- Products Customizations with self-defined field
- Product accessories
- Products duplicate
- Tinymec Editor Intergrated which enable admin to put flash, movies and images in product description and article description
- Save and Continue Edit Button for product
- New layout for product variants
- Allow to manage single variant
- Default Variant supported
- Associate each produt variant with a product image
- Downloadable product support for product variant
- Implements cache in Articles Categories, Information, Manufacturer, Popular Search Term, Feature Products, Image Menu,Slide Show
- SEO improvements:
Enable admin to control page title, meta keywords and meta description for home page, articles categories, articles, manufacturers Update the page title = page title + "-" + store name Add a meta page field in template class to separate the page title with the meta page title URL link style improved such as: categories: http://{webiste}/{cateogires_id}-{categories_name} manufacturers: http://{webiste}/{manufacturers_id}_{manufacturers_name} articles categories: http://{webiste}/{articles_categories_id}--{articles_categories_name} products: http://{webiste}/{cateogires_id}-{categories_name}/{products_id}-{products_name}.html products: http://{webiste}/{manufacturers_id}_{categories_name}/{products_id}-{products_name}.html articles: http://{webiste}/{articles_categories_name}/{articles_id}- - Security improvement: add a token to every extjs connection to against Cross-Site Request Forgery (CSRF) attack
Main bugs are fixed but not limited to: - Fix the problem redeclare posix_getpwuid
- Bug fix breadcrumb. The subcategory is not displayed.
- Bug fixed about breadcumb. The top link and the online shop link is repeated.
TomatoCart V1.0.1What we do in TomatoCart V1.0.1: - Remove Chinese Simplified Language from default installation
- Remove Chinese Simplified font support from PDF Print to reduce memory usage
- Allow to remove product category image in admin panel
We fix bugs, including two major ones: - [BO] A product, even though deleted, should be visible in orders.
- [Install] Fix the error "'articles_last_modified' doesn't have a default value" in installation script
TomatoCart V1.0 TomatoCart V1.0 is featured by: - Forgot Password for Administrators
- SSL support for Frontend and Admin Panel
- Admin directory customizable for better security
- Feature products in front page
- Migration tool for osCommerce Online Merchant v2.2 Release Candidate 2a
- Enable adding and deleting articles in the Information module
- Improve the Shop by Price module, applying price range for categories and search result
- Display correct category or manufacturer path for products in Breadcrumb
- Separate customer comment and administrator comment on orders
- New installation layout
- New configuration to control whether to allow customers to return products or not
- Who's online: display traffic source, identify administrators
- Shipping module: self pickup
- Payment module: bank transfer, check
- Front page Meta keyword & Meta description
- Integrate Piwik web analytics reports:Visits overview, Visits location, Referring Sites and Search engines
- Upgrade Piwik to the newest version (0.55)
- Release src in Unix style instead of windows Format, change windows style Linefeeds (CRLF) = LF into (CRLF)
- Order in PDF and invoice print in the My Account area at front end
- UTF8 support for Database tables
- UTF8 support for PDF documents (Invoice, Order)
- Allow multiple image upload for new products
- New configuration to place websites offline for maintenance
- Allow customers to set a maximum order quantity for each product
- Add published/unpublished column in the Products grid list at backend
- Batch move and publish/unpublished features to the Products list
- Short Description of products
- Use transparent background rather than white-color background when resizing images
- Replace Product Model by SKU
- Automatically assign the default SKU to product variants SKU
- Use combo box for product variants instead of complete variant combination list
- Allow users to change the page size for grid view in the admin panel
- Allow administrators to activate/deactivate publicity, gift certificate, downloadable product, and return flag in order status
- Add translation in the Languages module
- Allow to upload several images when creating a new product
- Remove PHP4 compatibility functions
- Add ~E_DEPRECATED to error_reporting function to hide the deprecate information (the deprecate function will be removed later)
- Disable variants when the product type is downloadable product or gift certificate
- Disable tax class combo box when product type is gift certificate
- Apply weight to each variant combination
- Security issue
- Backup vulnerability; disable anonymous access to the admin/backup directory
The stable release fixes the following bugs: - [BO] Order editor: fail to change SKU, product quantity and price in the Products grid
- [Install] Fail to change the database table prefix
- [FO] Skip shipping method if there are all non-physical products in the shopping cart
- [FO] Save billing address and shipping address; set billing address to primary address when there is no primary address.
- [BO] When a decimal price is input, it is changed into an integer.
- [FO] Return request is disabled when the product is already returned.
- [FO] Wrong Go Back link in the return request page
- [FO] Shipping address remains when physical products are removed from the shopping cart
- [BO] Fix the window title for product unit class
- [BO] Fix the window title for coupon send email window
- [BO] When dialog window is maximized, the bottom button bar is missing.
- [BO] When sidebar is collapsed, dialog window is maximized and the bottom button bar missing.
- [BO] When web analytics report is maximized, it does not fill in the whole desktop area
- [BO] Coupon type Free Shipping does not work
TomatoCart V1.0 alpha5This release adds lots of new features including: - Account approval
- Customer registration IP recorded
- Abandoned cart
- Quick create (Customer, Order and Product) in Customer Email
- Windows Sidebar
- Order Tracking No.
- RSS Feed
- Popular Search Terms
- Import & Export (Product, Customer)
- Order Editor
- File Manager with tree structure
- Frontend translation in admin panel
TomatoCart V1.0 alpha4New year and new version from TomatoCart.More features are added in this version: - Who's online
- Google sitemap
- Banner manager
- SSL connection support for admin panel
- Installation Wizard
- Language manager
- SMTP mail server authentication support
- Administration log
- File manager
- Product comparisons
- New layout for store front
- CRM(Email) Module
- Auto search suggested terms
TomatoCart V1.0 alpha3This release adds several new features including:
- Downloadable products
- Gift Certificate
- Virtual & service products
- Minimum order quantity per product
- Order increment per product
- Meta information for products and categories
- Coupons
- Customer Store Credit
- Change product attributes to product variants
- Change product extra fields to products attributes
- Return merchandise authorization (RMA)
- One page checkout
- Wishlist
- PDF order, invoice, shipping slip, return slip
TomatoCart V1.0 alpha2This is a bug fix release to solve the problem when TomatoCart is runing under http://localhost, users can not login to administation panel. This is because the domain parameter of PHP setcookie function is "localhost", setcookie can not write value to cookie. According to the ExtJS lisence GNU General Public License v3, we are allowed to ExtJS in our release.Therefore ExtJS 2.2.1 is included in this release. Tomatocart V1.0 alpha1After more than half a year's development and test it's finally there! This is the first release of Tomatocart project. We've started the first step to our aim, and it is our milestone. We are excited to present Tomatocart to you. This is the first time that Ext JS technology has been used in eCommerce. We completely rewrite osCommerce 3 administration panel with ExtJS. Equipped with modern technology Ajax and ExtJS, TomatoCart offers significant usability improvements and makes interaction with the web interfaces faster and more efficient. |