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

CSV Import #418

Closed
wants to merge 41 commits into from
Closed

CSV Import #418

wants to merge 41 commits into from

Commits on Feb 15, 2019

  1. Re-applied changes from PR 308

    budden committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    28e6591 View commit details
    Browse the repository at this point in the history
  2. Error reporting for CSV import

    budden committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    515ef0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d755f48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a1ccf7 View commit details
    Browse the repository at this point in the history
  5. Fix showing/higing import

    budden committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    431b52b View commit details
    Browse the repository at this point in the history
  6. Fixed /import request type

    budden committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    8673fdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27ac8ec View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    e4f0b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b5d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33b5198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8b7cb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    26ec9a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4255343 View commit details
    Browse the repository at this point in the history
  3. Unfix output layout

    budden committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    d7c566d View commit details
    Browse the repository at this point in the history
  4. Reload schemes after import

    budden committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    27ef523 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d915778 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61b9bf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b21090d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f98a70a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    6d57245 View commit details
    Browse the repository at this point in the history
  2. cli_test produced some sound

    budden committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    3a8d433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    658cad1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Fixed formatting

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    66aecc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1c428 View commit details
    Browse the repository at this point in the history
  3. report teardown error

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    df3b13b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1bca66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d0c0c3 View commit details
    Browse the repository at this point in the history
  6. fixed formatting

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    9110f87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd754d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0de7515 View commit details
    Browse the repository at this point in the history
  9. teardown works

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    5f3a435 View commit details
    Browse the repository at this point in the history
  10. Now test looks satisfactory

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    d9f4c9c View commit details
    Browse the repository at this point in the history
  11. Fixed "invalid flag" error

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    edf7ede View commit details
    Browse the repository at this point in the history
  12. Get rid of "auxCloser"

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    a82636b View commit details
    Browse the repository at this point in the history
  13. Fixed "Rows" layout

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    c3897c3 View commit details
    Browse the repository at this point in the history
  14. Fixed formatting

    budden committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    c80b972 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Renamed test file

    budden committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    21f637f View commit details
    Browse the repository at this point in the history
  2. Fix main()

    budden committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    5ee756e View commit details
    Browse the repository at this point in the history
  3. Added more appserver tests

    budden committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    4ac346e View commit details
    Browse the repository at this point in the history
  4. Tests improved (but fail)

    budden committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    b57dcb3 View commit details
    Browse the repository at this point in the history
  5. Reordered code in tests

    budden committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    183f82f View commit details
    Browse the repository at this point in the history