Version 0.16.0 release
LocoDelAssembly
released this
26 Jan 01:24
·
9078 commits
to master
since this release
Added
- New collecting event task #1530
- "Quick" collection objects options from new collecting event task
- New WKT georeference inputs
- Auto-georeference and date Collecting Events by depicting images with pertinent EXIF data
- Route linting specs
- Generate label (alpha), pastes values into print label input
- Collecting event navigation options (next/previous with/out
- Nested_attributes for Labels
- Collection object/and collecting event navigation options/bridges
/collecting_events/preview?<filter_params>
a preview look for brief tables- Subclasses for labels:
Label::QrCode
,Label::Code128
- Include
rqrcode
,barby
for barcode rendering - Add
label
attribute to Label JSON response that renders QR code - Add accommodation for printing pages of barcode-based labels
- Add
Georeference::Wkt
an anonymous WKT based georeference assertion - Add option to disable name-casing when Person is created from
/people/new
#1967 - Full CASTOR (taxon names batch load) example template, CASTOR preview notices
- New ICZN class added: NoDiagnosisAfter1930AndRejectedBefore2000 for family-group names
- Add image attributions, original citation and editor options in image viewer #1978
- Browse current OTU button in Browse OTU
Changed
- Moved buttons in collecting event on comprehensive task #1986
- Improved collecting event status in smart selector on comprehensive digitization
- Some tasks route names were "malformed" and renamed
- ENV variable
TAXONWORKS_TEST_LINTING=true
must now betrue
, not anything, to trigger linting specs - Setting
Identifier#cached
uses a build getter to enable Label building - Georeference validation requires CollectingEvent (enabled by proper use of
:inverse_of
) - Tweak to how
pinned?
is calculated trying to eliminate database calls - Minor cleanup of batch preview layouts
- Changed softvalidation message for names being on Official ICZN lists
- Fetch codecov, seedback and closure_tree gems from RubyGems.
- Updated gems (
bundle update
without alteringGemfile
). - Remove
no_leaves
= true from taxon name on filter images task #1953 - Turn off autocomplete feature on vue autocomplete #1956
- Limited CoLDP exports runtime to 1 hour and 2 attemps.
- Turn off autocomplete on new taxon name task
- Replaced display name attribute for object_label in parent autocomplete on New taxon name task
- Filter task by name only [#1962]
- Search geographic area by verbatim coordinates on new collecting event
- Show coordinates from verbatim georeference
- Parsed verbatim label to fields
- Parsed EXIF coordinates to verbatim fields
- Changed autocomplete label #1988
- Using newer biodiversity gem from official source
- Updated gems (
bundle update
without alteringGemfile
)
Fixed
- Loan items reference proper housekeeping in table
- Line links of batch-preview results
- broken API download link for exported references #1908
- removed BASIS task stub #1716
/api/v1/notes
project scoping #1958is_community?
reportingfalse
for some models withoutproject_id
- New source after cloning not display changes on authors / editors lists
- Edit taxon name firing multiple updates when updating gender #1970
- Correct image size on image viewer
- Save pages before clone person on new taxon name #1977
- Correct count display of attributions #1979
- Uncheck collecting event option #1980
- Trip Code/Identifier not visible in header of Edit collecting event #1990