Skip to content

Release 2.32.0

Compare
Choose a tag to compare
@scottjpearson scottjpearson released this 26 Feb 16:07
· 343 commits to master since this release

Bug fixes

  • Include the citation_grants field when downloading citation data.
  • Set pid on the GET parameters when setting the project-id.
  • In data sharing, explode the first and last names instead of splitting it (which also looks for a last name).
  • Include the project-id when getting any External Module settings
  • Include name-spacing in the CitationCollection’s looking for a Citation
  • (Vanderbilt only) Do not automatically categorize COEUS2 grants with 000’s (no name) as N/A. These may have been leaving some foundation grants out.
  • Mentor project - offset of notes is always 50 pixels
  • Better error handling on social network graphs - when no data exist; avoid infinite loop
  • Social network graphs: Correct way names were being split into first names and last names - it was reversing first and last names erroneously

Infrastructure

  • Adding ways to find a citation’s associated grants
  • Correlate counts for cited grants across a record’s publications
  • Search for a series of cited grants across a record’s publications
  • In JavaScript, download a URL into a DOM element
  • Refactoring of URLs in mentor project

New Features

  • Correlate publications affiliated with a certain grant on the publications viewer