Articles Hierarchy
Articles: Bob Elliot & Co Ltd Change Log
4.3.14 - Altered Category Deletion to work by ID instead of name
4.3.14 - Altered Category Deletion to work by ID's instead of category names.

4.3.13 - Changed Menu Logic to Account for lack of Sub Cats
4.3.13 - Changed Menu Logic to Account for lack of Sub Cats, Involved Changing from JOIN to LEFT JOIN, then checking for NULL, if null then print 'View All' which the menu will then print out too.

4.3.12 - Menu now ignores disabled Categories
4.3.12 - Menu now ignores disabled Categories, IE; if the user disables BAGS, the Category will not appear in the menu.

4.3.11 - Category Management
4.3.11 - Category Management Added, offering the ability Bulk Transfare products from one category to another and also to enable/disable a category.

4.2.10 - Database Modifications
4.2.10 - Database Modifications including....

4.2.09 - Database Upgrade

4.2.09 - Database Upgrade phase 1 has been completed, this was done to correctly set the product - category relationships to an INT-INT 1:1 relationship (it was a text to varchar relashionship....


4.1.08 - BUG: QuickBuy and single quotes
4.1.08 - When using QuickBuy to add a produt with a single quote in its name to the cart the SQL query was throwing an error, Bug simply involved single quote handling.

4.1.07 - Fixed bug that prevented Variation Deletion
4.1.07 - Fixed bug that prevented Variation Deletion by editing the vartiations table with a primary key and using that unique ID to control deleteing etc.

4.1.06 - Allow Variations that contain single quotes to be deleted
4.1.06 - Allow Variations that contain single quotes to be deleted

4.1.05 - Fixed Edit Product single quote product name issue
4.1.05 - Fixed Edit Product to not chop of product name when the name contains a single quote.

4.1.04 - Basket Check For Duplicates
4.1.04 - When adding an item to your basket the system now checks if that item is already in the basket, and if so, it simply increases the quantity rather than adding a duplicate, this was applied to the 'quick buy' and...

4.1.03 - Add Web Addresses

4.1.03 - Add Web Addresses to the store locator system via either an admin tool (on the store locater admin system) or via logging in as that store and going to account management....


4.1.02 - MailShot Report
4.1.02 - with this modification the mailshot now outputs a list of all people it sent to along with a read-only copy of the message. Also some information was added to the text editor allowing them hopefully to more easily add the bob elliot logo to the email.

4.1.01 - password retreival
4.1.01 - saw a new feature allowing the user to retreive their username and password by email instantly. all they have to do now is enter their email address and their details are sent to them.

4 - Version4 - speed and overall performance overhaul
4.0.0 - Version 4 - speed and overall performance overhaul, with all quries re-written to be much faster, moved the site to a new web server, overall reducing loading time of the admin page for example from 30+ seconds to less than 1 second.