52
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected almost 2 years ago.
Jul 11, 2021 — Jul 11, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug when adding first manufacturer and/or subcategory to a product. More... almost 24 years ago
Bug Fix: When updating a product there would be product_to_manufacturer and products_to_categories that would have the product number cleared to zero. More... almost 24 years ago
Need to do math on numbers Before converting them to strings with commas... More... almost 24 years ago
Include weight check in java script to insure the field was entered. More... almost 24 years ago
add missing </select> tags - now netscape should render the pages correctly More... almost 24 years ago
Clean Welcome message to translate \n to be newlines. More... almost 24 years ago
Also force 2 decimal places for shipping cost in admin area. More... almost 24 years ago
Finish up the product_weight addition by enabling admin to access and update that field! More... almost 24 years ago
Maintain 2 decimal places for shipping cost in outgoing emails too. More... almost 24 years ago
update product search logic to accept multiple keywords * should be further updated in the future to search with AND and OR functionality, now its just AND More... almost 24 years ago
if shipping is enabled, always display the shipping value as a decimal number (x.xx) More... almost 24 years ago
Change product_tax from int to decimal(4,2) so that fractional tax may be applied (6.5, 9.25, etc) More... almost 24 years ago
Updated sql file to initialize the database to include all the shipping changes as well as the admin package. More... almost 24 years ago
Updates to include Shipping Method in the order history and emails. Also provided a pull down to select How quickly the order should be delivered (UPS) (Thanks again Aaron) More... almost 24 years ago
Finished the Add-To-Cart W/Quantity > 1 Also fixed add quickie to only add 1 More... almost 24 years ago
TEP Uses 3 char country codes but UPS wants 2 Char ISO Country codes. More... almost 24 years ago
It would help to add the new file as well.. More... almost 24 years ago
Added code to optionally include Shipping Charges in the cost. Also added new field to orders table 'shipping_cost' More... almost 24 years ago
Added code to display a value for 'shipping_cost' from orders if it is > 0 or if define (in application_top.php) is 0. More... almost 24 years ago
*** empty log message *** More... almost 24 years ago
Spelling fixes, now calls the right define/variable for the email address More... almost 24 years ago
Start of the FAQ with some basic questions. This will be added to the support site soon and will be in sync. More... almost 24 years ago
added underscore More... almost 24 years ago
Initial import into CVS More... almost 24 years ago