Skip to content

v2.22.0

Latest

Choose a tag to compare

@krulis-martin krulis-martin released this 17 May 12:30

Changelog

  • Extending exam lock from strict/regular to four types (restricted, accepted, reviewed, and visible).
  • Fixing OpenAPI (Swagger) generator and specification.
  • Fixing bug in zip content retrieval.
  • New way of generating the version file to properly report the API version.

Commits

616f374 #! v2.22.0
9118f4c Removing unused functions.
58c0ea5 Cleaning up deprecated items in view structures.
06cd78d Adding tests for new lock-types.
bcaf93a Implementing necessary changes in ACL group-lock checks.
5a6092c Fixing tests.
f87b997 Updating presenters and views to match lock-related changes in the model.
2954518 Replacing lock-strict flag with lock-type enum for exam groups.
f145053 Updating OpenAPI specification (removed duplicate operations).
32a9f91 Changing swagger annotator to skip deprecated routes (to remove duplicate operations).
72e885b Minor fix in zip files content retrieval.
049e481 Fixing RPM build specification (generating version file).