Skip to content

Releases: akvo/akvo-flow

Akvo Flow Dashboard v1.9.22.1 - Uplifting Urraka - Hotfix

07 Sep 16:41
v1.9.22.1
Compare
Choose a tag to compare

Resolved issues

  • Synching of surveys with monitoring forms filled in - We fixed an issue that was causing devices not to sync datapoints incase there were multiple monitoring forms responses in addition to the registration form responses. [#2229] [#2238]

  • Caddisfly tests definitions - Akvo caddisfly test definitions can now be added to Flow without having to redeploy all instances that are using caddisfly question types. [#1825]

Akvo Flow Dashboard v1.9.22 - Uplifting Urraka

31 Aug 15:31
v1.9.22
Compare
Choose a tag to compare

New and noteworthy

  • Performance improvement - We have speeded up the syncing of datapoints to devices by improving on the query mechanism. We use batch query for the data [#2220]

Resolved issues

  • Bug fixes - Protect against errors when generating column headers in raw data reports containing caddisfly questions [#2216]. We fix the errors that were causing missing data point names when generating reports. [#2211][#2232]

Akvo Flow Dashboard v1.9.21.1 - Thoroughbred Tamandua Hotfix

26 Jul 10:29
Compare
Choose a tag to compare

Resolved issues

  • Reporting fixes - Comprehensive reports should now work when the regional summary sheets get their names from a cascade question [#2206], and also work for questions that have very long names.

Akvo Flow Dashboard v1.9.21 - Thoroughbred Tamandua

21 Jul 13:59
Compare
Choose a tag to compare

New and noteworthy

  • Performance optimisation - Load survey assignments list only when tab is selected [#2035], exclude static files from security filter chain [#2183], speed up device group list fetch [#2199], and configure spring to initialize beans lazily [#2179]
  • Data deletion - Added data deletion script [#2190]

Resolved issues

  • Bug fix - Changes to data point names now reflect in exported data [#2160]

Akvo Flow Dashboard v1.9.20 - Sagacious Salamander

29 Jun 12:56
Compare
Choose a tag to compare

Noteworthy

  • User interface improvement - Reordered reports tab [#2151] such that the "Export reports" tab appear first and is loaded by default.
  • User interface improvement - Implemented show/hide maps tab feature flag [#2153] which allows optionally hiding the maps tab on an instance
  • Performance optimisations - Serve external JavaScript libraries used in Flow from CDNs [#1688]

Resolved issues

  • Bug fix - Fix Null Pointer Exception errors that prevented correct setting of display names [#1762]
  • Code cleanup - Remove unused methods [#555]

Akvo Flow Dashboard v1.9.19 - Recursive Rabbit

08 Jun 11:24
Compare
Choose a tag to compare

Resolved issues

  • Bug fix - Fix NPE in summary counts [#2107]
  • Bug fix - Disable clickable question text in surveys for users without edit rights [#2146]

Akvo Flow Dashboard 1.9.18 - Quizzical Quokka

31 May 11:46
v1.9.18
Compare
Choose a tag to compare

New and noteworthy

  • Data approval - Data approval permission UI is now only visible if enable for the instance [#2085].

Resolved issues

  • Performance optimisations - We improved the backend startup time [#2022] and loading of questions with translations [#1442]. We also sped up the creation of questions [#2088] and question groups [#2089].

  • More robust loading of questions. - We fixed an issue where a database inconsistency would prevent display of questions and reports from being generated [#2096].

  • Data visibility improvement - Super Admin users can now consistently see all data [#2092].

Akvo Flow Dashboard v1.9.17 - Performant Panther

03 May 22:07
v1.9.17
Compare
Choose a tag to compare

New and noteworthy

  • Data approval - Data approval manangement now needs a special permission [#1665].

  • Removed raw text reports - This report type was practially never used [#2002].

  • Cleanup of the dashboard user interface - The dashboard UI has been visually cleaned including removing unnecessary icons [#1871] [#2065]

Resolved issues

  • Performance optimisations - We fetch survey questions in a less expensive way [#1736] and [#1442].

  • Bootstrap files for forms without cascading questions - we fixed a bug that was preventing the correct generation of bootstrap files for forms that did not contains any cascading questions [#2078]

  • Fixed the loading spinner when publishing forms for non-monitoring surveys - we fixed a bug that was causing the loading spinner to never stop when publishing forms in non-monitoring surveys [#2074]

  • Code cleanup - We removed the unused NAME question type [#2053] and some unused code [#555].

  • Improvements in move/copy popup - We have improved the popup when copying/moving folders and surveys in order to support folders and surveys with longer names [#2066]

  • Messages page - We improved the table header [#1972].

  • Dashboard cleanup - We removed extra whitespace at the bottom of the messages tab [#2062] and fixed some faulty stylesheets [#2069].

Akvo Flow Dashboard v1.9.16 - Optimised Octopus

25 Apr 08:01
v1.9.16
Compare
Choose a tag to compare

New and noteworthy

  • Data approval - Reports will include data approval status [#1666].

Resolved issues

  • Remove _copy from question IDs - Question IDs will no longer get _copy appended to them when a survey is copied. When you copy a question group, any IDs that would collide will get _1, _2 etc. appended to them [#1203].
  • Code clean-up - We removed unused and obsolete code [#555].
  • Form tabs got an overhaul - The add form button should always be visble, and long names are handled better [#1975].
  • Survey and folder names - Improved handling while moving/copying should make them no longer overlap the guide text [#1954].
  • Next and Previous links - we improved the alignment [#2017].
  • Limit zoom-out on mapbox - We set it to max 5000 km, so that the world is not drawn more than once [#2001].
  • Performance improvements - We improved loading of questions and question options [#1442].
  • Naming of CSS elements - These were improved [#1994].
  • Exposed /remote_api on a different endpoint - to enable tracing [#1985].
  • Layout improvements - We gave maps more space [#2003], aligned survey breadcrumb and buttons [#2000] and decreased white space in Manual survey transfer [#1997].

Akvo Flow Dashboard v1.9.15 - Nifty Nuthatch

20 Mar 12:31
Compare
Choose a tag to compare

New and noteworthy

  • Easier question text editing - The question text can now be edited by clicking on the text itself as well as using the Edit button [#1831].
  • Messages tab improvements - We renamed the Survey ID column to Form ID and removed the unused User column [#1976].
  • Dashboard styling and layout improvements - We corrected the colour of certain page elements for consistency [#1974] [#1848], improved page layout to remove excess space [#1955] [#1852], fixed table alignments [#1848], tidied up page element labelling [#1850] and improved the distinction between enabled and disabled buttons [#1948].

Resolved issues

  • Code clean-up - We removed unused and obsolete code related to the maps functionality [#498] and refactored some user ID related code [#1970].
  • Fixed exports with roll-up sheets - These exports can now handle JSON responses without failing [#1968].