Bugs fixed

  • Change post to session in order API (#2712)
  • Maxmind error with unused method (#3069)
  • Added missing $json var declarartion in sale/order API (a2d529e)
  • Customers orders report wrong information #3101 (e30de74)
  • Replaced wrong model (affiliate/affiliate) with right one (account/customer) (9e5aa27)
  • Fixed call to undefined methods and calling method on null object (f9105bf)
  • Bootstrap info button showing blue border #3126 (#3126)
  • Fixed missing DB_PORT when creating new DB object (c990cec)
  • Warning ini_set() A session is active (#3131)
  • Password Decode Failure, Step 3 Installation (#3185)
  • Notification Menu on Pending Orders #3180 (#3180)
  • Encryption is not required for 'File' type option (cdee8cb)
  • updated the sql to drop tables if exist because the data still gets dumped in (d0c5674)
  • Add "required" asterisk to locale field (6d5149d)
  • Fix worldpay validate modify permission. (c70ae43)
  • library-image->watermark (#3119)
  • Missing meta data in add language #3184 (#3184)
  • Placeholder display issue in product edit -> special -> priority field #3157 (#3157)
  • Remove forward slash from download #3246 (#3246)
  • Print shipping list - wrong weight (#3155)
  • reward points not added to returning customer (#3161)
  • Wrong order status if clause #2722 (#2722)
  • Gift voucher mails not sent automatically!! #3093 (#3093)
  • Can't void order if in banip or fraud #2720 (#2720)
  • Fixed broken layout when adding a new discount (5763695)
  • Fixed broken layout when adding a new image to a banner (8035fc8)
  • Category canonical & breadcrumbs are incorrect - Generate from found category_id and not uri path#3179 (#3179)
  • Document selection "lost" in filemanager when a filter is applied #3253 (#3253)
  • Forgottern password check account has been approved #3266 (#3266)
  • Wrong redirect on shipping and review form #3276 (#3276)
  • Add an attribute without group #3274 (#3274)
  • G2A - form bug fix (e8b2fc5)
  • Added missing error_filetype text. (65a1835)
  • Remove #3305 (#3305)
  • G2A Pay Module Not Working (vat totals) #3290 (#3290)
  • Warning in order return page #3328 (#3328)
  • Convert Limit Value To Integer (#3330)
  • Manufacturer empty canonical #3333 (#3333)
  • remove duplicate lines #3337 (#3337)
  • Fix bluepay_redirect.php when releasing funds in the admin. (169fc38)
  • Fixed usages of btn_ language tag to the correct button_ (1ef7ba8)
  • Fixed calculated totals for Bluepay module. (56361d4)
  • HTTP_IMAGE is removed, starting from 1.5.?.? version, but still exists in cli_install.php file #3346(#3346)
  • Missing setTitle #3348 (#3348)
  • Fix dspan to div #3350 (#3350)
  • Bug fix: if $mail->reply_to is set, use that (instead of $mail->from) in the email headers #3023(#3023)
  • Remove PayPal Pro "Please Wait..." message after completion #3156 (#3156)
  • Coupon per category does not work #3354 (#3354)
  • stylesheet form-group fix (86b16c0)
  • Version 2.0.3.1 Error ----PP_EXPRESS Error #3377 (#3377)

Changes

  • Changes to the order API system (https://github.com/opencart/opencart/tree/master/upload/catalog/controller/api)
  • Pondicherry to Puducherry in oc_zone table
  • Amazon checkout payment module removed. Replaced with newer Login and Pay module.
  • Added data to the pre.order.history.add event trigger (77830ee)
  • Korea, Republic of > South Korea in country list (dae5e0d)
  • Modification to pre.order.history.add event trigger (61aa9d7)
  • Moved the country ajax to one central location (652167f)
  • Removed testing code (bcfd7d9)
  • Replaced old country method with new location (a011d9c)
  • $this->load->language > $this->language->load (9f3ab03)
  • Added PHPUnit bootstrap.php file to .gitignore (47e0b99)
  • No need to tell the customer they already added the same product to the wish list (0761b30)
  • Removed restore cart and wishlist from customer class as you don't want your cart restored on each login (0db2555)
  • Better login token (b79cdf3)
  • API login moved also added a proper encryption key (c1da341)
  • Prevent html content inside modules dropdown (16825ac)
  • added a token generator. md5(mt_rand()) is not good enough (564b4d0)
  • use mt_rand() instead of rand() (1601025)
  • changed the method name ijn payment gateways from action to order (e9ea283)
  • affiliate code changes (a0ff7c6)
  • upload/admin/controller/sale/customer.php (0a42c05)
  • updated git ignore with storage folder changes (5a702e1)
  • moved all the customer files to their own folder (2bcf39e)
  • Updated cli_install.php to include changes for storage folder and also db_port option (21c76f5)
  • changed unserialize to json_decode for the settings table (141de8a)
  • updated the salt to use token (c775c55)
  • Changes session library class
  • moved the general fields and store fields around as they are suited better under the different tabs (3a254ea)
  • Update usps.php > OriginZip (919a074)
  • Update to Google recaptcha
  • remove redundant conditions for product left & right sections (cb69dc5)
  • add russian ruble to pp_standard (a90e15c)
  • added latest css bootstrap and font icons (8031629)
  • Updated PayPal Pro iFrame endpoint to new PayPal requirement. (116ee0a)
  • image manager code rearrange (2dea454)
  • Google maps geocode language (664c39c)
  • Remove unused bootstrap files (0d4fc2d)
  • FedEx shipping module improvements #3019 (#3019)
  • Amazon Login & Pay module update & fixes
  • updated admin bootstrap and added the sass files for theme developers. (67a69c8)
  • Removed "final" declaration from Action class to make it mockable in PHPUnit (0bff4dd)
  • Change SEO Keyword Text to SEO URL (06622c6)
  • google_base.php missing "google_product_category" #3228 (#3228)
  • Updated Sagepay logo to new branding. (c3f2b25)
  • Fixed Bluepay transaction logging to use the correct standard for a payment type (payment not sale) (ac24c81)
  • Improved UX for slow payment gateways/shipping methods as loading button resets when checkout step is properly loaded (2b475e1)
  • Ability to login at checkout step using enter key on the inputs (7a6dd6d)
  • Adding config_login_attempts = 5 to install sql (2431f8d)

Added

  • Latest OpenBay Pro release.
  • add event .admin.language. (6bdc37d)
  • added api IP table (6933ac7)
  • Friendly error when mPDO error occurs on installation of Opencart (06f28dc)
  • Added Croatia to the list of EU countries (9e5d13e)
  • Added Telangana as a state (6ca2cdd)
  • Moved the fraud handling into separate module type
  • Moved analyitics into separate module type
  • Added priority to event listener. Higher priority means more importance. (e69ec5a)


Wednesday, January 20, 2016

« Retour