Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
LocoDelAssembly committed Sep 15, 2023
2 parents 3c6ffd6 + 35106eb commit f9e3391
Show file tree
Hide file tree
Showing 113 changed files with 2,383 additions and 697 deletions.
49 changes: 47 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,55 @@ This project <em>does not yet</em> adheres to [Semantic Versioning](https://semv

\-

## [0.34.4] - 2023-09-15

### Added

- ImportAttribute facets to various filters
- Project data curation issue tracking URL field (and to base API response) [#3550]
- Manual option to regenerate derivative images on Show Image
- API gallery endpoint `/depictions/gallery`
- Image quick forms, add depictions in the context of an image [#3540]
- Tables of data to nomenclature stats plots, with option to copy to clipboard
- With/out nomenclature date facet on filter nomenclature
- Determiners can be re-ordered (topmost, regardless of year, is preferred) [#1355]

### Changed

- Updated Gemfile
- Updated JS packages
- Derivative images strip EXIF and auto orient
- TaxonName autocomplete change to a strict match mode.
- Bold geographic levels in Type specimen panel in Browse OTU [#3544]

### Fixed

- Subqueries in unified filters were silently ignoring components of the query, e.g. fix spatial + subquery requests [#3552]
- Geographic level names not displaying on Browse OTU [#3553]
- Sqed images that fail processing will try again with slower method automatically [#3070] [#3443]
- TaxonName dynamic observation matrix row not properly scoped [#3454]
- OTU API autocomplete fails to sort results
- Duplicate type status per CollectionObject are not allowed [#3535]
- Edit/New taxon name: Author order for taxon name does not match author order of source [#3551]
- Some issues with order of roles (e.g. Determinations) in display [#1355]

[#1355]: https://github.com/SpeciesFileGroup/taxonworks/issues/1355
[#3443]: https://github.com/SpeciesFileGroup/taxonworks/issues/3443
[#3552]: https://github.com/SpeciesFileGroup/taxonworks/issues/3552
[#3553]: https://github.com/SpeciesFileGroup/taxonworks/issues/3553
[#3550]: https://github.com/SpeciesFileGroup/taxonworks/issues/3550
[#3070]: https://github.com/SpeciesFileGroup/taxonworks/issues/3070
[#3454]: https://github.com/SpeciesFileGroup/taxonworks/issues/3454
[#3535]: https://github.com/SpeciesFileGroup/taxonworks/issues/3535
[#3540]: https://github.com/SpeciesFileGroup/taxonworks/issues/3540
[#3544]: https://github.com/SpeciesFileGroup/taxonworks/issues/3544
[#3551]: https://github.com/SpeciesFileGroup/taxonworks/issues/3551

## [0.34.3] - 2023-09-05

### Added

- Task - Nomenclature by year plots [#2472]
- Task - Nomenclature by year plots [#2472]
- API for BiologicalRelationships -`api/v1/biological_relationships?extend[]=biological_property` [#3525]
- Organization to Attribution slice in Radial annotator [#3529]
- Delayed job queue `cached`, currently used in Role-related updates [#3437]
Expand Down Expand Up @@ -3819,7 +3863,8 @@ This project <em>does not yet</em> adheres to [Semantic Versioning](https://semv
- Loosing input page numbers when switching tabs on New Taxon Name task

[#1532]: https://github.com/SpeciesFileGroup/taxonworks/issues/1532
[unreleased]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.34.3...development
[unreleased]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.34.4...development
[0.34.4]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.34.3...v0.34.4
[0.34.3]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.34.2...v0.34.3
[0.34.2]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.34.1...v0.34.2
[0.34.1]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.34.0...v0.34.1
Expand Down
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,14 +219,14 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dropzonejs-rails (0.8.5)
rails (> 3.1)
dwc_agent (3.0.8.0)
dwc_agent (3.0.11.0)
namae (~> 1)
namecase (~> 2)
erubi (1.12.0)
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
excon (0.102.0)
excon (0.103.0)
execjs (2.8.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
Expand All @@ -235,7 +235,8 @@ GEM
railties (>= 5.0.0)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
faraday (2.7.10)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-excon (2.1.0)
Expand All @@ -254,7 +255,7 @@ GEM
rest-client (~> 2.1)
groupdate (5.2.4)
activesupport (>= 5)
guard (2.18.0)
guard (2.18.1)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand Down Expand Up @@ -333,7 +334,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.5)
minitest (5.19.0)
minitest (5.20.0)
modularity (3.0.1)
multi_json (1.15.0)
namae (1.1.1)
Expand Down Expand Up @@ -364,7 +365,7 @@ GEM
paperclip-meta (3.1.0)
paperclip (>= 5.0)
parallel (1.23.0)
parallel_tests (4.2.1)
parallel_tests (4.2.2)
parallel
parser (3.2.2.3)
ast (~> 2.4.1)
Expand Down Expand Up @@ -444,7 +445,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdf (3.3.0)
rdf (3.3.1)
bcp47_spec (~> 0.2)
link_header (~> 0.0, >= 0.0.8)
rdoc (6.3.3)
Expand Down Expand Up @@ -509,7 +510,7 @@ GEM
rspec-support (~> 3.10)
rspec-support (3.12.1)
rtesseract (3.1.2)
rubocop (1.56.2)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -533,11 +534,11 @@ GEM
rubocop-performance (1.19.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.20.2)
rubocop-rails (2.21.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.23.2)
rubocop-rspec (2.24.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -609,7 +610,7 @@ GEM
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.2.2)
tilt (2.2.0)
tilt (2.3.0)
timecop (0.9.8)
timeliness (0.4.5)
timeout (0.4.0)
Expand Down Expand Up @@ -663,6 +664,7 @@ GEM
zip_tricks (5.6.0)

PLATFORMS
x86_64-darwin-20
x86_64-darwin-22
x86_64-linux

Expand Down
Loading

0 comments on commit f9e3391

Please sign in to comment.