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
Update branch in prep for pulling into master #59
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
Occurrence Profile development
Specimen Exsiccatae development
Various Developments
Merge BioKIC/Symbiota-light developments into egbot/Symbiota-light
Occurrence Editor Bug fix
Photo Observation submit tool
Occurrence Management
Minor bugs and Usage Policy modifications
Occurrence Clone tool development
Misc bugs and minor adjustments
Occurrence Label Development
Misc updates and bug fixes
User Profile bug
Occurrence metadata management and occurrence detail dev
Occurrence editor adjustment
Darwin Core publishing
Minor update to previous submit
Language dev
Additional lang
- Add eventID to DwC-A publishing output file
DwC-Archive Publishing Dev
Potentially unfinished, needs checking
Language tags
- Add code to valuate link protocols and include https when site is secured with an SSL certificate
Adjustments to various site link
- Various adjustments to the addition of multi-language support
Occurrence Details page
Updating KDP_dev with current BioKIC Symbiota-light developments
- Minor adjustments to wording within login language files
- Extension, debugging, and completion of functionality to harvest a taxonomic node via the WoRMS API
- Added taxonomic rank limit - Misc debugging and adjustments
- Allow minor formatting tags within label header and footer - Minor bug fix to avoid warning/notice output to log file
- Fixed bug that interfered with creation of new collection or user based label profiles when profile is initially empty
- Previously, files that exceeded the large file pixel width or filesize limits were treated together, and a new large image with the maximum dimensions was generated in either case. - However, the result of this, is that if a source image's filesize was too large (but not the pixel width), the image would be *upscaled*, resulting in an even larger filesize. - The fix treats these two cases separately, and proportionately downscales files with filesizes that are too big.
Slight adjustments
- Removed biography, URL, address, and isPublic from user profile management. These provide little benefit to the portals, and are regularly abused by spammers
- Fixed a bug that allowed spammers to create checklists without having a user account - MIsc minor formatting adjustments
- This allows for additional NOT searches in addition to the pre-existing NOT EQUALS, NOT NULL, etc. For example: - Records without a certain person in the list associated collectors - Records without a particular phenology, locality, habitat string, etc. On the back end, this just adds a query WHERE option for NOT LIKE %...%
- Converted input submit buttons into <button> elements
- There's a configuration option for whether to use ImageMagick in symbini.php, but it is not used in the image processing script. - This allows using that setting to set whether to use Image Magick or GD for image resizing. - Though requiring extra server configuration, ImageMagick has some advantages: speed, lower memory usage, smaller filesizes, and better quality resizing, especially noticeable on thumbnail images.
Handle artificial taxon nodes with quoted names
- Add ability to clone labels into the different profile categories (global, collection, user)
- Converted the three separate label format select pulldowns to function as a single selection pulldown in the hope that this will be easier for the user to understand and use
fixes issue for portals using hybrids indicated by multiplication sign
- Syntax error
- Convert input submits to button submits - Misc syntax bugs
- Add link to all collection listing to the collection selection page
- Add Spanish placeholder files containing English translations until the Spanish files are made available.
- Display editor and clone options for all user types - Various layout adjustments
- Allow users to print labels outside of their user profile from within a Research Observation project
Fixes logic bug for resizing Large images
Use ImageMagic for resize, if configured
Adds Doesn't Contain to Occurrence Editor search
egbot
added a commit
that referenced
this pull request
Jun 27, 2024
Merge Symbiota-light developments into bryo-lichen code repository
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.
No description provided.