Releases: akvo/akvo-flow
Releases · akvo/akvo-flow
Akvo Flow Dashboard v1.9.36 - Iconic Iris
Akvo Flow Dashboard v1.9.35 - Haptic Hazel
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
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
Akvo Flow Dashboard v1.9.33.2 Fantastic Fern - Hot Fix 2
Akvo Flow Dashboard v1.9.33.1 Fantastic Fern - Hot Fix
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
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
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
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)
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
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]