Skip to content

Releases: Indicia-Team/warehouse

Reporting and summary builder

09 Dec 19:25
Compare
Choose a tag to compare
  • 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

03 Dec 10:09
Compare
Choose a tag to compare

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

30 Nov 10:19
Compare
Choose a tag to compare

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

25 Nov 10:36
Compare
Choose a tag to compare
  • 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

23 Nov 10:24
Compare
Choose a tag to compare
Merge pull request #43 from Indicia-Team/hotfix-mtbqqq

Hotfix mtbqqq

Download verified_on fields

10 Nov 08:40
Compare
Choose a tag to compare

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

13 Oct 11:27
Compare
Choose a tag to compare
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

13 Oct 09:28
Compare
Choose a tag to compare

Performance improvements on occurrence downloads related to Vice County output.

League reports filter by family fixes

13 Oct 08:57
Compare
Choose a tag to compare

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

08 Oct 08:11
Compare
Choose a tag to compare

Editing records that are previously verified now always fully resets the record_status and record_substatus as well as logging a comment.