Skip to content

Releases: mlibrary/deepblue

Deep Blue v1.0.4

20 Aug 18:43
a8f52d6
Compare
Choose a tag to compare
    Release Notes - Blue Docs - Version v1.0.4

Task

  • [BLUEDOC-269] - add files from dir not working
  • [BLUEDOC-331] - Embargo period should not have pick list, but just text.
  • [BLUEDOC-472] - Add an "Article access in Deep Blue" field to Deep Blue Data deposit form and Work page
  • [BLUEDOC-503] - Add file deletions to provenance log
  • [BLUEDOC-506] - Make Dashboard interface for Works, Collections, Review submissions more consistent
  • [BLUEDOC-508] - Display DOI as a URL in the metadata record
  • [BLUEDOC-509] - Set wording/format for auto-generated data citation in Work
  • [BLUEDOC-523] - Collection results on search/browse page should be styled the same as Work results
  • [BLUEDOC-540] - Update styling for Search/Browse results
  • [BLUEDOC-542] - License language on Work page is confusing
  • [BLUEDOC-545] - Dashboard sorting should apply to entire list of contents, not just current page
  • [BLUEDOC-576] - Version of ingest script that takes multiple input files
  • [BLUEDOC-577] - Add parent collection id to work for new content attachment
  • [BLUEDOC-581] - Script to populate date_published metadata field from provenance log
  • [BLUEDOC-605] - Don't show files in manage active embargoes list

Bug

  • [BLUEDOC-362] - Collection Logo - Doesn't display properly
  • [BLUEDOC-376] - DBD File Manager not saving changes
  • [BLUEDOC-470] - There are no line breaks between Citations to related material entries on Work pages
  • [BLUEDOC-473] - Deposit form "Other Funding Agency" field description fix
  • [BLUEDOC-474] - Language in Files tab of Deposit form needs fixing
  • [BLUEDOC-479] - Collections dropdown on Work Edit page not working
  • [BLUEDOC-481] - "Curation notes for users" on Work page should be "Curation notes" (as on deposit form)
  • [BLUEDOC-484] - more/less displaying weirdly with URL
  • [BLUEDOC-486] - License field displaying incorrectly on Work page
  • [BLUEDOC-487] - Work can be created/saved with the "Other" license option selected, but no value in the "Other license" field
  • [BLUEDOC-488] - User activity on file details page is displaying activity for multiple Works
  • [BLUEDOC-517] - Hover over file titles shows html codes
  • [BLUEDOC-528] - Resolve IndexPresenter#field_value deprecation warning
  • [BLUEDOC-529] - Resolve discard_flash_if_xhr deprecation warning
  • [BLUEDOC-536] - Fix new content service doi minting
  • [BLUEDOC-537] - Report task improve nil handling
  • [BLUEDOC-541] - "Other" license value on work page should not be a link
  • [BLUEDOC-560] - Display of generated citations is throwing and error

Sub-task

Story

  • [BLUEDOC-368] - Add static HTML file to enable Google Search Console to enhance Google Analytics
  • [BLUEDOC-388] - Create ticket in jira when work is created
  • [BLUEDOC-398] - Breadcrumbs on file page should always allow user to get back to works page
  • [BLUEDOC-399] - Add "Citation to related publication" to Solr index for searching
  • [BLUEDOC-460] - Collections not displaying 'pending approval' works
  • [BLUEDOC-524] - Collection title on background image
  • [BLUEDOC-534] - Clarity around buttons like Edit Work, Mint DOI
  • [BLUEDOC-535] - Update language and docs for File Uploading
  • [BLUEDOC-578] - Add date published metadata field
  • [BLUEDOC-579] - Jira tickets should use separate fields

Deep Blue v1.0.3

09 May 15:24
77ca55d
Compare
Choose a tag to compare
    Release Notes - Blue Docs - Version v1.0.3

Bug

  • [BLUEDOC-361] - Banner Display - Collection banner doesn't display
  • [BLUEDOC-383] - Dates for file upload and modification not accurate in works
  • [BLUEDOC-394] - Hyrax 2 embargo - fix release (version 1)
  • [BLUEDOC-395] - Depositor should not be able to update record with workflow status "Deposited"
  • [BLUEDOC-402] - "Add another description" = Description field is doubled on work page
  • [BLUEDOC-403] - Works are not showing in browse menu in order of publication date
  • [BLUEDOC-404] - File thumbnails throw error message when logged out, instead of leading to file details
  • [BLUEDOC-422] - Fix metadata predicates
  • [BLUEDOC-434] - Remove to_yaml_properties
  • [BLUEDOC-450] - Export file script error
  • [BLUEDOC-459] - File versioning appears not to be ingesting new file?
  • [BLUEDOC-465] - Enforce timezone to current for date displays
  • [BLUEDOC-469] - Citations to related materials field is displaying incorrectly on Work pages
  • [BLUEDOC-471] - Depositors should be able to edit their records up until the point of publication, even if a DOI has been minted
  • [BLUEDOC-477] - Open Access file in Pending Review Work allows access/download when not signed in
  • [BLUEDOC-498] - Admin curation notes display out of order and no breaks
  • [BLUEDOC-505] - DOI mint section not displaying correctly for works
  • [BLUEDOC-507] - File upload fails
  • [BLUEDOC-515] - Favicon reference causes routing error
  • [BLUEDOC-516] - Click browse list thumbnail when not logged in throws error
  • [BLUEDOC-520] - Collection icons on the search results page should be links
  • [BLUEDOC-522] - Fix view file details action when not logged

