Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

ODK Aggregate v2.0.0

Compare
Choose a tag to compare
@ggalmazor ggalmazor released this 06 Feb 11:29
· 92 commits to master since this release
7acf3a3

All changes

Note: The installers of this release have been removed due to a bug in the installation process. If you need to use an installer, use a newer release instead.

Highlights

Fixed

  • Issue #370 fix date format on dialogs (#376)
  • Issue #371 remove missing odk tables pref (#375)
  • Issue #373 Temporal filters after upgrading to v2.0 (#374)
  • Issue #359 filter metadata date marked as complete (#365)
  • Format dates with ISO_LOCAL_DATE formatter to avoid non-parseable values (#347)
  • Issue 387 Fix date format in JS confirmation dialog #388
  • Issue 380 Fix geopoint formatting when it lacks alt or acc components #382
  • Issue 379 Fix bug in fixOffset method #381
  • Issue 391 fix http 302 redirects behind proxy #393

Added

  • Issue #337 iso8601 phase 1 (#338)
  • Issue #361 normalize temporal data handling code (#369)
  • Issue 368 add upgrade from v1 warning to the installer (#377)

Removed