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

WIP: Improve CSV import #77

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

linl33
Copy link
Member

@linl33 linl33 commented Mar 30, 2018

First step to improving CSV import.
2 improvements:

  1. Allow multiple formats and locale for savepointTimestamp
  2. Share code for CSV import among Suitcase, sync-client and androidlibrary

The classes for CSV import still live in android-library for now, they should be moved to sync-endpoint before merging.

This PR also relies on changes made in aggregate-rest-interface. See odk-x/sync-endpoint#7

Note
This PR contains 2 unrelated changes that will be moved to separate pull requests:

  1. Pipe stacktrace to stdout when printing stackstrace with WebLogger
  2. Specify locale when creating timestamps (PropertiesSingleton and DateUtils)

@linl33 linl33 force-pushed the improve-csv-import branch from bed5b30 to 9c9da15 Compare March 30, 2018 21:42
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.

1 participant