forked from egbot/Symbiota
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Partial update branch by pulling in master bug fixes #523
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
egbot
commented
Jul 3, 2023
- This update is in preparation for testing and demonstrating new cross portal interoperability functions within the bryo/lichen portal. These developments will be pushed into Development before the next feature release.
- Refactor OccurrenceMaintenance class to consolidate occurrence indexing tools into single set of functions - Isolate general occurrence cleaning SQL statements from taxon indexing SQL - Extend occurrence-taxon indexing to accommodate a matching hierarchy that involves taxon author, subgeneric formats, etc - Refactor occurrence statistic function
- Remove occurrence cleaning and occurrence-taxon indexing functions in preference to identical functions within OccurrenceMaintenance class (consolidate functions)
- Fix Catalog of Life API import issue where in certain situation species names are duplicated with one containing imbedded subgeneric name and the other not
- Include taxonRank within the ranking algorithm to get a correct match on subgenera search - Condense translateColNode algorithm into a single function that can translate both api and webservice formats - Various adjustments to subgeneric formatting
…era-harvest-issue Hotfix 2023 05 22 taxonomy subgenera harvest issue
…era-harvest-issue Update code version
* Taxon Profile display bug - Ensure the taxadescrblock field take precedence * GeoLocate CoGe bug fix - path correction for temp staging area
- Resolve issue with occurrence-taxon indexing code - Only build sciname from taxon units if all units are mapped - Resolve issue with ID Key editor not displaying characters that are not grouped -Taxon Profile insert issue
Hotfix: Occurrence upload, Key editor, Taxon Profile
* Occurrence Upload adjustment - Trim off delimiters that are left on the beginning or end of filter string to ensure that null values are not included * Collection Listing bug fix - Collection categories failing to be persist * Occurrence Image Submissions issue resolution - Set default image sort order to 40 for observations to ensure that preserved specimen images do not take precedence * Image Processing bug - collection identifier (collid) failed to be passed to statistics update function * Resolve Taxonomy Harvester issues - Improve TROPICOS method of matching on infraspecific taxa - Improve close match suggestions
* 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
pushed a commit
that referenced
this pull request
Nov 13, 2024
Update query to remove null error message requirement
themerekat
added a commit
that referenced
this pull request
Jan 17, 2025
3.1.2 Release: Merge Hotfix branch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.