fradrive/CHANGELOG.md
2019-07-03 09:21:23 +02:00

4.3 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2019-07-03)

Bug Fixes

  • sheet corrector assigment: minor bugfix (749cd2f)
  • async table js util now knows current random css prefix (cc90faf)
  • correction assignment: correcting lecturer's names are shown now (16c556b)
  • corrector assignment: sheet tabel mixed up columns sorted (d07f53e)
  • datepicker: hide number input spinners in datepicker (2073130)
  • exam grading keys: Fix spacing (24aacef)
  • exams: Fix registration (1684da0)
  • fe: style notifications acceptably for now (fc80f08)
  • fe-async-table: Emulate no-js behaviour when handling pagesize (28dcc8d)
  • fe-check-all: use arrow fn to keep scope in event listeners (09e681e)
  • fe-deflist: avoid horizontal scroll on pages with deflist (16d422d)
  • Help Widget, Corrector Assignment: Modal Form closes in place; assign alerts (89d5364), closes #195
  • info-lecturer: Touch ups (e1e26ab)
  • many occurrences throughout the project: Fix typo: occurence -> occurrence everywhere (96387cb)
  • filter submission by not having corrector (3bded50)
  • minor heat correction for correction overview (5546849)
  • ratings: disallow ratings for graded sheets without point value (463b2b7)
  • standard-version: properly reset staging area before release (5aa906e)

Features

  • corrector-assignment: show load/submission percentages (228cd50)
  • make pagesize changes load async (6486120)
  • development: add commitlint to ensure proper commit msgs (dd528c1)
  • development: add standard-version for automatic changelog generation (c495ef5)
  • exams: CRU (no D) for exams (67a50c9)
  • exams: exam registration (99184ff)
  • exams: Form validation (6fb1399)
  • fe-heatmap: add css class heated for heatmap elements (b09b876), closes #405
  • forms: Introduce more convenient form validation (f8d0b02)
  • standard-version: allow adding additional changes to release (7ed6fe4)
  • standard-version: complete release workflow (605e62f)

Tests

  • Does ist build with everything except for makeClassy ''Entity? Probably the functional dependency is to blame?! (bb552c4)
  • removing makeCLassyFor maybe build works then? (2550f74)

BREAKING CHANGES

  • standard-version: Start of new versioning schema