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 #561

Closed
wants to merge 13 commits into from
Closed

Hotfix 2023 06 19 #561

wants to merge 13 commits into from

Conversation

egbot
Copy link
Member

@egbot egbot commented Jul 29, 2023

Pull Request Checklist:

  • Hotfixes should be merged into both the Development and master branches (at the same time).
  • All new text is preferrably internationalized (i.e., no end-user-visible text is hard-coded on the PHP pages)
  • There are no linter errors
  • Symbiota coding standards have been followed
  • Comment which GitHub issue(s), if any does this PR address

egbot and others added 13 commits June 19, 2023 10:20
- 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
- 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
- Enforce default action of accepting derivative urls supplied within a csv image map file
- Improve uriExists function
- Make sure to remove staging images
- Misc bugs
- md5 hash large version of image
- Don't generate md5 hash if supplied by source, and image is not modified
- Suppress warnings when image derivatives are unlinked
- Allow occurrence archive (deleted occurrences) to be searchable by GUID (occurrenceID, recordID), thus reporting when a record is deleted
Handle BOM characters at start of csv file.
Trim header elements for testing column names.
- Multipolygons defined within a checklist fail to map within both simple and dynamic maps
- Fix for field name and start and end date filter variables failing to be carried forward when advancing to pages beyond 1000 records
#335
- Reset contact array to ensure that JSON string is standardized as a non-associated array
Resolves issue: #487
@egbot egbot closed this Jul 29, 2023
@egbot egbot deleted the hotfix_2023-06-19 branch July 29, 2023 17:55
egbot pushed a commit that referenced this pull request Nov 13, 2024
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.

2 participants