Skip to content

Akvo Flow Dashboard v1.9.12 - Kinky Kookaburra

Compare
Choose a tag to compare
@muloem muloem released this 19 Jan 22:32
· 4169 commits to master since this release
v1.9.12

New and noteworthy

  • Add 2 new Caddisfly sensors to Flow Caddisfly [#1863] - We add two items to the list of available caddisfly tests; new soil EC (SEC) sensor and soil moisture (SOM) sensor
  • Export Caddisfly data to reports [#1643] - We implement the generation of caddisfly results as new column(s) in raw data reports
  • Assign responsible users to an approval group in a survey [#1774] - We introduce the possibility to assign responsible users to steps of a data approval group in a survey

Resolved issues

  • Refactor UserList data script to use service accounts [#1888] - We fix the data script to use service accounts based authorization
  • Approval status incorrect for rejected points [#1882] - We fix an issue where the approval status of a data point was not correctly displayed in the case that one of the steps was rejected
  • Cannot load data for Monitoring tab [#1880] - Fix the loading of the data points under the monitoring tab caused by a bug in the data approval implementation
  • Approval group not saved after page refresh [#1866] - We fix an issue where data approval groups assigned to a survey were not correctly saved and disappeared after reloading Flow in the browser
  • Missing app version number in Device list [#1819] - In a number of cases, we were not storing the version of the app depending on which request the app made to the dashboard. We now update the app version for every request that is made to the dashboard
  • Remove obstructive dependency from appletBuild.xml class path deployment & infrastructure [#1812] - We removed a disruptive dependency that was causing some files to be excluded while building the exporterapplet.jar
  • Caddisfly results render as string in Carto maps [#1800] - Fix the rendering of responses to show actual results and images and not only JSON strings
  • Deleting a step not reflected [#1797] - In cases where an approval step was deleted while followed by adding other steps, the deleted step was not cleared from memory and reappeared later on when saving the approval group.
  • Export crashes with NPE if cascade question has no cascade [#1795] - Fix an internal technical error in report generation for cascade questions that have no associated cascade
  • Approval status after full page refresh [#1786] - We fixed an issue where the latest approval status of a data point would disappear when the dashboard was reloaded.
  • Approval status gone after all steps approved [#1785] - We fix the error where no approval status was shown once all approval steps had been successfully approved
  • Minor improvement to data approval dropdown in survey settings [#1770] - We added a prompt in the data approval dropdown that prevents the first approval in the list from being selected by default
  • Invalid empty repeat question group error [#1684] - We fix an error that was caused by the existence of empty (phantom) rows when importing a raw data spreadsheet