autodidact (0.6) stable; urgency=medium

  * Included ViewerJS for inline viewing of presentations. This code will
    remain in this repository until ViewerJS has been packaged for Debian.
    RFP here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814337
  * Layout improvements of various pages
  * Install README.md to /usr/share/doc/autodidact

 -- Jaap Joris Vens <jj@rtts.eu>  Tue, 16 Feb 2016 09:40:41 +0100

autodidact (0.5) stable; urgency=medium

  * Implemented a number of security best-practices
  * Courses, sessions, and assignments can be made inactive without
    deleting them

 -- Jaap Joris Vens <jj@rtts.eu>  Tue, 09 Feb 2016 14:51:20 +0100

autodidact (0.4) stable; urgency=medium

  * Added django_cleanup to remove unreferenced file uploads
  * User-friendlier admin interface that redirects to site on save
  * New system for registering student attendance:
    - Teachers can enable registration and generate registration codes
    - Students can register their attendance by submitting a registration code
    - Teachers can then see which students are present, and track their progress
    - In-class assignments can automatically be unlocked upon registration

 -- Jaap Joris Vens <jj@rtts.eu>  Wed, 27 Jan 2016 16:27:11 +0100

autodidact (0.3) stable; urgency=medium

  * The lab session page shows a dashboard of the students' progress
  * All pages have an "edit" link if the user is staff
  * All description fields accept markdown syntax
  * File uploading works, but /var/lib/bps/uploads should be writable
    by the webserver user

 -- Jaap Joris Vens <jj@rtts.eu>  Tue, 26 Jan 2016 16:22:03 +0100

autodidact (0.2) stable; urgency=low

  [ Wessel Dankers ]
  * First attempt at packaging.

  [ Jaap Joris Vens ]
  * Functional package following Python and Apache guidelines
  * BPS project now has a fully functioning admin and basic templates
  * Login via SSO working, ready for CERT certification

 -- Jaap Joris Vens <jj@rtts.eu>  Wed, 20 Jan 2016 18:15:09 +0100
