------------------------------ Quick.Cart by OpenSolution.org www.opensolution.org ------------------------------ ChangeLog ------------------------------ 4.2 - 2011-10-25 + tinyMCE editor was updated to version 3.4.6 + libraries update + PHP code optimization - deleted few not used variables + some changes: + new search field in administration panel in pages list + new option to fast page and product preview from administration pages list + added possibility to copy database when creating new language + fixed bugs: + problem with ">>" in basket on some servers - http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=7356 + fixed css for products display option: "List" 4.1 - 2011-05-18 + tinyMCE editor was updated to version 3.4.2 + servers with PHP version lower then 5.2 displays errors, added information about too low PHP version + some changes: + optimized templates/pages_default.tpl and templates/products_default.tpl, joined BLOCKs IMAGES_LIST_1 and IMAGES_LIST_2 to IMAGES_LIST_DEFAULT and SUBPAGES_LIST_1 and SUBPAGES_LIST_2 to SUBPAGES_LIST_DEFAULT + products sorting option available for customers + sorting by "added to" in files list in admin panel + other small changes + fixed bugs: + fixed xss bug - http://seclists.org/bugtraq/2009/Oct/64 + when one page have two the same images and one of them was deleted, then script deleted both + IE7 problem with menu displaying in admin panel + function to verify email addresses acceppted only lower cases, now accepts upper case too 4.0 - 2011-02-08 + new HTML structure - XHTML 1.1 and WAI compliant + new CSS template + new design + more clean + simplier to modify + widther then design before + new option to display products list in 2 columns or standard list + new MOBILE version is a lite alternative to standard design + new option in configuration "Send customer order details on email" + changed database structure and .def files in db/ configuration + changed PHP - now requires PHP 5 and higher + now classes and methods are more hermetic by public/private and protected definition + all ereg, ereg_replace etc. functions changed to preg_match, preg_replace or strstr, str_replace + scripts uses PHP 5 implemented functions and methods like DirectoryIterator, file_put_contents etc. + other small changes: + new field page and product url name in SEO panel + libraries update + config files, PHP code optimization 3.7 - 2010-10-26 + tinyMCE editor was updated to version 3.3.9.2 + some changes: + new search field in administration panel (visible on every page) gives possibility to faster and easier searching + changed footer + optimization Java Scripts + few bugs were fixed, for example: + deleted double including "core/common.php" file in admin section: http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=6856 + fixed bug with files deletion in subpages: http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=6914 + deleted doubled language variables with the same phrases in lang/*.php 3.6 - 2010-05-27 + new option "Copy files selected from server" in settings, if is set to "no" then selected files to copy from server will not double on server + pages sorting option by id and position in administration panel in pages list + products sorting option by id, position, price and status in administration panel in products list + improved error 404 displaying + displaying file id in files list + tinyMCE editor was updated to version 3.3.5.1 + few bugs were fixed, for example: + option "Administrator is able to see hidden pages" was disabled by bug, fixed + small HTML bugs fixed 3.5 - 2010-01-22 + tinyMCE editor was updated to version 3.2.7 + some changes: + new information in administration about date of last login + after 3 failed login attempts to administration, script will disable loging for 15 minutes + WAI compilant changes + new orders displays on main page in administration + returning header with code 404 when page or product not exists + few bugs were fixed, for example: + deleted possibility to autolog to administration on two installed Quick.Cart in different directories on the same domain + multilanguage bug with products in an order fixed - http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=6342 + other small bugs were fixed 3.4 - 2009-06-17 + new option gives possiblity to delete page and product without files + some changes + templates/.htaccess file was deleted because it caused too much troubles + litebox is now translatable + WAI compilant changes + tinyMCE editor was updated to version 3.2.4.1 + few bugs were fixed, for example: + primary image alternative text didn't display in pages and products list + form displayed wrong when WYSIWYG editor was set ON then in IE6 and IE7 in 1024x768 resolution + other small bugs were fixed 3.3 - 2009-02-26 + new option in settings "Display products from subcategories in parent category". If turned on then products from subcategories will display in parent category too + new option in settings "Language parameter in URL". It displays language in URL address + new option "view all" in products list allow to display all products in selected category on one page + tinyMCE editor updated to version 3.2.1.1 + few bugs fixes, for example: + files extensions checking function fixed + page description in settings is moved from textarea to input type text + other small bugs fixes + few small not important script changes + libraries updates 3.2 - 2008-10-15 + new option in settings "Display text size option". If turned on then in page and product details text size option will be displaying + new option in settings "Allways display subpages in menu". If turned on in left menu subpages will always display + new variable $config['inherit_themes'] in config/general.php. If true, subpages will display theme/template as page parent + new variable $config['time_diff'] in config/general.php. You can change minutes difference between your local time and server time + few small bugs fixes, for example: + in IE7 WYSWIG editor displays correctly now + uploading of executable files like: php, jsp, asp, exe on server are now denied + other small bugs fixes + tinyMCE editor updated to version 3.2.0.2 + few small not important script changes + libraries updates 3.1 - 2008-07-15 + new pages and products files list management + new option in settings "Display files from server in form" + new option in settings "Change files name to page and product name" + new submit in pages form "save and go to the list" + after change price to none numeric format product can't be add to basket + possibility to add carriers to payments methods + new .htaccess file in "templates/" directory. disables viewing templates files for security reasons + tinyMCE editor updated to version 3.1.0.1 + few small bugs fixes, for example: + opera browser version 9.50 menu problem fixed + internet explorer version 7 images in right column problem fixed + from now after page deletion products related to this page are still visible in admin area + few small not important code changes 3.0 - 2008-04-11 + Quick.Cart is now based on Quick.Cms v2.0 source + new HTML - XHTML 1.1 and WAI compliant! + new simpler CSS! + new design! + new database structure! + new simpler PHP - object oriented! + utf 8 support! + some functional changes were made with pages: + themes choice in selected page - possibility to change site design in selected page + templates choice in selected page - possibility to change template file in selected page + background banner can be specified for each page + page title, meta description and meta keywords can be specified for each page + editing pages, positions and statuses from pages list + different size of image thumbnails in pages list and in page details + no depth limit in subpages + some functional changes were made with products: + themes choice in selected product - possibility to change site design in selected product + templates choice in selected product - possibility to change template file in selected product + page title, meta description and meta keywords can be specified for each product + different size of image thumbnails in products list and in product details + new field to display product availability + editing products prices, positions and statuses from products list + possibility to search in products full description + some functional changes were made with orders: + email with order details sent to admin + possibility to search products in orders + editing order statuses from orders list + editing customers personal data and products in order details + new order status history + terms and rules confirmation in order form + basket summary available in top menu + other functional changes: + new payment methods management available for each delivery type + new language files manager + new simplier and friendly urls + page footer information configured in settings + image gallery by Litebox + files and images can be added from server and from computer + each image can be in one of two locations - left or right + WYSIWYG (TinyMCE) or default editor for descriptions - choose in settings + possibility to remove order form and basket and change shopping cart to products catalog + the libraries were updated 2.2 - 2007-05-30 + some functional changes were made: + an administrator can now turn on or off an option in the configuration to see invisible products in the shop (admin must be logged in administration) + changing price format is now easier, since the price format is loaded from PHP and JavaScript functions + a link to print pages and product lists was added + bug fixes: + a safari menu bug fixed + in the description editor, a bug with HTML lists was fixed + other small fixes were made + HTML and CSS optimization was done + the libraries were updated 2.1 - 2007-03-07 + some functional changes were made: + products and order printing use a new method based on @media in CSS + photos and files can be positioned + photo gallery viewing was improved + other small changes were made + the libraries were updated + scurity fixes were made for a low critical exploit + 3 bugs were fixed 2.0 - 2006-11-27 + the structure of database files was changed + all photos and files from products and categories are storaged in the files/ directory + bug fixes were made: + photo gallery + locking order files before write + the HTML and CSS code were made simpler and compliant to XHTML 1.1 + the libraries were updated + some functional changes: + the shopping cart is multilingual + products can be added to every category in the menus + a basket can be saved for 24 hours + other small changes were made 1.4 - 2006-09-19 + 3 bug fixes with 1 small! security fix + script optimization + some functional changes: + server time difference + after filling out the form and the order, you won't lose this information even if you will go back to the shop, because they are saved and kept for order completion. 1.3 - 2006-06-12 + script optimization + 11 bug fixes + default.css contains now comments + libraries updates + names of products and categories are visible in URL 1.2 - 2006-02-11 + script optimization + 17 bug fixes + some functional changes: + when changes category status (visible NO) then subcategories change their status too + changed FotoJobs ratio in config from 0.65 to 0.80 1.1 - 2006-01-21 + script optimization + 19 bug fixes and changes 1.0 - 2006-01-04 + db files - changed structure + some functional changes: + product in multiple categories + products and categories photos show in gallery + categories list in admin panel are grouped by types + script optimization + templates optimization - xhtml 1.0 strict + bugfixes 0.3.1 - 2005-11-01 + security updates + script optimization + templates optimization + bugfixes 0.3.0 - 2005-07-10 + possibility to add subpages + script optimization + bugfixes 0.2.5 - 2005-03-05 + added descriptions for photos of products + bugfixes 0.2.4 - 2005-02-19 + added subcategories + updated scripts java script 0.2.3 - 2005-01-03 + added function to change htmleditor content + updated libraries 0.2.2 - 2004-12-09 + added option to print products + added option to print orders + bugfixes 0.2.1 - 2004-11-17 + added category position + added search in orders by word + added search in orders by status + bugfixes 0.2.0 - 2004-11-10 + database independence - Flat Files / MySQL + new content management system (CMS) + search engine in products + updated libraries + bugfixes 0.1.2 - 2004-10-16 + plugins system + bugfixes 0.1.1 - 2004-10-07 + added changeable order status + added currency symbol + added start page + added informing about new order on e-mail + added comment to order + bugfixes 0.1.0 - 2004-09-30 + categories + products + orders + clients + couriers + content management + full administration