Releases: curationexperts/tenejo
Releases · curationexperts/tenejo
v2.7.0
What's Changed
- Add primary_key property to filesets by @mark-dce in #116
- Fix detection of invalid items by @mark-dce in #109
- Allow unique matches on primary_identifier by @mark-dce in #117
- Removed instances of glyphicons to font awesome icons by @norm0 in #118
- Visibility language by @norm0 in #119
- Edit role with select by @norm0 in #120
- Remove delete role block by @norm0 in #121
- Adds blank first option to user select on roles by @norm0 in #122
- Create files during CSV import by @mark-dce in #123
- Refactor to use same directories in preflight and csv importer by @mark-dce in #125
Full Changelog: v2.6.2...v2.7.0
v2.6.2
v2.6.1
What's Changed
- Save rights_statement as URI in CSV importer by @mark-dce in #104
- Removes sorting on users roles column by @norm0 in #105
- dbcoll by @mlooney in #106
- Improved datatable sort icon placement. (#1170) by @norm0 in #110
- Roles view now using dashboard layout by @norm0 in #111
- Update precedence of stylesheets by @norm0 in #112
- Refactor fixtures for CSV import tests by @mark-dce in #114
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- App wide notifications by @norm0 in #83
- Changes to preflight by @mlooney in #84
- Bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #85
- Bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #82
- refactor by @mlooney in #87
- Add UI for viewing import status by @mark-dce in #89
- Update the importer to connect parents and children by @mark-dce in #90
- Update Preflight and Import to set visibility by @mark-dce in #91
- Bump sidekiq from 6.3.1 to 6.4.0 by @dependabot in #93
- Adds primary_identifier property by @mlooney in #92
- Adds primary_identifier to collection type by @mlooney in #94
- colid by @mlooney in #95
- Adds display name with fallback to user model by @mlooney in #96
- Refactor csv test by @mark-dce in #99
- Revert move of file setup for CSV test by @mark-dce in #101
- Update bunder for CI by @mark-dce in #103
- Implement wireframes for users and roles in one view. (#1160)(#1159) by @norm0 in #102
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Added cleaner error pages that are not rails specific by @norm0 in #69
- Moves activation controller to new action by @mlooney in #70
- Revised feature/highlight image sizes by type rather than alpha channel by @norm0 in #71
- roles by @mlooney in #72
- mailerr by @mlooney in #73
- Updated homepage browsing experience by @norm0 in #74
- Update solr version to address Log4j vulnerabilities by @mark-dce in #75
- Refactor preflight to remove conditional for headers by @mark-dce in #77
- Dashboard sidebar content defaults changed from "My" to "All" by @norm0 in #78
- Fix flaky CSV importer tests by @mark-dce in #79
- Parse packed files in work and file rows by @mark-dce in #80
- Show tenejo version info on production environments by @mark-dce in #81
Full Changelog: v2.4.3...v2.5.0
v2.4.3
v2.4.2
What's Changed
- Remove deduplication_key from the import process by @RachelDCE in #62
- Branding updates by @norm0 in #63
New Contributors
- @RachelDCE made their first contribution in #62
Full Changelog: v2.4.1...v2.4.2
v2.4.1
v2.4.0
Major Changes
- New homepage experience
- Added user supplied theme preview and implemented features to apply changes site-wide
- First pass at collections and work import
- Various preflight enhancements
What's Changed
- Updates sidekiq by @mlooney in #44
- Adds csv import job by @mlooney in #45
- Add an Import model to the application by @mark-dce in #48
- Rename IngestJob class to avoid conflict with Hyrax by @mark-dce in #47
- Remove invalid Job actions and routes by @mark-dce in #46
- Add an Import Job type by @mark-dce in #49
- Updated Client footer to remove debugging by @norm0 in #50
- Moves preflight objects into their own file by @mlooney in #51
- Branding dashboard forms by @norm0 in #53
- Update preflight to distinguish between single and multi-value fields by @mark-dce in #54
- Fix bug importing new collections by @mark-dce in #55
- Allow theme changes to be applied sitewide by @mark-dce in #57
- Forces UTF8 encoding of warning messages by @mlooney in #56
- Update importer to create works by @mark-dce in #58
- Homepage redesign by @norm0 in #60
New Contributors
Full Changelog: v2.3.1...v2.4.0