BugMall Shopping Cart: Change Log =============================================================== 2007 29 May Version 4.0.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in tax calculation * Structure changes - * Security fix - 2007 21 May Version 4.0 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor improvement in shipping methods (gateway link) - Minor fix in shipping calculation - Minor fix in mall category image under sub categories - Minor fixes in several credit card gateways - Minor fix in consolidation script - Minor fixes in newsletter system - List Shipping/Create Shipping is now register_globals off compliant * Structure changes - * Security fix - 2007 3 May Version 3.9.7 ------------------------------ * Enhancements - Improved newsletter system - Improved newsletter subscription * Bug fixes, code changes - * Structure changes - newsletter table renamed to newsletterlist - added field site_id to newsletterlist - CREATE TABLE newsletterlist (newsletter_id int(11) NOT NULL auto_increment, newsletter_email varchar(255) NOT NULL, site_id int(11) NOT NULL default '0', PRIMARY KEY (newsletter_id)); * Security fix - 2007 1 May Version 3.9.6 ------------------------------ * Enhancements - Help Us/Help is now register_globals off compliant - Conditions of use is now register_globals off compliant - Privacy Notice/Policy is now register_globals off compliant - About Us is now register_globals off compliant - Improved manufacturers selection (register_globals off compliant) - Minor improvements in review management/write - Jump store is now register_globals off compliant - Improved error handling in localization folder * Bug fixes, code changes - Minor fix in Help Us/Help - Minor fix in Advance Search (Mall version) - target was wrong - Minor fix in add 2 wishlist - Minor fix in View Cart (Refresh icon missing) (Mall version) - Minor fix in Open Store (User was assigned to different store) (Mall Version) - Minor fix in Write Review (Mall Version) - Minor fix in Write Review (Standard Version) - Minor fix in Customer Editing (State -> Validate) * Structure changes - * Security fix - 2007 6 April Version 3.9.5 ------------------------------ * Enhancements * * Bug fixes, code changes * Minor fix in account creation (mall version) * Structure changes - * Security fix - 2007 6 April Version 3.9.4 ------------------------------ * Enhancements * * Bug fixes, code changes * Several minor fixes in mall version * Minor fix in jump stores (mall version) * Structure changes - * Security fix - 2007 5 April Version 3.9.3 ------------------------------ * Enhancements * * Bug fixes, code changes * Minor fix in address book (use_countries) * Minor fix in language change (sessions) * Added Persian Flag (missing) * Structure changes - * Security fix - 2007 12 March Version 3.9.2 ------------------------------ * Enhancements * * Bug fixes, code changes * Minor checkout fix * Minor account fix * Structure changes - * Security fix - 2007 11 January Version 3.9.1 ------------------------------ * Enhancements * * Bug fixes, code changes * Minor installation fix * Structure changes - * Security fix - 2007 10 January Version 3.9 ------------------------------ * Enhancements - SOAP Clash Fix - Upgraded ADODB Database Abstraction Layer to Version 493a - Added Directive ADODB_PATH to config - Added Directive ADODB_SESSION_PATH to config * Structure changes - Sessions table changed ALTER TABLE sessions ADD sesskey varchar(32) NOT NULL DEFAULT '' FIRST, ADD expiry int(11) NOT NULL DEFAULT '0' AFTER sesskey, ADD expireref varchar(64) NULL DEFAULT '' AFTER expiry, ADD data longtext NULL DEFAULT NULL AFTER expireref, DROP SESSKEY, DROP EXPIRY, DROP DATA, ADD INDEX expiry (expiry), DROP PRIMARY KEY, ADD PRIMARY KEY (sesskey); 2006 18 October Version 3.8.7 ------------------------------ * Enhancements - Minor improvement on Mall Version (More tags added) * Bug fixes, code changes - Minor fix in Mall Version (Logo tag missing) * Structure changes - * Security fix - 2006 6 October Version 3.8.6 ------------------------------ * Enhancements - Minor improvement on Mall Version (Ability to search products from multiple stores in the mall or not -> configurable via code) * Bug fixes, code changes - Minor fix in Mall Version (2nd search box selection search_item2) * Structure changes - * Security fix - 2006 17 April Version 3.8.5 ------------------------------ * Enhancements - Minor improvement in Mall Theme (Featured Categories 33%) * Bug fixes, code changes - * Structure changes - * Security fix - 2006 17 April Version 3.8.5 ------------------------------ * Enhancements - * Bug fixes, code changes - Fixed total sent to gateway (shipping added) * Structure changes - * Security fix - 2006 31 March Version 3.8.4 ------------------------------ * Enhancements - Added currency key to Paypal Gateway in Configuring Gateways * Bug fixes, code changes - Minor checkout fix (enless loop) * Structure changes - * Security fix - 2006 30 March Version 3.8.3 ------------------------------ * Enhancements - Minor improvements in jump facitility (when/if) store has URL - Added Vendors Revenues - Added the Store type option in open store at the front of the mall shopping cart * Bug fixes, code changes - Minor fix in Mall Version (internal) folder was missing from distrib - Minor fix in Category id browsing of Mall Categories - Minor fix in "new banner" option the filter by vendor was wrong - Minor fix, tag best_seller_item_id was missing - Minor fix in Open Store (user_country) - Minor fix in Open Store (enctype - prevented upload of images/logos) - Minor fix in Open Store (Upload Images/Logos for Stores) - Minor fixes in Create new mall category option in parent field - Minor fixes in mall edition, after create a new store in the front it wasn't deleting the banner_tag in jump.php file * Structure changes - * Security fix - 2006 10 March Version 3.8.2 ------------------------------ * Enhancements - Major fixes in Mall Shipping - Major improvements and new calculations maths in view order & view webstore order (admin) - Added Ability to Calculate Taxes for Shipping - Improved Shipping Option * Added Tax Class - Minor validations at store front for reading store profile * Bug fixes, code changes - Minor fixes in Mall Theme * Structure changes - Minor fix in sturcture db (starrating) * Security fix - 2006 8 March Version 3.8.1 ------------------------------ * Enhancements - * Bug fixes, code changes - * Structure changes - Minor fix in Stocks configuration * Security fix - 2006 7 March Version 3.8.0 ------------------------------ * Enhancements - Added the ability to disable CAPTCHA via config.inc.php * Bug fixes, code changes - * Structure changes - * Security fix - 2006 21 February Version 3.7.9 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Shipping Options (Charge value) - Minor fix in update profile (use country) - Mall Version - Minor fix in update profile (default zone/state/region) - Mall Version * Structure changes - * Security fix - 2006 20 February Version 3.7.8 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor Notifications Issue (Save/Refresh conflict) * Structure changes - * Security fix - 2006 17 February Version 3.7.7 ------------------------------ * Enhancements - * Bug fixes, code changes - Banners Upload Image Fix (New Method) * Structure changes - * Security fix - 2006 02 February Version 3.7.6 ------------------------------ * Enhancements - * Bug fixes, code changes - Smarty functions updated under mall version - Major fix implemented on Upload Facility * Structure changes - * Security fix - 2006 23 January Version 3.7.5 ------------------------------ * Enhancements - Calculate Commission Implemented under Affiliate Manager - Check Refers Implemented under Affiliate Manager - Improved System Login for Affiliates Manager * Bug fixes, code changes - Fixed Image Upload Category - Fixed Product Image Upload Update - Minor fixes for Affiliate Sessions in Mall Main System - Minor fixes for Affiliate Sessions in Store System * Structure changes - * Security fix - 2006 16 January Version 3.7.4 ------------------------------ * Enhancements - Improved Category Validation (Attributes & Colors/Sizes) * Bug fixes, code changes - Minor fix for Type Session (Register_Globals off) * Structure changes - * Security fix - 2006 03 January Version 3.7.3 ------------------------------ * Enhancements - Added Username & Password to Affiliates Manager - Smarty was upgraded to version 2.6 - Delete customer ask now for the last name before delete. * Bug fixes, code changes - Fix in header & footer - Minor fix in fonts option - Minor fix in stock parameters - Minor fix in login procedure - Fixed Mime Emails Multi Type Content - Create new gateway minor fixes * Structure changes - * Security fix - 2005 07 December Version 3.7.2 ------------------------------ * Enhancements - Improved Update Layout (If id doesn't exist, it get's created) - Improved Open Store Validations - Improved Shipping Calculation, if no rates are availabile, then a message is displayed to warn the customer about it * Bug fixes, code changes - Minor fix in Shipping Calculations * Structure changes - * Security fix - 2005 24 November Version 3.7.1 ------------------------------ * Enhancements - Added the ability to add 3 free fields (descriptions) with prices, those prices show up on the front store and they are added to the basket if the item is ordered * Bug fixes, code changes - * Structure changes - Added extra_price_str1, extra_price_str2, extra_price_str3, extra_price_value1, extra_price_value2, extra_price_value3 fiels to items table * Security fix - 2005 18 November Version 3.7.0 ------------------------------ * Enhancements - Colors / Sizes are not sorted anymore but rather presented as they are inserted * Bug fixes, code changes - several files where added (plugins) - Major fix in List Categories (Colors / Sizes / Attributes) - Minor fix in search categories when none category exists * Structure changes - * Security fix - 2005 11 November Version 3.6.9 ------------------------------ * Enhancements - Internals folder added to distribution - Improved Create Store Form * Ability to upload images is now the same as create products form * Bug fixes, code changes - Minor fix in Creating Store (profile_id) * Structure changes - * Security fix - 2005 08 November Version 3.6.8 ------------------------------ * Enhancements - Improved Customer Form in Back Office with field validations - Improved Customer Registration field validations - Improved Update Customer Registration field validations * Bug fixes, code changes - Minor fix in Update Customer Information (State field) * Structure changes - * Security fix - 2005 07 November Version 3.6.7 ------------------------------ * Enhancements - Changed from Number to SSN/EIN Number in Registration form - Added Captcha support in Customer Registration to prevent automated registrations and increase security * Bug fixes, code changes - Minor fix in Customer Registration - JavaScript fixes on Category Listing * In some instances a JavaScript error was generated if used colors/sizes * Structure changes - * Security fix - 2005 28 October Version 3.6.6 ------------------------------ * Enhancements - Improved Auto Detect Language in Front & Back Office & Mall Edition Front * Bug fixes, code changes - * Structure changes - * Security fix - 2005 27 October Version 3.6.5 ------------------------------ * Enhancements - Improved Auto Detect Language in Front & Back Office & Mall Edition Front * Bug fixes, code changes - * Structure changes - * Security fix - 2005 26 October Version 3.6.4 ------------------------------ * Enhancements - Auto Detect Language in Front & Back Office for the Mall Edition Front - Removed Bulgarian Language * Bug fixes, code changes - * Structure changes - * Security fix - 2005 25 October Version 3.6.3 ------------------------------ * Enhancements - Auto Detect Language in Front & Back Office * Bug fixes, code changes - * Structure changes - * Security fix - 2005 18 October Version 3.6.2 ------------------------------ * Enhancements - Added Packages Support Setup for the back office * Customers have the ability to setup packages from within back office * Mall themes changed according - Smarty updated - Added Log out option to Green theme * Bug fixes, code changes - Fixed Next/Previous options in Green theme * Structure changes - * Security fix - 2005 21 September Version 3.6.1 ------------------------------ * Enhancements - Improved UPLOAD Facitily to work with PHPSUExec * Permissions of uploade file are now set to 0755 * Bug fixes, code changes - Minor fix in mall edition (cache folder missing from stores folder on mall distribution) - Minor green fix (Extra attributeS) * Structure changes - * Security fix - 2005 14 September Version 3.6.0 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fixes in Calculate profit - Minor fixes in Calculate revenues - Minor fixes in List profit(%) - Minor fixes in List Sales (Website) * Structure changes - * Security fix - 2005 13 September Version 3.5.9 ------------------------------ * Enhancements - Minor view order improvement * Bug fixes, code changes - Minor Shipping Total Fixes * Structure changes - * Security fix - 2005 12 September Version 3.5.8 ------------------------------ * Enhancements - Improved Order ID sent to Gateway Credit Cards - Added PayPal Pro Support * Bug fixes, code changes - Select limit fix in mall edition * Structure changes - * Security fix - 2005 24 August Version 3.5.7 ------------------------------ * Enhancements - Added index_categories_scroll.tpl (this file displays the sub-categories in scroll/tree) * Bug fixes, code changes - * Structure changes - * Security fix - 2005 15 August Version 3.5.6 ------------------------------ * Enhancements - * Bug fixes, code changes - Fix: Shipping Methods - Table Price - Fix on drop down of size/color is cutting of the spaces when inserted in backoffice - Fix on drop down of size/color was splitting the first record * Structure changes - * Security fix - 2005 3 August Version 3.5.5 ------------------------------ * Enhancements - * Bug fixes, code changes - Bug fixed in product price of upselling in the front - Fix: Paging System (Next/Previous) in default theme - Fix: Added Create Vendor (Wasn't on the back office) - Fix: Create Products :: Additional Products * Structure changes - * Security fix - 2005 29 Jully Version 3.5.4 ------------------------------ * Enhancements - Improved register_globals detect * Bug fixes, code changes - Fix: Change Password caption on checkout - customer registration - Fix: Create New User caption * Structure changes - * Security fix - 2005 29 Jully Version 3.5.3 ------------------------------ * Enhancements - Added Auction Detection - Updated Ioncube Packages * Bug fixes, code changes - Fix: Best Products Purchase by Store * Structure changes - * Security fix - 2005 29 Jully Version 3.5.2 ------------------------------ * Enhancements - Improved register_globals detect * Bug fixes, code changes - Create vendor option is now on the menu, state in create vendor option is fixed - folder solutions is fixed in ioncube distribution * Structure changes - * Security fix - 2005 08 Jully Version 3.5.1 ------------------------------ * Enhancements - Improved Register Globals Theme * Bug fixes, code changes - * Structure changes - * Security fix - 2005 24 June Version 3.5.0 ------------------------------ * Enhancements - * Bug fixes, code changes - Manufacturer's selection fix (Default Theme) - Manufacturer's selection fix (Mall Theme) * Structure changes - * Security fix - 2005 23 June Version 3.4.9 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Featured Mall Items * Structure changes - * Security fix - 2005 22 June Version 3.4.8 ------------------------------ * Enhancements - Improved Store/Category Browse in Mall Theme * Bug fixes, code changes - Minor fix in Mall Header Theme - Fixed Featured Mall (featured_mall) * Structure changes - * Security fix - 2005 21 June Version 3.4.7 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor design fix, index_rightmid was missing from distrib along with index2 * Structure changes - * Security fix - 2005 17 June Version 3.4.6 ------------------------------ * Enhancements - Removed the http://bug-mall.org/ path from the shipping images and added the plugins folder to the distribution * Bug fixes, code changes - * Structure changes - * Security fix - 2005 16 June Version 3.4.5 ------------------------------ * Enhancements - Minor improvements to distribution - Added a new distribuiton to separate the mall version from the standard version - Improved Mall Version - Improved Mall Setup Wizard * Bug fixes, code changes - * Structure changes - * Security fix - 2005 15 June Version 3.4.4 ------------------------------ * Enhancements - Major Back Office Redesign - Improved Banners Class - Minor improvements in Default Theme * Bug fixes, code changes - Add the templates files in mall\stores distribuition * Structure changes - * Security fix - 2005 18 April Version 3.4.3 ------------------------------ * Enhancements - * Bug fixes, code changes - Major Fix in Specials Form * Structure changes - * Security fix - 2005 28 Feb Version 3.4.2 ------------------------------ * Enhancements - Improved Verisign Payflow Site * Bug fixes, code changes - Minor License Fix - Minor Login Fix * Structure changes - * Security fix - 2005 11 Jan Version 3.4.2 BETA XIV ------------------------------ * Enhancements - All files should now be skinable * Bug fixes, code changes - * Structure changes - * Security fix - 2004 21 Dec Version 3.4.2 BETA XIII ------------------------------ * Enhancements - Translate categories is now skinable - Translate items is now skinable - Language Description is now skinable - Payment status is now skinable - Order status is now skinable - Manage Trades is now skinable - New Trade is now skinable - Calculate affiliate revenue is now skinable - Affiliate information is now skinable - Email list is nows skinable - Product template is now skinable - Images is now skinable - Shipping configuration is now skinable - BugMall Shopping Cart backup system is now skinable - Tax configuration is now skinable - Shipping options is now skinable - Payment options is now skinable - Auto ID Number Management is now skinable - Stock parameters is now skinable - Added nzNetPay to Payment options Form * Bug fixes, code changes - List Auctions Fixed * Structure changes - * Security fix - 2004 13 Dec Version 3.4.2 BETA XII ------------------------------ * Enhancements - Import From BugMall Shopping Cart Desktop Edition is now skinable - Update SKU is now skinable - Import system is now skinable - Currency convertion is now skinable - Gateway payment system configuration is now skinable - Physical Inventory Worksheet is now skinable - Physical Inventory is now skinable - Featured Auctions is now skinable - List Finished Auctions is now skinable - List bids is now skinable - Total Amount Paid is now skinable - Total Amount Due is now skinable - Total revenue is now skinable - Cancel order is now skinable - Confirm order is now skinable - Print Packing List is now skinable - Print orders is now skinable - Print Shipping Labels is now skinable - Stores by Region is now skinable - Best Viewed Products by Store is now skinable - Best Products Purchased by Store is now skinable - Best Customer Orders by Store (Total) is now skinable - Mall Featured Items is now skinable - Featured Categories is now skinable - New Mall Category is now skinable - Added Set product picture to none option to product form * Bug fixes, code changes - Minox fix in prodcuts template (View Image/Thumb Image) If clause * Structure changes - * Security fix - 2004 07 Dec Version 3.4.2 BETA XI ------------------------------ * Enhancements - Edit Store Profile is now skinable - Generate one-time coupons or 'gift certificates' is now skinable - Customer account information is now skinable - Product Kitting by SKU is now skinable - Field is now skinable - Added the ability to make orders without registering - List next available product information is now skinable - Next available product information is now skinable - Added the ability to delete vouches/coupons - Featured Items is now skinable - Cross-Merchandising is now skinable - Cross-Selling is now skinable - Up-Selling is now skinable - Fonts is now skinable - Header & Footer Details is now skinable * Bug fixes, code changes - Export Database XML fix * Structure changes - * Security fix - 2004 01 Dec Version 3.4.2 BETA VIII ------------------------------ * Enhancements - * Bug fixes, code changes - Export to Excel Fix (Products) * Structure changes - * Security fix - 2004 30 Nov Version 3.4.2 BETA VII ------------------------------ * Enhancements - Added Several Client Side (JavaScript) Credit Card Validations to default theme * Bug fixes, code changes - * Structure changes - * Security fix - 2004 29 Nov Version 3.4.2 BETA VI ------------------------------ * Enhancements - Added Statistics (Global) - Colors is now skinable - Images is now skinable - Select Store is now skinable - Improved Dynamic Fedex Result -> Added Result/Return ERROR Code * Bug fixes, code changes - * Structure changes - * Security fix - 2004 25 Nov Version 3.4.2 BETA V ------------------------------ * Enhancements - notifications is now skinable - Voucher Implementation on Store Front - User Rights is now skinable - Find order is now skinable - Improved affiliate system - Improved tracking affiliate system * Bug fixes, code changes - Minor User Options Fix (Carrier wasn't shown in create user) * Structure changes - ALTER TABLE `stats` ADD `affiliate_id` INT( 1 ) DEFAULT '0' NOT NULL ; - ALTER TABLE `stats` ADD INDEX ( `affiliate_id` ) ; * Security fix - 2004 22 Nov Version 3.4.2 BETA III ------------------------------ * Enhancements - Search for inventory is now skinable - Improved License Performance - Editing Inventory is now skinable - Product banner manager is now skinable - View Order Updated to Display eCheck - View Order (Web Store Control Panel) Updated to Display eCheck * Bug fixes, code changes - * Structure changes - * Security fix - 2004 19 Nov Version 3.4.2 BETA II ------------------------------ * Enhancements - Improvements on Payment options * Disable - Added eCheck Type (Create Payment Options -> Type -> eCheck) - Banner is now skinable * Bug fixes, code changes - Minor Product Kitting Fix * Structure changes - Added BankInfo Table CREATE TABLE `bankinfo` ( `id` INT( 11 ) DEFAULT '0' NOT NULL AUTO_INCREMENT , `orderid` INT( 11 ) DEFAULT '0' NOT NULL , `field_bankholdername` VARCHAR( 255 ) , `field_banknumber` VARCHAR( 255 ) , `field_routingnumber` VARCHAR( 255 ) , `field_bankname` VARCHAR( 255 ) , `field_banktype` INT( 11 ) DEFAULT '0' NOT NULL , `field_bankaddress1` VARCHAR( 255 ) , `field_bankaddress2` VARCHAR( 255 ) , `field_bankaddress3` VARCHAR( 255 ) , PRIMARY KEY ( `id` ) , INDEX ( `orderid` ) ); * Security fix - 2004 18 Nov Version 3.4.2 BETA ------------------------------ * Enhancements - Major Improvements to Product Kitting Order either in back office or front - Product Kitting now supports kitting by categories rather than products - Advanced tools is now skinable - Language configuration is now skinable - List Auctions is now skinable - List products by category is now skinable - Find vendor is now skinable - Added USE_SMTP (Ability to chose wether use SMTP Server or mail function of php) - Broadcast newsletter now makes use USE_STMP directive - Checkout now makes use USE_STMP directive - Notifications now makes use USE_STMP directive - Find website is now skinable - Find user is now skinable - Find product is now skinable - Find customers is now skinable - Find category is now skinable - Find warehouse is now skinable - Update vendor is now skinable - Update user is now skinable - Update product is now skinable - Update customer is now skinable - Update category is now skinable - Update warehouse is now skinable - Delete vendor is now skinable - Delete user is now skinable - Delete warehouse is now skinable - Delete customer is now skinable - Delete category is now skinable - Delete product is now skinable - Brand information is now skinable - Major import from csv improvements * Added Brand Import * Added URL Import * Added Manufacturer Import * Added ActiveItem/Orderable Import * Added Inventory Import - In addition to the import fields, the import script now validates several important fields and in some cases it adds them to the db, eg: If the Brand/Category/Manufacturer doesn't exist on the db it also inserts the record on the Brands/Categories/Manufacturers table and links it to the products with their specific ID. In addition to this, the inventory, active and several other fields are validated and set to 0 if they are invalid. - Sell an Item - Auction Information is now skinable - Create Department is now skinable - Create New Mall Region is now skinable - Change Password is now skinable - Sell an Item - Auction Information is now skinable - Tax Class Information is now skinable - Create Group Discount is now skinable - Group information is now skinable - Zone Information is now skinable - Country information is now skinable - Payment options is now skinable - Currency information is now skinable - User information is now skinable - Create Manufacturer is now skinable - Create Warehouse is now skinable * Bug fixes, code changes - Fix: User Rights fix, Information Manager was beeing displayd always * Structure changes - * Security fix - 2004 02 Nov Version 3.4.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Find customer Fix * Structure changes - * Security fix - 2004 26 October Version 3.4 ------------------------------ * Enhancements - Added attributes fields 1 to 10 to the import in the web store back end * Bug fixes, code changes - Manufacturers Items Browse Fix - Product kitting by sku (10th field was beeing duplicated in the db) - Minor web store import fix - site_id - Minor web store import fix (category import -> site_id) * Structure changes - * Security fix - 2004 08 October Version 3.3.9 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor web store import fix * Structure changes - * Security fix - 2004 01 October Version 3.3.8 ------------------------------ * Enhancements - Added Colors and Sizes to the Import Script - Product Kitting by SKU added 10 additional fields total: 20 * Bug fixes, code changes - Minor Product Kitting by SKU Fix (Field 8 was invalid) * Structure changes - * Security fix - 2004 30 September Version 3.3.7 ------------------------------ * Enhancements - Improved Product Kitting Speed - Added Update Date to Import Script - Added Option Product Kitting by SKU * Bug fixes, code changes - * Structure changes - * Security fix - 2004 22 September Version 3.3.6 ------------------------------ * Enhancements - Configurations is now skinable - Added category_id field to import products * Bug fixes, code changes - Minor configuration fixes - Minor checkout improvement * Structure changes - * Security fix - 2004 21 September Version 3.3.5 ------------------------------ * Enhancements - Added Fax Gateway Support for : * eFaxAway * InterFax * Bug fixes, code changes - Header & Footer Update Fix * Structure changes - Added fax_gateway field to config * Security fix - 2004 14 August Version 3.3.4 ------------------------------ * Enhancements - Added roundup function - Added SecurePay Gateway Support - 25 - Added CyberSource Gateway Support - 26 * Bug fixes, code changes - Minor documentation fixes - Product Kitting Delete Fix (Products deleted are also removed from kitting) * Structure changes - * Security fix - 2004 26 August Version 3.3.3 ------------------------------ * Enhancements - Improved Stock and Retail Price Display in Create Product - List Products Speed Improvement - Added HUGE_DB directive for large databases * Bug fixes, code changes - * Structure changes - * Security fix - 2004 12 August Version 3.3.1 ------------------------------ * Enhancements - * Bug fixes, code changes - SMTP issues/SPAM issues * Structure changes - * Security fix - 2004 06 August Version 3.3.1 ------------------------------ * Enhancements - Major features in Paypal Instant Payment Notification module * Bug fixes, code changes - * Structure changes - Added ipn table * Security fix - 2004 04 August Version 3.3.0 ------------------------------ * Enhancements - Major improvements to solutions theme * Bug fixes, code changes - * Structure changes - Table "encomendas" change type of "obs" field to "memo" * Security fix - 2004 22 Jully Version 3.2.9 ------------------------------ * Enhancements - Added download_1 and download_2 tags to index_item * Bug fixes, code changes - Minor license fix - Best Seller Fix (Price Tag was wrong) * Structure changes - * Security fix - 2004 21 Jully Version 3.2.8 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor product attributes fix. Added a validation in order for the string Product Attributes don't show if it's blank. * Structure changes - * Security fix - 2004 20 Jully Version 3.2.7 ------------------------------ * Enhancements - Improved Anti Spam Confirmation * Bug fixes, code changes - * Structure changes - * Security fix - 2004 07 Jully Version 3.2.6 ------------------------------ * Enhancements - Added the ability to create reviews on the back office side * Bug fixes, code changes - * Structure changes - * Security fix - 2004 28 June Version 3.2.5 ------------------------------ * Enhancements - Add Timeout to SOAP XML Interface - Added the ability to perform custom querys * " customer_search=""xxx"" " - Added Customer Group Tags to Customer Registration * group_name * group_id * group_description * group_site_id * Bug fixes, code changes - * Structure changes - * Security fix - 2004 23 June Version 3.2.4 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Product attributes (While displaying them on the front -> this product also belongs to) * Structure changes - * Security fix - 2004 22 June Version 3.2.3 ------------------------------ * Enhancements - Added the ability to add themes on the fly via back office - Added the ability to add product templates on the fly via back office * Bug fixes, code changes - * Structure changes - * Security fix - 2004 18 June Version 3.2.2 ------------------------------ * Enhancements - Improved Product Kitting * Price Update According to Price of All Selected Items - Added Product Kitting Tags so they can be shown on item display * item_kitting_tot -> Number of items within item * item_kit_item_id -> Child Kit Item ID * item_kit_cat_id -> Child Kit Category ID * item_kit_item_qt -> Child Kit Item Qty * item_kit_itemd -> Child Kit Item Description - Improved Attributes * If attribute as only 1 item it changes form drop down box to static display * Bug fixes, code changes - Minor fixes in view cart form (default theme) * Changed the way of Attributes * Structure changes - * Security fix - 2004 18 June Version 3.2.1 ------------------------------ * Enhancements - Added Product Kitting Support to Web Store Back Office - New Tags Added to SDK * $category_item_small_description - for listing items (array) * $ item_small_description - while item selection - Added new tags that give the path of the system * $category_path - Added special tag to display sub_categories just bellow categories * $list_cat_subcategory_name * $list_cat_subcategory_url * Bug fixes, code changes - Minor Product Kitting Fixes * Structure changes - * Security fix - 2004 16 June Version 3.2 ------------------------------ * Enhancements - Added invalid.php file (missing from distrib) - Added Change Password validation * Bug fixes, code changes - Password validations /password/confirmation password is fixed (User information form) - Password validations /password/confirmation password is fixed (Customer form) * Structure changes - * Security fix - 2004 03 June Version 3.1.9 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Tax Class Creation (gen id of sub-classes) * Structure changes - * Security fix - 2004 02 June Version 3.1.8 ------------------------------ * Enhancements - More Improvements to Solutions Skin * Bug fixes, code changes - Advanced Search Fix (Image Check was wrong) * Structure changes - * Security fix - 2004 28 May Version 3.1.7 ------------------------------ * Enhancements - Added Directive DOWNLOAD_LEECH check to prevent halt of create products on uprgades * Bug fixes, code changes - * Structure changes - * Security fix - 2004 26 May Version 3.1.6 ------------------------------ * Enhancements - Added Solutions Skin * Bug fixes, code changes - * Structure changes - * Security fix - 2004 24 May Version 3.1.5 ------------------------------ * Enhancements - Added Orange Skin * Bug fixes, code changes - * Structure changes - * Security fix - 2004 11 May Version 3.1.4 ------------------------------ * Enhancements - Major improvements on auctions module - Added auction time out script that should be used on a cron job or schedule (finish_auction.php) - Added list finished auctions option to back office * Bug fixes, code changes - * Structure changes - * Security fix - 2004 05 May Version 3.1.3 ------------------------------ * Enhancements - Jump to stores is now skinable - Added 2nd Jump to store with drop down box integration filter of country/zone/store * Bug fixes, code changes - Minor auction fixes (Image validation in last created auctions) * Structure changes - * Security fix - 2004 29 April Version 3.1.2 ------------------------------ * Enhancements - * Bug fixes, code changes - Online Users Fix (Not showing) * Structure changes - * Security fix - 2004 28 April Version 3.1.1 ------------------------------ * Enhancements - Export of Categories/Products and Customers concluded - Updated Excel Library * BIFFwriter.php * File.php * Format.php * OLE.php * Parser.php * PPS.php * Root.php * Validator.php * Workbook.php * Worksheet.php * Writer.php * Bug fixes, code changes - * Structure changes - * Security fix - 2004 27 April Version 3.1.0 ------------------------------ * Enhancements - * Bug fixes, code changes - * Structure changes - Customer memo field change to memo instead of text 255 * Security fix - 2004 26 April Version 3.0.9 ------------------------------ * Enhancements - Added category import * Bug fixes, code changes - Fix: Export feature (not working before - Still beta) - Minor import fix in store level * Structure changes - * Security fix - 2004 23 April Version 3.0.8 ------------------------------ * Enhancements - Added the ability to perform advance searches based on product attributes check boxes - Product attributes (checkboxs) are now displayed on the item form (added to default theme only) * Bug fixes, code changes - Advanced Search Fix (Mall Front) - Added import to webstore level (fixed - was blank) * Structure changes - * Security fix - 2004 22 April Version 3.0.7 ------------------------------ * Enhancements - Added 10 Product Checkboxes to Products Form - Finished Dynamic Search - Added Jump to Store option to Search and Advance Search * Bug fixes, code changes - * Structure changes - * Security fix - 2004 21 April Version 3.0.6 ------------------------------ * Enhancements - Added Dynamic Search by Country/Zone/Region/Store in Mall (Concluded) * Search engine still does not filter country/zone/region/store (will filter in the next release) * Bug fixes, code changes - * Structure changes - * Security fix - 2004 20th April Version 3.0.5 ------------------------------ * Enhancements - Added Dynamic Search by Country/Zone/Region/Store in Mall (Beta) - Create Products Attribute is now skinable - Added the ability to define attributes either as check box or drop down box * Bug fixes, code changes - * Structure changes - Added type_1 to type_20 fields in artigos_tit table (products items table) * Security fix - 2004 16th April Version 3.0.4 ------------------------------ * Enhancements - Improved Buy Engine - If item type is downloadable or content ignore stocks - Improved Download Scheme Feature * Bug fixes, code changes - * Structure changes - * Security fix - 2004 8th April Version 3.0.3 ------------------------------ * Enhancements - * Bug fixes, code changes - Fixed list zones - Fixed mall sub-category * Structure changes - * Security fix - 2004 4th April Version 3.0.2 ------------------------------ * Enhancements - Added site_id tag to list customers * Bug fixes, code changes - * Structure changes - * Security fix - 2004 2nd April Version 3.0.1 ------------------------------ * Enhancements - Improved dealiong with quote's in SQL strings at the checkout level * Bug fixes, code changes - * Structure changes - * Security fix - 2004 1st April Version 3 ------------------------------ * Enhancements - Added the ability to Browse Stores by Country/Region in Mall theme - Improved Validations at Checkout - Major improvements on speed - Added More Directives to SDK Front * store_profile_image_thumb * store_profile_image_full * store_profile_description * store_profile_url - Improved Login form (Validation) - More Improved Wholesale Type - Added 2nd Generation WYSIWYG Editor to Layout Option - Added SKU display to New Auction - Major Localization Improvements (All languages) - Improved Order Status Visualization in View Order (Store Owner/Main Back Office) - Add Banner Cross Reference to MP3 Theme - Added Choose Products/Chosoe Categories to Web Store Back Office (Wholesale Type) - Still Beta - Added Improved Banner "Cross-Selling" in Front * SDK Tags Available: - {$random_banner} = random banner cross-linked to category - {$banner_list[list]} = banner list cross-linked to category - {$banner_list_count} = total banners available to retreive - Added Wholesale Type Store in Web Stores - Added the ability to disalow Web Store owners from editing products - Added the ability to disalow Vendor's from editing products - Added the ability to add banners on the category selection - Web Store Form is now fully Skinable - Added Maximum # display products in Web Store Form - Improved Pending Order Check - View Store (Web Store Level) is now Skinable - Added Store Owner Memo - Added Customer Memo - Added Tracking Number - Added Customer Memo to View Order (Master Admin) - Added Vendor/Supplier Memo to View Order (Master Admin) - Added Store Owner Memo to View Order (Master Admin) - Added Tracking Number to View Order (Master Admin) - Added Disabled Button After Submit to Manufacturers - Broadcast Newsletter is now Skinable - Added 2nd Generation WYSIWYG Editor to Broadcast Newsletter - Removed sample user logins (back office) - Improved Spanish Language - Improved French Language - Improved German Language - View Order is now Skinable - Added the ability to Display Recommended Selling Price in SDK * $category_item_recommended_selling_price * $category_item_wholesale_price - Added the ability to Display Recommended Selling Price in Mall SDK - Added the ability to Display Wholesale Price in SDK * $item_wholesale_price * $category_item_wholesale_price - Added the ability to Display Wholesale Price in Mall SDK * $item_wholesale_price * $category_item_wholesale_price - Added Company Tag Line on Web Store - Added Affiliates Manager to each Web Store - Added Recommended Selling Price to Products Form - Copyright changed to 2004 - Added New Mall Theme (Plush) - Added New Category Store Mall Tags * list_store_cat_url * list_store_cat_name * list_store_cat_description * list_store_cat_id - Added the ability to switch Theme from the Web Site Level - Layout Manage is now Skinable - Minor vendor login improvements - Improved Vendor's Notification at Checkout Level - Added example.php script to test WYSIWYG Editor - Improved French Language - Major Vendor's/Suppliers Rewrite - Fully Skinable - Added the ability to configure vendor's to automatically publish data - Added the ability to automatically email vendor's if customers made products - Split setup table due to some restrictions on php size - New Caribbean theme - Added update2md5 script (Was missing) - Added updateorder.php/thankyou.php scripts (PayPal Update - Was missing) - Category form is now Skinable - Added 2nd Generation WYSIWYG in Category - Added 2nd Generation WYSIWYG in Products - Added the ability to add custom headers to categories * Added custom header sample to mp3 theme - Added archive script to archive old orders and status (archive.php) - Added Danish Translation - Added the ability to choose packages from within Open Store Option (Mall Edition) - Added 2nd generation WYSIWYG Editor support - Added Core Java Script Function to distribution - Order by Zone Name Dropdown box - New Tags for Featured Items - New Caribbean theme for Mall Shopping and Front - Added the ability to disable user tracking via directive LOG_STATS in config.inc.php file - Improved consolidation system - Added vendor's support to store owner back office - Major acution improvements - Major mall improvements - Major improvements to all back offices - Added Updated Online Wizard - Updated Database Abstraction Layer - Major Excel Library Support - Added Product Kitting Support * Define bundled products integrating multiple individually inventoried products. This facilitates a more dynamic product line that provides customers with the ability to interact with the products and select from a variety of options and features to create unique combinations. - Added Banners Support to each Store Back Office Level - Major code rewrite and cleanup - Major sDK Cleanup and more tags where added to SDK - Added New Database Abstraction Layer Engine - Added State Support to Warehouse - Updated Template Engine - More themes where added and they are now dynamic selected - Updated Intershipper Function now Supported in the Pay Method of Intershipper - Improved Dutch Localization - Improved Norweigan Localization * Bug fixes, code changes - Minor default Mall theme fixes - Vendor Back Office Fix: Revenue - Fix: Add Info for Your (About Us) Page (Data was beeing recorded on the wrong place - Store Level) - Minor World Pay Fix - Minor SSL Fixes - Major fixes in Define User Rights - Minor fix in Shipping Option Form (Back Office) - gettext of Reset was missing - Minor fix in SDK (Front Filter for State-Shipping Option) - Jump Store Fix (Mall Store) - Create Vendor's Fix: Mall Category Fix - Create Website Fix: Mall Category Fix - Dark Theme Fix: Image Pop Up Script Missing - Write Review Fix - Insuficient Product Stock Available Message Fix in Dark Theme - Dark Theme Fix: Sub Category Theme Missing - Carribean Theme Fix: Sub Category Theme Missing - Fine Theme Fix: Sub Category Theme Missing - Green Theme Fix: Sub Category Theme Missing - Sports Theme Fix: Sub Category Theme Missing - XMS Theme Fix: Sub Category Theme Missing - ReAdded Disabled Buttons in Products Form (After Submit) - Broadcast Newsletter Fix - View Orders Fix (Vendor's Back Office - Image was missing from distrib) - View Pending Orders Fix (Vendor's Back Office - Image was missing from distrib) - Added vendor's processing engine (Missing from distrib - vendedoresprocessarencomenda.php) - Minor silver fix theme (Company tag line replaced - $store_tag_line) - Minor fix in Mall SDK - Minor list orders fix (Vendor's Side - Image was missing) - Default language login fix - Minor category fix - Graphics Fix (Fonts) - Minor stats fix (IP check) - Major auction fixes - Minor language fixes (Missing some images) - Minor Sub Category Fix - Hotdeal/Special Price fix in Category Browse - Create Group Discount Fix - Edit Profile Fix - Open Store Fix (Front Mall) * Added layout design by default. Was missing. - Bluepay gateway fix (To comply with new specs) - Shopper Group fix in Store Owner Back Office - Search Fix (Country) - Major Stock Improvements - Affiliates Accouting was Fixed - Approve Review Count Fix - Profile Update Fix in Web Store Owner Back Office (State) - Edit Inventory (Warehouse Drop Down Box Fix) - Minor SDK Fixes * Cross Merchandising URL Click * Structure changes - Major database optimization (via indexes) - Added allow_edit_products to website table - Added category_id to banners table - Added max_prod_view INT( 11 ) DEFAULT '99999999' NOT NULL (website) - Added tag_line field to website table - Added `recomended_price` to products table - Added `tracking_order` and `tracking_type` fields to orders table - Added store_id field to affiliates table - Added `customer_memo`, `vendor_memo` and `memo` fields to orders table - Added header field to categories table - Added theme table - Added settings table - Added Stocks table - Added default_theme field configuration to configrations table - Added default_mall_theme field configuration to configrations table - Added allow_publish to vendor's table - Added notify_email to vendor's table * Security fix - 2003 05 August Version 2.5 ------------------------------ * Enhancements - New Distribution Model - Added the ability to support downloadable goods * MP3 * Software * Bug fixes, code changes - * Structure changes - * Security fix - 2003 04 August Version 2.4.9 ------------------------------ * Enhancements - Added Default Expire to Configurations * Bug fixes, code changes - * Structure changes - Added default_expire to configurations table * Security fix - 2003 31 July Version 2.4.8 ------------------------------ * Enhancements - s * Bug fixes, code changes - Minor fix in Buy engine * When removing item some data was still beeing left on the basket * Structure changes - * Security fix - 2003 29 July Version 2.4.7 ------------------------------ * Enhancements - s * Bug fixes, code changes - Minor fix in SDK - Content not beeing displayed * Edge * SDK * Mall SDK * Mall Template * Structure changes - * Security fix - 2003 28 July Version 2.4.6 ------------------------------ * Enhancements - Updated optimizer packages * Bug fixes, code changes - Minor fix in SDK * Display/Browse categories fix if no price is configured * Edge * SDK * Mall SDK * Mall Template * Structure changes - * Security fix - 2003 25 July Version 2.4.5 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Edit Store Profile (Catalog/Store) configuration - Minor fix in SDK * Localization was beeing added into the middle and some strings where not beeing translated * SDK * Edge * Mall-SDK * Mall-SDK Template 1 * Structure changes - * Security fix - 2003 16 July Version 2.4.4 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in SDK (auctions) file was missing * Structure changes - * Security fix - 2003 15 July Version 2.4.3 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in SDK - Minor fix in FedEx * Structure changes - * Security fix - 2003 14 July Version 2.4.2 ------------------------------ * Enhancements - Improved Validation System either in back office or sdk * Create products * Customer Registration * Bug fixes, code changes - Minor setup fix * Structure changes - * Security fix - 2003 11 July Version 2.4.1 ------------------------------ * Enhancements - Added FedExAPI Direct Support * Bug fixes, code changes - Minor setup fix * Structure changes - * Security fix - 2003 10 July Version 2.4 ------------------------------ * Enhancements - Improved Spanish Language - Improved Authorize.NET management * Check if mhash library is installed, if not use the built in function * Bug fixes, code changes - Minor SDK Fix (Manufacturer's Search) * Structure changes - * Security fix - 2003 30 Jun Version 2.3.9 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in save description (product's) - Minor list manufacturers fix - Minor setup fix * Structure changes - * Security fix - 2003 26 Jun Version 2.3.8 ------------------------------ * Enhancements - More improvements on consolidation setup * Bug fixes, code changes - Minor authorize.net fix (login_id) - SDK Checkout Fix * GATEWAY_ONVIEWORDER - SDK SSL Checkout Fix * Structure changes - * Security fix - 2003 25 Jun Version 2.3.7 ------------------------------ * Enhancements - Improved Authorize.net (Version 3.1) * Bug fixes, code changes - Minor EDGE Theme Fix - Minor WYSIWYG Fixes - Minor Payment Fix (Drop Down Box for WorldPay/PayPal/None) * Structure changes - * Security fix - 2003 24 Jun Version 2.3.6 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor cache path fix (root directory) - Setup Password fix (****) * Structure changes - * Security fix - 2003 23 Jun Version 2.3.5 ------------------------------ * Enhancements - Improved Edge Tamplte - Improved Save Option to use " and ' - Added more directives to SDK * Bug fixes, code changes - State Update Fix (Vendor's) - List Vendors Fix * Country was missing - List Banners Fix * True/False * Structure changes - * Security fix - 2003 20 Jun Version 2.3.4 ------------------------------ * Enhancements - Improved Shipping Option Check in SDK, Mall SDK, Computer Store, TPL 1 of SDK and Grocery Store and Watches Store * Added the ability to filter shipping per store * Bug fixes, code changes - * Structure changes - * Security fix - 2003 18 Jun Version 2.3.3 ------------------------------ * Enhancements - Added Country Information to Customer Profile - Added Currency Information to Customer Profile - Improved Data Display (Justified) in * SDK * MALL SDK * TPL1 of Mall SDK - Improved Data Display (Index Item) in * SDK * MALL SDK * TPL1 of Mall SDK * Bug fixes, code changes - Language configuration fix (Pulling data from Database) * Structure changes - Added language_id and currency_id to customer's table * Security fix - 2003 17 Jun Version 2.3.3 ------------------------------ * Enhancements - Added the ability to show prices only after login - Added Edge Template (SDK Style) * Bug fixes, code changes - Minor pricing fixes in SDK - WYSIWYG Editor fix (Insert Table) * Structure changes - * Security fix - 2003 12 Jun Version 2.3.2 ------------------------------ * Enhancements - Improved Web Stie Management * Added Bank Information * Configuration of: * SSL * Store Type * Price Type * Send Order by Email * Bug fixes, code changes - * Structure changes - * Security fix - 2003 11 Jun Version 2.3.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor SDK string fix * Structure changes - * Security fix - 2003 05 Jun Version 2.3 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fixes to WYSIWYG Editor * Structure changes - * Security fix - 2003 04 Jun Version 2.2.9 ------------------------------ * Enhancements - Major WYSIWYG Editor Improvements * Bug fixes, code changes - * Structure changes - * Security fix - 2003 02 Jun Version 2.2.7 ------------------------------ * Enhancements - Updated BluePay Gateway (To fit Onlinedatacorp Changes) * Bug fixes, code changes - * Structure changes - * Security fix - 2003 29 May Version 2.2.6 ------------------------------ * Enhancements - Improved Setup (Integrated Consolidation) * Bug fixes, code changes - * Structure changes - * Security fix - 2003 28 May Version 2.2.5 ------------------------------ * Enhancements - Improved Compilation Scheme V3 * Bug fixes, code changes - * Structure changes - * Security fix - 2003 26 May Version 2.2.4 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor back office fixes (store owner regarding some missing images) * Structure changes - * Security fix - 2003 23 May Version 2.2.3 ------------------------------ * Enhancements - Improved Cache System - Added the ability to change cache destination - Improved Create Login (Languages into DB) * Bug fixes, code changes - * Structure changes - * Security fix - 2003 19 May Version 2.2.2 ------------------------------ * Enhancements - Improved Norweigan Language * Bug fixes, code changes - Minor Store Search Fix - Minor Mall SDK Fix - Minor Consolidation Fix (WebSite_ID) * Structure changes - * Security fix - 2003 15 May Version 2.2.1 ------------------------------ * Enhancements - Finished Language Improvements/Remove * Fully ISO/PO compliant * Bug fixes, code changes - Hot Deals Fix in SDK - Hot Deals Fix in Mall SDK - Hot Deals Fix in Mall SDK Tpl1 - Major Mall-SDK Fix * Distribution was beeing sent with sdk and not mall-sdk * Structure changes - * Security fix - 2003 14 May Version 2.2 ------------------------------ * Enhancements - Improved Store Title in * SDK * Mall SDK * TPL1 - Improved Other Stores in * SDK * Mall SDK * TPL1 - Improved Mall Shopping * Featured Stores - Added Attributes and Memo Fields to Notifications Display * Bug fixes, code changes - Minor view order fix (Debuging output) - Minor Mall Category Edit Fix * Structure changes - * Security fix - 2003 13 May Version 2.1.9 ------------------------------ * Enhancements - Login Drop Down Box's Language Improvement * Now pulled from DB - Added Order By Store Name to Web Store Create User's Drop Down Box - Added Order By Carrier Name to Carrier Create User's Drop Down Box - Added Order By Supplier Name to Supplier Create User's Drop Down Box - Added the ability to decrease attribute prices * sdk * computerstore * mall-sdk * grocerystore * Bug fixes, code changes - Minor SDK Fix (Attributes where not showing up) - Minor Mall SDK Fix (Attributes where not showing up) * Structure changes - * Security fix - 2003 08 May Version 2.1.8 ------------------------------ * Enhancements - * Bug fixes, code changes - * Structure changes - Added to website table (to comply with invoicing) account_holder_name varchar(255) default NULL, routing_number varchar(255) default NULL, bank_name varchar(255) default NULL, account_number varchar(255) default NULL, account_type varchar(255) default NULL, * Security fix - 2003 07 May Version 2.1.7 ------------------------------ * Enhancements - Improved Card Encryptation Check - Added ZIP Code Option to Webstore Admin - Added Zip Code Check to all Zip Codes wihtin Back Office * Bug fixes, code changes - Gen ID Fix in Create Web Store * Structure changes - Added Table zipcode (Assign Zip Codes to Stores) * Security fix - 2003 06 May Version 2.1.6 ------------------------------ * Enhancements - Added Change Password to Computer Store (Was Disabled) - Added Change Password to SDK (Was Disabled) - Added Change Password to SDK Mall Was Disabled) * Bug fixes, code changes - * Structure changes - * Security fix - 2003 02 May Version 2.1.5 ------------------------------ * Enhancements - Added BidPayxPress Support to Grocery Store * Bug fixes, code changes - * Structure changes - * Security fix - 2003 30 April Version 2.1.4 ------------------------------ * Enhancements - Added Shopping Mall SDK to Distribution * Bug fixes, code changes - * Structure changes - * Security fix - 2003 29 April Version 2.1.3 ------------------------------ * Enhancements - Improved Drop Down Box Selection/Dynamic Country-Zone * Please Select Validation - Added View of Memo Field within View Order - Improved Buy Engine - Added memo field display to sdk - Removed Linguas folder missing from distrib * Bug fixes, code changes - Cache folder missing from distrib (Back Office) * Structure changes - Added memo field to order_details table * Security fix - 2003 24 April Version 2.1.2 ------------------------------ * Enhancements - Added Bulgarian Language * Bug fixes, code changes - * Structure changes - * Security fix - 2003 22 April Version 2.1.1 ------------------------------ * Enhancements - USPS Production Integration - Improved Blue Pay Gateway (To comply with recent changes) * Bug fixes, code changes - * Structure changes - * Security fix - 2003 21 April Version 2.1.0 ------------------------------ * Enhancements - Improved Validation in Card Encryptation - Zip Lookup implementation in Grocery Store - Improved Customer Sign in Grocery Store * Bug fixes, code changes - * Structure changes - * Security fix - 2003 17 April Version 2.0.9 ------------------------------ * Enhancements - Zip Code/Country Code Improvement in SDK - Major Improvements to DynaMic USPS (Including Back Office) * Added GetPriorityMail Function * Bug fixes, code changes - Minor fix in View Order * Order Total - Minor fix in Shipping configuration * Zip Code was not beeing shown while editing * Structure changes - * Security fix - 2003 15 April Version 2.0.8 ------------------------------ * Enhancements - Major Improvements to DynaMic UPS (Including Back Office) - Major Improvements to SDK -> DynaMic UPS (Including Back Office) - Added the Ability to Filter Zip Code for Grocery Sample Store * Bug fixes, code changes - Major Grocery Fixes * Structure changes - Added dyn_shippingid to order's (encomendas) table * Security fix - 2003 09 April Version 2.0.7 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor SDK Fix (State & Country Validations) * Structure changes - * Security fix - 2003 09 April Version 2.0.6 ------------------------------ * Enhancements - Improved Dynamic UPS Support in SDK - Improved UPS Class * Error Checking Added - Added Credit Card Type Visualization to View Order * Visa, Mastercard, etc... * Bug fixes, code changes - * Structure changes - * Security fix - 2003 08 April Version 2.0.5 ------------------------------ * Enhancements - Added Drop Down Box Color & Size with Category Browsing at SDK - Added Memo field check box option at create product * If checked it requests memo field at the store front - Added PaySystems (IMA) Gateway Support * Bug fixes, code changes - Minor Setup Fix - Minor SDK Fix (Index Finish was missing Size, Color & Attributes) * Structure changes - * Security fix - 2003 01 April Version 2.0.4 ------------------------------ * Enhancements - Major Improvements On Notifications and ID check * If no ID exists, default is used - Improved Store ID Check in Notifications - Improved Notifications Scheme with Invoicing Sample - Added Sample Invoicing to Notifications and Sample Data Added * Bug fixes, code changes - * Structure changes - * Security fix - 2003 27 March Version 2.0.3 ------------------------------ * Enhancements - * Bug fixes, code changes - Major fixes in Grocery Store - Minor fixes in Grocery Store (Unit's of Measure) * Structure changes - * Security fix - 2003 26 March Version 2.0.2 ------------------------------ * Enhancements - Added Units of Measure Support to Product's Form * Bug fixes, code changes - Minor design fix in Product's Form * Structure changes - * Security fix - 2003 25 March Version 2.0.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor Layout/Color fix in Vendor's Back Office (Bottom Footer) - Minor fixes in Grocery Store * Files Missing * CSS File Missing * Structure changes - * Security fix - 2003 21 March Version 2.0 ------------------------------ * Enhancements - Added Import Facility to Store Owners * (vendorimportcvs.html) - Improved SDK Extension Added 4 Extra Fields field3 = 1 (field3_msg) field4 = 1 (field4_msg) field5 = 1 (field5_msg) field6 = 1 (field6_msg) - Improved Grocery Store Sample * Added About Us, * About Us * Shipping & Returns * Privacy Notice * Conditions of Use * Contact Us * Help Us * Bug fixes, code changes - Minor SDK Fix (Contact US) - Minor Log Fix for Vendor's/Suppliers * Structure changes - * Security fix - 2003 10 March Version 1.9.9 ------------------------------ * Enhancements - Improved Graphics (All) * Bug fixes, code changes - Top Product Orders Fix - Top Customer Orders Fix - Orders Statistics Fix - Store Stats Fix - Previous Stats Fix * Structure changes - * Security fix - 2003 06 March Version 1.9.8 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Previous Stats * Structure changes - Added account_id field to products table * Security fix - 2003 05 March Version 1.9.7 ------------------------------ * Enhancements - Graphics are now fully skinable * Top Product Orders * Top customer Orders * Order Statistics * Store Stats * Previous Stats - Added List Store Products Skinable (liststoreproducts.tpl) * Bug fixes, code changes - * Structure changes - Added account_type table * Security fix - 2003 03 March Version 1.9.6 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fixes in SDK (Image Check in Related Items & Cross Selling) * Structure changes - 2003 01 March Version 1.9.5 ------------------------------ * Enhancements - SDK Improvements * Bug fixes, code changes - * Structure changes - 2003 28 February Version 1.9.4 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Store Back Office (Change Password) - Minor SDK fix (Cross Selling, UpSelling and Cross Merchandising Fixes) - Minor SDK Fix (Size Drop Down Box) * Structure changes - 2003 24 February Version 1.9.3 ------------------------------ * Enhancements - Improved Gateway Check in Computer store & SDK - Added BidPayXpress Payment Gateway - Type 2 * Pay Now Style - Added Sub Category support to SDK (Missing) * Bug fixes, code changes - State update fix in SDK (Update Profile) * Structure changes - 2003 23 February Version 1.9.2 ------------------------------ * Enhancements - Improved BidPayExPress Integration - Improved 2Checkout Integration - Added Departments Support to SDK * Bug fixes, code changes - Update Account fix in SDK - Minor fix in SDK (Default Drop Down State) - Minor fix in SDK (Default Drop Down Country) - Minor fix in Products * Color/Size field switch - List Web Store Fix (Country) - Default Store Fix * Country / State Drop Down Boxes - Create Store Fix * Country / State Drop Down Boxes * Structure changes - 2003 20 February Version 1.9.1 ------------------------------ * Enhancements - More Improved SDK * Brands - Improved Design Output in Create Product * Bug fixes, code changes - Major fix in Products * Brand did not show up in combo -List Group Discount Fix (Discount field missing) - Consolidate ID Fix (Missing Pais ID) - Major Payment Fix * Update/Delete - Major Shipping Configuration Fix * Update/Delete - Major Edit Info (Store Fix) - Only applies to other stores not base * Select Store * Structure changes - 2003 18 February Version 1.9 ------------------------------ * Enhancements - Upgraded Norweigan Language * Bug fixes, code changes - Default Folder Change for Norweigan Translation * LINGUAS/NR.LNG = LINGUAS/no_NO.LNG * LOCALE/NR = LOCALE/no_NO - Changed Default Store ID of Computer Store (Back to 2 - Mistake) * Structure changes - 2003 12 February Version 1.8.9 ------------------------------ * Enhancements - Setup Changed to Support Language Images for Languages: * Norweigan * Italian * German - Added German, Italian and Norweigan to Computer Store - Added German, Italian and Norweigan to SDK - Improved License check for Mall Edition * Bug fixes, code changes - Major Login Fix (Store Level, autentication) - Major fix in Store Level (Default Store) - Minor SDK fixes * Currency Format in Checkout (Finish) * Featured Categories Image (Intro Message) * Featured Items * Item Name * Featured Categories * Category Name * Image Check at Search Level - Use Stock Fix in Computer Store - Use Stock Fix in SDK - Minor fix in Shoe Store -> Windows fix - Minor fix in Watches Store -> Windows fix * Structure changes - 2003 08 February Version 1.8.8 ------------------------------ * Enhancements - Improved Norweigan Translation Fixes - All templates changed to reflect ssl change * Bug fixes, code changes - Minor string fix in Computer Store (State) - Minor Norweigan Translation Fixes * Structure changes - Changed ssl field in website to conf_ssl (SSL is a reserved keyword in MySQL) 2003 06 February Version 1.8.7 ------------------------------ * Enhancements - Major SDK Improvements - Added Store ID to List Web Stores - More improvements to Norweigan Translation - Improved Upload Facility to comply with Safe_Mode Directive * Works now with safe mode enabled even if root is not active and chmod g+s is not set - New Windows Instalation Release * Bug fixes, code changes - Minor fix in index_ccv_amex.html (Computer Store & SDK) * If gettext was not installed it would not work - Minor fix in index_ccv.html (Computer Store & SDK) * If gettext was not installed it would not work - Minor fix in SDK * Height of View Cart - Minor fix in SDK * Credit Card Type - Minor fix in SDK * Select Month & Select Year Drop Down Boxes at Checkout Level (Finish) * Structure changes - 2003 03 February Version 1.8.6 ------------------------------ * Enhancements - Major License Improvements * Now managed via database - Computer Store Roll Back to Activated Layout Fuctions - Norweigan Translation Started - More SDK Improvements * Bug fixes, code changes - * Structure changes - Added tipo_utilizador field to users table 2003 31 January Version 1.8.5 ------------------------------ * Enhancements - * Bug fixes, code changes - Major Code Fix on Get Layout Function * Affects every template * Structure changes - 2003 30 January Version 1.8.4 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor SDK Fixes * Structure changes - 2003 29 January Version 1.8.3 ------------------------------ * Enhancements - Design Improvements in SDK - Final Release of SDK * Bug fixes, code changes - Minor SDK Fixes * Structure changes - 2003 28 January Version 1.8.2 ------------------------------ * Enhancements - Improved SDK (Final Beta) * Bug fixes, code changes - * Structure changes - 2003 27 January Version 1.8.1 ------------------------------ * Enhancements - Improved SDK * Rating Rewiew Check in Reviews Box * Bug fixes, code changes - Minor design fix in Computerstore (Search Option - Results) * Structure changes - 2003 23 January Version 1.8 ------------------------------ * Enhancements - Added Refund Option in View Order (Beta) - Improved Computer Store & SDK Checkout * Records Exp Month * Records Exp Year * Records Credit Card Type * Gateway Check - Added the ability to block credit card processing at checkout and oly do that on a per order bases in view order * The process button can go to credit card gateway if it's activated * Bug fixes, code changes - Minor fix List Pending Orders (Click) - Minor fix List Confirmed Orders (Click) - Minor fix List Cancelled Order (Click) - Minor fix List Orders (Click) * Structure changes - Added gateway_onvieworder field to configuracoes table - Added gateway_onvieworder field to website table (gateway_onvieworder int(1) DEFAULT '0' NOT NULL) - Added exp_month to credit's card table (ccredito) exp_month char(3) NOT NULL - Added exp_year to credit's card table (ccredito) exp_year char(3) NOT NULL - Added field_cardtype to credit's card table (ccredito) field_cardtype int(2) NOT NULL default 0 2003 23 January Version 1.7.9 ------------------------------ * Enhancements - Added Debug Facility to SDK - Improved SDK * Bug fixes, code changes - Minor string fixes (gettext was missing in notifications) * Structure changes - 2003 22 January Version 1.7.8 ------------------------------ * Enhancements - Improved SDK * Bug fixes, code changes - * Structure changes - 2003 21 January Version 1.7.7 ------------------------------ * Enhancements - Improved Curl Check. * Added CURL_PATH DIRECTIVE to Specify Curl Path (Default /usr/local/curl/bin) - Improved SDK * Bug fixes, code changes - process_cc fix * Structure changes - 2003 17 January Version 1.7.6 ------------------------------ * Enhancements - Improved SDK * Bug fixes, code changes - * Structure changes - 2003 16 January Version 1.7.5 ------------------------------ * Enhancements - More Improvements to SDK - Added Merchant ID to Web Site Form - Improved PsiGates (ThankYou and NoThank You Pages) * Bug fixes, code changes - Minor PsiGate Setup Fix * Structure changes - Added merchant_id to website's table (varchar 255) - Added ccard_website_id to website's table (int 11) 2003 15 January Version 1.7.4 ------------------------------ * Enhancements - Improved Class Shipping Calculation ('' check) - More Improvements to SDK * Bug fixes, code changes - * Structure changes - 2003 14 January Version 1.7.3 ------------------------------ * Enhancements - More Improvements to SDK - More PsiGate Gateway Improvements (IP check + Approval Codes) * Bug fixes, code changes - Minor fixes in Italian Language Localization File * Structure changes - 2003 10 January Version 1.7.2 ------------------------------ * Enhancements - More Directives Added to Notifications Scheme: * $order_id * $shipping_amount * $total_amount_and_freight * Bug fixes, code changes - Minor fixes in Italian Language Localization File - Minor fix in Psi Gate Gateway * Structure changes - 2003 09 January Version 1.7.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fixes in all Localization files - Minor fixes in Italian Language Localization File - Minor fixes in French Language Localization File - Minor fixes in Psi Gate Gateway - Minor fixes in Authorize.net Gateway * Structure changes - 2003 08 January Version 1.7 ------------------------------ * Enhancements - Added SDK distribution - Improved .htaccess files - Italian Language Improvements - More French Language Improvements * Bug fixes, code changes - German Language Setup Config Fix (de -> de_EN) - Italian Language Setup Config Fix (it -> it_IT) - Norweigan Language Setup Config Fix (no -> no_NO) * Structure changes - 2003 02 January Version 1.6.9 ------------------------------ * Enhancements - More French Language Improvements * Bug fixes, code changes - * Structure changes - 2002 29 December Version 1.6.8 ------------------------------ * Enhancements - View Order Improvements - French Language Improvements * Bug fixes, code changes - * Structure changes - 2002 27 December Version 1.6.7 ------------------------------ * Enhancements - More German Language Improvements * Bug fixes, code changes - * Structure changes - 2002 26 December Version 1.6.6 ------------------------------ * Enhancements - Added State/Zone to Shipping Options - More German Language Improvements * Bug fixes, code changes - Minor Spanish Language fixes * Structure changes - 2002 24 December Version 1.6.5 ------------------------------ * Enhancements - German Language Improvements - Database Abstraction Layer updated to Version 2.9 * Bug fixes, code changes - * Structure changes - 2002 20 December Version 1.6.4 ------------------------------ * Enhancements - Minor Shipping Options Changes - More Spanish Language Improvements - Improved Customer form (Fully integrated with BugInvoicing Web Based Billing System) * Bug fixes, code changes - * Structure changes - Added zone_id to shipping's table (expedicao) * (ALTER TABLE expedicao ADD zone_id INT (11) DEFAULT '0' not null) - Added shipping_id to customer's table (clientes) * ALTER TABLE clientes ADD shipping_id INT (11) DEFAULT '0' not null - Added payment_id to customer's table (clientes) * ALTER TABLE clientes ADD payment_id INT (11) DEFAULT '0' not null - Added category_id clientes to customer's table (clientes) * ALTER TABLE clientes ADD category_id INT (11) DEFAULT '0' not null - Added class_ clientes to customer's table (clientes) * ALTER TABLE clientes ADD class_id INT (11) DEFAULT '0' not null - Added form_ clientes to customer's table (clientes) * ALTER TABLE clientes ADD form_id INT (11) DEFAULT '0' not null - Added price_i clientes to customer's table (clientes) * ALTER TABLE clientes ADD price_id INT (11) DEFAULT '0' not null * Database changes * Updated all sql files including postgre dump file 2002 19 December Version 1.6.3 ------------------------------ * Enhancements - Improved Shipping Options Validation - Spanish Language Revised - Shipping Options is now Skinable * Bug fixes, code changes - * Structure changes - 2002 18 December Version 1.6.2 ------------------------------ * Enhancements - Added PsiGate Gateway * Bug fixes, code changes - * Structure changes - 2002 17 December Version 1.6.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Shipping Option petshop fix - Removed IDs for PostGre SQL * Structure changes - 2002 11 December Version 1.6 ------------------------------ * Enhancements - Improved PostGreSQL testing * Duplication customers table in sql file * Stats table missing from sql * Minor countrie fixes (ISOs) * Bug fixes, code changes - * Structure changes - 2002 11 December Version 1.5.8 ------------------------------ * Enhancements - Added Improved Resize Scheme in Computer * Bug fixes, code changes - * Structure changes - 2002 10 December Version 1.5.7 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor Web Store Admin Fix (View Order - Intro Screen) - Minor Web Store Admin Fix (Intro Screen (View Order While) * Customer Name & Total Order fields where missing in list - Minor fix in Computer Store (Display Shipping in Checkout Level) * Structure changes - 2002 09 December Version 1.5.6 ------------------------------ * Enhancements - Improved Authorize.net Check * Added fiels: Email, Address, City, State, Zip, Country, Phone, First & Last Name (All this fields are now sent to authorize.net gateway) * Bug fixes, code changes - Shipping Calculation fix by Price - Shipping Calculation fix by Weight * Structure changes - 2002 07 December Version 1.5.5 ------------------------------ * Enhancements - Major fixes in Items (This item also belongs to) - Minor Account Creating Improvement under Computer Store * Bug fixes, code changes - * Structure changes - 2002 04 December Version 1.5.4 ------------------------------ * Enhancements - Improved PostGreSQL Dump File * Default configuration data was added * Zones table was added - Minor improvement on the short description validation (' & ") - Minor improvement on the product description validation (' & ") - Improved Color Management in Computer Store * Bug fixes, code changes - All Lists where fixed/reviwed (Javascript Print Error) - Minor computerstore fixes - Best Bargains Online fix in Computer Store - List products (Javascript Print Error) - List stores fix (Javascript Print Error) * Structure changes - 2002 03 December Version 1.5.3 ------------------------------ * Enhancements - Added the ability to change background in computerstore - Added About Template (about.tpl) * Bug fixes, code changes - * Structure changes - 2002 28 November Version 1.5.2 ------------------------------ * Enhancements - Full Web Store Back Office Admin Skinable (Including Frames) - New Improved Authorize.Net Class Support * MD5 Support * Bug fixes, code changes - Minor List Manufacturers fix (site_id!=store_id) fileter * Structure changes - 2002 24 November Version 1.5.1 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in List Taxes "All Countries" * Structure changes - 2002 20 November Version 1.5 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor consolidation fix - Minor petshop fixes (Services - Login) * Structure changes - 2002 18 November Version 1.4.9 ------------------------------ * Enhancements - Email value increased in customer form - Improved Validation System in Items * We now validate " and ' in item description & item small description * Quotes and commas are now validated in item view/edit and save * Bug fixes, code changes - * Structure changes - 2002 15 November Version 1.4.8 ------------------------------ * Enhancements - List warehouses is now skinable (listwarehouses.tpl) - List Departments is now skinable (listdepartments.tpl) - List Mall Categories is now skinable (listmallcategories.tpl) - List Mall Regions is now skinable (listmallregions.tpl) - List users is now skinable (listusers.tpl) - Login viewer is now skinable (listloginviewer.tpl) - List banners is now skinable (listbanners.tpl) - List vendors (suppliers) is now skinable (listvendors.tpl) - List manufacturers is now skinable (listmanufacturers.tpl) - Best Viewed Purchased is now skinable (listbestviewedproducts.tpl) - Best Products Purchased is now skinable (listbestproductspuchased.tpl) - List coupons is now skinable (listvouchers.tpl) - List Brands is now skinable (listbrands.tpl) - List countries is now skinable (listcountries.tpl) - List Zones is now skinable (listzones.tpl) - List Tax Classes is now skinable (listtaxclasses.tpl) - List taxes is now skinable (listtaxes.tpl) - List shopper group is now skinable (listshoppergroup.tpl) - List Group Discounts is now skinable (listgroupdiscount.tpl) - Payment Method is now skinable (listpaymentmethod.tpl) - List Gateway Payment System Configurations is now skinable (listgatewaypaymentsystem.tpl) - List Currency is now skinable (listcurrency.tpl) - List Trades is now skinable (listtrades.tpl) - List shipping configuration is now skinable (listshippingconfiguration.tpl) - List Shipping Options is now skinable (listshippingoptions.tpl) - List Units of Measure is now skinable (listunitsofmeasure.tpl) - List product template is now skinable (listproducttemplate.tpl) - List affiliates is now skinable (listaffiliates.tpl) - Minor PetShop Improvements - List Payment Status is now skinable (listpaymentstatus.tpl) - List Languages is now skinable (listlanguages.tpl) * Bug fixes, code changes - Minor fixes in some TPL files * Structure changes - 2002 08 November Version 1.4.7 ------------------------------ * Enhancements - Improved Setup Wizard - List Published Products is now skinable (listpublishedproducts.tpl) - List unpublished products is now skinable (listunpublishedproducts.tpl) - Check Stocks is now skinable (checkstocks.tpl) - List Featured Items is now skinable (listfeatureditems.tpl) - List unpublished categories is now skinable (listunpublishedcategories.tpl) - List Unapproved Customers is now skinable (listunapprovedcustomers.tpl) - List stores is now skinable (listwebstores.tpl) - Best Customer Orders (Total) is now skinable (listbestcustomersorderstotal.tpl) - List Order Status is now skinable (listorderstatus.tpl) - List Orders is now skinable (listorders.tpl) - List pending Orders is now skinable (listpendingorders.tpl) - List confirmed orders is now skinable (listconfirmedorders.tpl) - List canceled orders is now skinable (listcanceledorders.tpl) - List Orders by Payment Status is now skinable (listordersbypaymentstatus.tpl) - List Orders by Order Status is now skinable (listordersbyorderstatus.tpl) - Track Items (Individualy) is now skinable (trackitems.tpl) * Bug fixes, code changes - * Structure changes - 2002 05 November Version 1.4.7 ------------------------------ * Enhancements - List Current Store Products is now skinable (liststoreproducts.tpl) - List Current Price Products is now Skinable (listpriceproducts.tpl) - List products stocks is now Skinable (listproductsstocks.tpl) - List customers is now Skinable (listcustomers.tpl) - List Categories is now Skinable (listcategories.tpl) * Bug fixes, code changes - Minor fix in List Current Price Products (Categories Join) - Minor fix in List Store Products (Categories Join) - Minor fix in Items Management (Store Level) - Minor fix (Layout Colors) for Web Store * List Categories * List Products * List Customers * List Current Price Products * Structure changes - 2002 23 October Version 1.4.6 ------------------------------ * Enhancements - Consolidation Finished - Create Products Fully Skinable (createproducts.tpl) - List Products is now Skinable (listproducts.tpl) - Login is now Skinable (login.tpl) - Added 4 new table options to the shipping's table - More Improvements in Template System * Bug fixes, code changes - Attributes fix in one option of Items * Structure changes - Removed template directory (Integrated in admin) 2002 19 October Version 1.4.5 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor template changes in Back Office - Minor voucher fix - Minor design fix in Login (Borders) * Structure changes - 2002 15 October Version 1.4.4 ------------------------------ * Enhancements - Started Full Back Office Template System (Fully Skinable) * Bug fixes, code changes - * Structure changes - 2002 08 October Version 1.4.3 ------------------------------ * Enhancements - * Bug fixes, code changes - Computer store Account Creation by Default set to 0 * Structure changes - 2002 04 October Version 1.4.2 ------------------------------ * Enhancements - * Bug fixes, code changes - Account Lock Fix - Minor voucher fixes - Minor computer store fix (Buy image in search option) * Structure changes - 2002 03 October Version 1.4.1 ------------------------------ * Enhancements - Computer Store Template Finished - Database Asbrtacion Layer (All Databases) - Added New Random Select Function for Database Asbrtacion Layer Support * random_select3 * Bug fixes, code changes - * Structure changes - 2002 02 October Version 1.4 ------------------------------ * Enhancements - Added List Unapproved Customers Option * Bug fixes, code changes - Minor fix in Auctions/Computerstore -> Bid Starts - Minor localization fix in Computerstore (You are not allowed to login at this time) - Minor classes fix in store customers class (Memo field) - Minor Java fix in Tab Script (Mainly to comply with Suns JRE 1.4) * Structure changes - 2002 20 Sep Version 1.3.9 ------------------------------ * Enhancements - Added PostGre SQL Dump File - Improved Consolidations Report - Added Images Browser Script to allow the visualization of all files under the images directory - Added A couple of more directives to notifications class: $customer_name = Customer Name $customer_email = Customer Email $order_total = Sub Total $total_freight = Freight Value $total_tax = Tax Value $total_amount = Tax Value + Freight Value + Sub Total * Bug fixes, code changes - Minor checkout fix in Computer Store * Structure changes - 2002 26 Sep Version 1.3.8 ------------------------------ * Enhancements - Added Counter / Auto Counter Managemenet (Still in Beta Stage) - Sell an Item - Auction Information Item Filter - Added Consolidate Option -> To Reset/Auto Counter Numbers - Retail Price Default's Value Set to 0 - Removed Price Value from New Items Box in Auctions * Bug fixes, code changes - Also Belongs to Auto Counter fix for other databases that don't support auto_inc - Best Sellers & Hot Deals in Computer Store -> Auctions jumps to store items * Cross Reference Between Auctions -> Store * Structure changes - 2002 25 Sep Version 1.3.7 ------------------------------ * Enhancements - Improved Advance Search in Computer Store - Zend Optimizer Distribution Review - Added Payment Instructions Option in Create New Auction - Added Shipping Instructions Option in Create New Auction * Bug fixes, code changes - Minor Image Size Fix in Computer Store (Index Box Reviews) - 2 Images where missing from distrib - Improved Auctions System * Structure changes - 2002 24 Sep Version 1.3.6 ------------------------------ * Enhancements - * Bug fixes, code changes - Minor Setup Fix * Structure changes - 2002 24 Sep Version 1.3.6 ------------------------------ * Enhancements - * Bug fixes, code changes - Add Items in Vendor's Back Office Fixed - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Vendor's Back Office -> Vendor's Profile Update - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Vendor's Back Office -> View Total Revenues - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Vendor's Back Office -> List Products - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Best Viewed Products - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Edit Customer - Add Info for Your (About Us) Page Fix Web Store Back Office - Add Info for Contact Us Info Web Store Back Office - Add Info for Shipping Info Web Store Back Office - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression Web Store Back Office -> New Feature Item - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Web Store Back Office -> Create Products - Create Zone Fix - List Vendors (Suppliers) - String Fix (Customers ??) - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. List UnPublished Products - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. List Published Products - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Manufacturers Option - Warehouse Country Read Fix - Password Retreival Fix in Computer Store - [Microsoft][ODBC Microsoft Access Driver] Too many fields defined User Rights Option - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Change Password Option - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Edit Inventory Option - Major Shipping destinations fix in Vendor's Form - Vendor (supplier) information fix (Drop Down Box -> Zone) - [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression Main Back Office Intro Option - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. Item Update Option - [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression Create New Vendor Option * Structure changes - Microsoft Access Table Only -> Text -> Number in Nr Hits field in Items Table - Setup Wizard was invalind in Users Table (bmenu11_1 = bmenu11_10) + bmenu11_0 2002 12 Sep Version 1.3.5 ------------------------------ * Enhancements - Added Error Handling to Database Abstraction Layer - Windows Installer was Updated - Validation Improvements in Category Option (Markup & Sort Order Validation) - Validation Improvements in Products Option - Database Abstraction Layer Improvements - Currency Convertion Validation Improvement * Bug fixes, code changes - * Structure changes - 2002 11 Sep Version 1.3.4 ------------------------------ * Enhancements - Database Abstraction Layer Update to V2.40 4 Sept 2002 - Full Microsoft Access Tests Support * Database Now Included - Improved AutoCount in Items Management - Improved AutoCount in Categories Management - Improved AutoCount in Customers Management - Improved AutoCount in Manufacturers Management - Improved AutoCount in Warehouse Management - Checkout Improvement in Watches Store (Checkout Country Validation) - Checkout Improvement in Wine Store (Checkout Country Validation) - Improved AutoCount in Computer Store Checkout * Bug fixes, code changes - Category Search Fix (Record Count<=0) * Structure changes - 2002 06 Sep Version 1.3.3 ------------------------------ * Enhancements - Auction Improvements in Computer Store - Added Email Test Only file to Broadcast Newsletter * Allows to broadcast a newsletter only to a specific email Good for testing purposes or send only 1 email * Bug fixes, code changes - Grocery Store Fixes - Calculate revenues Fix - Word Wrap in Order History for Computer Store - Word Wrap in Order History for Sport Store - Word Wrap in Order History for Watches Store - Shoe Store Fixes (Specials -> Image Validation/Size) - Pet Shop Image Fixes in New Items Option - Minor validation improvement fix in List Orders By Store - Minor fix in List stores -> If Country is not defined, list will lock - Minor fix in Select Store -> If Country is not defined, list will lock * Structure changes - 2002 04 Sep Version 1.3.2 ------------------------------ * Enhancements - Added Stats Manager to Web Store Back End Includes : * Top product orders * Top Customer Orders * Order statistics * Store stats * Previous stats * Best Viewed Products * Best Products Purchased * Best Customer Orders (Total) * Bug fixes, code changes - Pet Shop Featured Category Fix - > Double Data - Pet Shop Image Fix in Browse Category - Computer Store Country Validation at Checkout - Minor fixes in Sport Store (Image Check) - Previous stats fix (Date format was still old style and not unix time stamp) - Store stats fix (Date format was still old style and not unix time stamp) - Top product orders Fix - Conflict between Browser $type - Store stats - Conflict between Browser $type - Previous stats - Conflict between Browser $type - Order statistics - Conflict between Browser $type - Top Customer Orders - Conflict between Browser $type - Portal Templates (Aqua, Sky & Golden) fix - Image Size under Search Item - Portal Templates (Aqua, Sky & Golden) fix - Image Size under Featured Categories - Portal Templates (Aqua, Sky & Golden) fix - Image Size under Featured Items * Structure changes - 2002 03 Sep Version 1.3.2 Beta RC11 ------------------------------ * Enhancements - Improved Demo System with Database Abstraction Layer Support * Removed Count(*) - Added 2 More Templates to Portal System - Improved Buy Engine in all templates to fit Round Values - Added 2nd Address Line to View Order * Bug fixes, code changes - Broadcast Newsletter Fix - Select Store Fix -> Store Selection wasn't beeing recorded - Minor fix in Compute Store (Bargains) - Tax Value fix in all templates (Round Values) * Structure changes - Changed tax_value in orders table to VarChar 255 - Changed tax_value in orders table (details) to VarChar 255 2002 30 Aug Version 1.3.2 Beta RC10 ------------------------------ * Enhancements - Improved Auctions System in Computer Store - Added Word Wrap to Box Review in: * Computer Store * Wine Store * Pet Shop * Watches Store * Bug fixes, code changes - Minor Portal Fixes - Computer Store Tax Issue Fix - 2x Items - Tax Issues Fix in Watches Store - Tax Issues Fix in Sport Store - Tax Issues Fix in Wine Store - Tax Issues Fix in Pet Shop Sample Store - Special Price/Your Savings Fix in Wine Store - Customer Account Information Javascript Fix - Customer Account Information Product Limit Fix * Structure changes - 2002 27 Aug Version 1.3.2 Beta RC9 ------------------------------ * Enhancements - Full B2B Support in all templates - Switch Category Name Language in Create Category - Switch Item Name Language in Create Item - Retail Price Valdiation - Qty in Stock Validation - Short Description Validation - Added Wishlist Support to Sport Store * Bug fixes, code changes - Added Review Validations in Sport Store - Country Selection fix in Shopping - Reset Button fix in Computer Store - Reset Button fix in Grocery Store - Reset Button fix in Pet Shop - Reset Button fix in Shoe Store - Reset Button fix in Sport Store - Reset Button fix in Watches Store - Reset Button fix in Shopping & Shopping's Front Store - Sport Store Review Rating Fix - Wasn't beeing changed - Minor Localization fix in Shoe Store - Minor Image fixes in Watches Store - Write Review Login fix in Computer Store - Write Review Login fix in Wine Store - Major Fix in Customer Form (Loop in Zones) - Netscape Java Script Fixes in Create Item * Delete, Save & Add Another & Save - Netscape Java Script Fixes in Create Category * Delete, Save & Add Another & Save - Netscape Java Script Fixes in Create Customer * Delete, Save & Add Another & Save - Netscape Java Script Fixes in Create Category * Delete, Save * Structure changes - 2002 24 Aug Version 1.3.2 Beta RC8 ------------------------------ * Enhancements - Added info.php to BugMall Distribution - Added $total_freight directive to notifications scheme - Added $total_amount directive to notifications scheme ($total_freight + $order_total) - Functions Improvent (Currency Converter) -> Now you can insert , as currency separator - Availability Check Improvements in all Templates - Added PetShop Support for B2B Catalog Support - Added Winestore Support for B2B Catalog Support - Added Watches Store Support for B2B Catalog Support - Added Shoe Store Support for B2B Catalog Support * Bug fixes, code changes - Wine Store Advanced Search Fixes - Computer store Advanced Search Fixes - Search Fixes in Wine Store - Search Fixes in Computerstore - Pet Shop Fix (New Items) - Pet Shop Fix (Manufacture's Image Index) - Attributes Support Re-Added - Watches Store Fix (Image at Finish Checkout) - Wine Store Fix (Image in Review Item) - Computer Store Minor Fixes - Wine Store Fix (Images in Cross/Up Seeling) - Minor Pet Shop Fixes (Manufacturers Images where Missing) - Grocery Fixes - Wish List - Shopping Fixes (Localization) - Shopping Fixes Image Validation Fixes in Wish List - Pet Shop Fixes (Localization) - Computer Store Fixes (Localization) * Structure changes - 2002 19 Aug Version 1.3.2 Beta RC7 ------------------------------ * Enhancements - Changed default Ownership of Unix Distribution Files to nobody.nogroup - Customer Group Validation at Checkout Level in Computer Store * Bug fixes, code changes - Your Savings Fix in all Templates - Shopping Fixes - Pet Shop Fixes - Image Size Fixes in Featured Items & Featured Categories in Pet Shop * Structure changes - 2002 19 Aug Version 1.3.2 Beta RC7 ------------------------------ * Enhancements - Improved Validation in Customer Registration (Email Validation) * Bug fixes, code changes - Grocery Store Fixes - Shoe Store Fixes * Manufacturers * Brands - Customer Account Records Validation - Changed "Default" category in items form to "None" - Minor fixes in Portal Sky Template - Minor Stock Information Fix in Sport Store - Sky Template Fixes * Structure changes - 2002 14 Aug Version 1.3.2 Beta RC6 ------------------------------ * Enhancements - * Bug fixes, code changes - Wine Store Fixes - Watches Store Localization Fix - Pet Shop Fixes - Pet Shop Localization Fixes - Specials Fix * If Price is selected it now needs to be < item_price - Computer Store Fixes * Color Selection Valiation * Currency format if item is 0 - Grocery Store Fixes * Structure changes - 2002 13 Aug Version 1.3.2 Beta RC5 ------------------------------ * Enhancements - * Bug fixes, code changes - Item Save Fix (Other Categories) - Computer Store Fixes - Pet Shop Fixes - Sport Store Fixes (Wishlist) - Sport Store Fixes - Sport Store Localization Fixes - List Newsletter Fix - Write Review Fix in Computer Store * Structure changes - 2002 12 Aug Version 1.3.2 Beta RC4 ------------------------------ * Enhancements - Added the ability to add2wishlust to Pet Shop - Added the ability to write reviews to Pet Shop - Added index2.html for 2nd level install - Distribution Code Clean Up * Removed Template5/Tempalte4/Mall - Sport Store Improments (Select Box Size in Brands & Manufacturers) - Store ID Improvements and Validation for Tax Information on Computer Store - Store ID Improvements and Validation for Tax Information on View Web Store Order (Main Back Office) - Checkout now cleans all shopping cart contents (In all stores) * Bug fixes, code changes - Minor Wine Pet Shop Fixes - Review Fixes in Watches Store - Minor Wine Store Fixes - Minor Watches Store Fixes - Minor Sport Store Fixes - Sport Store Fix - Cross Selling >=3 - Category Fix (Store ID was beeing lost) - Fixed Write Reviews in all Stores - Fixed Memo Field in Orders (Was not recorded) * In all stores - Update Account Font in Winestore - Featured Categories in Wine Store - Image Fix - Write Review Engine was missing from Wine Store - Added - Wine Store - View Cart Fix - Wasn't beeing refreshed - Wine Store - Shopping Basket Engine Fix - Was updated - Item Select Fix (Image Size) in Computer Store - Manufacturers Browse fix (Still in old style) in wine Store - Manufacturers Browse fix (Image Size) in Computer Store - Your Savings Fix in Item Selection in Computer Store - Sub Category Images fix in Computer Store - Reviews Box Fix (Item Name has now a max size of 20) - Shopping Special Items Fix (Price was 0) - Shopping's Front Store Special Items Fix (Price was 0) - Computer Store Fix (Local Delivery Tax Fix - Amount wasn't beeing added) - Sport Store Checkout Fix (Using Credit Card) - Computer Store Checkout Fix (Using Credit Card) - Wish List fix in all Templates - Minor computer store fixes (Wishlist Image Size) - Minor computer store fixes (Image Size in Featured Items) - Minor computer store fixes (Image Size in Featured Categories) - Minor computer store fixes (Image Size in Items) - Shopping Basket Engine fix in all templates * Security Fix - Update SKU Login * Structure changes - 2002 06 Aug Version 1.3.2 Beta RC3 ------------------------------ * Enhancements - Added Local Delivery Tax Support to Computer Store - Upload Facility Compatible with PHP 4.2 (Previously was only supported in Items Upload) * Bug fixes, code changes - Wish List Fix - Minor computer store fixes (Image Size in Featured Items) - Minor computer store fixes (Image Size in Featured Categories) - Pet Shop store fixes - Sport Store fixes - Grocery Store fixes * Structure changes - 2002 06 Aug Version 1.3.2 Beta RC2 ------------------------------ * Enhancements - Category Qty Discounts Supported in All Templates * Bug fixes, code changes - Customer Account Update fix in All Templates - Major tax issues resolver within Back Office & Computer Store Sample Store - Tax Review System Fix - Sport Store Fixes (Reviews) - Sport Store Fixes * Structure changes - 2002 06 Aug Version 1.3.2 Beta RC1 ------------------------------ * Enhancements - Upload Facility Compatible with PHP 4.2 * Bug fixes, code changes - Grocery Store Sample Store Fixes - View Store Order Fix (Tax) - View Store Order Fix Web Store Back Office - View Store Order Fix Vendors Back Office - Category Qty Discount Fix - Calculate Revenues Fix - Category Qty Offer Fix - Minor Pet Shop Fixes - Minor Sport Store Fixes * Structure changes - 2002 05 Aug Version 1.3.2 Beta XX ------------------------------ * Enhancements - Added Banner Support to Shopping & Shopping's Front Store - Added ENCRYPTCREDITCARD directive * If deactivated it does not encrypt credit card information and allows back office users to view credit card information - Added Dynamic Shipping Calculation to Computer Store Template * Bug fixes, code changes - The Payment Status options all say the same thing on the order status. * Fixed - Credit Card Verification PopUp window for Security Key fix in all templates. * Pages where missing in some templates * Structure changes - Added unit_id field to items table 2002 01 Aug Version 1.3.2 Beta XIX ------------------------------ * Enhancements - Improved Items & Categories Form * It's only possible to "View Image" if they exists or where uploaded - Image Validation for Sub Categories in Computer Store * Bug fixes, code changes - Minor fixes in Shopping Front Store (Credit Card Files where Missing) - Minor fixes in Shopping (Credit Card Files where Missing) - Minor fixes Portal (Credit Card Files where Missing) - Minor fixes in Grocery Store (Credit Card Files where Missing) - Broadcast Newsletter now from is from Web Store email - Minor Wine Store Fix (Images where missing from diferent languages) - More Updates to Portal (Validations) * Structure changes - 2002 31 Jully Version 1.3.2 Beta XIX ------------------------------ * Enhancements - Major Portal Updates - Login Information in Back Office was added - Added Qty, Color & Size Validation in Computer Store - Added Qty, Color & Size Validation in Pet Shop - Added Update SKU option in BugMall Shopping Cart * Allows to update pricing information from withing SKU - Pet Shop Image Validation - Updated Import form BugMall Shopping Cart Desktop Edition (Still old CSS Style) * Bug fixes, code changes - Pet Shop Fixes - Portal fix (Many files were missing form distribution) * Structure changes - 2002 30 Jully Version 1.3.2 Beta XVIX ------------------------------ * Enhancements - Featured Items & Categories Validation in Computerstore * Bug fixes, code changes - Fixed colors & sizes in all templates - Pet Shop Fix - More Shopping Improvements & Fixes - Minor fix in Computer Store (Store Switch) * Structure changes - 2002 29 Jully Version 1.3.2 Beta XVII ------------------------------ * Enhancements - Added Print Invoice form to Back Office (Print Invoice) - Added Shipping Labels support to Back Office (Shipping Labels ) - Added Packing List support to Back Office (Packing List) * Bug fixes, code changes - User Info Fixes - More Shopping Improvements & Fixes - More Shoe Store & Watches Store Fixes * Structure changes - 2002 27 Jully Version 1.3.2 Beta XVI ------------------------------ * Enhancements - Added Manage Customer in Web Store Back Office * It now includes Create & List Customer - Image Validation was added to Shoe Store & Watches Store - Tax Per Country Only was added to Back Office - Improvements to Shopping Sample * Bug fixes, code changes - Minor fix in Track Orders (Limit Order) - Minor fixes in Shoe Store & Watches Store - More fixes in Pet Shop Store - Print Orders Script Fix - Minor fixes in View Order - Minor fixes in Tax Systems (Update) * Structure changes - 2002 26 Jully Version 1.3.2 Beta XV ------------------------------ * Enhancements - More Improvements to Computer Store (Image Validation) - More Improvements to Sport Store (Image Validation) - More Improvements to Pet Shop Store (Image Validation) * Bug fixes, code changes - Minor fixes in Back Office (Products Form -> Type) - Minor fixes in Pet Shop * Structure changes - 2002 25 Jully Version 1.3.2 Beta XIV ------------------------------ * Enhancements - Image Validation Improvements in Sport Store - Image Validation Improvements in Computer Store - Image Validation Improvements in Pet Shop Store * Bug fixes, code changes - Minor fixes in Computer Store (Localization -> Images) - Minor fixes in Sport Store (Localization -> Images) * Structure changes - 2002 23 Jully Version 1.3.2 Beta XIII ------------------------------ * Enhancements - Improvements in Sport Store (Image Validation) - Improvements in Computer Store (Image Validation) - Edited .htaccess files to include : * php_flag register_globals on * php_flag global_variables on * Bug fixes, code changes - Minor fixes in Sport Store (Reviews) - Minor fixes in Watches Store & Shoe Store (Images) - Minor fixes in Grocery Store's Checkout - Minor fixes in Shoe Store - Minor fixes in Back Office (Main Total to Include Shipping) - Minor fixes in Store Level Back Office (Main Total to Include Shipping) - Fixed Shipping Class * Structure changes - 2002 19 Jully Version 1.3.2 Beta XII ------------------------------ * Enhancements - * Bug fixes, code changes - Many fixes across all Back Office - Fixed all lists in back office (Happens if there are no records ot show) - Fixed banner's class to detect also other types of Banners (HTML) * Structure changes - 2002 17 Jully Version 1.3.2 Beta XI ------------------------------ * Enhancements - * Bug fixes, code changes - Minor fix in Layout Selection (Back Office) - Minor fix in Select Store (Back Office) - Minor fixes in Wine Store (Images directory was missing) - Minor fixes in Pet Shop Sample - Minor Portuguese Language Fix (brands.gif) - Featured Items fix in Computer Store - Featured Categories fix in Computer Store * Structure changes - 2002 16 Jully Version 1.3.2 Beta X ------------------------------ * Enhancements - More Store Improvements & Validations * Bug fixes, code changes - Minor Validation fix in Images for Computer Store * Structure changes - 2002 16 Jully Version 1.3.2 Beta IX ------------------------------ * Enhancements - Added the Remaining Database Asbtraction Layer * Bug fixes, code changes - Minor Layout Fixes in Computer Store Template - Login Localization fix (By default it was always English) * Structure changes - 2002 15 Jully Version 1.3.2 Beta VIII ------------------------------ * Enhancements - Improved List Products * Finished 100% Database Asbtraction Layer - Category System & Item System Check Improved in Computer - Improved Image Validation system in Computer Store for: * New Items * Specials * Featured Items * Pick of the Month * Hot Deals * Bug fixes, code changes - * Structure changes - 2002 10 Jully Version 1.3.2 Beta VII ------------------------------ * Enhancements - Banner Display Class Improved * Bug fixes, code changes - * Structure changes - 2002 9 Jully Version 1.3.2 Beta VI ------------------------------ * Enhancements - Added Featured Items to Web Store Back Office - Added a couple of more portal templates * Bug fixes, code changes - Minor Netscape Fixes * Structure changes - 2002 8 Jully Version 1.3.2 Beta V ------------------------------ * Enhancements - Added Dutch Language Translation - Applied the Check Out Message in every Template * Bug fixes, code changes - Fixed all templates (Weight Check) - Minor fixes in templates (index_item) - Cross/Up/Merch Selling - Checkout fixes (Notifications) - Added iTransact to Drop Down Gateway Box (Was Missing) * Structure changes - 2002 04 Jully Version 1.3.2 Beta IV ------------------------------ * Enhancements - * Bug fixes, code changes - Edit Items Fix (Filter) - Voucher Management Fix in Web Store Back End - More fixes regarding Database Abstraction Layer Support - More Back End Fixed * Structure changes - 2002 02 Jully Version 1.3.2 Beta III ------------------------------ * Enhancements - Updated Edit Store Profile Form to Support Contents - Added Validation in User Information Form - Added Validation in Sell an Item Form - Added Validation in Group Information Form - Added Support for Several templates wiht Database Abstraction Layer * Bug fixes, code changes - A couple of fixes where done in Web Store Back End - Minor content fixes in Computer Store (Content Filter in Category Expand) - Search Web User Fix - More Database Abtraction Layer Fixes - Minor fix in Payment options (Still old button styles) - Minor fix in View Review option (Still old button styles) * Structure changes - 2002 28 June Version 1.3.2 Beta II ------------------------------ * Enhancements - Added Preview Images in Products, Categories - Final implementation of Database Abstraction Layer in Back Office - Added Warehouse Validation (Form Validation) - Added Currency Management Validation (Form Validation) - Added Shipping Option Validation (Form Validation) * Bug fixes, code changes - Minor fix in Create Warehouse (Added None to Vendor's Drop Down Box) * Structure changes - Added type field at the categorias table - Added store_id to templates table 2002 21 June Version 1.3.2 Beta ------------------------------ * Enhancements - Updated All Templates in Order to Show Up Shipping Info at the End of the Order (Index Process) - Added Option Track Item (Individually) "I have an invoice with multiple items, I need to be able to track each item indiviually. One item could be shipped today and the others back-ordered. Therefore I need to be able to track each item individually, so I need the date and status for each item, rather than the complete invoice." * So when I look at an invoice I can see the date each item was shipped, backordered, etc. - Added Updated Information (Date) in Order Update Facitlity - Added Updated Information (Operator ID) in Order Update Facility - Images are now removed if an item is deleted from the inventory - Updated Database Abstraction Layer to Version 2.1.2 * Added Oracle 8.0.5 Driver * Added Informix 72 Driver * For Iinformix databases before Informix 7.3 that do no support SELECT FIRST * Added Postgres64 Driver * For PostgreSQL 6.4 and earlier which does not support LIMIT internally. * Added Proxy Synonym for csv Driver - Full Support for all know Databases via Abstraction Layer in Back Office * Bug fixes, code changes - Minor fixes in Sample Grocery Store - Minor fix in Setup Wizard Install (DATABASE) - Checkout Shipping Value fix in Watches Store - Checkout Procedure Fix (Shipping Value) in Computer Store - Checkout Procedure Fix (Shipping Value) in Wine Store - Checkout Procedure Fix (Shipping Value) in Grocery Store - Checkout Procedure Fix (Shipping Value) in Shoe Store - Checkout Procedure Fix (Shipping Value) in Sport Store - Checkout Procedure Fix (Shipping Value) in Pet Shop - Fixed Zone ID -> Zone Name Display in View Order Form - Fixed Zone ID -> Zone Name Display in View Order Form (Web Store Back End) * Structure changes - Website Table was Updated * Added: - img_directory - (Images Directory Relative to URL) - img_upload_directory - (Directory where images will be uploaded) - img_upload_max_size (Max size of each image uploaded) 2002 13 June Version 1.3.1 ------------------------------ * Enhancements - Added Plain Text Notification Order (via mail) - Droped mysql_db_query function (deprecated). Replaced with mysql_query() - Added Debug Facility Suppor to Notifications Scheme - Added Debug Facility to Gateway Credit Card Processing - Added Debug Facility to Blue Pay Credit Card Gateway - Added Full Tranlation Table Support in Computer Store (Including Item Name, Item Description, Category Name & Category Description) - Added Full Tranlation Table Support in Grocery Store (Including Item Name, Item Description, Category Name & Category Description) - Added Full Tranlation Table Support in Shoe Store (Including Item Name, Item Description, Category Name & Category Description) - Added Full Tranlation Table Support in Shopping (Including Item Name, Item Description, Category Name & Category Description) - Added Full Tranlation Table Support in Watches Store (Including Item Name, Item Description, Category Name & Category Description) - Added Full Tranlation Table Support in Wine Store (Including Item Name, Item Description, Category Name & Category Description) - Improved i18n/language support * Bug fixes, code changes - Minor Notifications Fix - Minor fix in Wine Store * Shipping Checkout Country was 0 - Minor fix in Sport Store * Shipping Checkout Country was 0 - Minor fix in Computer Store * Shipping Checkout Country was 0 - Minor fix in Grocery Store * Shipping Checkout Country was 0 - Minor fix in Pet Shop Store * Shipping Checkout Country was 0 - Minor fix in Watches Store * Shipping Checkout Country was 0 - Minor fixes in Web Store Admin: * "New customers have been registered" value * "Sessions in the storefront" value * "Baskets have been generated" value - Tab Java Scripts Fix in Products Form - Java Script Fix in Advance HTML Editor - Minor fixes on Blue Pay Gateway '' - Email Notifications fix in All Store (Basket) - Minor fixes in Wine Store (Category / Sub Category Display) - Minor localization fix in all templates (None) - Minor fixes in Shoe Store (Cascading Box Categories Fix) * Structure changes - Added store_id field to Wish List Table - Added content field to Profile Table - Added sms field to WebSite Table 2002 05 June Version 1.3 ------------------------------ * Enhancements - Updated Shoe Store with Edit Profile Options - Updated Watches Store with Edit Profile Options - Added Zend Optimizer™ v. 1.3.1 to Unix Distribution * Windows Version for PHP 4.0.5 and Later * FreeBSD 4.0 i386 Version for PHP 4.0.5 and Later * FreeBSD 3.4 i386 Version for PHP 4.0.5 and Later * Linux glibc21 i386 Version for PHP 4.0.5 and Later * Solaris sparc Version for PHP 4.0.5 and Later - Major Update to Windows Distribution * Windows MSI was updated * Apache Web Server was upgraded to Version 2.0.36 * MySQL Server was upgraded to Version 3.23.49 * PHP Script Language was upgraded to 4.2.1 * Major extensions where added (mhash, zlib, cpdf, etc...) * Zend Optimizer was upgraded to 1.3.0 - Added Sample Images file for Pet Shop - Added Sample SQL Data for Pet Shop - Updated Grocery Store with Sub-Categories Support - Template 4 is now Pet Shop - Major Improvements to Pet Shop Sample Store - Added Dynamic Credit Card via (CCARD_INFO) in Watches Store - Added Dynamic Credit Card via (CCARD_INFO) in Computer Store - Added Dynamic Credit Card via (CCARD_INFO) in Grocery Store - Added Dynamic Credit Card via (CCARD_INFO) in Wine Store - Added Dynamic Credit Card via (CCARD_INFO) in Shoe Store - Added Dynamic Credit Card via (CCARD_INFO) in Shopping - Added Dynamic Credit Card via (CCARD_INFO) in Shopping's Front Store - Major Updates in Grocery Store * Bug fixes, code changes - Major fixes in Wine Store - Products do not show up in other catogories when I select "This product also belongs to the following categories:" - Fixed option: "This item also belongs to category" in Computer Store - Fixed option: "This item also belongs to category" in Grocery Store - Fixed option: "This item also belongs to category" in Watches Store - Fixed option: "This item also belongs to category" in Wine Store - Fixed Messages Form on Back Office (Java Script Error) - Minor fix in Pet Shop (Buy via Item Browse) - Minor fix in Pet Shop (Sub Categories) - Java Script Print fix in Main View Order - Java Script Print fix in View Order (Web Store) - Updated CSS in View Order (Vendor) - Not yet updated - Major fixes in Shoe Store (Languages) - Major fixes in Wine Store (Languages) - Major Fix in Notifications Form - Minor fix in Watches Store * Image Enlarge - Minor fix in Wine Store * Image Enlarge - Minor fix in Shoe Store * Image Enlarge * Colors & Sizes - Major Fixes in BluePay Gateway - Advance HTML Editor Java Script Fix - Minor fix in Java Scripts (Item Forms) - Minor fix in Secure Checkout (Server Address Directive was Switched to Server Name) in: * Computer Store * Watches Store * Structure changes - Updated users table (utilizadores) - Default User Type Set to 1 - Added ccard_info table (Holds Credit Card Info that is displayed to End User) * User Can now Dynamically Change For example (Visa, Mastercard, etc.. at Gateway Level End) 2002 15 May Version 1.2.9 ------------------------------ * Enhancements - Updated Computer Store to Calculate & Show Tax Values at Checkout Level - Updated Shoe Store to Calculate & Show Tax Values at Checkout Level - Updated Watches Store to Calculate & Show Tax Values at Checkout Level - Updated Wine Store to Calculate & Show Tax Values at Checkout Level - Updated Grocery Store to Calculate & Show Tax Values at Checkout Level - Updated Sports Store to Calculate & Show Tax Values at Checkout Level - If no store is selected within Item Form assumes 1st Store - Added French Localization Support in Computer Store * Bug fixes, code changes - Minor fix in Tax Class Management (Duplication) - Minor Localization fix (Item Stock Message) in: * Wine Store * Grocery Store * Watches Store * Shoe Store * Shopping * Shopping's Front Store - Minor fixes in Wine Store * About Us * Shipping & Returns * Privacy Notice * Conditions of Use * Contact Us * Help Us - Minor fixes in Back Office Login (Occured in some versions of PHP) - Minor fix in Shipping Options (Details) * If Detailed Table has more than 127 countries selected it won't write the remaining table * Structure changes - Updated French Language Directory in Distrib - Updated Shippings Table (Details) - (expedicao_table) to int 11 (See BugFix) 2002 13 May Version 1.2.8 ------------------------------ * Enhancements - Secure Checkout was added to Computer Store (If SSL if Configured & Available) - Secure Checkout was added to Wine Store (If SSL if Configured & Available) - Secure Checkout was added to Sport Store (If SSL if Configured & Available) - Secure Checkout was added to Show Store (If SSL if Configured & Available) - Secure Checkout was added to Watches Store (If SSL if Configured & Available) - Updated SSL, Fax Gateway, Send Fax, Send Email Order Notifications Directives in : * Computer Store * Shoe Store * Sport Store * Grocery Store * Wine Store * Shopping * Shopping Front Store * Bug fixes, code changes - * Structure changes - Updated Store Site Table (website) - Added ssl field for secure checkout at front store (Default = 0 - No Secure) - Added fax_gateway for Fax Gateway Config ( Default = 0 - None) - Added send_fax to Send Fax Confirmation (Default = 0 - Don't Send Fax Confirmation) - Added send_emailorderconf to Send Email Confirmation by Store (Default = 1 Yes, send email confirmation order by email) * Previous to this only global email notification was possible, not this is possible per store 2002 10 May Version 1.2.7 ------------------------------ * Enhancements - Added Brand Filtering in Computerstore * Bug fixes, code changes - More fixes within Wine Store - Minor stock filter fix in Computer Store - Minor localization fix in Computer Store - Minor stock filter fix in Sport Store - Minor stock filter fix in Wine Store - Minor stock filter fix in Shoe Store - Minor stock filter fix in Watches Store - Minor stock filter fix in Grocery Store - Minor stock filter fix in Shopping - Minor stock filter fix in Shopping Front Store * Structure changes - 2002 08 May Version 1.2.6 ------------------------------ * Enhancements - Major French Language Update * Bug fixes, code changes - Major fixes in Wine Store * Structure changes - Update FR Structure to fr_FR 2002 06 May Version 1.2.5 ------------------------------ * Enhancements: - Added Manufacturers Filter Check in Watches Store - Added Image Validation in Sample Computer Store - Added Full Template Support in Sample Computer Store - Added Full Brand Support in Back Office including: - Assign Brand to Products - Create & Manage Brands - Added Full Type Support - Standard Item - Auction Item - Content - Custom - Added Content Support to Computer Store Sample - Impreved Auction System - Added Brand Support to: * Watches Store * Wine Store * Sport Store * Shopping * Shopping Front Store * Shoe Store * Bug fixes, code changes: - Minor distribution fixes * Structure changes - Changed banner field in banners table to LongText - Updated Items Table (Artigos) - Added brand_id field - Added brand_id index field 2002 29 April Version 1.2.4 ------------------------------ * Enhancements: - More Improvements on Sport's Store - Minor Improvement in BluePay Gateway (Payment URL was static now is dynamic) * Bug fixes, code changes: - Major Shipping Option Fix in Sample Computer Store - Major Shipping Option Fix in Sample Shoe Store - Major Shipping Option Fix in Sample Watches Store - Major Shipping Option Fix in Sample Grocery Store - Major Shipping Option Fix in Sample Shopping Store - Major Shipping Option Fix in Sample Sport Store - Minor fix While Change From Other Language to English in Sample Computer Store - Minor fix While Change From Other Language to English in Sample Shoe Store - Minor fix While Change From Other Language to English in Sample Sport Store - Minor fix While Change From Other Language to English in Sample Watches Store * Structure changes - 2002 29 April Version 1.2.3 ------------------------------ * Enhancements: - Optimized BluePay Post with '' - Added Time Limited Promotions - PayPal & WorldPay Support was added to Sport's Store - WorldPay Support was added to Shoe Store - WorldPay Support was added to Watches Store - WorldPay Support was added to Wine Store - WorldPay Support was added to Shopping - WorldPay Support was added to Shopping Front * Bug fixes, code changes: - Major fixes in Sport Store - Minor fix in Computer Store (Shipping Options Filter at Checkout) - Minor fix in Wine Store (Shipping Options Filter at Checkout) - Minor fix in Sport Store (Shipping Options Filter at Checkout) - Minor fix in Grocery Store (Shipping Options Filter at Checkout) - Minor fix in Watches Store (Shipping Options Filter at Checkout) - Minor fix in Shoe Store (Shipping Options Filter at Checkout) - Minor fix in Shopping (Shipping Options Filter at Checkout) - Minor fix in Shipping Option (Double Add) - Minor fix in Computer Store (Customer Group Filter at Checkout) - Minor fix in Wine Store (Customer Group Filter at Checkout) - Minor fix in Sport Store (Customer Group Filter at Checkout) - Minor fix in Grocery Store (Customer Group Filter at Checkout) - Minor fix in Watches Store (Customer Group Filter at Checkout) - Minor fix in Shoe Store (Customer Group Filter at Checkout) - Minor fix in Shopping (Customer Group Filter at Checkout) - Minor fix in Shipping Option (Double Add) - Advance WYSIWYG Edit Fix - User Rights Updated to Reflect New Options - Minor fix in Shoe Store Checkout (Buttons where mixed) * Structure changes - 2002 24 April Version 1.2.2 ------------------------------ * Enhancements: - Added the Ability to Change Profile's Per Store: eg: Remove Hot Deals Box from Store W - More Improvements within Sports Store * Gift Ideas - Added CCV (Credit Card Verification) to View Order (Main) - More Improvements within Auctions Sports Store - Added Randomly Stats & Select of Banners within Wine Store * Bug fixes, code changes: - Minor fixes within Shoe Store (Localization) - Added CCV Insert into Computer Store Checkout (CCV Was not beeing recorded) - Added CCV Insert into Shoe Store Checkout (CCV Was not beeing recorded) - Added CCV Insert into Grocery Store Checkout (CCV Was not beeing recorded) - Added CCV Insert into Watches Store Checkout (CCV Was not beeing recorded) - Header & Footer Java Script Fix * Structure changes - 2002 23 April Version 1.2.1 ------------------------------ * Enhancements: - Major Improvements within Sports Store * Added Manufacturer's Box * Added Other Stores Box * Added Newsletter Box - Add Store ID in Banners Manager - Started Auctions in Computer Store - Added Shopping Regions Support - Added Banners SQL Sample Dump File - Added Images File for Banners SQL File * Bug fixes, code changes: - Minor fix in Sport's Store Dump File (ITEM ID) - Minor fixes in Sport's Store (Localization) - Banners Save Fix * Structure changes: - Store ID Added to Banners Table - Added store_regions Table 2002 18 April Version 1.2 ------------------------------ * Enhancements: - Updated Class Banner Tag for Banner Stats & Retreival - Major Banner Improvements * Removed Old Copatibility Issues for Database - Added Randomly Stats & Select of Banners within Computer Store - Added Randomly Stats & Select of Banners within Watches Store * Bug fixes, code changes: - Minor fix within the Layout Manager - Minor fixes in WorldPay Gateway - Minor changes in Layout at Watches Store Demo - Minor changes in Layout at Shoe Store Demo * Structure changes: - 2002 15 April Version 1.2 ------------------------------ * Enhancements: - User Rights have been added to Web Store Admin - Updated Spanish Translation - Added Class for Text Manipulation (class_text.html) * Word-wrap, Filters, etc... - Added Class for Browser Detection - Improved Localization System in Computer Store - Added Store Sample Record in Instalation Wizard - Added Vendor Sample Record in Instalation Wizard - Added Languages Support for Spanish in Shoe Store - Added Languages Support for Portuguese in Shoe Store - Added Languages Support for Portuguese Brazilian in Shoe Store - Added Languages Support for Spanish in Grocery Store - Added Languages Support for Portuguese in Grocery Store - Added Languages Support for Portuguese Brazilian in Grocery Store * Bug fixes, code changes: - Setup Wizard Fixes * Sessions - Many fixes within Banner Manager - Minor fix in Computer Store * Departmet's Browse is now able to detect if Select Manufacturer or Selected Category was not selected * String Filter per Store was missing * PayPal Payment & WorldPay Payment Finish System now uses store email instead of pay@bug-mall.org - Minor fix in Watches Store * String Filter per Store was missing - Minor fix in Shoe Store * String Filter per Store was missing - Minor fix in Shoe Store * Missing Next & Previous Buttons - Updated Comptuer Store Dump Files * Manufacturer's IDs where wrong - Minor fix in Localization (Portuguese) * A couple of strings where missing fom distribution - Function fix in Watches Store (Category) - Changed Default Setup Values for Localization Support in Languages Configuration Tables * Removed folder for US/GB support language (Defaults) * Changed Folder's default values for Portuguese, Spanish & Brazilian Records PS: Remaining Localization Files not yet 100% implemented * Structure changes: - Minor fix within User Rights Table (Wasn't beeing created) 2002 10 April Version 1.2 ------------------------------ * Enhancements: - Added WorldPay Support to Computer Store - Added WorldPay Gateway Support to Computer Store - Automatically Setup Wizard - Added Languages Support for Spanish in Computer Store - Added Languages Support for Portuguese in Computer Store - Added Languages Support for Portuguese Brazilian in Computer Store - Improved .htaccess facility * Bug fixes, code changes: - Minor fix in Bottom - Major user rights (Remaining User Rights) - Instalation file was missing from distrib (Now added) - Config File was missing from Shopping Store (Now added) * Structure changes: - Updated User Rights Tables with the remaining fields 2002 08 April Version 1.2 Beta XVIII ------------------------------ * Enhancements: - Added Languages Support for Portuguese in Computer Store - Added Improved Setup Wizard * Bug fixes, code changes: - Zip & State Fields where not saved in Shoe Store -> Fixed - Zip & State Fields where not saved in Computer Store -> Fixed - Zip & State Fields where not saved in Grocery Store -> Fixed - Zip & State Fields where not saved in Watches Store -> Fixed - Minor fixes in Blue Pay Gateway - Major intro security fix * Structure changes: - 2002 08 April Version 1.2 Beta XVII ------------------------------ * Enhancements: - Added Comment Field to Blue Pay Gateway - Added Full 100% Dynamic Languages to Watches Store - Added Full 100% Dynamic Languages to Computer Store - Added Full 100% Dynamic Languages to Grocery Store - Added Full 100% Dynamic Languages to Shoe Store - Added Full 100% Dynamic Languages to Shopping - Added Full 100% Dynamic Languages to Sport Store - Encrypt End-User Credit Cards in Watches Store - Encrypt End-User Credit Cards in Computer Store - Encrypt End-User Credit Cards in Grocery Store - Added Spanish Language Localization System - Added the ability to Broadcast newsletter per: * Country * Zone * Shopper Group - Added Mall Featured Items Option - Added enhanced functions to make sure forms only get submitted once thus, preventing blank records * Products Form * Customer Form * Categories Form * Create Website Form * Create Vendor Form * Bug fixes, code changes: - Credit Card Gateway Fixes in Computer Store