- Jan 10, 2017
-
-
sdwright authored
- Test name change for JMeter test.
-
- Jan 05, 2017
-
-
Sergii Kovalenko authored
-
- Dec 13, 2016
-
-
Alan Vosper authored
- Cleaned up spaces in performance toolkit test file.
-
- Sep 01, 2016
-
-
sdwright authored
- Removed logging of category.
-
- Jul 15, 2016
-
-
Igor Melnikov authored
Fixing assertions
-
- Apr 08, 2016
-
-
alan vosper authored
re-run those tests. - Updated benchmark.jmx file for performance toolkit to incorporate changes including randomization of categories and fixes to cache management.
-
- Mar 17, 2016
-
-
Joan He authored
-
- Jan 29, 2016
-
-
Sviatoslav Mankivskyi authored
-
- Oct 30, 2015
-
-
Susan Wright authored
- Updated the performance toolkit benchmark file due to changes in jmeter fragments.
-
- Oct 28, 2015
-
-
Stanislav Idolov authored
-
- Oct 27, 2015
-
-
Oleh Posyniak authored
-
- Oct 23, 2015
-
-
Susan Wright authored
- Updated the performance toolkit benchmark file to the generated version.
-
- Sep 25, 2015
-
-
Joan He authored
-
- Jul 09, 2015
-
-
Olexii Korshenko authored
-
- Jul 01, 2015
-
-
Olexii Korshenko authored
-
- May 11, 2015
-
-
Ivan Gavryshko authored
- moved and refactored classes
-
- May 07, 2015
-
-
Maddy Chellathurai authored
- admin related keys
-
- Apr 22, 2015
-
-
Susan Wright authored
- Added missing copyright string.
-
- Apr 07, 2015
-
-
Ben Nugent authored
-
- Mar 18, 2015
-
-
Stanislav Lopukhov authored
-
- Jan 28, 2015
-
-
Stanislav Lopukhov authored
Conflicts: dev/tools/performance-toolkit/README.txt
-
- Jan 09, 2015
-
-
Vlad Veselov authored
- update all files with tool
-
- Dec 12, 2014
-
-
mage2-team authored
* Service Contracts: * Implemented Bundle Product API * Replaced Address Converted model with Address Mapper * Refactored Customer web service routes and API functional tests to use latest service layer * Implemented Configurable Product Module API * Removed obsolete namespace Magento\Catalog\Service * Price calculation logic: * Removed complex JS price calculation on the frontend * Fixed bugs: * Fixed an issue where the path parameter routes were incorrectly matched in the REST web services * Fixed an issue where $0.00 was shown as a configurable product price if variation did not add anything to product price * Fixed an issue where the fatal error occurred when a user with read-only permissions for cart price rules attempted to open an existing cart price rule * Fixed an issue where the 'An order with subscription items was registered.' message was displayed in an order if it has been placed using an online payment method * Fixed an issue where the 'Warning: Division by zero' message was displayed when an invoice was opened for an order placed using an online payment method * Fixed an issue where creating simple product through using API service led to an exception on the frontend * Fixed an issue where it was impossible to perform advanced search for price range of 0 to 0 * Fixed an issue with the broken Search Terms Report page * Fixed an issue with the broken Search Terms page * Fixed an issue with a notice appearing in the Advanced Search when searching by a custom multiselect attribute * Fixed an issue where Search did not work if word-request contained a hyphen * Fixed an issue where searching by a title of bundle option returned empty result * Fixed an issue where Maximum Query Length was not applied to Quick Search * Fixed an issue where searching by product name did not return suggested search terms * Fixed an issue with an incorrect dependency of the MySQL search adapter on CatalogSearch * Fixed an issue with incorrect dependency of the Search library on the MySQL adapter * Fixed an issue where Advanced Search always returned empty result for multiselect product attributes * Fixed an issue where an admin user was redirected to the 404 page after deleting search terms through using mass action * Fixed an issue where a product page was frozen when a configurable attribute was added to a current product template during saving a configurable product * Fixed an issue where it was impossible to place an order with downloadable product that contained a link * Fixed an issue where only parent category was displayed in layered navigation on the Search results page * Fixed an issue where the Price attribute was incorrectly displayed in layered navigation if searching by this attribute * Fixed an issue where importing configurable products set them out of stock * Fixed an issue where drop-down lists were closing by themselves in Internet Explorer 9 * Fixed an issue where it was impossible to place an order using PayPal Payment Pro and 3D Secure * Fixed an issue where bundle items were always marked as 'User Defined' * Fixed an issue where view management selectors did not work in categories on the frontend * Fixed an issue where the 'Base' image label was not applied to a first product image uploaded * Fixed an issue where editing a product led to data loss and broken media links * Fixed an issue where attributes could not be deleted from the Google Content Attributes page * Fixed an issue where a product was unassigned from a category after it was edited by an admin user with read/edit permissions for product price only * Fixed an issue where the fatal error occurred on the RSS page for new products and special products * Fixed an issue where the fatal error occurred when adding a new Customer Address Attribute * Fixed an issue where it was impossible to install Magento when specific time zones were set * Fixed an issue where compiler.php failed not handle inheritance from virtual classes * Fixed an issue where some locales were absent in the 'Interface Locales' drop-down in the backend * Fixed an issue where the Offloader header did not work in the backend * Fixed an issue where autoloader failed to load custom classes * Fixed an issue where products did not disappear from the shopping cart after checkout * Fixed an issue where changing quantity of a product in the shopping cart removed product from cart * Fixed an issue where the Persistent Shopping Cart functionality was not available if Luma theme was applied * Fixed an issue where the category tree was broken if editing a category name in specific cases * Fixed an issue where 'Price as Configured' value was not updated for a bundle product after changing the value of the 'Price View' field * Fixed an issue where the final product price was displayed incorrectly in a category and a product page if price display setting was set to exclude FPT, FPT description, and final price * Fixed an issue where product price range was displayed incorrectly for bundle products * Fixed an issue where the HTTP 500 error occurred on the Share Wishlist page * Fixed an issue with the incorrect order of dispatching event adminhtml_cms_page_edit_tab_content_prepare_form and setting form values in the backend * Fixed an issue where breadcrumbs were not displaying the fullpath * Fixed an issue where only two of four widgets added to a CMS page were displayed * Fixed an issue where it was impossible to save locale for an admin account after changing it * Fixed an issue where icons were not loaded on a non-secure pages if secure URLs were used in the frontend * Fixed an issue where overriding layouts did not work after renaming a theme * Fixed an issue where the Permissions tree was not displayed when activating an integration * Fixed an issue with duplicated and corrupted page layouts * Fixed an issue where the 'Number of Products per Page' option did not work for widgets of the 'List' type * Fixed an issue where HTTP and HTTPS pages shared cache content * Fixed an issue where the 'Use Billing Address' checkbox did not affect did not affect the checkout experience * Fixed an issue where it was impossible to create shipping labels * Fixed an issue where the 'Payment Method' section was empty in billing agreements in the frontend if a billing agreement was created during the checkout * Fixed an issue with Catalog Rule Product indexer invalidating the price index * Fixed an issue where one of the price range fields was corrupted in the Advanced Search page * Fixed an issue where a base product image that was smaller than the gallery image container was scaled up to fill the container on the View Product page in the frontend * Fixed the layout issue on the Contact Us page * Fixed an issue where search queries were not submitted when a search suggestion was clicked * Fixed an issue where page footer overlapped products in categories in Internet Explorer 11 * Fixed UI issues in the Luma theme * Fixed an issue when the fatal error occurred if a category was moved to another category that already contained category with the same URL key * Fixed an issue where incorrect products were displayed on the Reviews tab for a configurable product * Fixed an issue where fatal errors occurred when calling id() on a null store object * Fixed an issue where navigation through the tabs on the Dashboard did not work properly * Fixed an issue where prices for bundle products were incorrect on the category view and search view pages * Fixed an issue where custom Customer attributes and Customer Address attributes were not displayed on the 'Create/Edit Customer' page in thebackend * Fixed an issue where there were no validation for whether an option of a bundle product was created through the API * Fixed an issue where bundle products created through using the API were not appearing in the frontend * Fixed an issue where entity ID was missing for product thumbnail labels values * Fixed an issue with the bad return from the Indexer launch() method * Fixed an issue where an attempt to select product SKU in a shopping cart price rule redirected to the Dashboard * Fixed an issue where the Search Terms Reports and Search Terms list did not work * Fixed an issue where an error occurred when configuring Google API * Fixed an issue where it was impossible to add a configurable product variation to an order in the backend * Fixed an issue where there were no confirmation on deleting CMS pages/Blocks * Fixed an issue with incorrect behavior of validation in the Quick Search field in the frontend * Fixed an issue where it was impossible to select a row in the grid of CMS pages and CMS Blocks * Fixed an issue where validation for minimum and maximum field value length was not performed for Customer attributes and Customer Address attributes when creating or editing a customer in the backend * Fixed an issue with broken 'validate-digits-range' validation * Fixed an issue where it was impossible to delete product templates * Fixed an issue where products were not shown on a second website * Fixed an issue where customer group was empty when adding group price during creating a product * Fixed an issue with incorrect interval in LN for small values * Fixed an issue where product attribute of the Price type was not displayed in layered navigation * Fixed an issue with testCreateCustomer failing in parallel run * Fixed an issue with the value of the 'Bill to Name' field always displayed instead of the value of the 'Ship to Name' in all order-related grids * Fixed an issue where an error occurred when submitting an order int he backend when shipping and billing addresses were different * Fixed an issue where the navigation menu was absent on product pages with Varnish used * Fixed an issue where the underscore character was incorrectly handled when used with digits * Fixed an issue where it was impossible to localize comments in the 'Max Emails Allowed to be Sent' and 'Email Text Length Limit' fields in the Wishlist configuration * Fixed an issue where there were a logical error in joining the same table two times with different aliases * Sample data: * Created Luma Sample Data script * GitHub requests: * [#775](https://github.com/magento/magento2/issues/775) -- Can't save changes in configuration in Configuration->Advanced->System * [#716](https://github.com/magento/magento2/issues/716) -- Wrong mimetype returned by getMimeType from Magento library * [#681](https://github.com/magento/magento2/issues/681) -- Magento\Framework\Xml\Parser class issues * [#758](https://github.com/magento/magento2/issues/758) -- Coding standards: arrays * [#169](https://github.com/magento/magento2/issues/169) -- DDL cache should be tagged * [#738](https://github.com/magento/magento2/issues/738) -- pub/setup missing in 0.1.0-alpha103 * Various improvements: * Removed obsolete code from the Tax and Weee modules * Merged the AdminNotification, Integration, Authorization, and WebAPI SQL scripts * Removed the Customer Converter model and Address Converter model * Created AJAX Authentication Endpoint for the frontend * Removed Customer\Service\V1 service implementation in favor of the Customer\Api service implementation * Removed the Recurring Billing functionality * Added the 'suggest' node to composer.json files to mark modules that are optional * Consolidated SQL install and data scripts for the rest of the modules * Added static test verifying that README.md file exist in modules * Removed obsolete code * Removed license notices in files * Eliminated invalid dependencies of the CatalogRule module * Removed @deprecated methods from the code base * Added test enforcing @covers annotation refers to only existing classes and methods * Added the PHP Coding Standards Fixer configuration file to the project root * Added Git hook to automatically correct coding style before actual push * Added the ability to enforce no error log messages during tests execution * Removed API interfaces from the Cms module * Updated jQuery used to version 1.11 * Added wildcard prefix for all search words in search requests for Match query * Renamed frontend properties for some of the product attributes * Fixed the Magento\Centinel\CreateOrderTest integration test * Improved invoking for functional tests * Refactored StoreManagerInterface to avoid violating the modularity principle * Improved the logic in the isSubtotal method in Magento\Reports\Model\Resource\Report\Collection\AbstractCollection * Framework improvements: * Added a copy of dependencies for Magento components to the root composer.json file * Setup Tool improvements: * Moved dependencies from setup/composer.json to the root composer.json and removed the former one * Removed dependencies on unnecessary ZF2 libraries * Removed dependency on exec() calls * Removed tool dev/shell/run_data_fixtures.php in favor of Setup Toolphp setup/index.php install-data * Removed tool dev/shell/user_config_data.php in favor of Setup Tool php setup/index.php install-user-configuration * Added validation of the required information on each installation step in the Setup tool: * Web UI: * Removed the 'Test Connection' button in web setup UI; checking connection to the database server is now performed when the 'Next' button is clicked * Added validation of URL format * Added automatic adding of the trailing slash to the base URL field if a user did not provide one * Added validation of admin user password * Added validation of HTTPS configuration * CLI: * Added validation of CLI to display missing/extra parameters and missing/unnecessary parameter values
-
- Nov 18, 2014
-
-
mage2-team authored
* Various improvements: * Merge SQL and Data Upgrades for the Sales and SalesRule modules * Add getDefaultBilling and getDefaultShipping to Customer Interface * Stabilized the Bundle module * Stabilized the CatalogSearch module * Stabilized the Cms module * Stabilized the SalesRule module * Performance improvements: * Introduced CatalogRule indexers based on Mview * Significantly decreased the amount of unused objects, mostly in category and product view scenarios: * Got rid of non-shared indexer instances all over the code introducing Magento\Indexer\Model\IndexerRegistry * Magento\Catalog\Pricing\Price\BasePrice being created on demand only, instead of unconditioned creation in constructor * Created proxies for unused objects with big amount of dependencies * Fixed \Magento\Review\Block\Product\Review block which injected backend block context by mistake * A customer model in \Magento\Customer\Model\Layout\DepersonalizePlugin being created on demand only, instead of constructor * Introduced caching for product attribute metadata loading procedure * Improved SavePayment Checkout step to save only payment related data * Speed up all Checkout steps of the One Page Checkout * Updated the benchmark.jmx jmeter script in the performance toolkit * Fixed bugs: * Fixed an issue where performance toolkit generator created Products/Categories without URL rewrites due to install area elimination * Fixed an issue where the Custom Options fieldset on Product Information page was collapsible * Fixed an issue where the Base URL was added to target path for Custom UrlRewrite * Fixed an issue where an invalid Cross-sells amount was displayed in the Shopping Cart * Fixed an issue where the Mage_Catalog_Model_Product_Type_AbstractTest::testBeforeSave integration test failed when Mage_Downloadable module was not available * Fixed an issue where the custom URL rewrite redirected to sub-folder when Request Path contained slash * Fixed an issue where it was impossible to place an order if registering during checkout * Fixed an issue where there was no possibility to save default billing and shipping addresses for customer on the store front * Fixed an issue where a widget of Catalog Category Link type was not displayed on the store front * Fixed an issue where the Versions tab was absent on the CMS page with version control * Fixed an issue where it was impossible to insert Widgets and Images to a CMS page * Added the following functional tests: * Create widget * Print order from guest on frontend * Framework Improvements: * Removed duplicated logic from API Builders and Builder generators. Added support for populating builders from the objects, implementing data interface * Processed GitHub requests: * [#674](https://github.com/magento/magento2/issues/674) -- Widgets in content pages
-
- Nov 10, 2014
-
-
mage2-team authored
* Fixed bugs: * Fixed an issue where an error message was displayed after successful product mass actions * Fixed an issue where it is impossible to create a tax rate for all states (* in the State field) * Fixed an issue where FPT was not shown on the storefront if a customer state did not match the default state from configuration * Fixed the benchmark scenario * Fixed an issue where the expand arrow next to Advanced Settings tab label was not clickable * Fixed an issue where the Category menu disappeared when resizing a browser window * Fixed an issue where the order additional info was not available for a guest customer * Fixed an issue where a fatal error was thrown when trying to get a coupon report with Shopping Cart Price Rule set to Specified * Fixed an issue where the URL of an attribute set for attribute mapping changed after resetting filter for the grid on the Google Contents Attributes page * Fixed the implementation of the wishlist RSS-feed * Fixed the incorrect name escaping in wishlist RSS * Fixed an issue where a RSS feed for shared wishlist was not accessible * Fixed an issue caused by REST POST/PUT requests with empty body * Fixed an issues where postal code was still mandatory for non-US addresses that do not use it, even if set to be optional * Fixed an issue where it was impossible to find a wishlist by using Wishlist Search * Fixed an issue where no password validation was requested during customer registration on the storefront * Updated setup tools: * Added the install script in the CatalogInventory module * Removed old installation: Web and CLI, the Magento_Install module, install theme, install configuration scope * Added usage of the new setup installation in all tests * Added the ability to insert custom directory paths in the setup tools * Added the uninstall tool: php -f setup/index.php uninstall * Removed dependency on intl PHP extension until translations are re-introduced in the setup tool * Made notification about unnecessarily writable directories after installation more specific * UI improvements: * Improved UI for the Order by SKU, Invitation and Recurring Payments pages * Implemented usage of Microdata and Schema vocabulary for product content * Implemented UI for Catalog New Products List, Recently Compared Products, Recently Viewed Products widgets * Implemented a new focus indicator * Implemented the <label> element for form inputs * Put in order the usage of the <fieldset> and <legend> tags * Implemented the ability to skip to main content * Added the following functional tests: * Add products to order from recently viewed products section * Update configurable product * Various improvements: * Stabilize URL rewrite module * Moved getAdditional request into the basic one in OnePageCheckout * Created a cron job in the Customer module for cleaning the customer_visitor table * Framework improvements: * Refactored data builders auto-generation * Implemented the Customer module interfaces * Ported existing integration tests from Customer services * Removed quote saving on GET requests (checkout/cart, checkout/onepage)
-
- Oct 13, 2014
-
-
mage2-team authored
* Released Performance Toolkit * GitHub requests: * [#665](https://github.com/magento/magento2/issues/665) -- Main menu event in wrong area * [#666](https://github.com/magento/magento2/pull/666) -- Update di.xml * [#602](https://github.com/magento/magento2/issues/602) -- Magento\Sales\Model\Order::getFullTaxInfo() incorrectly combines percentages * [#673](https://github.com/magento/magento2/issues/673) -- Fixed fatal error during installation * Functional tests: * Updated API-functional test for Customer and Address metadata service * Add cross sell * Add a product to wishlist * Add up sell * Checkout with gift messages * Create an order from a customer * Create a shipment for offline payment methods * Delete a product from mini shopping cart * Reorder * Sales order report * Updating URL rewrites from a category page * Layout updates: * Moved layout files to the page_layout directory * Moved layout validation files to framework * Theme updates: * Blank Theme layouts & templates were unified * Search Library: * Added ability to aggregate queries for MySQL adapter * Implemented automatic range aggregation for MySQL adapter * Search module: * Introduced the Search module * Moved autocomplete to the Search module * Added base UI to the Search module * Documentation: * Added basic description of modules in the README.md files * Modularity: * Created API and script to get module and dependency information * Framework Improvements: * Decomposed heavy objects basing on profiling results * Refactored the getCustomAttributesCodes method in ProductService * Refactored Customer Model to use Group Model instead of Group Service * Updated Travis configuration to run "composer install" * Performance improvements: * Removed unnecessary "save order" call during order submission step * Fixed missing installation features of the new setup: * Added missing installation parameters: admin_no_form_key, order_increment_prefix, cleanup_database * Fixed the link to the license agreement in web installer * Fixed the web installation wizard which was stuck at 96% * Fixed bugs: * Fixed an issue where newly created attribute was always added to the Product Details tab * Fixed an issue where it was impossible to change the Stock Availability status of a product from the Advanced Inventory tab * Fixed an issue where the Stock Status value changed from In Stock to Out of Stock if quantity was not specified * Fixed an issue where performance toolkit failed in case of unknown argument * Fixed an issue where 404 error page was displayed instead of the URL Rewrite Information page * Fixed an issue where the Click for price link was not working if a product name contained quote mark * Fixed an issue where the Compare products link disappeared after switching to other page * Fixed an issue where the custom logo was not displayed on the category page * Fixed an XSS vulnerability in category name * Fixed an issue where a success save message was not displayed after saving a Search term * Fixed an issue with Google Analytics where it was impossible to add the code to the pages * Fixed an issue where import custom options grid was not displayed on the product creation page * Fixed an issue where it was impossible to retrieve a product collection from category in the "adminhtml" area * Fixed an issue where product attributes were absent on product creation form after switching to another product template * Fixed an issue where the 'URL key for specified store already exists.' error message was displayed when saving a configurable product with variations which have the same name * Fixed an issue where search in the Search Terms Report grid did not work * Fixed an issue where the unnecessary tab "General" was displayed on the Category page in the Admin panel * Fixed an issue where the Stock Status value changed from In Stock to Out of Stock if quantity was not specified for a configurable product when saving to a new template * Fixed an issue where product Stock Status was always set to 'In Stock' if product quantity was specified * Fixed an IE specific issue where for bundle products the Manage Stock option was reset to Yes * Fixed an issue where backorder messages were not displayed * Fixed an issue where the Price field was always required during Bundle product update using ProductService * Fixed an issue where product name was missing in the error message * Fixed an issue where configurable product did not contain a message to select options while adding product from wishlist to shopping cart * Fixed an issue where the Validate VAT Number button did not work during order creation in the Admin panel * Fixed an issue where Item qty in Wishlist got reset after update without changes * Fixed an issue where invoice amount was incorrect when items with discount were partially invoiced * Fixed product thumbnails alignment in the storefront * Fixed an issue where inactive Categories were not greyed out in the tree in the Admin panel * Fixed an issue where it was impossible to disable debug mode * Fixed the code sample in the index.php file * Removed language selector in the setup UI * Fixed an issue where setup was broken if db_prefix was used * Implemented usage of Symfony's PHPExecutableFinder for executing CLI tools * Fixed an issue with the Import/Export functionality * Fixed an issue with catalog product/category and category/product indexers invalidation after import * Fixed an issue with entering invalid date in the Product Views Report * Fixed an issue where it was impossible to view orders for customers from a deleted customer group * Fixed an issue where a duplicate customer record was created after adding an order from the Admin panel * Fixed an issue where it was impossible to log in to the Admin panel from the first attempt
-