forked from egbot/Symbiota
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Hotfix 2023 06 19 (#518) * 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]> * Hotfix 2023 07 22 (#559) * Hotfix - 2023-07-22 - DwcArchivePublishing: Material Sample publishing bug - DwC-A upload: Scientific name failed to be built when taxonomic data is supplied by by individual components - Taxonomic autocomplete: Allow autocomplete handle apostrophes - Checklist Display: Bug fix that interfered with display of linked voucher images - Checklist Manager: Checklist taxon search autocomplete failed to include higher taxa (parent data) - Taxonomy Harvester bug: F-dex harvest failed to grab parents when source was not "Index Fungorum" - Specimen Upload: Set version data changes as the default action only when a collection is live managed - Occurrence Search Harvest: Reworked search form validation to be more efficient; Fix bug with occurrence attribute checkbox/radio failing to be recognized as a selected component * Hotfix 2023-06-19 (#518) - Taxonomy Harvesting: Don't check following taxonomic resource on a positive match and input; synchronize display text - Refactor ImageLocalProcessor: -- 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 -- MD5 hash large version of image input file, but don't overwrite hash if supplied by source -- 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 -- Make sure to remove staging images - Occurrence Public Display: Allow occurrence archive (deleted occurrences) to be searchable by GUID (occurrenceID, recordID), thus reporting when a record is deleted - Checklist multi-polygon Map: resolve Multipolygons failing to map within both simple and dynamic maps - Occurrence Reviewer: Fix for field name and start and end date filter variables failing to be carried forward when advancing to pages beyond 1000 records - Collection metadata editor: Reset contact array to ensure that JSON string is standardized as a non-associated array --------- Co-authored-by: Greg Post <[email protected]> * Occurrence Search bug - Fix issue with autocomplete failing to return names that contain single or double quotes - Fix issue taxon name search failing to return correct data when name contains single or double quotes * Glossary search bug - Allow terms search to do a double wildcard search to expand return options, including when html tags (e.g. italic) are part of the terms - Remove restrictions and unnecessary default actions associated with unset language and taxon terms so that thesaurus better functions as a single language glossaries - Fix various issues with export of report when there is a single language glossary and/or terms are not linked to specific taxa - Fix various misc bugs * Glossary adjustments - minor styling adjustment * Taxonomy Utilities bug - Fix issue interfering import of taxa with hybrid symbol when there is not a space between symbol and name units * Glossary development - Fix issue report export not including full list when terms has complex language relationships - Improve file naming and content/layout of Word report export - Resolve issues with inclusion of all Spanish language translation files - Include translations for some missed terms * Hotfix 2023-07-31 - Occurrence editor: bug not nulling year, month, day when date is nulled out - Glossary: extend wildcard search on search terms - Update code version * Taxonomy Harvesting bug - Resolve 'Unranked" taxonRank designations when taxon is a non-accepted genus * Taxonomy Upload adjustments - Minor adjustments needed to support processing of taxa immediately adjacent to kingdom rank * hotfix 2023-07-31 - occurrence editor: allow tidInterpreted value to be transferred when scientific name is added to form via duplicate tool * hotfix 2023-07-31 - Map Search: resolved issue where map recenters in the middle of the ocean when a search returns no coordinates --------- Co-authored-by: Greg Post <[email protected]>
- Loading branch information
1 parent
c1f3bd8
commit faa20d4
Showing
19 changed files
with
342 additions
and
348 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.