Releases: Indicia-Team/warehouse
Releases · Indicia-Team/warehouse
Reporting and summary builder
- Reports now support 2 sets of sample, occurrence or location custom attributes
(e.g. for parent and child samples) - Tidied up way that system function auto generated report columns are created
in SQL. - Added location_type_id to the index_locations_samples table which allows
significant improvements to reporting performance for download reports. - Summary builder module refactored and performance improved
Licences support
Includes support for associating a licence with a record. Licences can be controlled at the recording group level or as part of a user's website link.
Pantheon species traits system support
Added the following to support the Pantheon species traits system:
- Metadata for storing source and description against custom attributes.
- Metadata for storing source against term list terms.
- Warehouse UI for editing the above.
- Reports to support detailed analysis of the traits associated with a species in a sample.
- A couple of other report corrections.
Download corrections
- Download reports fixed where a compound 'fake' vice county meant a record existed in 2 VCs so appeared twice.
- NBN report downloads correct latitude restrictions
MTBQQQ map system fixes for cache building
Merge pull request #43 from Indicia-Team/hotfix-mtbqqq Hotfix mtbqqq
Download verified_on fields
Includes:
- Download reports have a verified_on field
- Fixes to map squares and output_sref so they never show artificial precision.
Fixes upload file type checking
Merge pull request #26 from Indicia-Team/hotfix-photo_upload Fix to existing code which checked file types against config
Occurrence download report vice county performance
Performance improvements on occurrence downloads related to Vice County output.
League reports filter by family fixes
User league reports have their filters now correctly positioned in the SQL so that filters on family or other higher taxonomic levels now work.
Fix to reset of verification status on record edit
Editing records that are previously verified now always fully resets the record_status and record_substatus as well as logging a comment.