Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converted several grids from Magento\Sales module to new layout xml config format: #488

Closed
wants to merge 11 commits into from

Commits on Feb 1, 2014

  1. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - moved common order grid parts to appropriate classes
    - refactored mass actions block, made action names consistent
    - added new acl Magento_Sales::print for pdf generation related mass actions
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    6be4f06 View commit details
    Browse the repository at this point in the history
  2. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Invoice\Grid to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    d111a7c View commit details
    Browse the repository at this point in the history
  3. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - refactored class Magento\Backend\App\Action\Order - made all actions consistent, removed obsolete actions
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    185611d View commit details
    Browse the repository at this point in the history
  4. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Order\View\Tab\Invoices to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    4e7c1f7 View commit details
    Browse the repository at this point in the history
  5. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - fixed method phpdocs
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    89e6284 View commit details
    Browse the repository at this point in the history
  6. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Shipment\Grid to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    fa11131 View commit details
    Browse the repository at this point in the history
  7. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Order\View\Tab\Shipments to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    8815fcb View commit details
    Browse the repository at this point in the history
  8. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Creditmemo\Grid to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    509b461 View commit details
    Browse the repository at this point in the history
  9. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Order\View\Tab\Creditmemos to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    4ccd440 View commit details
    Browse the repository at this point in the history
  10. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - fixed method phpdocs
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    87c9601 View commit details
    Browse the repository at this point in the history
  11. Implemented MAGETWO-11122: Configurable Grids (magento#471)

    - converted Magento\Sales\Block\Adminhtml\Transactions\Grid and Magento\Sales\Block\Adminhtml\Order\View\Tab\Transactions to new layout xml config format
    Zyava committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    6094315 View commit details
    Browse the repository at this point in the history