This repository has been archived by the owner on Feb 12, 2023. It is now read-only.
ODK Aggregate v1.5.0
Highlights
- View audit.csv file if attached to submissions
- Prevent infinite refresh on when there is bad data in the database
- Continue to export data when duplicated or missing rows are found in repeats
- Introduce an easier to use and modern Aggregate VM
- Support for installing on machines with Java 9
- Sweeping changes to the repo, infrastructure, and documentation to enable contribution
Added
- #111 See Audit CSV contents inside a popup in Aggregate's submissions table
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #112 Project migration to gradle
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #120 Upgrade to JavaRosa v2.6.0
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #121 Audit CSV improvements
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #133 Gretty integration
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #139 Replace individual usernames with administrator or example
- Yaw Anokwa @yanokwa (Nafundi)
- #122 Installer as gradle task
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #143 Gradle task to upload to App Engine
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #157 Enable mouse-dragging to pan map and mouse wheel for zoom
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #166 Add semantic versioning
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #187 Test coverage for CSV export emits empty string, not null
- David McCann @DaveyCrockett (DIAL)
- #192 Add Java 9 support via the GAE Updater application
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #194 Improved Java 9 support
- Yaw Anokwa @yanokwa (Nafundi)
- #205 Migrate all logging code to SLF4J
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #202 Add packer support to build VM
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #223 Improve packer support
- Guillermo Gutérrez @ggalmazor (Nafundi)
Removed
- #110 Remove duplicate lists of classes used for JavaRosa serialization
- Dave Bricetti @dcbriccetti (Nafundi)
Fixed
- #154 Prevent refresh on identified cases of data corruption
- Guillermo Gutérrez @ggalmazor (Nafundi)
- e4d6cfe Disable throwing an error when dupes/missing rows are detected in repeats
- Guillermo Gutérrez @ggalmazor (Nafundi)
- 6b10f06 Fix to nested repeat tables
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #193 Fix QueryResultTest
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #218 Help videos don't load on secure servers
- Guillermo Gutérrez @ggalmazor (Nafundi)
- #233 Improved Java 9 support
- Yaw Anokwa @yanokwa (Nafundi)
Thanks to @mitchellsundt, @lognaturel, @wbrunette and @Divya063 for their help with the improvements made to Aggregate's code repository, build infrastructure, and developer documentation.