lp:~mikel-martin/opencart/14x
- Get this branch:
- bzr branch lp:~mikel-martin/opencart/14x
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from http://opencart.googlecode.com/svn/branches/v14x/.
Last successful import was on 2012-08-07.
Whiteboard
Pointed the URL to the trunk branch.
Recent revisions
- 149. By qphoria on 2011-07-23
-
== OpenCart v1.4.9.6 ==
FIXES:
- Fixed php error for deleted products due to bad check for admin catalog controllers (long time bug) with !empty.
- Removed secret key required field in moneybookers and added the uppercase validation
- Fixed missing classification field in ups.php
- Fixed Customer filter to be case-insensitive
- Fixed continuity with HTTPS vs HTTP in the cart, module, and checkout pages
- Added callback to nochex.php and updated it for token support
- Fixed Flat and Free modules overriding the main status
- Fixed orphaned Germany zone to geozone (for new installs)ADDED:
- Added Patched CURL-Based payment extensions with better curl error handling.
- Changed Worldpay to use quicker form url
- Updated royal mail rates
- changed header.tpl to use variable for theme name
- Updated common_form.tpl
- Default dimensions for UPS if left emptyDELETED:
- Empty placeholder files - 147. By qphoria on 2011-05-11
-
quick update to 1.4.9.5
- Reverted the request clean as it isn't needed or proper
- fixed tiny admin order filter issue - 146. By qphoria on 2011-05-11
-
== OpenCart v1.4.9.5 ==
FIXES:
- Fixed Regression Weight Class Description saving in admin
- Fixed Missing mail parameter admin order update
- Fixed setting.php and installer to use common Email regex
- Fixed firstclass for USPS new V4 api and international settings
- Fixed css for alternating row colors in admin
- Fixed paypoint live method
- updated royal mail rates
- Fixed store breadcrumb page not found issue
- Updated sagepay_direct to use explode instead of split()
- Admin category cache updated to be separate from the catalogADDED:
- Added some additional htaccess override options for those that can't use php.ini.
- Reduced admin user name validation to 1 char
- Updated UPS admin controller to use optimized coding method
- Added UPS insurance & avg dimensions
- Added new paypal standard currency
- Additional weight-based mail features
- Additional Flat Rate & Free Shipping features
- Added product option validation for products in the cart to avoid product with no option
- Updated admin product controller to use new array_merge languages
- Added Max Qty for products
- Added callback code to nochex
- Added $_REQUEST clean and $this->request- >request option for payment callbacks that support both POST and GET DELETED:
- setMinQty() function removed. Min and Max qty check moved and simplified in main the getProducts() function in the cart library - 145. By qphoria on 2011-03-24
-
Post-1.4.9.4 patch:
- Fixed first class tag fix for usps v4
- Added usps debug option
- Added improved weight based shipping with All Zone and Base price option
- Hide invoice date 0000-00-00 display on invoice
- Added the additional alert email list to new account alert
- Fixed the regex check in the order model for email
- Added product option check to cart class to prevent product without options - 143. By qphoria on 2011-02-07
-
post 1.4.9.3 fixes
- information typo for request var
- pp pro currency conversion fix for unsupported currencies
- new pp_standard with all latest discount fixes and proper calculations
- pp standard auto bypass if total = 0
- add date header to mail to avoid spam filters - 141. By qphoria on 2011-01-18
-
A few changes AFTER v1.4.9.3 but before branching 1.5.0
- USPS 2011 partial fix
- base url fix for IE8 SEO and searching
- invoice auto-reset by year (not sure about this one)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)