Skip to content

Releases: CSCfi/rems

Tietotie

24 Oct 12:42
82400b2
Compare
Choose a tag to compare

Additions

  • support for attachment fields on forms
  • API endpoint for adding users

Enhancements

Changes

Breaking Changes

  • prefix attribute renamed to organization in API
  • backwards compatibility with legacy applications related data has been dropped. Legacy workflows, forms etc. can still be migrated from REMS1 to REMS2

Fixes

  • issue where review buttons weren't rendered correctly
  • content created by editor wasn't sometimes shown immediately

Starting from this milestone releases will also include pre-built war and jar packages.

Tekniikantie

29 Aug 10:55
4b68901
Compare
Choose a tag to compare

Additions

  • support for date fields on forms
  • filtering functionality for tables
  • workflow editor to administration page
  • resource editor to administration page
  • license editor to administration page
  • pdf view for applications

Enhancements

  • support for extra script files with hooks
  • enable multiple login saml2 endpoints by providing a link to eds

Changes

  • minor cosmetic changes to status field on application page
  • workflows and applications forms now also have an organization prefix field

Fixes

  • current page highlighting

Vuorimiehentie

13 Jul 13:41
acacad7
Compare
Choose a tag to compare

Enhancements

  • page transitions now have loading animations
  • configurable default language
  • configurable csv import separation symbol
  • header title added to localization
  • catalogue item creation from existing form, workflow and resource

Changes

  • catalogue now has a separate "more info" button instead of having items as links
  • handled applications are only loaded when "show more" has been clicked
  • updates to documentation

Fixes

  • nondeterministic redirect problems for authenticated users

Otaniementie

25 Jun 07:17
5220273
Compare
Choose a tag to compare

Changes

  • dependencies updated, the project is now using stable bootstrap 4 and font awesome 5
  • changed format of urns and made prefix configurable
  • updated demo-data target to be more aligned with test-data
  • review request list now ignores users with missing attributes
  • namespace cleanup according to coding conventions

Fixes

  • unauthenticated users are redirected to requested url after login
  • comments for review request are shown to 3rd party reviewers
  • fixed erroneous localization in status change notification
  • date to show user time

Keilaranta

29 May 07:11
877b664
Compare
Choose a tag to compare

First production release with the following major features:

  • catalogue with shopping cart
  • application sending
  • approval process
  • 3rd party review
  • 3rd party review request
  • email notifications
  • application bundling
  • Saml2 & LDAP login
  • API with Swagger
  • configurable themes
  • configurable localizations
  • documentation server