Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Releases: hifis-net/RSD-as-a-service

hifis-1.1.1

27 Oct 09:52
96b5765
Compare
Choose a tag to compare

Updates the latest Spotlight on the Frontpage (CrystFEL)

What's Changed

Updates in HIFIS RSD

  • Adds latest Spotlight to frontpage in #72

hifis-1.1.0

24 Oct 20:55
804a844
Compare
Choose a tag to compare

Update to upstream v1.8.0

What's Changed

Updates in HIFIS RSD

  • fix: Helmholtz logo font in #64
  • Update to v1.7.0 in #66
  • Update to v1.8.0 in #68

Incoming changes from upstream v1.8.0

Bug Fixes

  • mention scraper now encodes DOIs before using them in URIs, safer URI deserialization (2c7bf09)
  • only save mention once if DataCite returns a result multiple times (d1a5a1c)
  • pass position on create (c632100)
  • remove doi internal value check from crossref method (f395590)

Features

  • add extra organisation info columns and ordering when related to projects (27bfbd6)
  • additional check based on item doi for publications present in rsd (a2ee3e8)
  • custom oranisation order for edit software page (5dd7d3b)
  • custom organisation order in edit projects (24839ed)

Incoming changes from upstream v1.7.0

Bug Fixes

  • #568 validate if adding mention is already in RSD. If yes proceed with rsd item. (5101169)
  • 404 error after adding primary maintainer (0466ddf)
  • add name to the subject field in email template and URL encode the newline (2a8a73d)
  • avoid adblokers to store the cookies consent (9f666e0)
  • ignore incorrect openid providers. Log error and continue. (74e2a14)
  • improve organisation filtering and remove unused code. (2989b38)
  • more information in invitation email templates (8916576)
  • mui contained button color applied over tailwind overwrite (b8d2982)
  • search only for published items in related projects and software queries, (c7b2f2d)
  • update frontend-dev configuration in docker (bf9fdbc)

Features

  • #463 sortable project links (5f41058)
  • #495 autosave project info section, refactor project info section (cf8cbbf)
  • add ORCID as login provider (ede518e)
  • add security policy headers to app (fd38d19)
  • add simple admin page to add and delete ORCIDs to and from the whitelist (02b9789)
  • add whitelist for ORCID (0d4608f)
  • added drag icon to sortable testimonials and custom pages (4441099)
  • allow debugging of frontend-dev (b2f6076)
  • autosave software info (8582f88)
  • mount nginx.conf as volume (c122721)
  • orcid whitelist page ux (dd9b638)
  • pinned projects use icons instead of color (37654e3)
  • sortable software contributors (94d0789)
  • sortable team members (6fc73db)

hifis-1.0.0

07 Oct 13:12
1016cae
Compare
Choose a tag to compare

First release of the HIFIS RSD.

This release is up-to-date with the upstream RSD Version v1.6.0.

We are not considering the main branch as a "dirty" feature branch anymore. The main branch will not be rebased anymore.

What's Changed

  • Replaced Helmholtz Halvar by an open source font #52
  • Update to upstream v1.6.0 #56

Fixes

  • Show bold text with highlighted background instead #50
  • Fix project status bar colors #47
  • Improve colors of horizontal scrollbar #45
  • Fix fe-tests #55
  • Build HIFIS-Styled images #57