Skip to content

Releases: UniversityOfHelsinkiCS/oodikone

Study guidance group view fixed

21 Aug 11:42
Compare
Choose a tag to compare

Study guidance groups

  • Added a fix for a bug that prevented the fetching of users' study guidance groups

University view fixed

20 Aug 13:40
Compare
Choose a tag to compare

This release fixes the issue with the University view not working properly in the previous version.

Internal: Shared code

20 Aug 08:16
Compare
Choose a tag to compare
2.47.19

[GitHub Actions] Change build context for production

Internal: Shared code

20 Aug 08:08
92c89f4
Compare
Choose a tag to compare
Merge pull request #4608 from UniversityOfHelsinkiCS/gha-lint

Create a separate workflow for linting

Progress stats in study programme overview updated

16 Aug 15:52
Compare
Choose a tag to compare

Study programmes

  • Progress statistics of master's programmes now divide students into two categories: those who have continued from a bachelor's programme and to those who only have master's study right. This is consistent with how progress statistics are represented in the faculty statistics

Internal

  • Big refactor
    • Faculty progress stats
    • Previous bachelor's programme or the following master's programme in class statistics

Credit stats in Study programme overview now more accurate

14 Aug 14:10
804fe9f
Compare
Choose a tag to compare

Study programme overview

  • Previously many transferred attainments were left out from calculations because the attainment date was used instead of the registration date. Attainment date is still used for all the other categories

Internal: Big refactor: Credits produced on study programme overview

12 Aug 13:49
Compare
Choose a tag to compare

Internal

  • Big refactor: New models are now used for calculating 'Credits produced by the study programme' stats

Internal: Hello TypeScript (frontend)

09 Aug 07:17
Compare
Choose a tag to compare

Frontend

  • TypeScript added! 🎉

Backend

  • More typing

University view fixed

02 Aug 14:53
Compare
Choose a tag to compare

This release fixes the issue with the University view not working properly in the previous version.

Class statistics: Fix page crashing in certain situations

02 Aug 11:45
Compare
Choose a tag to compare

Class statistics

  • After using the Show only credits included in study plan filter, the page would sometimes crash. This has been fixed

Internal

  • Retry BullMQ jobs two times after failing
  • Make sure that programme data has been refreshed before refreshing the faculty data