Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix 2023 06 19 (#518) #522

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Hotfix 2023 06 19 (#518) #522

merged 1 commit into from
Jul 3, 2023

Conversation

egbot
Copy link
Member

@egbot egbot commented Jul 3, 2023

  • Taxonomy Harvesting minor adjustments
  • Check resources before interpretation and again after interpretation
  • If name is matched within one recourse, skip the unnecessary step to check other resources
  • Synchronize display text
  • Refactor ImageLocalProcessor and resolve various bugs
  • Provide support for input file to include medium and thumbnail image derivatives
  • Expand Image Map processing to allow mapping file to include any images table field name
  • Expand images insert function to handle any valid field found within images table
  • Merge duplicate actions into shared private functions
  • MD5 hash large version of image input file, but don't overwrite hash if supplied by source, unless image is not modified by upload scripts
  • Handle BOM characters at start of csv file.
  • Trim header elements for testing column names.
  • Enforce default action of accepting derivative urls supplied within a csv image map file
  • Improve uriExists function
  • Make sure to remove staging images
  • Occurrence Public Display page
  • Allow occurrence archive (deleted occurrences) to be searchable by GUID (occurrenceID, recordID), thus reporting when a record is deleted
  • Checklist multi-polygon map Issue
  • Multipolygons defined within a checklist fail to map within both simple and dynamic maps
  • Suppress geo ref index during stats update

  • Occurrence Reviewer bug

  • Collection metadata editor bug

* Taxonomy Harvesting minor adjustments

- Check resources before interpretation and again after interpretation
- If name is matched within one recourse, skip the unnecessary step to check other resources
- Synchronize display text

* Refactor ImageLocalProcessor and resolve various bugs

- Provide support for input file to include medium and thumbnail image derivatives
- Expand Image Map processing to allow mapping file to include any images table field name
- Expand images insert function to handle any valid field found within images table
- Merge duplicate actions into shared private functions
- MD5 hash large version of image input file, but don't overwrite hash if supplied by source, unless image is not modified by upload scripts
- Handle BOM characters at start of csv file.
- Trim header elements for testing column names.
- Enforce default action of accepting derivative urls supplied within a csv image map file
- Improve uriExists function
- Make sure to remove staging images

* Occurrence Public Display page

- Allow occurrence archive (deleted occurrences) to be searchable by GUID (occurrenceID, recordID), thus reporting when a record is deleted

* Checklist multi-polygon map Issue

- Multipolygons defined within a checklist fail to map within both simple and dynamic maps

* Suppress geo ref index during stats update

* Occurrence Reviewer bug

- Fix for field name and start and end date filter variables failing to be carried forward when advancing to pages beyond 1000 records
#335

* Collection metadata editor bug

- Reset contact array to ensure that JSON string is standardized as a non-associated array
Resolves issue: #487

---------

Co-authored-by: Greg Post <[email protected]>
@egbot egbot merged commit b57c9be into Development Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant