rb@rb-asus:~/projects/opencart-github (v1.5.6.1)$ git logd --no-merges origin/v1.5.6..
82fe479(HEAD,origin/v1.5.6.1,v1.5.6.1) Found issue where config setting is not set (doesnt exist) causing the incorrect layout ID for the product page. Also removed variables for info and category default but they were not affected Fixes #11173f3cf90Force version change to 2153. non-beta1ce5161Code tidy / formatting. Latest stable release before merge into main OpenCart 1.5.6.1 for new release.1fe99e7Updated version number to 1.5.6.1 in index files.b2ea23bFixes #1108 - SQL install error.735cf81Ref:#1101 - patch for 1.5.6.1 branch.dd97bbeFixes issue with adding a new language and the admin no longer showing profiles.a14a56bFixed missing URL param in breadcrumb.00856adManual fix for PR: Fixes sprintf argument warnings REF: #1029a62fae0Fixed issues in not found controller for 1.5.6.1. Ref #10323485960Fixed PayPal Payflow Pro curl URLs089d9f5Removed unrequired constant for image location and added alt tags to loading icons.018fc08Fixed image URL location to remove the PHP constant for HTTP server. Also added alt tags.8bb4c07Moved hard-coded language strings to language file for openbay/openbay_itemlist.tpl93975bdRe-added the play library file which is empty to allow for upgrades.non-beta3685233Fix for OpenStock variant group calculation.7e8369fMinor code tidy. Fixed issue with remove link button not working when the listing already ended. Change library ebay method to removeItemId to removeItemByItemId as it makes more sense.267703cFixed issue where it will thrown an error if the category name cannot be found in the sync table.70d473aClean bug fixes for issue / PR #975. Closes #97531dbda9Changed upgrade script to support enum database field type. Close #9818fd8191Fix for the default driver type.ffce0deAdded MySQLi support. Updated install process to allow choice, validation done.be8b558Fix limit value bug for 1.5.6.1 branch. Already patched in master. Ref b2f58b604cb2f1Removed double language set line.0223f66Fixed cache delete when adding new language. Removed line and updated banner cache delete from attribute.c0e623eFix for admin password reset protectionbf95a89Updated 4 space to 2 space indents in all new catalog payment view files. Also updated spacing issue in the install tpl file mentioned in issue 9760d41b2dRemoved the play files from the module.7366cebResolved issue with name array pointer for OpenStock itemsdd32757Removed the legacy stock report email feature. All information from this can be seen on the linked items page. Resolves issues when customers have large store sizes non-beta05c326bRemoved the legacy stock report email feature. All information from this can be seen on the linked items page. Resolves issues when customers have large store sizes.non-beta11831f8Resolved ebay listing preview issues when the admin is using an SSL.non-betaa13cbfaStandards improved, code tidy.933e296All tab indents and removal of space after casts should now be complete for the openCart code. OpenBay updates will be merged in when complete.51b410eMinor code improvements to layout and reduced errorsbc9e8c6Improvements to library files - coding standards and also removed ebay addons method as it is no longer used.0018643Updated more standards. Merged in latest OC 1.5.6.1 branch.317fb8eMore indentation updates.84b5bd8More changes to CS issues. Tab indents and space after casts.545f902Removed spaces after type cast.761ad6cMore space to tab indent conversion.0a79ec1Further changes to the tab indents from spaces.cd30218Removed todo comment.30bfae1Converted space indents to tab indents as per standards.71d6fc0Removed more mixed line endings and lines after closing PHP tags.76d33a4Removed additional line endings after php closing tag.873d9d4More closing tags added to files.ce67142More coding standard improvements.9cdad1fAdded missing closing tags to all remaining files not related to the OpenBay Pro module.40c504cAdded missing php closing tag to catalog\language\english\account\recurring.php Close #94942852afMore indentation improvements along with removing a space after type cast.5dbce09More indent conversions.ae676cbModified all of the lib and front end to use tabs not space indent.71d2f28Converted all admin models to use tabs not space indent.81a263bConverted all of the admin/controller OpenBay Pro files to use tabs not spaces for indent.610bac6Added type cast for order variable. Added check for array of templates before foreach.d753c4cMore coding standard improvements to the OpenBay Pro module before pull request.a209f48Fixed coding standard issues with closing tags and space before open bracket.7c82b06Identified an issue where an order lock can remain and cause further updates for the order to fail. Caused when a user allows importing of incomplete orders, has display errors on and chooses to notify the user of an eBay order.7ab33fcUpdating to stable release version. Fixed issue with menu hiding.SKU now uses correct data when listing an item.First eBay gallery image is set to the main image again. Fixed issue with bulk listing not able to list items with old returns profiles. Moved version update from the eBay patch script.non-betae5f155dFixed issue with default eBay radio button not being selected for single listing.ca40668Changed the value of uploaded SKU from product ID to actual SKU if the user supplies the info.e248fb0Added hidden form field to preserve the$openbaymanager_show_menusetting when editing the openbay manager.f5a2587Fixed issues where the version number will not update if the eBay market is not installed or has config database settings.d49d47fAdded conditionals to the bulk listing process to handle new data from the returns profiles.2637bb4Updated version file.non-beta94f1c34Stable release including bug fixes.non-beta39a59afOpenBay:Amazon validating optional fields min/max length when not empty8ee6e77Bug-fix when deleting product links06cb5c2Merge version for OpenCart 1.5.6.1 branch.non-beta9364b58Update PP Express to Handle Lengthy Product Descriptions5323f11Update mysqli.phpa125a81Fixed error with missing payment method on manual order. Master branch also fixed. Close #931d00049aUpdatepp_express_view.php7d4828c(origin/v1.5.5.1) Working copy has been rolled back to pre 790 pull request. These now part of 1.5.5.2 branch.5a018ffRemoved private variable (unused) from step 1 install controller class.d9312d2Removed check to accept the GNU GPL licence during install.3119771Removed the 404 header when the cart is empty.f7c40d1Added correct headers when the not_found.tpl is triggered for catalog area; download, products, category, order, returns, cart, information, manufacturers.2ec5696Corrected typo of variable in response.php for render method.01f51afRemoved a lot of jQuery plugin example files, change logs and readme files. Any license files have been left in place.7b1dbbfCode change as suggested in issue 898ffd99d4Fixed SQL typo and added missing quote mark in setting model / update setting value method.d33eb19Fix cart add missing argument 4 #91054433e0Correct admin login validation85cce4aFixed issue #905: orders without shipping do not cause PHP notices.149d488Pagination fix for linked items.0cd5a40Updated to correct version number.non-beta user-log60e34c3Updated version number file.6c097ddUpdated the API URL to allow the faq pop-ups to work correctly.non-beta user-logca4831dRemoved width from column.c2a61e2Improvements to the UI and options on the link items page.d7e2ebeFixed edit page syntax error with language string echo.d0306f1Code tidy. Added missing language strings to edit listing page. Added check that the listing is active before editing. Added colour highlight on link items page if variant products are no longer active on eBay.9977d34Correct status in the Marketplace Links tab for Amazon's marketplaces.530a86c2076 release. non-beta user-log817af9bFixed the update tool to work with renamed admin folders.a4e81baUpdate tool now creates folders and removes files.d8865a4Added bulk linking to Amazon US; Fixes to SQL in Amazon EU bulk linking.3fb7b412071 release. non-beta user-log97531f0renamed listingReports to listing_reports in Amazon EU.74fc09cmoved ksort of array to ensure the data is set first.875a3acNotice error fix.c74e752Fixed issue with passing unsynchronized error message to the settings page.74f6ce1Fixed braces issue on listing page where it was causing syntax error.f5c1b39Added dynamic product return options based on teh user country. Now supported in the listing and bulk listing tool. Added checks to ensure that the sync has been done before.f9bae01Fix for returns within option not showing in profile page.30bbc83Added all of the available product returns fields to the returns profile section. Needs to be integrated with the listings page still.e1cf663Fix for Amazon US ordersafa3561Language variable fix7125bd1Typo fixes. Added default values for brand and search terms.6ebd081Adding correct country specific returns options to the profiles page based on eBay data from the setup sync call.a4fcf3dFixed issue with missing margin on notification boxes. Code tidy on the ebay and play tpl files.c1af698Added bulk linking to Amazon EU.4df8844Fix for Amazon US orders (does not get the ID correctly)68d0088Fix to putbulkstockupdate method to include variant item changes.98efc7aAdded bulk listing to Amazon US.4c699b8Shows the bulk listing status on the subscription page.fcaa33aChecks user's Amazon plan if bulk listing is allowed.047df42Fixed URLs in Amazon controllers.5e55564Updated image text string about costs in listings page.683e7c5Fix to item list retrieve for page limit calculation. Method modification for get item to allow for status field. Fix to update method where a count would be sometimes thrown off its actual value.d4526d2Minor code optimisations to SQL in ebay lib file. Added and changed some comments.188c21aFixed issue with ajax load when there is no linked items in store to ebay.2d06a32Removed ebay customer model and added method to openbay library to be reused. Code tidied all of the models under the catalog section.b4eef07Moved remaining controller files from separate folders into the single openbay folder. changed glob function in extension/openbay.php to a set array to allow additional controller files to be stored without affecting the market list page.8f28d94Moved the ebay/profile controller to openbay/ebay_profile and updated references.bfef0a7All language files now moved for amazon and amazonus modules into openbay folder.147d8e5Moved the remaining amazon model files to openbay folder.4cd45ccMarketInSG's pull request #846: Move blacklisted ip to ban ip table during upgrade44897abIssue #842: Added sorting for products' options.cbe0ddbRemoved add-on folder.1d8166emoved addonLoad method to OpenBay class.ed8a54cRemoved the eBay addons section for the installed add-ons. This is no longer needed as we now directly check the installed extensions table.71f88a1Moved all ebay and play language files to openbay folder. Updated language load references to them as well. Renamed some files to be easier to read.deb871eMoved the ebay,play,amazon and amazonus registry loading to the constructor for openbay. Now only the openbay loader is needed in the index files. All references to lib methods now go through $this->openbay-> and the marketplace name.e426f0dTesting new option to remove registry setting in index file for each marketplace. THIS VERSION IS NOT STABLE!053d708Code tidy in library files.7125599Migrated remaining ebay models to openbay folder, changed the play_play file to just play in the openbay models.4c4f684Moved the ebay template model to openbay folder.0114a43Moved remaining play module model files into openbay folder.1d0449dMoved all patch model files for all marketplaces to the openbay folder.647b936Starting migration of marketplace model files into openbay folder to reduce folders.19d3798Couriers in Amazon modules are listed alphabetically.b2eb204Validating Standard Product ID only if it is required277c837Fixed bug when deleting a profile.ee7f6d1Added link to Amazon EU Bulk listing page; auto install OpenBay Pro module when patching.952dedaFixed language string which was mixed up in product link page.10de1f7Fixed incorrect language variable use.5b13881Item links page: Ajax UI tidy. Language tidy and added missing values.6b51a0bAdded output from status response for listings.6461aeeStarted return data model on page load for linked item status.71447a3Fixed issue with returned data not getting the pre-allocated stock on the link items page.ec2c6e1Fixed missing model load.ea78fc8Added pagination to loaded linked items on the ebay linked items page.8a3bfe9Further work on pagination for linked items on the link items page.bcac973Changed timeout1174a7bFix to language variable used375b25fReworked the load section for getting unlinked items, should be more stable for stores with many listings. Checks the results in pages and expects a minimim result output, if it doesnt get the minimum it will send for more data to ebay or until the page limit is hit. Need to do the linked items section to support pagination and better handling for timeouts.674fbdbFix to price issue when calculating prices with comma.ddcb127Missing language string added to language file.9d73960Amazon/Amazon US: showing merchant id in "My account" page. Added link to change it.8a9865aMapping meta_keywords to Amazon search terms30d7a3dBulk product listing for Amazon EU57e8f6eFix issue with ampersand symbol in ebay link on confirmation pagef71c5c0Add module to enable OpenBay Pro in the menu.b93849cFixed issue with adding images to existing products.87b6158Migrated all admin view files to openbay folder. Updated controller files that load them. ebay,play,amazon and amazonus folders in view area are now removed.b6177baMoved all OpenBay extension view files to new openbay folder and added prefix. Renamed ebaydisplay.tpl to ebay_display.tpl to conform with naming for OpenCart.fdc34c2Moved all play view files to new openbay folder, added prefix.5a71c3eRemoved the play controller folder.11bb6aaFixed notice when updating files and remove list is empty.232e51aModification to eBay variants system to allow for "linked" item but no variant links set.55d21ebAdded country option to standard listing page. Uses profiles to set option.f42ea7aAdded choice for country of dispatch in profile area.a292ddbAdded country to setup system for ebay setting option.5ec6c14OpenStock / variants compatibility fix for later versions of OC.9bac41bCall openbayLinkStatus only when there is a product_id65ab7b8Fix missing tabs when inserting a product3d6721bAmazon extension update: removed unused form.tpl file; added error handling for broken category templates.d30c930Removedamazon_category_templatelibrary. Moved code to amazon library.4db0d0cFirst test commit.e5dc03bFixed price modifications for bulk listing items using the generic profile setting option.dfd6194Added language fixes to the bulk listing tool.d0f3743Language file tidy up. Added closing tags to files and arranged language tags into better groups. Added consistent commenting style.7809ce5Added missing language file strings to profile get response.92fffc3Play.com & some main module language file tidy-up.af126a5Updated play overview area to hide nav elements when not active/setup and show register button.a125eaeCody tidy in play tpl files
James Allsup (112):
-
Cody tidy in play tpl files -
Updated play overview area to hide nav elements when not active/setup and show register button. -
Play.com & some main module language file tidy-up. -
Added missing language file strings to profile get response. -
Added language fixes to the bulk listing tool. -
Fixed price modifications for bulk listing items using the generic profile setting option. -
OpenStock / variants compatibility fix for later versions of OC. -
Added country to setup system for ebay setting option. -
Added choice for country of dispatch in profile area. -
Added country option to standard listing page. Uses profiles to set option. -
Modification to eBay variants system to allow for "linked" item but no variant links set. -
Fixed notice when updating files and remove list is empty. -
Removed the play controller folder. -
Moved all play view files to new openbay folder, added prefix. -
Moved all OpenBay extension view files to new openbay folder and added prefix. Renamed ebaydisplay.tpl to ebay_display.tpl to conform with naming for OpenCart. -
Migrated all admin view files to openbay folder. Updated controller files that load them. ebay,play,amazon and amazonus folders in view area are now removed. -
Fix issue with ampersand symbol in ebay link on confirmation page -
Missing language string added to language file. -
Fix to price issue when calculating prices with comma. -
Reworked the load section for getting unlinked items, should be more stable for stores with many listings. Checks the results in pages and expects a minimim result output, if it doesnt get the minimum it will send for more data to ebay or until the page limit is hit. Need to do the linked items section to support pagination and better handling for timeouts. -
Fix to language variable used -
Changed timeout -
Further work on pagination for linked items on the link items page. -
Added output from status response for listings. -
Item links page: Ajax UI tidy. Language tidy and added missing values. -
Fixed incorrect language variable use. -
Fixed language string which was mixed up in product link page. -
Fixed bug when deleting a profile. -
Code tidy in library files. -
Testing new option to remove registry setting in index file for each marketplace. THIS VERSION IS NOT STABLE! -
Moved the ebay,play,amazon and amazonus registry loading to the constructor for openbay. Now only the openbay loader is needed in the index files. All references to lib methods now go through $this->openbay-> and the marketplace name. -
Moved all ebay and play language files to openbay folder. Updated language load references to them as well. Renamed some files to be easier to read. -
Removed the eBay addons section for the installed add-ons. This is no longer needed as we now directly check the installed extensions table. -
Removed add-on folder. -
Moved the remaining amazon model files to openbay folder. -
All language files now moved for amazon and amazonus modules into openbay folder. -
Moved the ebay/profile controller to openbay/ebay_profile and updated references. -
Moved remaining controller files from separate folders into the single openbay folder. changed glob function in extension/openbay.php to a set array to allow additional controller files to be stored without affecting the market list page. -
Removed ebay customer model and added method to openbay library to be reused. Code tidied all of the models under the catalog section. -
Minor code optimisations to SQL in ebay lib file. Added and changed some comments. -
Fix to item list retrieve for page limit calculation. Method modification for get item to allow for status field. Fix to update method where a count would be sometimes thrown off its actual value. -
Updated image text string about costs in listings page. -
Fix to putbulkstockupdate method to include variant item changes. -
Fixed issue with missing margin on notification boxes. Code tidy on the ebay and play tpl files. -
Adding correct country specific returns options to the profiles page based on eBay data from the setup sync call. -
Added all of the available product returns fields to the returns profile section. Needs to be integrated with the listings page still. -
Fix for returns within option not showing in profile page. -
Added dynamic product return options based on teh user country. Now supported in the listing and bulk listing tool. Added checks to ensure that the sync has been done before. -
Fixed braces issue on listing page where it was causing syntax error. -
Fixed issue with passing unsynchronized error message to the settings page. -
Notice error fix. -
moved ksort of array to ensure the data is set first. -
Fixed error with missing payment method on manual order. Master branch also fixed. Close #931 -
Updated the API URL to allow the faq pop-ups to work correctly.non-beta user-log -
Updated version number file. -
Updated to correct version number.non-beta user-log -
Pagination fix for linked items. -
Merge version for OpenCart 1.5.6.1 branch.non-beta -
Added missing php closing tag to catalog\language\english\account\recurring.php Close #949 -
Stable release including bug fixes.non-beta -
Updated version file.non-beta -
Added conditionals to the bulk listing process to handle new data from the returns profiles. -
Fixed issues where the version number will not update if the eBay market is not installed or has config database settings. -
Added hidden form field to preserve the $openbaymanager_show_menu setting when editing the openbay manager. -
Changed the value of uploaded SKU from product ID to actual SKU if the user supplies the info. -
Fixed issue with default eBay radio button not being selected for single listing. -
Updating to stable release version. Fixed issue with menu hiding.SKU now uses correct data when listing an item.First eBay gallery image is set to the main image again. Fixed issue with bulk listing not able to list items with old returns profiles. Moved version update from the eBay patch script.non-beta -
Identified an issue where an order lock can remain and cause further updates for the order to fail. Caused when a user allows importing of incomplete orders, has display errors on and chooses to notify the user of an eBay order. -
Fixed coding standard issues with closing tags and space before open bracket. -
Added missing closing tags to all remaining files not related to the OpenBay Pro module. -
More coding standard improvements. -
More coding standard improvements to the OpenBay Pro module before pull request. -
More closing tags added to files. -
Removed additional line endings after php closing tag. -
Removed more mixed line endings and lines after closing PHP tags. -
Added type cast for order variable. Added check for array of templates before foreach. -
Converted all of the admin/controller OpenBay Pro files to use tabs not spaces for indent. -
Converted all admin models to use tabs not space indent. -
Modified all of the lib and front end to use tabs not space indent. -
More indent conversions. -
More indentation improvements along with removing a space after type cast. -
Converted space indents to tab indents as per standards. -
Removed todo comment. -
Further changes to the tab indents from spaces. -
More space to tab indent conversion. -
Removed spaces after type cast. -
More changes to CS issues. Tab indents and space after casts. -
More indentation updates. -
Updated more standards. Merged in latest OC 1.5.6.1 branch. -
Improvements to library files - coding standards and also removed ebay addons method as it is no longer used. -
All tab indents and removal of space after casts should now be complete for the openCart code. OpenBay updates will be merged in when complete. -
Minor code improvements to layout and reduced errors -
Standards improved, code tidy. -
Resolved ebay listing preview issues when the admin is using an SSL.non-beta -
Fixed cache delete when adding new language. Removed line and updated banner cache delete from attribute. -
Removed double language set line. -
Added MySQLi support. Updated install process to allow choice, validation done. -
Fix for the default driver type. -
Changed upgrade script to support enum database field type. Close #981 -
Removed the legacy stock report email feature. All information from this can be seen on the linked items page. Resolves issues when customers have large store sizes.non-beta -
Removed the legacy stock report email feature. All information from this can be seen on the linked items page. Resolves issues when customers have large store sizes non-beta -
Resolved issue with name array pointer for OpenStock items -
Removed the play files from the module. -
Clean bug fixes for issue / PR #975. Closes #975 -
Fixed PayPal Payflow Pro curl URLs -
Fixed issue where it will thrown an error if the category name cannot be found in the sync table. -
Minor code tidy. Fixed issue with remove link button not working when the listing already ended. Change library ebay method to removeItemId to removeItemByItemId as it makes more sense. -
Fixed missing URL param in breadcrumb. -
Fix for OpenStock variant group calculation. -
Ref:#1101 - patch for 1.5.6.1 branch. -
Code tidy / formatting. Latest stable release before merge into main OpenCart 1.5.6.1 for new release. -
Force version change to 2153. non-beta
James Allsup (36):
-
Working copy has been rolled back to pre 790 pull request. These now part of 1.5.5.2 branch. -
Language file tidy up. Added closing tags to files and arranged language tags into better groups. Added consistent commenting style. -
Added pagination to loaded linked items on the ebay linked items page. -
Fixed missing model load. -
Fixed issue with returned data not getting the pre-allocated stock on the link items page. -
Started return data model on page load for linked item status. -
Starting migration of marketplace model files into openbay folder to reduce folders. -
Moved all patch model files for all marketplaces to the openbay folder. -
Moved remaining play module model files into openbay folder. -
Moved the ebay template model to openbay folder. -
Migrated remaining ebay models to openbay folder, changed the play_play file to just play in the openbay models. -
Fixed issue with ajax load when there is no linked items in store to ebay. -
Code tidy. Added missing language strings to edit listing page. Added check that the listing is active before editing. Added colour highlight on link items page if variant products are no longer active on eBay. -
Fixed edit page syntax error with language string echo. -
Improvements to the UI and options on the link items page. -
Fixed SQL typo and added missing quote mark in setting model / update setting value method. -
Code change as suggested in issue 898 -
Removed a lot of jQuery plugin example files, change logs and readme files. Any license files have been left in place. -
Removed width from column. -
Corrected typo of variable in response.php for render method. -
Added correct headers when the not_found.tpl is triggered for catalog area; download, products, category, order, returns, cart, information, manufacturers. -
Removed the 404 header when the cart is empty. -
Removed check to accept the GNU GPL licence during install. -
Removed private variable (unused) from step 1 install controller class. -
Updated 4 space to 2 space indents in all new catalog payment view files. Also updated spacing issue in the install tpl file mentioned in issue 976 -
Fix limit value bug for 1.5.6.1 branch. Already patched in master. Ref b2f58b6 -
Fixed issues in not found controller for 1.5.6.1. Ref #1032 -
Manual fix for PR: Fixes sprintf argument warnings REF: #1029 -
Fixes issue with adding a new language and the admin no longer showing profiles. -
Re-added the play library file which is empty to allow for upgrades.non-beta -
Moved hard-coded language strings to language file for openbay/openbay_itemlist.tpl -
Fixes #1108 - SQL install error. -
Updated version number to 1.5.6.1 in index files. -
Fixed image URL location to remove the PHP constant for HTTP server. Also added alt tags. -
Removed unrequired constant for image location and added alt tags to loading icons. -
Found issue where config setting is not set (doesnt exist) causing the incorrect layout ID for the product page. Also removed variables for info and category default but they were not affected Fixes #1117
James Allsup (2):
-
Fix missing tabs when inserting a product -
Call openbayLinkStatus only when there is a product_id
Martynas Puronas (23):
-
Fixed issue with adding images to existing products. -
Add module to enable OpenBay Pro in the menu. -
Issue #842: Added sorting for products' options. -
MarketInSG's pull request #846: Move blacklisted ip to ban ip table during upgrade -
Bulk product listing for Amazon EU -
Added link to Amazon EU Bulk listing page; auto install OpenBay Pro module when patching. -
Couriers in Amazon modules are listed alphabetically. -
moved addonLoad method to OpenBay class. -
Fixed URLs in Amazon controllers. -
Checks user's Amazon plan if bulk listing is allowed. -
Shows the bulk listing status on the subscription page. -
Added bulk listing to Amazon US. -
Fix for Amazon US orders (does not get the ID correctly) -
Fix for Amazon US orders -
Added bulk linking to Amazon EU. -
renamed listingReports to listing_reports in Amazon EU. -
2071 release. non-beta user-log -
Added bulk linking to Amazon US; Fixes to SQL in Amazon EU bulk linking. -
Update tool now creates folders and removes files. -
Fixed the update tool to work with renamed admin folders. -
2076 release. non-beta user-log -
Fixed issue #905: orders without shipping do not cause PHP notices. -
Correct status in the Marketplace Links tab for Amazon's marketplaces.
Matas Girdauskas (10):
-
First test commit. -
Removed amazon_category_template library. Moved code to amazon library. -
Amazon extension update: removed unused form.tpl file; added error handling for broken category templates. -
Mapping meta_keywords to Amazon search terms -
Amazon/Amazon US: showing merchant id in "My account" page. Added link to change it. -
Validating Standard Product ID only if it is required -
Typo fixes. Added default values for brand and search terms. -
Language variable fix -
Bug-fix when deleting product links -
OpenBay:Amazon validating optional fields min/max length when not empty
John Sheppard (2):
-
Fix cart add missing argument 4 #910 -
Fix for admin password reset protection
Daniel Kerr (1):
-
Update mysqli.php
Ekrem KAYA (1):
-
Update pp_express_view.php
atgrace (1):
-
Update PP Express to Handle Lengthy Product Descriptions
opencarthelp (1):
-
Correct admin login validation