Skip to content

Releases: e-gov/RIHA-Browser

RIHA release 7.0

31 Oct 17:02
Compare
Choose a tag to compare

Main changes covered in the release

  • UI changes
  • /issues service no longer outputs unnecessary fields

Release v0.8.0

18 Oct 08:20
Compare
Choose a tag to compare
Release v0.8.0 Pre-release
Pre-release

Main changes covered in the release

  • Support to upload and download files
  • Changes in the UI (homepage, sizes and paddings)

Completed user stories

  • As the owner of an infosystem I can add files to the 'Andmed' section
  • As a regular RIHA user I can download files from the 'Andmed' section
  • As an infosystem evaluator I get daily notifications about new systems
  • As the owner of an infosystem and as an infosystem evaluator I get a notification when I close a section with unsaved changes

Release v0.7.0

04 Oct 08:48
Compare
Choose a tag to compare
Release v0.7.0 Pre-release
Pre-release

Main changes covered in the release

  • RIHA-Browser now serves all RIHA-Approver's services and as of now RIHA-Approver is deprecated
  • Application deployment has changed (.jar > .war)
  • All ID code handlings now use prefix 'EE'

Completed user stories

  • As the owner of an infosystem I can add contacts to my infosystem
  • As an authenticated user I can see contacts of an infosystem
  • As the owner of an infosystem and as an infosystem evaluator I can see detailed discussions under issues
  • As a regular RIHA user I cannot see the detailed discussion under issues
  • As a regular RIHA user I cannot add new issues or comments

Release v0.6.0

20 Sep 07:27
Compare
Choose a tag to compare
Release v0.6.0 Pre-release
Pre-release

Main changes covered in the release

  • RIHA-Producer has been merged with RIHA-Browser. All Producer services can be called through RIHA-Browser's API /api/v1/
  • Pageviews can be tracked through Google Analytics
  • Deployment documentation has been modified and now includes configuration for LDAP and ID-card login
  • RIHA-Browser supports adding new infosystems based on the active institution of the authenticated user

Completed user stories

  • As an owner of an infosystem I can see all the fields that are empty or undefined in the infosystem detail view
  • As an end user I can only see the fields that have been filled in the infosystem detail view
  • As a developer I can only use RIHA-Producer services through RIHA-Browser
  • As an authenticate user I can see my active institution (role) in the header
  • As an authenticated user I can change my active role
  • As an owner of an infosystem I can only see my own infosystems under /Kirjelda
  • As an end user I cannot see any infosystems under /Kirjelda
  • An an owner of an infosystem I can see the detail view of my new infosystem right after creating it (instead of returning to the list view)
  • As the administrator of RIHA-Browser I can see the ID code of the person who created or modified an infosystem from the system logs

Release v0.5.0

07 Sep 08:36
Compare
Choose a tag to compare
Release v0.5.0 Pre-release
Pre-release

Main changes covered in the release

  • Added functionality to log in with ID-card and log out
  • Environment service returns user's institution and role info

Completed user stories

  • As the end user I can refer to infosystem detail view by its short name
  • As the end user I can log in to RIHA with my ID-card
  • As the end user I can see my name in the top menu after logging in
  • As the end user I cannot see the edit button on the infosystem detail view when I am not logged in
  • As the end user I cannot see any infosystems under 'my infosystems' when I am not logged in
  • As the end user I cannot create a new infosystem when I am not logged in

Release v0.4.0

24 Aug 09:43
Compare
Choose a tag to compare
Release v0.4.0 Pre-release
Pre-release

Main changes covered in the release

  • Added functionality for feedback using issues and their comments
  • Improved browsing in the RIHA catalogue
  • Improved URL routing
  • Improved browsing in the infosystem detail view
  • Minor refactoring: approvals -> issues

Completed user stories

  • As the end user I can see relevant information regarding an infosystem when browsing the RIHA catalogue:
    • owner
    • name
    • short name
    • status
    • last modified time
  • As the end user I can sort by status and last modified time in the RIHA catalogue view
  • As the end user I can only see the last version of an infosystem when browsing the RIHA catalogue
  • As the end user I can refer directly to any URL in RIHA
  • As the end user I can directly go to the detail view of an infosystem when browsing the RIHA catalogue
  • As the end user I can navigate using a menu in the infosystem detail view
  • As an evaluator I can add feedback to infosystems using issues
  • As the end user I can see open and closed issues on the detail view of an infosystem
  • As an evaluator and as the owner of an infosystem I can add comments to open issues
  • As an evaluator and as the owner of an infosystem I can close open issues
  • As an evaluator and as the owner of an infosystem I can see the details of an issue (comments and timestamps)
  • As the owner of an infosystem I can only save an infosystem when the short name complies with the rules (only numbers, hyphens, periods and letters in the English and Estonian alphabet)

RIHA beta release

14 Jul 12:00
Compare
Choose a tag to compare
RIHA beta release Pre-release
Pre-release

Main changes covered in the Beta release:

  • The frontend and backend modules are separate
  • Frontend module interacts with RIHA-Producer and RIHA-Browser APIs
  • Frontend module acts as the only gateway for all human users

Finished user stories:

  • as the end user I can see the home page
  • as the owner of an infosystem I can see descriptions of my organisation's infosystems
  • as the owner of an infosystem I can change the descriptions of my organisation's infosystems
  • as the owner of an infosystem I can add a new description of my infosystem
  • as the owner of an infosystem my data is stored securely in a database (RIHA-Storage) instead of a file
  • as the owner of an infosystem I can add details to my infosystem:
    • I can add which data is stored in my infosystem with 10 phrases
    • I can add web links to technical documents
    • I can add web links to legislative documents
    • I can add categories
    • I can add the status of my infosystem
    • I can add the homepage of my infosystem
    • I can add the developing status of my infosystem
    • I can add the time when my infosystem was integrated with the X-road
  • as the owner of an infosystem I can see details of my infosystem in a structured form
  • as the owner of an infosystem I can change the details of my infosystem