Skip to content

V8.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wkurniawan07 wkurniawan07 released this 27 Jul 11:39
· 915 commits to master since this release
9d15804

Release 325

Bug Fixes

  • [#11312] Fix course ID filter for student search result (Wilson Kurniawan)
  • [#11257] Fix duplicate copied sessions shown in instructor homepage (Tan Jin)

New Features and Enhancements

  • [#11311] Logs Interface: Support fetching more logs for both "before" and "after" (Yen Pinhsuan)
  • [#11303] Improve usability of logs interface page (Wilson Kurniawan)
  • [#11232] Use grey panel when there are no results in student activity logs search (Chanwoo Jung)
  • [#11269] Logs interface: Support more filters (backend) (Wu Qirui)
  • [#11273] Logs interface: Histogram view (Yen Pinhsuan)
  • [#11268] Logs interface: Support more filters (Yen Pinhsuan)
  • [#11224] Distribute points among recipients: show average excluding self (Lan Yu Xuan)
  • [#11183] Create new user role: maintainer (Wu Qirui)

Other Tasks

  • [#11137] Add tests for FeedbackResponseCommentsLogic::isResponseCommentVisibleForUser (Wu Qirui)
  • [#11307] Add fixes for existing test-related issues (Wilson Kurniawan)
  • [#11286] Use moment for local date+time resolution instead of dedicated API (Wilson Kurniawan)
  • [#11289] Fix request timeout value + failing L&P tests (Wilson Kurniawan)
  • [#11282] Redesign method of inserting dependencies in logic classes (Wilson Kurniawan)
  • [#11131] Add front-end tests for Session Edit Page (Yen Pinhsuan)
  • [#11283] Make all fields in *Attributes classes private (Wilson Kurniawan)
  • [#11276] Create new package for servlets and filters (Wilson Kurniawan)
  • [#11266] Clean build on windows failing because of checkStyle ${basedir} (TomKemperNL)