Skip to content

Releases: akvo/akvo-flow

Akvo Flow Dashboard v1.9.36 - Iconic Iris

22 Aug 13:57
Compare
Choose a tag to compare

Date: 22nd August 2018

New and noteworthy

  • JavaScript libraries - Upgraded Mapbox library version [#2769]

Resolved issues

  • Bug fixes - List button showing in data cleaning tab [#2826]. Errors showing on survey page [#2821]

Akvo Flow Dashboard v1.9.35 - Haptic Hazel

06 Aug 13:54
Compare
Choose a tag to compare

Date: 06th August 2018

New and noteworthy

  • UI Improvement - New "Resources" tab that holds cascade resources and data approval [#2731]
  • Survey data - You can now use barcode question types as data point name [#2776]. Save form version used to collect data [#2707]
  • Backend - Migrate Flow backend to Java 8 [#2395].

Resolved issues

  • Bug fixes The survey path for a generated report now always displays correctly [#2782] based on preloading surveys on dashboard [#2754]
  • Reports - We now check the status of generating reports every 10 seconds and update the list once they're ready for download [#2755]. Cron job for removing exported reports that are older than one year [#2638]. Place a timeout for report generation that takes too long [#2779]
  • Backend processes - Handle addition of other option during data cleaning reports [#2780]. More comprehensive error messaging when cascade publishing fails [#2794]. When exporting reports, handle option-less option questions [#2777]

Akvo Flow Dashboard v1.9.34 - Groundbreaking Grass

05 Jul 14:35
Compare
Choose a tag to compare

New and noteworthy

Reports

  • Reports are not longer sent via email but accessible on a new reports list page [#2505]
  • Show date whether date filter was applied on a generated report on the reports list page [#2675]
  • Added filter to export only latest submissions of monitoring form to data point [#2340]
  • Created a new datatype and endpoint for reports [#2617]
  • Log who generates an export and only make available reports that a user has generated [#2610]
  • Added metadata and submissions data to geojson report export. [#1810]
  • Changed the email confirmation email sent when a report is ready for download [#1334]

Users

  • Show who has User admin role in User list [#2619]
  • Simplify user creation by not navigating away till all fields are set[#2403]
  • Removed API keys from UI [#2394]

Resolved issues

  • Importing new form responses through the data cleaning/upload no longer throws exception [#2709]
  • Remove logging of non-Spring auth when saving objects. [#2702]
  • Copy stripped off jar file to staging folder [#2756]

Akvo Flow Dashboard v1.9.33.2 Fantastic Fern - Hot Fix 2

02 Jul 16:18
v1.9.33.2
Compare
Choose a tag to compare

Resolved issues

  • CartoDB Maps - Fix the SHA integrity hashes for carto.css and carto.js [#2721]

  • Development environment - Use fuzzy values for APK versions in docker builds [#2704]

Akvo Flow Dashboard v1.9.33.1 Fantastic Fern - Hot Fix

07 Jun 14:01
109ca88
Compare
Choose a tag to compare

Resolved issues

  • App updates - Update datastore index [#2690]. Update datastore index to work for both new and old device updates.

Akvo Flow Dashboard v1.9.33 - Fantastic Fern

06 Jun 13:52
Compare
Choose a tag to compare

Date: 06th June 2018

New and noteworthy

  • Maps - Filter data points on the maps tab based on a selected survey [#2661]. Removed clustering of points on when overlaying on Mapbox maps [#2631]
  • UI Improvement - Removed data cleaning export option from data cleaning tab [#2548]

Resolved issues

  • Development environment - Use basic autoscaling on dataprocessor backend [#2670]. Deploy dataprocessor with correct instance type [#2673]. Use HTTPS based urls for maven repositories [#2665]. Load latest cron jobs definition for deployments via admin API [#2628], Cache the local dev datastore [#2649]
  • User permissions - Respect user permissions set by confirming users have view data permissions before displaying data [#1558]. Stop overriding nested folder and surveys permissions [#1582]
  • Code cleanup - Remove unused css and html files [#2651]. Remove dependency on unused maven repo [#2658]

Akvo Flow Dashboard v1.9.32 - internal release

15 May 13:03
v1.9.32
Compare
Choose a tag to compare

New and noteworthy

  • UI Improvment - Implement a walkthrough for the bulk upload page explaining how the new GDPR compliant bulk upload will function [#2466].

  • App downloads - Prevent devices containing old android versions (< Android 4.0.3) from downloading recent app versions [#2603].

  • Development environment - Further improvements to our development workflow including, the user of docker containers to homogenise and ease setup of dev environment [#2406] [#2553] [#2624] [#2633], speeding up parallel deployments of our instances [#2562]

Akvo Flow Dashboard v1.9.31 - Epic Elm

25 Apr 10:01
v1.9.31
Compare
Choose a tag to compare

New and noteworthy

  • Development environment - Improved tools for setting up the development environment by moving from ant to maven build #2406
  • UI Improvement - Validate against file types when bulk uploading data #2471. Added a bulk data upload walkthrough #2466
  • Reports - Move reports to under data tab #2555

Resolved issues

  • Bug fixes - Date range when exporting reports is independent for different report types #2363. Validate against saving questions without text #2221. Revert the bulk upload walkthrough changes #2602 and messages tab message #2601. Ignore datastore caching setting that was preventing cascade levels from showing up when imported through CSV files #2606.
  • Code cleanup - Remove unnecessary file #2593. Fix device file job queue weekly script #2550

Akvo Flow Dashboard v1.9.30.1 - Deterministic Daisy (Hotfix 1)

04 Apr 15:36
Compare
Choose a tag to compare

Date: 04 April 2018

Resolved issues

  • Bug fixes - Fix issue with unidentified users causing dashboard translations and reports exports not to work after v1.9.30 release [#2572]

Akvo Flow Dashboard v1.9.30 - Deterministic Daisy

03 Apr 14:21
Compare
Choose a tag to compare

Date: 03 April 2018

New and noteworthy

  • Translations - Add translations for Pijin and Tok Pisin [#2202]
  • Data security - Log who changed entity [#2525]
  • Data point location - Created a script to fix data point location [#2520]. This stems from issue [#2518] where a data point's location was being overriden by GEO type question answers from monitoring forms

Resolved issues

  • Questions reordering - Changed how questions and question groups are reordered [#1393],[#2523]. Reordering is now done in bulk for all affected so that order does not break in case of unstable network issues
  • User interface - Remove submissions list from monitoring tab after users navigates away [#2531]. Fixed alignment on manual survey transfers tab [#2276]. Load questions and answers for monitoring forms when viewing data in monitoring tab [#2567]
  • Variable name validation - Recheck variable name for special characters after successful validation [#2563]. Preempt returning of old values when variable name is set to null [#2551]
  • Code cleanup - Deleted code causing exception to be thrown when listing questions [#2421]
  • Performance improvement - No longer putting bad file names in device file job queue [#2539]