Wildbook
Wildbook copied to clipboard
Wild Me's first product, Wildbook supports researchers by allowing collaboration across the globe and automation of photo ID matching
Base class created and Encounter, Occurrence and Marked Individual extended from Base class. PR fixes #509
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.1.2 to 5.21.0. Release notes Sourced from com.rabbitmq:amqp-client's releases. v5.21.0 Changes between 5.20.0 and 5.21.0 This is a maintenance release with 2 bug fixes and dependency upgrades....
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20131018 to 20240303. Release notes Sourced from org.json:json's releases. 20240303 Pull Request Description #875 20240303-pre-release-updates #874 Deployment and Pipeline action updates #869 Revert recent obj long get...
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.1.2 to 5.18.0. Release notes Sourced from com.rabbitmq:amqp-client's releases. v5.18.0 Changes between 5.17.0 and 5.18.0 This is a minor release with usability improvements and dependency upgrades. It...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.1.3 to 1.2.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20131018 to 20231013. Release notes Sourced from org.json:json's releases. 20231013 Pull Request Description #793 Reverted #761 #792 update the docs for release 20231013 #783 optLong vs getLong...
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.1.4 to 42.3.9. Release notes Sourced from org.postgresql:postgresql's releases. v42.3.8 What's Changed backpatch changes for 42.5.1 by @davecramer in pgjdbc/pgjdbc#2674 Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.7...REL42.3.8 v42.3.7 What's Changed backpatch...
## Feature description and context java developers have been solving the local install question without any help. seems like we should write it down ## Feature sign-off requirements - accurate...
## Feature description and context Improvement of metrics for narrative storytelling support. we want to be able to track citizen scientist contributions vs researcher contributions ## Feature sign-off requirements Query:...
ShephardProperties is passed relative paths when loading properties, which are read relative to the current working directory. This is often the Tomcat install (`System.getProperty("catalina.home")`), but this is not always true...