Skip to content

Version 3.2.0

Compare
Choose a tag to compare
@xcompass xcompass released this 06 Dec 18:46
· 199 commits to master since this release
3.2.0
5d1a4bf
  • Fixed wrong score calculation when using rubric with zero mark enabled
  • Validated Rubric and Mixeval form data
  • Fixed #532 permission issue when re-add user
  • Fixed empty email body when there is no special merge field
  • Commented out volume mount for ipeer app docker image
  • Fixed the permission issue in docker image
  • Added docker instructions to readme
  • Added image directive in docker-compose
  • Added AWS deployment script
  • Added a simple health endpoint
  • Added deployment instruction/scripts for GCE
  • Removed config dir and database writable checking
  • More strict checking for env vars
  • Updateed build.xml and travis.yml to use environment vars
  • Set default Session.model value
  • Added web container for static file serving
  • Updated cake guard
  • Used table to detect installation and refactor installation
  • Added docker support
  • Updated translation file
  • Updated deployment script for travis