Releases: openforis/collect-earth-online
Releases · openforis/collect-earth-online
Production 2024-06-24
Features
- New validations for project creation
- Added new field (visible_id) for samples when exporting shapefiles
- Add learning material field in project creation and in collection page
- Select plots from map in the main collection page
- Sort additional plot information alphabetically in collection page
- Added map grid in collection page
Bugfixes
- Fix copying child questions as parent
- Fix copying parent question as a child question
- Fix shp file upload for project boundary
- Fix wrong validation on project creation
- Changed gee script app URL (
go to GEE script
button on collection) - Fix confidence slider position
Production 2024-03-22
Bugfixes
- Fix issues with broken cardOrders for older projects
- Fix issues when copying questions
- Fix user assignment from CSV file
- Fix issue where degradation tool would display the wrong image when the user clicked in the time series
- Fix issue where degradation tool was taking too long to respond
- Fix issue where if Planet imagery was available for the project, its control would show up even if another imagery was selected
- Fix drawing tool allowing points to be drawn even if it wasn't enabled in project creation
Enhancements
- CSV exports now contain the questions in the same order as they appear in the interpretation page
Production 2024-01-31
New Features
- Added buttons to show/hide samples in geodash
- Reorder child questions
- Confidence is now required if selected in project creation/edit. Confidence comment field added (optional field)
- QAQC information from CSV.*
- Toggle buttons for showing plots and samples in the collection page
Bugfixes
- Changed how plot lock works to avoid duplicate interpretations
- Fixed values for cache management of geodash and proxy
- Fixed requests to planet NICFI in collection page
- Fixed NDFI graph in degradation widget
Enhancements
- Changed the way navigation works when the user reaches the end of the plots they are allowed to interpret. Now, a message will be shown, saying they don't have any more plots to interpret.
- Added better description and placeholder for
min
andmax
when setting geodash widgets - Keep plot extra info in the same order that they were in the file uploaded
Production 2023-11-21
Changelog
New Features
- Add date navigation buttons for nicfi imagery;
- Add a confidence comment section (required) in case the confidence slider is present for the project;
- Add alert when creating plots from files;
- Add date buttons for planet NICFI on geo-dash widgets;
- Add checkbox on collection page for enabling a map grid;
Bugfixes
- Fix some CSS issues;
- Allow closed projects to also create DOIs;
Refactor
- Refactor code to use
authenticated-routing-handler
from triangulum. - Create auxiliary handler functions to work with the new routing handler from triangulum.
Production 2023-10-20
Changelog
New Features
- When admin is reviewing interpretations, the application will only jump to the next plot if there are no more interpretations for that plot;
- KML exports are now hollow;
- Add new rule type
Multiple Incompatible Answers
; - Add min and max for each band in imagery for landsat and sentinel imagery;
- Add NBR, NDWI, NDVI bands as options in the imagery bands options;
Bugfixes
- Text changes to more informative ones when error occurs;
- When admin is reviewing interpretations, the application will only jump to the next plot if there are no more interpretations for that plot;
- Fix SHP file exports for custom drawn samples;
- Fix behavior when the answer breaks a survey rule;
Refactor
- Refactor code to use new version of triangulum;
- Moving from webpack to vite;
Production 2023-08-11
Changelog
New Features
- Return to the previous correct answer if the new one doesn't pass the rules check.
Bugfixes
- Fix plot sizes bug (they would get smaller the further away from the Equator);
- Remove default date values for Image Collections;
- Fix planet Daily integration;
- Fixed language when uploading CSV and SHP files for plots;
- Fixed language when assigning users to plots that were created using custom CSV or SHP files
Production 2023-07-14
Changelog
New Features
- DOI integration for publishing projects;
Bugfixes
- Fix a bug regarding the newest NICFI imagery, in which the images wouldn't load;
- Fix issue with band input treatment for geodash;
- Fix a bug with plot locks, where the server would sometimes incorrectly allow double interpretation of a plot.
Production 2023-06-16
Change log
New Features
- Download button for project's shape files.
Bug Fixes
- QA/QC assignments when using project template;
- Fix Geodash imagery when using Sentinel-2;
- Fix Planet Daily imagery not loading.
Production 2023-05-19
Change log
New Features
- Ability to hide questions and answers in the project wizard.
Bug Fixes
- Fixed the issue where CEO would crash when deleting an answer that has a child question;
- Fixed the issue where card orders were not being created for new projects, preventing the admin of the project from reordering the survey questions;
- Fixed the issue where questions of type input-text and input-number were always required;
- Fixed issue with questions of type input-number in which if the answer were marked as required, it wouldn't allow the user to input the number 0;
- Fixed Statistics widget area calculation;
- Fixed an issue in which the field for adding new users to an institution was case-sensitive;
- When importing a project template from a different institution, user-plot assignments are now cleared;
- Fixed issues with loading composite imagery for the Preloaded Image Collection Widget;
- Fixed the issue with Time Series Graph Widget, which wouldn't load the time series for custom assets.
Production 2023-05-04
Bug Fixes
- Fixed a bug for the Preloaded Image Collection widget, where composition images for the Sentinel-2 imagery source failed.