File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 33Below is a detailed change-log, along with specific tasks completed, for each
44version released to date.
55
6+
7+ ## Version 0.3.1 (20/10/2018)
8+
9+ - [ #new] ( #new )
10+ - Added new ADMIN_INC, updated Admin index and login pages.
11+ - Added full country selector to edit-address.php. Cleaned up other pages.
12+ - [ #enhancement] ( #enhancement )
13+ - Enclosed SQL queries and updated links.
14+ - Implemented more reliable method for cart totals.
15+ - Removed the <em > when zero items in cart.
16+ - Checkout page has been totally over-hauled. It wasn't dynamic and hard-coded
17+ plus there was no check for if there were actually items to check out.
18+ - [ #bugfix] ( #bugfix )
19+ - Fixed bug where users could view orders that they didn't place.
20+ - Fixed up queries and variables in my-account.
21+ - Removed the echo on the cart page.
22+ - Fixed multiple errors on cart.php.
23+ - Fixed issue where nav cart total was doubling the total on cart.php.
24+ - Fixed errors when the ` $_SESSION['cart'] ` data is null.
25+
626## Version 0.3.0 (19/10/2018)
727
828- [ #new] ( #new )
You can’t perform that action at this time.
0 commit comments