Skip to content

Releases: openforis/collect-earth-online

Production 2023-04-07

07 Apr 22:41
4b3aea4
Compare
Choose a tag to compare

New Features

GeoDash

  • Updated Landsat to use Collection 2 instead of Collection 1.
  • Added the Landsat 9 image collection.
  • Added NICFI imagery as an option to the Time Series Graph widget.
  • Adds NICFI imagery as an option to Preloaded Image Collections widget.
  • Modified the Preloaded Image Collections widget to allow selection by sensor type and collapsed multiple Landsat missions into a single Landsat option.
  • Added automatic list population for a custom image collection’s band names (instead of having to click the refresh button).
  • Added tests for a select number of Python functions.

Misc

  • Updated README documentation to be more detailed and robust.
  • Updated JavaScript formatting to use Prettier.

Bug Fixes

  • Fixed a bug where the Statistics GeoDash widget was not reporting elevation statistics for small plots.
  • Fixed a bug with reordering survey questions on newly created projections.
  • Fixed a bug with the sum rule.
  • Fixed a bug where certain nested questions would get duplicated when collecting.
  • Fixed an issue with preloaded Sentinel 2 composite only showing white using default visualization parameters.
  • Fixed a couple of issues with the UI displaying the correct number of plots assigned when using QA/QC functionality.

Production 2022-03-07

17 Mar 19:55
085e0e2
Compare
Choose a tag to compare

Projects

  • Multiple small UI Improvements
  • Added option to create project boundary from shape file
  • Can check for duplicate column names in csv file and show meaningful error
  • Edit question and answer text
  • Copy individual questions
  • Bulk add answers
  • Multiple parent answers can be selected
  • Shuffle plot order for random and gridded plots

GeoDash

  • Clean up widget editor design
  • Improved stability and speed
  • Ability to copy and edit widgets

Production 2021-12-29

29 Dec 20:27
7b08e68
Compare
Choose a tag to compare

New Features

Institution

  • Moved the “Delete Institution” button inside of the “Edit Institution” page.
  • Added functionality such that a user’s role isn’t automatically updated when you change the dropdown.

Project Wizard

  • Updated the messaging for assignment estimation on the Plot Design tab.
  • Updated the way gridded and random points are calculated when creating a project.
  • Added a useful warning message when there is an incorrect sample spacing on a project with circle plots and gridded samples.

Project Review

  • Added a section to display the selected sample geometries for a project where users can draw their own samples.

User Interface

  • Replaced all unicode icons with SVGs.
  • Added a useful message to both the Institution and Project Dashboards when there are no projects in an institution.
  • Added numerous other quality of life improvements to the UI.

Collection

  • Updated the “My Statistics” section to the statistics that are displayed while collecting.
  • Changed the Review Mode toggle button to a radio button for clarity.

Misc

  • Added Google Analytics to the production and development sites.
  • Added a cookie store in Ring for persistent login in order to limit disruptions with quick deployments.
  • Added some small updates and fixes to the development database.
  • Added a required NICFI Terms of Use checkbox during user registration.

Bug Fixes

  • Fixed the UI warning messages for projects that contain too many plots and/or too many samples.
  • Fixed a bug where the collection side panel wouldn’t show up at certain screen widths.
  • Fixed a bug where the remove button was visible when looking at survey questions on the Project Review page.
  • Fixed a bug where creating a project using a template would lead to incorrect coloring of plots.
  • Fixed a few incorrect links to the Terms of Service page.
  • Fixed broken help links for the Planet Daily and Planet Monthly imagery sources.
  • Fixed a bug where template file names were being displayed even if the user changed the distribution type.
  • Fixed a bug where user plots weren’t cleared when samples were rebuilt.
  • Fixed a bug where user assignment percentages weren’t assigned to the right user on the Project Review page.
  • Fixed a bug where user drawn samples wouldn’t have the right ID in the Samples CSV output.
  • Fixed a bug with sample counts for plots with a round shape.
  • Fixed a bug where you were able to create a new institution without accepting the terms of service.
  • Fixed a bug where clicking the Survey Questions edit icon in the Project Review page of a published project would crash the website.
  • Fixes a bug where having an undefined file name would crash the Project Review page.
  • Fixed a bug where the number of plots analyzed didn’t work on the Project Dashboard.