Task

  • [BLUEDOC-346] - Edit button location is confusing
  • [BLUEDOC-401] - license issue [reported by IU]
  • [BLUEDOC-410] - Contact Form Issue Type bug
  • [BLUEDOC-420] - Upgrade to Hyrax version 2.5.0
  • [BLUEDOC-423] - "Date" on file details page should display as a date
  • [BLUEDOC-427] - Enable Google Analytics
  • [BLUEDOC-433] - Remove Hyrax 2.0 update banner from production 4/10
  • [BLUEDOC-437] - Remove restriction that embargo release date be in the future
  • [BLUEDOC-439] - When a work has multiple "Description" entries, there should be an indent or space between them on the Work page
  • [BLUEDOC-443] - Accessibility updates from Custom Audit (non-ARIA)
  • [BLUEDOC-444] - Accessibility updates from Custom Audit (ARIA focused)
  • [BLUEDOC-447] - Shift all non-configuration references to /data to application config
  • [BLUEDOC-449] - Pin solr_wrapper to solr v6.6.5
  • [BLUEDOC-451] - Upgrade rails
  • [BLUEDOC-456] - Provenance log entries visible to non-admins
  • [BLUEDOC-461] - Configurable authentication methods (merge from Chimera)
  • [BLUEDOC-462] - Remove references to EZID use_ssl parameter
  • [BLUEDOC-463] - Remove deprecated solr filter (from Chimera)
  • [BLUEDOC-464] - Provenance log entry for file version changes.
  • [BLUEDOC-467] - Add timezone to all provenance log writes
  • [BLUEDOC-468] - Provenance log view for file_sets
  • [BLUEDOC-475] - Production push 2019/05/09
  • [BLUEDOC-478] - Add Citation as part of Work display
  • [BLUEDOC-491] - Add provenance log display to collections
  • [BLUEDOC-495] - Add favicon to head

Story

  • [BLUEDOC-367] - Add markup for fields to be indexed by Google Dataset Search
  • [BLUEDOC-389] - Some files failing to upload in bulk upload
  • [BLUEDOC-406] - "Works," "Collections," "Review Submissions" areas of Dashboard should be sortable by Date modified
  • [BLUEDOC-408] - User should be able to "Cancel" editing record
  • [BLUEDOC-411] - Look for DOI 'mint now' in yml files related to UMMZ batch upload
  • [BLUEDOC-412] - CreateCSV summary report of ingest for UMMZ batch files
  • [BLUEDOC-413] - Create rake task that takes a list of IDs and outputs a CSV output
  • [BLUEDOC-428] - Work metadata file should only show public metadata
  • [BLUEDOC-432] - Email user and RDS when file uploads are complete
  • [BLUEDOC-441] - Change format of DBD: Work Created notification emails
  • [BLUEDOC-446] - Update Analytics links to use relative url root (i.e. /data)
  • [BLUEDOC-480] - Re-enable citations (Chimera PRs 45, 47, and 48)
  • [BLUEDOC-483] - Add collection visibility change to provenance log
  • [BLUEDOC-489] - Update the provenance log display

v1.0.1 production release

28 Feb 17:07
7847177
Compare
Choose a tag to compare

Release includes the following since v1.0.0

  • BLUEDOC 366 -- DOI minting service changed
  • BLUEDOC 367 -- Add markup for fields to be indexed by Google Dataset Search
  • BLUEDOC 369 -- Announcement banner
  • BLUEDOC 372 -- Work's provenance log entries are now visible through UI for admins.
  • BLUEDOC 374 -- Globus copy job sets copied file permissions and group correctly allowing copied files to be accessed by globus.
  • BLUEDOC 376 -- File manager changes sometimes not saved -- Added debug logging code
  • BLUEDOC 381 -- Admins can now download all files for a work regardless of visibility
  • BLUEDOC 382 -- Dashboard notification links to works now are correct (no /data/data/)
  • BLUEDOC 383 -- Virus scanning for new versions of files is now occuring (data modified for file sets is not updating)
  • BLUEDOC 384 -- Other funding agency other value now saves
  • BLUEDOC 386 -- Globus copy file target permissions and group configurable
  • BLUEDOC 389 -- Bulk file upload files sometimes go missing -- Added debug logging code -- Changed the upload process to run only job in background to attach and ingest files, and added more worker threads for ingest process.
  • BLUEDOC 390 -- Create work rds email changed back to standard rds email
  • BLUEDOC 392 -- Message for downloads between 1GB and 10GB now says the download may not work, try Globus
  • BLUEDOC 396 -- References to ScholarsArchive gem removed
  • BLUEDOC 397 -- Admins now have full access to change work's visibility (open, embargo, institution, restricted)
  • BLUEDOC 414 -- New version of files now show actual uploading user (note that the depositor remains the same)
  • BLUEDOC 415 -- Workflow transition to deposited now generates an email to RDS and logs in provenance
  • BLUEDOC 419 -- Updated gem dependencies for security alert

v1.0.0: Production release

10 Jan 14:56
b2d56d0
Compare
Choose a tag to compare

First production release.