Releases: kartoza/django-bims
Releases · kartoza/django-bims
v4.4.12
What's Changed
- Simplify the navigatian bar for fada by @dimasciput in #4048
- Add parent to edit taxon form by @dimasciput in #4049
- Add taxonomy status to edit form by @dimasciput in #4050
- Fix download csv taxa list by @dimasciput in #4052
- Fix taxon review by @dimasciput in #4054
- Fix issue with close button not working on the first click by @dimasciput in #4055
- Improve taxonomy update proposal workflow by @dimasciput in #4057
- Show tags in edit taxon form by @dimasciput in #4058
- Fix add new taxon by @dimasciput in #4060
- Improve taxon management speed by @dimasciput in #4064
- Impelement edit and query for biographic distributions by @dimasciput in #4065
- Fix author in add new taxon by @dimasciput in #4066
- Add filter by author by @dimasciput in #4067
- Add family, genus, and species filter by @dimasciput in #4068
- Improve easy audit crudevents by @dimasciput in #4069
- Fix easy audit event bugs by @dimasciput in #4070
- Update taxa uploader for FADA by @dimasciput in #4071
- Fix email current site by @dimasciput in #4072
Full Changelog: v4.4.11...v4.4.12
v4.4.11
What's Changed
- Implement pdf checklist by @dimasciput in #4047
Full Changelog: v4.4.10-multi-tenant...v4.4.11
v4.4.10
What's Changed
- Checklist - add datasetName and creationDate by @dimasciput in #4029
- Add park name in checklist if exist by @dimasciput in #4030
- Add functionality to update Roles - in People/Users by @dimasciput in #4031
- Fix dependencies by @dimasciput in #4034
- Update django to 4.2.11 by @dimasciput in #4035
- Change to first 3 letters of the park name in the add site form by @dimasciput in #4036
- Update uploader to accommodate sanparks template by @dimasciput in #4038
- Improve remove occurrences by taxon group tool by @dimasciput in #4042
- Fix diagram chart in landing page by @dimasciput in #4043
- Disconnect easy_audit signals when harvesting data by @dimasciput in #4044
- Add identified by for biological_collection_record by @dimasciput in #4045
- Update add_taxa_to_taxon_group by @dimasciput in #4046
Full Changelog: v4.4.9-multi-tenant...v4.4.10-multi-tenant
v4.4.9-multi-tenant
What's Changed
- Add admin function to fetch cites listing by @dimasciput in #3989
- Customise occurrence/taxa upload templates for each biodiversity module by @dimasciput in #3990
- Fix username overwritten when sign up by @dimasciput in #3991
- Update taxon management table by @dimasciput in #3993
- Fix add index by @dimasciput in #3994
- Taxa management layout by @dimasciput in #3996
- Fix email notification for new taxon by @dimasciput in #3997
- Add edit taxon page by @dimasciput in #3999
- Fix close button by @dimasciput in #4000
- Add option to filter tags with OR and AND by @dimasciput in #4002
- Prevent double API calls on datatable initialization by @dimasciput in #4003
- Bundle and minify taxa-management.js by @dimasciput in #4004
- Handle tags in taxa uploader by @dimasciput in #4005
- Handle author in taxa upload, clean up taxon ranks by @dimasciput in #4006
- Parse and handle language codes in common names by @dimasciput in #4007
- Add custom biogeographic distribution tag Taxonomy by @dimasciput in #4008
- Convert import virtual museum command to Celery Beat task by @dimasciput in #4010
- Remove gitpython by @dimasciput in #4011
- Revise conservation status by @dimasciput in #4013
- Source reference selection form in the main form by @dimasciput in #4014
- Remove add sass from wetland site form by @dimasciput in #4015
- Update SASS edit workflow by @dimasciput in #4016
- Show site visits with chemical records by @dimasciput in #4017
- Improve query and fix sentry errors by @dimasciput in #4022
- Fix edit taxon view by @dimasciput in #4023
- Show the Ecological Category filter by @dimasciput in #4024
- Remove php from the nginx 404, needed for inwards by @dimasciput in #4025
- Fix unvalidated filter by @dimasciput in #4026
- Fix download buttons on the dashboard by @dimasciput in #4027
- Only show site visit with default data source by @dimasciput in #4028
Full Changelog: v4.4.8-multi-tenant...v4.4.9-multi-tenant
v4.4.8-multi-tenant
What's Changed
- Fix bug where incorrect sites appear when searching with ecosystem by @dimasciput in #3850
- feat: Add x to close the filter panel by @dimasciput in #3923
- feat: Enable Taxon Editing for Users Beyond the Creator by @dimasciput in #3920
- Bump @babel/traverse from 7.15.0 to 7.23.2 in /bims by @dependabot in #3530
- feat: Add flag to indicate if system need to update filters by @dimasciput in #3928
- fix: Change site name to park name for sanparks by @dimasciput in #3929
- fix: Broken tests by @dimasciput in #3930
- feat: GeoContext harvester from admin page, with the log view by @dimasciput in #3931
- fix: Error in set tenant scheme by @dimasciput in #3932
- fix: KeyError schema name by @dimasciput in #3933
- feat: Add Author When Adding New Taxon by @dimasciput in #3934
- fix: Missing overview in pesticide dashboard by @dimasciput in #3935
- patch: update from main by @dimasciput in #3936
- Fix collection date mismatch for BiologicalCollectionRecod by @dimasciput in #3938
- Refactor table in taxa management by @dimasciput in #3939
- Update biotope colors by @dimasciput in #3945
- Fix close button in sass form page by @dimasciput in #3946
- Add location_site_view to site setting by @dimasciput in #3947
- Fix multi-tenant issue with db-replicas by @dimasciput in #3959
- Enable extra_set_tenant function by @dimasciput in #3960
- Show nearby sites matched the ecosystem type by @dimasciput in #3961
- Improve zoom behaviour by @dimasciput in #3963
- Restrict upload to report or thesis only for non staff by @dimasciput in #3962
- Show sites with matching ecosystem type in add site by @dimasciput in #3964
- Make Water temperature data visible in Source References by @dimasciput in #3966
- Fix unvalidated taxon in sass data by @dimasciput in #3967
- Update sitevisit list by @dimasciput in #3968
- Only show add sass to river sites by @dimasciput in #3970
- Fix multi_location_sites_overview by @dimasciput in #3971
- Add scrollbar to taxa management side panel by @dimasciput in #3981
- Rename Cites to CITES by @dimasciput in #3975
- Sanparks upload - get coordinate from park name by @dimasciput in #3977
- Fix xlsx download by @dimasciput in #3976
- Add missing migration by @dimasciput in #3982
- Backend for checklist generator by @dimasciput in #3983
- Implement frontend for checklist generator by @dimasciput in #3985
- Improve checklist output by @dimasciput in #3986
- Updates from multi-tenant branch by @dimasciput in #3987
Full Changelog: v4.4.6-multitenant...v4.4.8-multi-tenant
v4.4.7-multitenant-re
What's Changed
- feat: Add x to close the filter panel by @dimasciput in #3923
- feat: Enable Taxon Editing for Users Beyond the Creator by @dimasciput in #3920
- feat: Add flag to indicate if system need to update filters by @dimasciput in #3928
- fix: Change site name to park name for sanparks by @dimasciput in #3929
- fix: Broken tests by @dimasciput in #3930
- feat: GeoContext harvester from admin page, with the log view by @dimasciput in #3931
Full Changelog: v4.4.6-multitenant...v4.4.7-multitenant-re
v4.4.6-multitenant
What's Changed
- Implement cites api and dashboard by @dimasciput in #3901
- Add species plus link to cites dashboard by @dimasciput in #3902
- Clear search results when adding or removing occurrence/SASS by @dimasciput in #3903
- feat: Add RedirectHomePageMiddleware with SiteSetting-based redirection by @dimasciput in #3914
- feat: Add CustomLogo and Title in login modal by @dimasciput in #3915
- feat: Add celery beat to check and resume harvester sessions by @dimasciput in #3917
- feat: Make auto-resume feature multi-tenant aware by @dimasciput in #3918
- fix: Improve Visibility of Tooltips in Overview Table by @dimasciput in #3919
Full Changelog: v4.4.5-multitenant...v4.4.6-multitenant
v4.4.5-multitenant
What's Changed
- Add variety and forma to taxa upload logic by @dimasciput in #3862
- Add resend email backend by @dimasciput in #3863
- Fix custom theme in multi-tenant by @dimasciput in #3864
- Add the ability to include a subcategory within a subcategory by @dimasciput in #3865
- Update db replica implementation by @dimasciput in #3866
- Fix gbif species harvester by @dimasciput in #3867
- Fix db replica for multi tenant by @dimasciput in #3868
- Fix database config startup by @dimasciput in #3869
- Fix email sent from wrong tenant by @dimasciput in #3870
- Add FADA Taxa Templates 0.1 by @dimasciput in #3885
- Improve taxa validation workflow by @dimasciput in #3871
- Fix data source filter by @dimasciput in #3897
- Fix site code generator by @dimasciput in #3898
- Remove abiotic form and fix download request page by @dimasciput in #3899
- Remove Life and Cultivar group from taxon ranks by @dimasciput in #3900
- Add cites api by @fanevanjanahary in #3726
Full Changelog: v4.4.4-multitenant...v4.4.5-multitenant
v4.4.4-multitenant
What's Changed
- Improve multi-tenant and fix tests by @dimasciput in #3855
- Improve embargo implementation by @dimasciput in #3856
- Fix incorrect embargo date by @dimasciput in #3859
- Handle synonym and multiple common names in uploader by @dimasciput in #3861
Full Changelog: v4.4.3-multitenant...v4.4.4-multitenant
v4.4.3-multitenant
What's Changed
- Preparing for multi tenant by @dimasciput in #3639
- Use site setting based on domain by @dimasciput in #3640
- Add source_site to records, update search, fix tests by @dimasciput in #3642
- Taxa management improvement by @dimasciput in #3643
- Fix broken tests by @dimasciput in #3645
- Feature/update bio filter owner embargo by @dimasciput in #3651
- Taxa hierarchical user management by @dimasciput in #3652
- Initial implementation of tagging taxa by @dimasciput in #3654
- Add embargo date to sass form by @dimasciput in #3655
- Add cites api wrapper by @dimasciput in #3661
- Add gbif util to fetch species by area by @dimasciput in #3678
- Add view to harvest gbif species by @dimasciput in #3679
- Add site to location context group by @dimasciput in #3683
- Implement a user interface to allow species to be designated as the p… by @dimasciput in #3684
- Show map in harvest species by @dimasciput in #3685
- Feature to show non-biodiversity layers on different sites by @dimasciput in #3692
- Expert should be able to add taxon by @dimasciput in #3693
- Show taxon sub groups by @dimasciput in #3694
- Add validation status, endemism, and origin to TaxonGroupTaxonomies t… by @dimasciput in #3695
- API Endpoint and Model for Taxonomy Update Proposals by @dimasciput in #3697
- Backend API and model for reviewing taxon update proposals by @dimasciput in #3700
- Additional observation sites for collection record by @dimasciput in #3701
- Update models for multi-tenant by @dimasciput in #3703
- Handle source site in occurrences upload by @dimasciput in #3707
- Refactor taxa management by @dimasciput in #3710
- UI for Managing Submodule in Taxon Management Page by @dimasciput in #3711
- Add devops build automation by @lgkgh in #3712
- Reload page after adding new taxon by @dimasciput in #3715
- Update UI for taxon approval workflow by @dimasciput in #3716
- Add feature to upload geojson boundary file by @dimasciput in #3705
- Excel download by @dimasciput in #3722
- Fix issue where the custom theme cache is not invalidated by @dimasciput in #3725
- Add confidence score to bims tables by @dimasciput in #3724
- Add SASS migration by @dimasciput in #3728
- Fix layer upload, improve gbif species harvester by @dimasciput in #3729
- Fix unvalidated species returned in taxa list by @dimasciput in #3730
- Improve find_species_by_area by @dimasciput in #3731
- Add additional sites field in non_biodiversity_layer by @dimasciput in #3733
- Import common names in gbif species harvester by @dimasciput in #3736
- Use defaultWMSSiteParameters for emptySite by @dimasciput in #3734
- Collect parent species in the harvester by @dimasciput in #3737
- Upload images in flat pages by @dimasciput in #3738
- Use FBIS Site legend by @dimasciput in #3739
- Improve harvest gbif species by @dimasciput in #3740
- Fix get_feature_info by @dimasciput in #3741
- Harvest species per feature by @dimasciput in #3742
- Fix taxon approval by @dimasciput in #3743
- Taxa management fixes and improvements by @dimasciput in #3745
- Harvest species by facet by @dimasciput in #3747
- Multi tenant fix and improvements by @dimasciput in #3748
- Improve GBIF species harvester by @dimasciput in #3749
- Update parent if the parent is different from gbif by @dimasciput in #3750
- Only import occurrences with basisRecord HUMAN_OBSERVATION by @dimasciput in #3751
- Improve gbif occurrence harvester by @dimasciput in #3753
- Resume harvest functionality by @dimasciput in #3758
- Updates from main by @dimasciput in #3763
- Improve module summary by @dimasciput in #3764
- Improve module summary query by @dimasciput in #3765
- Add database routing by @dimasciput in #3766
- Notification for specific site by @dimasciput in #3767
- Update source collection by @dimasciput in #3768
- Fix site legend by @dimasciput in #3769
- Improve taxa management by @dimasciput in #3770
- Update location_context_group command to fetch specific site by @dimasciput in #3771
- Implement role-based access control for biologicalcollectionrecord by @dimasciput in #3773
- Harvest occurrences by boundaries by @dimasciput in #3774
- Updates from main by @dimasciput in #3780
- Update uwsgi.ini by @dimasciput in #3784
- Update get_location_context_data to fetch by site by @dimasciput in #3785
- Updates from main by @dimasciput in #3815
- [feat] Add feature to upload polygon by @dimasciput in #3820
- Add edit taxon form feature by @dimasciput in #3825
- Fix missing parent when updating taxon by @dimasciput in #3829
- Create an api to download taxa list as pdf by @dimasciput in #3831
- Ensure all taxonomy changes are times tamped and logged by @dimasciput in #3832
- Improve taxa list download by @dimasciput in #3833
- Source references by site by @dimasciput in #3834
- Add auth background field in custom theme by @dimasciput in #3836
- Add settings to change the site name and hide site visits by @dimasciput in #3837
- Fix and improve gbif harvester by @dimasciput in #3839
- Update script to fix duplicate site visits by @dimasciput in #3843
- Fix module list and source reference list by @dimasciput in #3845
- Implement schema per tenant, add script to migrate data by @dimasciput in #3848
- Update prod multi-tenant database setting by @dimasciput in #3851
- Fix location site view on multi-tenant by @dimasciput in #3852
- Updates from main branch by @dimasciput in #3853
New Contributors
Full Changelog: v4.4.3...v4.4.3-multitenant