Skip to content

Conversation

@sidolov
Copy link
Owner

@sidolov sidolov commented Mar 1, 2018

Original Pull Request

magento#13897

Description

Update wuantity to quantity to match the key used in https://github.com/magento/magento2/blob/4cfedb97d92b887e68a8d9c2f14bf75f1854ba0c/app/code/Magento/Security/etc/di.xml

Fixed Issues (if relevant)

n/a

Manual testing scenarios

  1. Set admin reset quantity limits
  2. Attempt exceeding admin password reset quantity limit
  3. Should continue to work as it did before

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

rganin and others added 30 commits February 15, 2018 14:33
Refactor test/add coverage for new functionality
Revert addition of storeManager to Magento\Catalog\Model\Category\Attribute\Backend\Image
Add test case to Magento\Catalog\Test\Unit\Model\Category\Attribute\Backend\ImageTest
Implement placeholder image/upload directions per comp
Add spinner when uploaded image is being processed
HTML-escape file attributes and use 'is' prefix for boolean return methods and assigned props
…pearing when preparing data

Fix openDialogTitle appearance in config
Disable buttons if using default value (observable disabled prop is true)
Add dependency module-store to composer.json
Add TestModuleWysiwygConfig and integration test to assert modification of WYSIWYG config
…torage

Confine media gallery dropzone to [role="dialog"]
Update other image uploaders throughout in Catalog, Email, Swatches, and Theme
…torage

Interpret allowed extensions for media gallery file validation dynamically
irenelagno and others added 29 commits February 26, 2018 14:24
Accepted Public Pull Requests:
 - magento#13783: [Forwardport] Add option to add IP address to existing list + add test (by @serhii-balko)
 - magento#13818: [Forwardport] Cast handling fee to float (by @serhii-balko)
 - magento#13819: [Forwardport] Fix bug Magento 2.2.2 password reset strength meter magento#13429 (by @serhii-balko)
 - magento#13785: [Forwardport] Remove forced setting of cache_lifetime to false in constructor and set default cache_lifetime to 3600 (by @nmalevanec)
 - magento#13786: [Forwardport] Add ObserverInterface to the api (by @nmalevanec)
 - magento#13788: [Forwardport] Add RewriteBase directive template in .htaccess file into pub/static folder (by @nmalevanec)
 - magento#13795: [Forwardport] Fixes magento#12791 - Use a selector to only select the correct tax rate sel (by @nmalevanec)
 - magento#13792: [Forwardport] Ensure DeploymentConfig Reader always returns an array  (by @nmalevanec)
 - magento#13794: [Forwardport] Typo (address not addres) (by @nmalevanec)
 - magento#13741: [Forwardport] Add MagentoStyle as Console Input/output helper object to allow easier access to io helpers in symfony/console (by @nmalevanec)
 - magento#13439: [2.3] Product image builder - Override attributes when builder used multiple times (by @ihor-sviziev)
 - magento#13687: Change the way the minify_exclude configurations can be used. (by @hostep)


Fixed GitHub Issues:
 - magento#13429: Magento 2.2.2 password reset strength meter (reported by @zukovasmartynas) has been fixed in magento#13819 by @serhii-balko in 2.3-develop branch
   Related commits:
     1. 99b32cf
     2. fd5e0b5

 - magento#13595: loadCache for Block Magento\Theme\Block\Html\Footer dont work (reported by @larsroettig) has been fixed in magento#13785 by @nmalevanec in 2.3-develop branch
   Related commits:
     1. 53c7321
     2. 2407845

 - magento#12791: Customer & Product Tax class wrongly styled (reported by @duckchip) has been fixed in magento#13795 by @nmalevanec in 2.3-develop branch
   Related commits:
     1. 37a3794

 - magento#11577: TinyMCE (WYSIWYG) doesn't work in admin when JS minify is enabled (reported by @jordy2607) has been fixed in magento#13687 by @hostep in 2.3-develop branch
   Related commits:
     1. d1f1252
…serComponentRegistration.php to fix broken upgrades from previous versions
- Added tests to create pagebuilder product attribute from product form
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - magento-engcom/php-7.2-support#39: Update colinmollenhour/php-redis-session-abstract (by @pmclain)
-fix architects comments
-fix api-functional tests
…'config:set' magento#13832

 - Merge Pull Request magento#13832 from nmalevanec/magento2:2.3-develop-PR-port-13280
 - Merged commits:
   1. 9ca5d97
…ial characters magento#13784

 - Merge Pull Request magento#13784 from serhii-balko/magento2:2.3-develop-PR-port-12749
 - Merged commits:
   1. f3e10a7
   2. 6d1cd8d
…11572

 - Merge Pull Request magento#11572 from mpchadwick/magento2:feature/autocomplete-limit
 - Merged commits:
   1. 61b3564
   2. 6f077d1
   3. 86b5442
   4. 99e81ca
   5. 5e24861
…e-registration-php

[borg] MAGETWO-88314: Base composer.json autoload changes break upgrades
 - merged latest code from mainline branch
Accepted Public Pull Requests:
 - magento-engcom/import-export-improvements#99: product images with same name overwrite previous image fix (by @umarch06)
 - magento#13784: [Forwardport] Grid filtration doesn't work for mysql special characters (by @serhii-balko)
 - magento#13832: [Forwardport] Add option "lock-config" for shell command "config:set" (by @nmalevanec)
 - magento#11572: Add The Ability To Limit Autocomplete Results (by @mpchadwick)
@sidolov sidolov closed this Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.