Skip to content

Releases: akvo/akvo-flow

Akvo Flow Dashboard v1.9.29 - Cosmic Coconut

08 Mar 12:15
Compare
Choose a tag to compare

Date: 08 March 2018

New and noteworthy

  • Data point location - Changed questions of type geolocation from being automatically used as the data point's location. Users will now have to tick which question is to be used as the data point location [#2517]
  • Reports - The "other, please specify" option in exported reports is now displayed in its own column [#2290]. Changed the raw data sheet in comprehensive reports to have analysis format [#2469]
  • Data cleaning - No longer support data cleaning using imports from old-format reports [#2330]
  • Code cleanup - Removed unused code [#2481]

Resolved issues

  • Monitoring tab user interface improvement - Ordered question answers in the monitoring tab as well as showing the question groups to which the questions belong [#2387]
  • Simplify validation - Changed how question variable name validation errors are displayed by moving from hard coded error message to error messages defined via transifex. Also changed instances of questionId on the code to variable name [#2474]. Made variable name validation case-sensitive [#839]
  • Surveys tab - Fixed issue causing surveys tab to sometimes go blank during a session [#1402]. Also fixed issue allowing users to copy or move surveys to the root folder [#2464]
  • Submissions list on data tab - Fixed issue causing submissions to still be displayed on the inspect data tab even after a user navigates away [#2372]
  • Data script - Fixed issue causing data script to crash in case a question had a null survey pointer [#2508]

Akvo Flow Dashboard v1.9.28.1 - Bent Banana Hotfix 1

20 Feb 13:22
bd9087b
Compare
Choose a tag to compare

Date: 20 February 2018

Resolved issues

  • Integrity check failing for CartoDB libraries [#2500] - Fixed issue causing maps on CartoDB enabled instances not to work

Akvo Flow Dashboard v1.9.28 - Bent Banana

15 Feb 12:47
Compare
Choose a tag to compare

Akvo Flow Dashboard v1.9.28 - Bent Banana

Date: 15 February 2018

New and noteworthy

  • Add updated translations of online workspace - Updated French, Spanish, and Portuguese translations [#2287]
  • Comprehensive report improvement - Show frequency table and graphs for cascades [#2427], add statistics about collected data [#2443], and improve graph styling [#2428]
  • Rearrange data tab - Moved monitoring tab after inspect data tab [#2467]
  • Simplify validation - Rephrased question ID to variable name [#2143], and update variable name help text [#2444]

Resolved issues

  • Users unable to delete data under monitoring tab [#2261] - Removed delete option to reduce the the risk of high data loss
  • Form version number not incrementing correctly [#1403] - Set form as not published each time the form basics are changed
  • Code Cleanup [#2447],[#555] - Remove unused code
  • UI - Remove line above "No results found" in inspect data and monitoring tabs [#2452]

Akvo Flow Dashboard v1.9.27 - Aerodynamic Avocado

25 Jan 12:48
Compare
Choose a tag to compare

1.9.27 Aerodynamic Avocado

Date: 25 January 2018

New and noteworthy

Code Cleanup

  • [#2333] - Removed unnecessary caddisfly endpoint and test file
  • [#2410] - Removed unneeded com.gallatinsystems.common.data classes
  • [#2412] - Removed ununsed authentication class and endpoint definition
  • [#2414] - Removed unneeded S3Driver and dependent classes
  • [#2417] - Removed gwt-user.jar dependency
  • [#2431] - Removed unused classes for data export packages
  • [#2198] - Fix 'fullWidth' class misspelling in css.
  • [#2367] - Removed geocode column from exported reports

UI

  • [#2385] - Removed the question ID column in the detailed submission view on monitoring tab
  • [#2429] - Updated copyright from 2017 to 2018

Code refactor

  • Use extend instead of create in the maps controller [#2275] - Extend ArrayController class instead of creating a new instance of it
  • Deprecate metrics [#2397] - Removed attributes and statistics from UI and removed metrics from backend

Resolved issues

  • Add "No results found" in Monitoring tab [#1868] - When a user clicks find on the monitoring tab but there is no data to display, a "No results found" message is displayed

Bug fixes

  • Error thrown sometimes when opening comprehensive reports using Excel [#2279] - Issue occurred when the frequency table for a number question was over 96 items long. Fix was to set is to handle any length content
  • Sometimes duplicate column names generated in raw data [#2315] - Append variable name to geolocation column headers to make each one unique
  • Hitting the enter key after changing the form/survey name causes the dashboard to reload [#1929] - Trigger save when user hits enter after editing survey/form title
  • Report imports fails if there is no question with the column header id [#2436] - ignore column if it does not exist
  • Forms of copied survey does not showing for all users [#1765] - Fixed the ancestor identifiers for copied surveys so they match the copy destination and therefore the surveys display for all users with view access for the destination
  • In Monitoring tab data point order shows as NaN [#2386] - Order now displayed as number

Akvo Flow Dashboard 1.9.26 - Zetetic Zonkey

14 Dec 13:16
v1.9.26
Compare
Choose a tag to compare

New and noteworthy

  • Importing new data using the data cleaning export format [#2368] - we enable importing new data into Flow that is formatted according to our new data cleaning export format (that is, having data from repeat question groups on separate sheets in a spreadsheet file)

Resolved issues

  • Caddisfly tests dropdown remains when editing questions [#1809] - we fix a bug that causes the caddisfly tests dropdown to keep showing when switching between question types during survey editing

  • 16-digit numbers get rounded in report cells [#2291] - we fix a bug where numbers that are over 16-digits long get rounded when using Microsoft excel. The numbers that are over 16-digits long are represented as strings so that users get their data as it arrived in the system.

  • Update translation strings for new reports [#2373] - we update the translation strings for the new reports user interface.

  • Add level button in cascade [#2268] - we replace a link to add a new cascade level, with a button

  • Remove internationalisation header code from report engine [#2309] - code cleanup removing translations/i18n code from the reports engine.

  • Remove "No additional settings for this question type" [#2319] - we remove the redundant section from question types that have no additional settings to configure when they are created.

  • Remove unused data members [#2379] - code cleanup to remove unused fields for country data

  • Update configuration files to include instanceUrl field [#2219] - we update our deployment code to include a new property that is needed for the instance configuration.

1.9.25.1 Yetanother Yak Hotfix 1

30 Nov 12:43
v1.9.25.1
Compare
Choose a tag to compare

Use Java 7 sorting so exports will run on live server. [#2370]

Akvo Flow Dashboard v1.9.25 - Yetanother Yak

29 Nov 11:24
Compare
Choose a tag to compare

Date: 29 November 2017

New and noteworthy

  • Reports export - Improve the user interface for reports export [#2282]. Split repeatable question groups into separate sheets of exported reports [#2278]. Remove language selection when exporting reports [#2286]
  • Code refactor - Refactored the code that loads maps to be more generic regardless of the map type set [#2144]
  • Data cleaning - Simplified data cleaning user interface to match export changes[#2300]

Resolved issues

  • User interface improvement - Remove link to old support documentation in form preview [#2258]
  • Data privacy - Removed phone number from devices list display [#2299]
  • Legacy code cleanup - Remove unused code associated with old survey group UI [#2303]
  • Data cleaning - Update the datapoint geolocation based on updated responses [#1842]
  • Data import - New data can be imported using the old raw data report files [#2295]

Akvo Flow Dashboard v1.9.24 - Wanted Wolverine

13 Oct 12:49
Compare
Choose a tag to compare

1.9.24 Wanted Wolverine

Date: 13 October 2017

New and noteworthy

  • Repeatable question groups - Add metadata to all rows in data exports [#2247]

Resolved issues

  • Bug fixes - Do not open folder being moved [#1367]
  • User interface improvement - Layout no longer breaks in the survey assignment and manual survey transfer tabs [#1992]. Improved user interface in the cascade resources tab [#2033]

Akvo Flow Dashboard v1.9.23 - Versatile Vicuña

21 Sep 14:35
Compare
Choose a tag to compare

1.9.23 Versatile Vicuña

Date: 21 September 2017

Resolved issues

  • Bug fixes - Fix locale retrieval logic which was prone to skipping items [#2252]
  • User experience improvement - Disable clickable labels for checkboxes [#1922]. Visibly show clickable titles by changing colour when users hover over folders, surveys, groups, and questions [#1996]
  • User interface - Simplify bulk upload page [#2083] and convert case used for "Flow" [#2084]

New and noteworthy

  • Caddisfly tests definitions - Allow setting of caddisfly test file URL via an environment variable [#2250]

Akvo Flow Dashboard v1.9.22.2 - Uplifting Urraka - Hotfix 2

08 Sep 10:24
Compare
Choose a tag to compare

Resolved issues

  • Fix a crash in datapoints sync - We fixed a crash when some data was missing during datapoint sync. [#2244]