Matt
Matt
On OS X, when I shrink my terminal window to a very small size, and I run `rake`, then many tests fail. Seems like a terminal resize on test initialization...
We had a request to export to Medline. Someone must have done this at some point (I don't see it as a CSL format). I'm wondering if a) there might...
Checking to see if I'm missing something obvious. When I want to render a verbatim author string (e.g. `Consortium of Grand Poobahs`), then the author string is parsed. Code is...
## Facets _many exist in Uniquify people_ ### Project scope All make use of `project_id[]` and `except_project_id[]`. * [x] Current only (Checkbox) * [x] Used in project/not used in project...
A one off, similar to previous match issue, that includes only DwC Occurrence Ids. `match_dwc_occurrence_id`
This 2x is not good: ``` SQL (2267.8ms) SELECT DISTINCT CAST(identifiers.identifier AS bigint) AS alias_0, "collection_objects"."id" FROM "collection_objects" INNER JOIN "identifiers" ON "identifiers"."identifier_object_type" = $1 AND "identifiers"."identifier_object_id" = "collection_objects"."id" WHERE...
This might help address improvements to crediting contributors/editors/creators of CoL exported datasets, e.g.: * Who have I overlooked to add to the file?
This adds the following endpoints, allowing for the creation of DwC Archive dumps via the external api: * POST `http://127.0.0.1:3000/api/v1/downloads/build?project_token=&token=&type=Download::DwcArchive::Complete` * DELETE `http://127.0.0.1:3000/api/v1/downloads/123?project_token=&token=` * GET `http://127.0.0.1:3000/api/v1/downloads/123?project_token=` * GET `http://127.0.0.1:3000/api/v1/downloads/123/file?project_token=` #...
@LordFlashmeow If you can can you detail what we discussed for this issue?
As a curator I want to be able to add and name my own shapes outside the Georeference model. Likely keep this simple, just multi-polygon.