Releases: curationexperts/zizia
Releases · curationexperts/zizia
v5.1.0
- Add ability to toggle your imports #54 (little9)
- Add deduplication_key to Zizia::PreIngestWork model #53 (bess)
- Initial batch sorting #52 (little9)
- Show more info on batch page #51 (little9)
- Only show the basename for PreIngestFile #50 (little9)
- Add Date to details page #49 (little9)
- Set import details pagination to 10 #48 (little9)
- Use DCE's standard caypbara config #47 (little9)
- Update README.md #46 (little9)
v5.0.1
v5.0.0
v4.6.0.alpha01
Update version.rb
v4.5.4.alpha.01
- Remove 'in Bytes' from table headers
v4.5.3.alpha.01
- Added files count to import details page
v4.5.2.alpha.01
- Include JS assets on import page, previously apps needed to include the JS manually
v4.5.1.alpha.01
Merge pull request #30 from curationexperts/file-size-rows-ingest-works Correct path to generate file size and change row count
v4.4.1.alpha.01
- Rename dynamically generated csv import template to
import_template.csv
and change link to refer to import template instead of CSV template.
v4.4.0.alpha.01
- Added initial import details pages. They can be accessed via the 'View Import Status' button after starting an import.