Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kayalshri/tableExport.jquery.plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bopinto/tableExport.jquery.plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 19, 2014

  1. Correct file download

    Wasn't working on Chrome stable: was ignoring file name and extension.
    See https://code.google.com/p/chromium/issues/detail?id=373182
    Bernardo Oliveira Pinto committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    3f0ebf7 View commit details
    Browse the repository at this point in the history
  2. Remove tableExport.jquery.json file

    Bernardo Oliveira Pinto committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    7360aee View commit details
    Browse the repository at this point in the history
  3. Add test file

    Not finished (only with Excel and CSV)
    Bernardo Oliveira Pinto committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    775ee98 View commit details
    Browse the repository at this point in the history
  4. Add buttons to export to more formats

    Bernardo Oliveira Pinto committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    6e29735 View commit details
    Browse the repository at this point in the history
  5. Remove PowerPoint export (since it doesn't work currently)

    Bernardo Oliveira Pinto committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    8514d38 View commit details
    Browse the repository at this point in the history
  6. Remove PowerPoint export (since it doesn't work currently)

    Bernardo Oliveira Pinto committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    32400df View commit details
    Browse the repository at this point in the history
Loading