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

Automated Dependabot PRs have been failing for a while with encryption errors. Example: #1427. The same PRs work fine when I replicate them. It would be nice if we could...

bug
dependencies

Counterexample: - The misspelt Name https://mushroomobserver.org/names/5373 has two Descriptions. - One is simply a classification string. - The other has extensive text. - Its correctly spelling, https://mushroomobserver.org/names/113223 has only one...

enhancement

Work on debugging why it's returning a capitalized localization for a lowercase tag. Just checking if this breaks anything...

Check it out. Rudimentary!

This PR is a massive lift, because there were big changes between versions 3 and 4 of Bootstrap. ### Sorta minimum necessary changes ### Every Bootstrap update requires altering the...

Improves observation form's handling of locations. 1. Officially changes policy concerning including counties back to what it was at the beginning: counties are now encouraged again. 2. When lat/long is...

(From @pellaea ) People often right-click on images on MO to copy the URL of the image and embed that in other external sites. But this URL is not stable....

`config.active_record.belongs_to_required_by_default` is a boolean value and controls whether a record fails validation if belongs_to association is not present. https://guides.rubyonrails.org/v6.1/configuring.html#configuring-active-record This seems like a good thing to turn on, BUT it...

(from @pellaea) The favorite icon and title and other MO branding are all missing from the original image page. Less of a big deal, but we can fix all this...