Releases: CSCfi/rems
Releases · CSCfi/rems
Tietotie
Additions
- support for attachment fields on forms
- API endpoint for adding users
Enhancements
- entitlements API can now be used to fetch applicant's own entitlements
- support for linking to catalogue items by their external resource ids (https://my-rems-instance.org/apply-for?resource=my-resource)
Changes
- resource api now also returns owner attribute
- configuration and localization has now been externalized from the deployed application (read more at https://rems2docs.rahtiapp.fi/configuration/)
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
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
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
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
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