mushroom-observer icon indicating copy to clipboard operation
mushroom-observer copied to clipboard

A website for sharing observations of mushrooms.

Results 69 mushroom-observer issues
Sort by recently updated
recently updated
newest added

No idea if this is actually helpful for thread safety. Just opening PRs for this to get the ball rolling

Rubocop suggests that `@@filters` should be a class ivar matching the name of the method `all`. Make it so.

Taking rubocop's somewhat contradictory advice here. (Rubocop advises to avoid class ivars also.) I believe the vars should be thread safe in either case, because this class is not often...

MO Name page should have link to MycoMap taxonomy. See notes at #1884, [email exchange with Steve Russell](https://groups.google.com/g/mo-developers/c/RPUpAqAS-qA)

enhancement

Name page should have a link to UNITE See notes at Issue #1884 https://github.com/MushroomObserver/mushroom-observer/issues/1884#issuecomment-1949451475

enhancement

Add a lichenlogy link to the Research Links panel. - Make it conditional on Lifeform including Lichen. - Maybe also hide the Ascomycete.org link for lichens. Ascomycete.org link is useless...

enhancement

Implements the taxon based Darwin Core Archive (DwCA) that EOL expects. Involves a bit of renaming and refactoring to differentiate between the two forms of DwCA. To test: - Go...

Document steps @JoeCohen took to work around issues in creating post SolidCache local environment. Issues are here: https://groups.google.com/g/mo-developers/c/T9_eWWs1FBE/m/uTHeKzjxAQAJ?utm_medium=email&utm_source=footer Work-around is in Slack and in @JoeCohen's local files.

documentation

It should be the user's name, rather than `User` + user.id (This is an issue for all classes of versioned objects.)

bug

We have some more up to date AI/ML models now that we should hook into this functionality. However, the python library supporting this feature have evolved there needs to be...

enhancement