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-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggalmazor ggalmazor released this 04 Feb 00:16
· 124 commits to master since this release
fd13004

All changes

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)
  • Issue #355 hardcoded version (#358)
  • Replace version that is overwritten with clearly wrong version (#366)
  • 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)
  • Review of build workflow, config files and markdown docs #390

Removed