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

Export excel enhanced #80

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Mar 22, 2017

  1. Update Grid.php

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    ffc227c View commit details
    Browse the repository at this point in the history
  2. Update GridConfig.php

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    ebc91df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from dtamajon/dtamajon-patch-1

    Add type and alignment optionsUpdate Grid.php
    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    3a4fe3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f560bd5 View commit details
    Browse the repository at this point in the history
  5. Add support to export to Excel 2007 format

    The Excel 2007 format requires the library PHPExcel to be in 'lib' folder. 
    The library can be downloaded from: https://github.com/PHPOffice/PHPExcel.
    If the library is not present, the Magento core Excel export is used.
    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    d5d6e13 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    4442a2f View commit details
    Browse the repository at this point in the history
  7. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    a50627f View commit details
    Browse the repository at this point in the history
  8. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    9b1a2b0 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    342be64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8213b8c View commit details
    Browse the repository at this point in the history
  11. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    1e23841 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    485c49d View commit details
    Browse the repository at this point in the history
  13. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    02d6e4b View commit details
    Browse the repository at this point in the history
  14. Update Grid.php

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    a78ae4e View commit details
    Browse the repository at this point in the history
  15. Update Grid.php

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    8e269db View commit details
    Browse the repository at this point in the history
  16. Update Grid.php

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    872ba8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    15ee77e View commit details
    Browse the repository at this point in the history
  18. Update README.md

    dtamajon authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    f36063e View commit details
    Browse the repository at this point in the history