2021-11-22 Collect Earth Online Release

22 Nov 17:31
f7f9c09
Compare
Choose a tag to compare

Collect Earth Online November Release Changes

New Features

Project Wizard

  • Allows plots to be assigned to an institution’s users equally or using percentages.
  • Allows plots to be Quality Controlled by assigning peers to perform quality control, or by assigning a Subject Matter Expert.

Collection

  • Adds Default navigation mode for Users, which allows users to quickly navigate to previously collected plots and plots that have not been collected.
  • Adds Flagged Plots navigation mode for Users, which shows a User’s flagged plots.
  • Adds Review Mode for Institution Admins, which enables admins to review plots by multiple users through up to 5 navigation modes: By User, Disagreement, Analyzed, Unanalyzed, and Flagged. When a project is closed, Review Mode is enabled by default.
  • Adds Disagreement mode, which can filter plots that have been collected by multiple users based on a threshold. Clicking the “View Disagreement” button shows a new screen to examine all answers by users.
  • Adds a warning message when users attempt to leave the page when there are unsaved answers.
  • Adds a warning message that all plot data will be cleared if a plot is flagged.
  • Display Assigned Users/Quality Control stats in the stats popover.
  • Admins can now save over a User’s plot.

Project Dashboard

  • Display new Assigned Plots / Quality Control information, including % plots completed by user.

Miscellaneous

  • Uploaded CSVs/Shapefiles will have their name displayed on the Project Review page.
  • Project links on the Institution page are now links, enabling projects to be opened in new windows/tabs.

Bug Fixes

  • CSV files that use quotes in the header will now be parsed.

prod-2021-09-16

16 Sep 16:11
Compare
Choose a tag to compare

New Features

Collection

Enable restricting user-drawn samples to specific geometries.
Move all survey rules to modal

Imagery

Add 'Additional Imagery' to Imagery selection

Project Wizard

Display the plot / sample file names when reviewing projects.
Enable Clear Answers/Flag Plot in Survey Question Preview
Use “Placeholder” for input questions
Add edit sections to Project Review page
New rule form/sections
Add 'Plot' diameter/width when creating project
Change ‘Unpublished’ to 'Draft Mode'

Miscellaneous

Show Git tag/branch in Navigation Bar
Add newest spanish manuals
Make proxying optional
Move to slideshow format for Help Modal
Highcharts has been updated to version 9.10
WMS validator: added SRS/CRS check
Require new users to verify email
Fully remove unused mailing lists
Add confidence and flagged reason to csv output
Add TOS Page / TOS acceptance checks
Update support page
Add max characters to Institution/Project/Q&A inputs
Add unsaved changes warning modal

Bug Fixes

Fix flag plots without samples for members
Fix Survey Designer
New nicfi and updated manuals
Fix typos in help dialog config
Reset question tree to beginning so new drawn points show
Change duplicate imagery title
Fix widgets didn't show properly
Fix geodash Local Storage storageName issue
Add missing num plots column
Add spanish / english locale text to simpleCollection
Unavailable image asset fix and available bands refresh button
Fixed inverted required/validator order, fixed required option valid (main)
Fix Dashboard Total Plots
Fix issue with user drawn samples and ext files
Fix geodash background imagery bug
Fixed wrong property passed to DegredationWidget
Fix getArea works with Geometry, sqm to ha

July-7-2019

08 Jul 02:06
7f81025
Compare
Choose a tag to compare
Merge pull request #334 from openforis/matt-arch-inst-proj

Delete projects with delete institution

Last release before major clean up

01 Jul 00:29
e37f305
Compare
Choose a tag to compare

Clean up includes:
-- Remove js files and convert to npm packages where applicable
-- Remove unused image files
-- Remove collect database