Skip to content

v21.03.00

Compare
Choose a tag to compare
@bmcutler bmcutler released this 06 Mar 21:44
c17d8ec

Previous Release Notes: v21.02.01

SECURITY

None

SYSADMIN ACTION / BREAKING CHANGE

None

FEATURE / ENHANCEMENT

  • [Feature:SubminiPolls] Add Images (#6180)
  • [Feature:TAGrading] limited grader access before due date (#6256)

VPAT

None

BUGFIX

  • [Bugfix:Autograding] Make docker api timeouts explicit (#6263)
  • [Bugfix:InstructorUI] Gradeable Delete Modal Syntax Error (#6241)
  • [Bugfix:Submission] Show autograding incentive message (#6248)
  • [Bugfix:TAGrading] add grade inquiry checks (#6215)
  • [Bugfix:TAGrading] special characters in submitted files (#6228)

REFACTOR

  • [Refactor:System] Remove unused private_network vagrant setting (#6220)

SUPPORTING REPOSITORIES & VENDOR PACKAGES

  • [Dependency] Bump codemirror from 5.58.3 to 5.59.4 in /site (#6243)
  • [Dependency] Bump doctrine/annotations from 1.11.1 to 1.12.1 in /site (#6225)
  • [Dependency] Bump jquery from 3.5.1 to 3.6.0 in /site (#6255)
  • [Dependency] Bump mermaid from 8.8.4 to 8.9.1 in /site (#6216)
  • [Dependency] Bump symfony/config from 4.4.19 to 4.4.20 in /site (#6261)
  • [Dependency] Bump symfony/http-foundation from 4.4.19 to 4.4.20 in /site (#6262)
  • [Dependency] Bump symfony/routing from 4.4.19 to 4.4.20 in /site (#6260)
  • [DevDependency] Bump cypress from 6.5.0 to 6.6.0 in /site (#6259)
  • [DevDependency] Bump eslint from 7.20.0 to 7.21.0 in /site (#6250)
  • [DevDependency] Bump phpstan/phpstan from 0.12.77 to 0.12.78 in /site (#6224)
  • [DevDependency] Bump phpstan/phpstan from 0.12.78 to 0.12.79 in /site (#6246)
  • [DevDependency] Bump phpstan/phpstan from 0.12.79 to 0.12.80 in /site (#6251)

TESTING / BUILD

  • [Testing:Developer] Fix running e2e PAM auth tests (#6249)
  • [Testing:Developer] Move e2e tests to Github actions (#6204)
  • [Testing:Developer] Remove Travis-CI configuration (#6235)
  • [Testing:Developer] Run github actions against PRs (#6219)
  • [Testing:Developer] Use cypress for e2e testing (#6253)
  • [Testing:Developer] integration tests in gh actions (#6240)

DOCUMENTATION

  • [Documentation:Developer] Update build status icon in README (#6242)