Releases: kartoza/django-bims
Releases · kartoza/django-bims
v6.1.4
What's Changed
- Fetch river name and geomorphological zone in occurrence upload for FBIS by @dimasciput in #5126
- Add All option to spatial filter autocomplete dropdowns by @dimasciput in #5127
- Hide subspecies column for synonym taxa whose accepted taxon is subspecies or variety by @dimasciput in #5128
- Fix conservation status field name and simplify geocontext group ordering by @dimasciput in #5129
Full Changelog: v6.1.3...v6.1.4
v6.1.3
What's Changed
- Fix GBIF publishing to reuse existing dataset per module by @dimasciput in #5118
- Fix GBIF re-crawl returning NOT_MODIFIED by overwriting archive by @dimasciput in #5119
- Summary dashboard improvements by @dimasciput in #5120
- Fix taxa validation accepted taxon check to also look in CSV by @dimasciput in #5121
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
- Fix endemism and origin being silently cleared on taxonomy during upload by @dimasciput in #5114
- Hide gbif coordinate columns for non-sanparks taxa csv by @dimasciput in #5115
- Update synonyms iucn_data if iucn_data for accepted taxon found by @dimasciput in #5116
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- Fix taxa upload not updating fada_id on unvalidated taxa by @dimasciput in #5113
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- Fix modified date and by for taxon data by @dimasciput in #5105
- Remove taxon permanently if a taxon is deleted in frontend by @dimasciput in #5106
- Fix reorder spatial filters in occurrence CSV downloads (#4684) by @dimasciput in #5107
- Update climate dashboard summary table headings and monthly download format by @dimasciput in #5108
- Improve spatial dashboard: pie chart layout, map extent, CSV downloads, species list email by @dimasciput in #5109
- Add FADA-aware taxa filtering, validation improvements, and bug fixes by @dimasciput in #5112
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Spatial dashboard by @dimasciput in #5056
- Improve spatial dashboard by @dimasciput in #5057
- Spatial filter advance mode by @dimasciput in #5065
- Fix advanced_spatial_filter for AND by @dimasciput in #5067
- Improve climate dashboard by @dimasciput in #5069
- Fix x-axis labels on temperature and humidity overview charts by @dimasciput in #5071
- Update cons status chart and filter history in spatial dashboard by @dimasciput in #5072
- Bump axios from 1.12.0 to 1.13.5 in /bims by @dependabot[bot] in #5055
- Bump lodash from 4.17.21 to 4.17.23 in /bims by @dependabot[bot] in #5032
- Bump diff and sinon in /bims by @dependabot[bot] in #5025
- Fix import issue in taxon management by @dimasciput in #5073
- Show advanced spatial filter (asf) in filter list display by @dimasciput in #5074
- Update notes in collections_uploader by @dimasciput in #5075
- Add export taxa list action in admin page by @dimasciput in #5076
- Add boundary to harvest collections by @dimasciput in #5077
- Update overview in spatial dashboard : add download + fix origin labels by @dimasciput in #5078
- Expand spatial dashboard container, fix origin charts by @dimasciput in #5080
- Gbif publish api by @dimasciput in #5066
- Update advanced spatial filter search backend by @dimasciput in #5082
- Fix scroll issue in advanced_spatial_filter by @dimasciput in #5083
- Move invasion field to different fieldset in taxa admin by @dimasciput in #5084
- Convert origin field to a new model by @dimasciput in #5085
- Fix spatial data in SASS summary csv by @dimasciput in #5086
- Add drag-to-reorder for taxon groups in taxa management page by @dimasciput in #5087
- Upgrade django to 6.0.2 and all other dependencies by @dimasciput in #5092
- Fix/legacy password hashers django6 by @dimasciput in #5093
- Handle embargo_date in occurrence uploader by @dimasciput in #5094
- Update platform overview stats by @dimasciput in #5096
- Make upload button smaller by @dimasciput in #5097
- Fix spatial filter autocomplete by @dimasciput in #5100
- Add YouTube embed button to LandingPageSection CKEditor by @dimasciput in #5101
- Fix advance spatial filter if ALL selected by @dimasciput in #5102
- Add accepted taxon link in taxa management table and detail rows by @dimasciput in #5104
Full Changelog: v5.8.1...v6.0.0
v5.8.1
What's Changed
- Add gbif dataset filter by @dimasciput in #5030
- Skip genus mismatch validation for FADA sites by @dimasciput in #5035
- Change title to source reference title in uploader by @dimasciput in #5038
- Skip rank and name mismatch validation for FADA by @dimasciput in #5036
- Gbif publish feature by @dimasciput in #5039
- Bump django from 4.2.27 to 4.2.28 in /deployment/docker by @dependabot[bot] in #5041
- Bump django from 4.2.27 to 4.2.28 in /deployment/docker/temp by @dependabot[bot] in #5040
- Add tag description, and display it in the frontend by @dimasciput in #5042
- Bump webpack from 5.95.0 to 5.105.0 in /bims by @dependabot[bot] in #5045
- Add feature to validate taxa by @dimasciput in #5047
- Show subgenus name in taxon table by @dimasciput in #5049
- Add conservation status for FADA by @dimasciput in #5050
- For subgenus always use subgenus name for taxon name in taxa upload by @dimasciput in #5052
- Add genus name in subgenus scientific name for search by @dimasciput in #5054
- Use autocomplete for parent_species in harvest_session admin by @dimasciput in #5053
Full Changelog: v5.7.1...v5.8.1
v5.7.1
What's Changed
- Fix tag migrations by @dimasciput in #5028
- Remove unecessary migration file by @dimasciput in #5029
- Add management command to migrate tags by @dimasciput in #5031
Full Changelog: v5.7.0...v5.7.1
v5.7.0
What's Changed
- Add species checklist upload type option by @dimasciput in #5016
- Dashboard UI polish + chart colors API by @dimasciput in #5018
- Alter chartcolor order by @dimasciput in #5019
- Change font for pdf checklist to fix missing text by @dimasciput in #5022
- Update csv output for fada taxa list by @dimasciput in #5023
- Add taxon group expert info to user admin page by @dimasciput in #5024
- Remove origin in pdf checklist by @dimasciput in #5026
- Add parent_species override to harvest schedules for multi-parent modules by @dimasciput in #5027
- Move taggits to tenant app by @dimasciput in #5020
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- Add command to fix duplicate ContentType entries by @dimasciput in #4960
- Update header for gbif_link and on_gbif by @dimasciput in #4970
- for infraspecific ranks, use speciesKey instead of parentKey to set the parent by @dimasciput in #4971
- Pulling coordinateUncertaintyInMeters and coordinatePrecision from GBIF datasets by @dimasciput in #4975
- Add SANParks-specific NEMBA status export logic and tests by @dimasciput in #4976
- Allow multiple harvest schedules per module group by @dimasciput in #4977
- Process module_summary in background by @dimasciput in #4978
- Add distributed lock to prevent duplicate module summary generation by @dimasciput in #4979
- Detach synonym and doubtful species from hierarchy by @dimasciput in #4988
- Add management command to detach synonyms by @dimasciput in #4989
- Update taxon overview page for synonym and doubtful by @dimasciput in #4990
- Update edit taxon page by @dimasciput in #4991
- Synonym csv download always use name from canonical by @dimasciput in #4992
- Bump django from 4.2.26 to 4.2.27 in /deployment/docker by @dependabot[bot] in #4981
- Bump django from 4.2.26 to 4.2.27 in /deployment/docker/temp by @dependabot[bot] in #4980
- Bump node-forge from 1.3.1 to 1.3.2 in /bims by @dependabot[bot] in #4968
- Bump js-yaml from 3.14.1 to 3.14.2 in /bims by @dependabot[bot] in #4967
- Update taxa command should also fix parent by @dimasciput in #4993
- Adding and viewing climate change data by @dimasciput in #4995
- Add metadata to source reference by @dimasciput in #4996
- Improve taxonomy admin form layout by @dimasciput in #4997
- Improve taxonomy admin hierarchy checks by @dimasciput in #4998
- Improve invalid parent rank filter by @dimasciput in #4999
- Implement dynamic data source descriptions from database by @dimasciput in #5003
- Add editable filter info popovers by @dimasciput in #5004
- Show general summary on landing by @dimasciput in #5005
- Add and display iucn assessment data by @dimasciput in #5006
- Propagate IUCN data from synonyms and expose new admin trigger by @dimasciput in #5000
- Hide taxon hierarchy fields in taxon edit page by @dimasciput in #5008
- Bump qs and express in /bims by @dependabot[bot] in #5007
- Hide family value when a taxon is a synonym by @dimasciput in #5009
- Fix author updates and rearrange input fields in the Edit Taxon form by @dimasciput in #5010
- Enlarge the comment fields by @dimasciput in #5011
- Automate adding accepted name when manually adding synonyms (#4920) by @dimasciput in #4961
- Update taxa_upload and edit_taxon.html by @dimasciput in #5013
- Upgrade django-allauth by @dimasciput in #5012
- Bump react-router and react-router-dom in /bims by @dependabot[bot] in #5014
Full Changelog: v5.5.5...v5.6.0