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

Import observation from iNat into MO. See MO/iNat Sync Discussion #1902, including @AlanRockefeller's idea summarized at https://github.com/MushroomObserver/mushroom-observer/discussions/1902#discussioncomment-8452672 1. Provide link from an MO observation to an iNat observation. 2. Create...

enhancement

This PR simply moves the call to our `process_image` shell script from the Image model method `process_image` to a job, so it is run asynchronously as a background job when...

Stops `UploadFromURL#cleanup` from throwing an Error if a TempFile has already been deleted.

Possibly easier to maintain and test this way. Adds several gems: - `image_processing` allows us to run ImageMagick or Vips commands from ruby - `mini_magick` - `ruby-vips` - `mini_exiftool` runs...

Refactors the `field_slips_test` as a sequence of actions within a single session. Should run faster and be just as effective. #### Background: With system tests, the setup/teardown for individual tests...

Allow creation of forms for Field Slip data. These forms would be associated with a Project and would be used on the create/edit page for an associated Field Slip. Should...

enhancement
projects

Restore Location form text that: - gave examples - said US locations should be at least as fine as county Also check app/views/controllers/locations/help/show.html.erb

The license images are broken (And we should probably bump license versions. CC is now on v4.)

bug

Create obs defaults to "Earth" when no Location is given and the user declines to create one. When we have the GPS point, it seems we could at least make...