2017-03-10  Wessel Dankers <wsl@uvt.nl>

	* debian/bps.postinst, debian/changelog, debian/triggers:     register a trigger in debian to be notified when the autodidact
	    package is updated

2017-01-31  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     1.0.4

2017-01-31  Jaap Joris Vens <jj@rtts.eu>

	* uvt_user/admin.py:     Make all uvt_user fields readonly in admin

2017-01-25  Jaap Joris Vens <jj@rtts.eu>

	* bps_monitor/check_bps:     RC1

2017-01-25  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     RC1

2017-01-25  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, debian/changelog, requirements.txt, setup.py,
	uvt_user/tests.py:     Remove Python 2 compatibility

2017-01-24  Jaap Joris Vens <jj@rtts.eu>

	* uvt_user/admin.py,
	uvt_user/templates/autodidact/include/progresses.html,
	uvt_user/templates/autodidact/students.csv:     Remove the autodidact template overrides, too much hassle

2017-01-11  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Another name difference resolved

2017-01-11  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Weird name difference between PyPi and Debian package of bs4

2017-01-10  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Updated setup.py requirements

2017-01-10  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     Add missing fonts from future Django version

2017-01-10  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/admin/fonts/LICENSE.txt,
	bps/static/admin/fonts/README.txt:     Add missing fonts from future Django version

2017-01-09  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog,
	uvt_user/migrations/0005_repopulate_user_fields.py:     Data migration that retrieves emplId's for all existing users
	    from LDAP

2017-01-03  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, uvt_user/cas.py,
	uvt_user/migrations/0002_populate_user_fields.py,
	uvt_user/migrations/0003_fix_empty_users.py,
	uvt_user/migrations/0004_auto_20170103_1439.py, uvt_user/models.py,
	uvt_user/templates/autodidact/include/progresses.html,
	uvt_user/utils.py:     Updated uvt_user app to retrieve `emplId`s from LDAP

2017-01-03  Jaap Joris Vens <jj@rtts.eu>

	* requirements.txt, setup.py:     Added missing dependency

2017-01-03  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Change timezone to Europe/Amsterdam

2016-11-21  Jaap Joris Vens <jj@rtts.eu>

	* bps/__init__.py, bps/templates/login.html, bps/urls.py,
	debian/changelog, setup.py:     Redirect admin login requests to central login page

2016-10-11  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/control:     Version bump

2016-10-06  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/registration/login.html, debian/changelog,
	debian/control:     RC2

2016-10-05  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     RC1

2016-10-05  Jaap Joris Vens <jj@rtts.eu>

	* debian/control:     Forgot dependency

2016-10-05  Jaap Joris Vens <jj@rtts.eu>

	* bps_monitor/check_bps:     Fix incorrect version number check

2016-10-05  Jaap Joris Vens <jj@rtts.eu>

	* bps/__init__.py, bps/templates/base.html, bps_monitor/check_bps,
	debian/changelog:     Removed Autodidact template overrides

2016-10-04  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/control, setup.py,
	uvt_user/templates/autodidact/session_progress.html:     Don't override the session progress template anymore

2016-09-14  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/control:     Fixed incorrect dependency on Autodidact

2016-09-13  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/base.html, bps_monitor/check_bps, debian/changelog,
	debian/control, setup.py,
	uvt_user/migrations/0003_fix_empty_users.py:     Data-migration to re-populate Uvt user data

2016-09-13  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog,
	uvt_user/templates/autodidact/session_progress.html,
	uvt_user/utils.py:     Fixed LDAPException for Uvt users without first names

2016-09-07  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/control, setup.py,
	uvt_user/templates/autodidact/include/progresses.html,
	uvt_user/templates/autodidact/session_progress.html:     Display useful names for non-Uvt users

2016-08-23  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, debian/changelog, debian/control,
	requirements.txt:     Cleanup for release 1.0

2016-08-16  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/control:     Upgraded dependency on Autodidact

2016-08-16  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog,
	uvt_user/migrations/0002_populate_user_fields.py:     Implemented noop()

2016-08-10  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, debian/changelog:     RC6

2016-08-10  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/control:     Removed some dependencies because Autodidact already has them

2016-08-10  Jaap Joris Vens <jj@rtts.eu>

	* .gitignore, debian/changelog,
	uvt_user/migrations/0002_populate_user_fields.py:     Included missing data migration

2016-08-09  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/admin.css, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss, bps/static/uvt.css,
	bps/templates/base.html, debian/changelog, debian/control:     Removed stylesheet as it has been moved to Autodidact 1.1

2016-08-08  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, debian/changelog, debian/control:     Updated stylesheet for the new features of Autodidact 1.1

2016-08-03  Jaap Joris Vens <jj@rtts.eu>

	* debian/control:     Updated dependency on django-pandocfield

2016-08-03  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/base.html:     Removed documentation link from header

2016-08-03  Jaap Joris Vens <jj@rtts.eu>

	* bps_monitor/check_bps, debian/changelog, requirements.txt,
	setup.py, uvt_user/admin.py, uvt_user/cas.py, uvt_user/utils.py:     Data migration of the uvt_user application to allow sorting by
	    first and last name

2016-08-02  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     RC4

2016-08-02  Wessel Dankers <wsl@uvt.nl>

	* debian/bps.templates, debian/changelog:     fix debconf template brown paper bag bug

2016-08-02  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     RC3

2016-08-01  Jaap Joris <jj@rtts.eu>

	* :     Merge pull request #2 from wsldankers/master     add debconf support to query the username that runs the bps
	    process

2016-08-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     Updated changelog for release of v1.0.rc2

2016-08-01  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, bps/templates/base.html, bps_monitor/check_bps,
	requirements.txt:     Updated bps_monitor to check the current version of BPS (1.0)

2016-08-01  Jaap Joris Vens <jj@rtts.eu>

	* requirements.txt, setup.py:     Added virtualenv requirements

2016-06-22  Jaap Joris Vens <jj@rtts.eu>

	* debian/control, setup.py:     Correct dependencies with Debian Jessie version numbers

2016-06-22  Jaap Joris Vens <jj@rtts.eu>

	* bps_monitor/check_bps:     Added the option to supply password via file

2016-06-22  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Use different MEDIA_ROOT for testing

2016-06-22  Jaap Joris Vens <jj@rtts.eu>

	* bps/config.ini, debian/bps.conf:     Removed /tmp directory from config files (autodidact tests have
	    been accomodated)

2016-06-14  Jaap Joris Vens <jj@rtts.eu>

	* debian/control:     Get rid of adminsortable

2016-06-14  Jaap Joris Vens <jj@rtts.eu>

	* debian/bps.conf, debian/bps.install, debian/control,
	debian/install, debian/postinst, setup.py:     Clean build of installable package on Debian Jessie

2016-06-14  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/login.html:     Fixed cas-less installations

2016-06-14  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/login.html, bps/urls.py:     Fixed cas-less installations

2016-06-14  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, debian/control, setup.py:     Removed MPTT dependency

2016-06-14  Jaap Joris <jj@rtts.eu>

	* :     Merge pull request #1 from wsldankers/master     first pass at generating two debian packages from one source
	    tree

2016-05-31  Jaap Joris Vens <jj@rtts.eu>

	* .gitignore, bps/settings.py, bps/templates/base.html:     Added pandocfield dependency and a link to TiU-specific
	    documentation

2016-05-26  Jaap Joris Vens <jj@rtts.eu>

	* debian/control, debian/source/options:     Tweak Debian packaging after split

2016-05-26  Jaap Joris Vens <jj@rtts.eu>

	* MANIFEST.in, README.md, autodidact/__init__.py,
	autodidact/admin.py, autodidact/decorators.py,
	autodidact/markdown.py, autodidact/migrations/0001_initial.py,
	autodidact/migrations/0002_auto_20160126_1520.py,
	autodidact/migrations/0003_auto_20160130_0030.py,
	autodidact/migrations/0004_auto_20160201_0848.py,
	autodidact/migrations/0005_auto_20160201_0854.py,
	autodidact/migrations/0006_auto_20160201_0909.py,
	autodidact/migrations/0007_auto_20160201_1217.py,
	autodidact/migrations/0008_auto_20160202_2121.py,
	autodidact/migrations/0009_download_session.py,
	autodidact/migrations/0010_presentation_visibility.py,
	autodidact/migrations/0011_auto_20160202_2233.py,
	autodidact/migrations/0012_auto_20160209_1151.py,
	autodidact/migrations/0013_auto_20160223_2152.py,
	autodidact/migrations/0014_auto_20160224_1544.py,
	autodidact/migrations/0015_auto_20160307_0849.py,
	autodidact/migrations/0016_auto_20160307_0855.py,
	autodidact/migrations/0017_page.py,
	autodidact/migrations/0018_auto_20160309_1223.py,
	autodidact/migrations/0019_auto_20160329_1123.py,
	autodidact/migrations/0020_auto_20160413_1555.py,
	autodidact/migrations/0021_auto_20160413_1601.py,
	autodidact/migrations/0022_auto_20160413_1625.py,
	autodidact/migrations/0023_topic.py,
	autodidact/migrations/0024_tag.py,
	autodidact/migrations/__init__.py, autodidact/models.py,
	autodidact/static/ViewerJS/AGPL-3.0.txt,
	autodidact/static/ViewerJS/compatibility.js,
	autodidact/static/ViewerJS/example.local.css,
	autodidact/static/ViewerJS/index.html,
	autodidact/static/ViewerJS/pdf.js,
	autodidact/static/ViewerJS/pdf.worker.js,
	autodidact/static/ViewerJS/pdfjsversion.js,
	autodidact/static/ViewerJS/text_layer_builder.js,
	autodidact/static/ViewerJS/ui_utils.js,
	autodidact/static/ViewerJS/webodf.js,
	autodidact/static/checkbox.svg, autodidact/static/grid.svg,
	autodidact/templates/autodidact/assignment.html,
	autodidact/templates/autodidact/course.html,
	autodidact/templates/autodidact/include/answers.html,
	autodidact/templates/autodidact/include/assignment_navigation.html,
	autodidact/templates/autodidact/include/course_navigation.html,
	autodidact/templates/autodidact/include/editor.html,
	autodidact/templates/autodidact/include/homepage_navigation.html,
	autodidact/templates/autodidact/include/progress.html,
	autodidact/templates/autodidact/include/progresses.html,
	autodidact/templates/autodidact/include/registration.html,
	autodidact/templates/autodidact/include/session_navigation.html,
	autodidact/templates/autodidact/include/topic_navigation.html,
	autodidact/templates/autodidact/page.html,
	autodidact/templates/autodidact/session_base.html,
	autodidact/templates/autodidact/session_progress.html,
	autodidact/templates/autodidact/session_progresses.html,
	autodidact/templates/autodidact/students.csv,
	autodidact/templates/autodidact/topic.html,
	autodidact/templatetags/__init__.py,
	autodidact/templatetags/autodidact.py,
	autodidact/templatetags/markdown_tag.py,
	autodidact/tests/__init__.py, autodidact/tests/test_models.py,
	autodidact/tests/test_utils.py, autodidact/tests/test_views.py,
	autodidact/urls.py, autodidact/utils.py, autodidact/views.py,
	bps_monitor/.gitignore, bps_monitor/check_bps,
	bps_monitor/debian/changelog, bps_monitor/debian/compat,
	bps_monitor/debian/control, bps_monitor/debian/copyright,
	bps_monitor/debian/rules, bps_monitor/debian/source/format,
	bps_monitor/setup.py, debian/changelog, setup.py:     Split Autodidact and BPS into two separate repositories, added
	    bps_monitor to this repository

2016-05-26  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0024_tag.py, autodidact/models.py,
	bps/settings.py, debian/changelog, debian/control:     A new Tag model for tagging courses, topics, sessions, and
	    assignments

2016-05-11  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, bps/templates/base.html,
	bps/templates/login.html,
	bps/templates/registration/logged_out.html,
	bps/templates/registration/login.html, bps/urls.py,
	debian/changelog, uvt_user/admin.py, uvt_user/apps.py,
	uvt_user/cas.py, uvt_user/signals.py:     New authentication system supporting both CAS and regular logins

2016-05-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/migrations/0023_topic.py,
	autodidact/models.py,
	autodidact/templates/autodidact/include/course_navigation.html,
	autodidact/templates/autodidact/include/session_navigation.html,
	autodidact/templates/autodidact/include/topic_navigation.html,
	autodidact/templates/autodidact/topic.html, autodidact/urls.py,
	autodidact/views.py, bps/templates/base.html:     Added topics to course; but no solution for duplicate topics
	    between courses yet...

2016-04-18  Jaap Joris Vens <jj@rtts.eu>

	* debian/control:     Changed architecture to "all"

2016-04-14  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/migrations/0020_auto_20160413_1555.py,
	autodidact/migrations/0021_auto_20160413_1601.py,
	autodidact/migrations/0022_auto_20160413_1625.py,
	autodidact/models.py, autodidact/tests/test_models.py,
	bps/settings.py, bps/static/admin.css, debian/changelog:     Cut dependency from adminsortable; sorry Brandon

2016-04-13  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/templates/autodidact/assignment.html,
	autodidact/templatetags/autodidact.py, debian/changelog:     New markdown syntax for referencing uploaded files

2016-04-12  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Version bump

2016-04-12  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py, uvt_user/tests.py, uvt_user/utils.py:     Proper mocking of LDAP module during unittests

2016-04-12  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py, uvt_user/utils.py:     Fixed import error

2016-04-12  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py, uvt_user/utils.py:     Backward compatibility with ldap3 0.9.4.2

2016-04-12  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Version bump

2016-04-12  Jaap Joris Vens <jj@rtts.eu>

	* MANIFEST.in, bps/settings.py, debian/postinst:     Allow tests with randomly generated secret key, and fix postinst
	    issue

2016-04-06  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Version bump

2016-04-06  Jaap Joris Vens <jj@rtts.eu>

	* debian/control, uvt_user/migrations/0001_initial.py,
	uvt_user/tests.py:     Tests succeed on python 2 en 3

2016-04-06  Jaap Joris Vens <jj@rtts.eu>

	* uvt_user/migrations/0001_initial.py, uvt_user/tests.py,
	uvt_user/views.py:     100% code coverage

2016-04-06  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py, uvt_user/templates/autodidact/students.csv:     Included percentages in CSV export

2016-04-06  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Prevent generated secret keys in production

2016-04-06  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' into uvt_user

2016-04-05  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' into uvt_user

2016-04-04  Jaap Joris Vens <jj@rtts.eu>

	* :     Fixed merge conflict

2016-04-04  Jaap Joris <jj@rtts.eu>

	* :     Merge pull request #6 from wsldankers/master     complete the debian build instructions

2016-03-31  Jaap Joris Vens <jj@rtts.eu>

	* README.md, debian/control:     Added django-cleanup and django-adminsortable as dependencies

2016-03-31  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' into uvt_user

2016-03-29  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0019_auto_20160329_1123.py,
	bps/settings.py, uvt_user/__init__.py, uvt_user/admin.py,
	uvt_user/apps.py, uvt_user/migrations/0001_initial.py,
	uvt_user/migrations/__init__.py, uvt_user/models.py,
	uvt_user/signals.py,
	uvt_user/templates/autodidact/include/progresses.html,
	uvt_user/templates/autodidact/session_progress.html,
	uvt_user/templates/autodidact/students.csv, uvt_user/tests.py,
	uvt_user/utils.py, uvt_user/views.py:     New uvt_user app, which enhances the vanilla autodidact with
	    UvT-user details

2016-03-29  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Fixed Python 2 compatibility issue

2016-03-29  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/tests/test_utils.py, autodidact/utils.py:     Unittests for utility functions

2016-03-23  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Bump to rc2

2016-03-23  Jaap Joris Vens <jj@rtts.eu>

	* debian/control:     Added python3-six dependency

2016-03-22  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'dev' into master

2016-03-22  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/decorators.py,
	autodidact/templates/autodidact/assignment.html,
	autodidact/tests/__init__.py, autodidact/tests/test_models.py,
	autodidact/tests/test_views.py, autodidact/views.py:     99% coverage for views.py

2016-03-21  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/tests/test_models.py, autodidact/tests/test_views.py:     47% code coverage for views.py

2016-03-16  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/models.py, autodidact/tests/test_models.py:     100% code coverage for models.py!

2016-03-16  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/models.py, autodidact/tests/test_models.py,
	autodidact/utils.py, bps/settings.py:     98% code coverage for models.py

2016-03-15  Jaap Joris Vens <jj@rtts.eu>

	* .gitignore, autodidact/models.py, autodidact/tests.py,
	autodidact/tests/__init__.py, autodidact/tests/test_models.py,
	autodidact/urls.py, autodidact/views.py, bps/settings.py, manage.py:     Models unittests

2016-03-09  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py:     New page model to make the home page editable

2016-03-09  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/templates/autodidact/include/editor.html,
	autodidact/templates/autodidact/include/session_navigation.html,
	autodidact/urls.py, autodidact/views.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss:     "Add assignment" and "Add step" links

2016-03-09  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/migrations/0017_page.py,
	autodidact/migrations/0018_auto_20160309_1223.py,
	autodidact/models.py,
	autodidact/templates/autodidact/assignment.html,
	autodidact/templates/autodidact/homepage.html,
	autodidact/templates/autodidact/include/editor.html,
	autodidact/templates/autodidact/page.html, autodidact/urls.py,
	autodidact/views.py:     New page model to make the home page editable

2016-03-08  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/static/ViewerJS/AGPL-3.0.txt,
	autodidact/static/ViewerJS/compatibility.js,
	autodidact/static/ViewerJS/example.local.css,
	autodidact/static/ViewerJS/index.html,
	autodidact/static/ViewerJS/pdf.js,
	autodidact/static/ViewerJS/pdf.worker.js,
	autodidact/static/ViewerJS/pdfjsversion.js,
	autodidact/static/ViewerJS/text_layer_builder.js,
	autodidact/static/ViewerJS/ui_utils.js,
	autodidact/static/ViewerJS/webodf.js,
	autodidact/static/checkbox.svg, autodidact/static/grid.svg,
	autodidact/templates/autodidact/include/registration.html,
	bps/static/ViewerJS/AGPL-3.0.txt,
	bps/static/ViewerJS/compatibility.js,
	bps/static/ViewerJS/example.local.css,
	bps/static/ViewerJS/index.html, bps/static/ViewerJS/pdf.js,
	bps/static/ViewerJS/pdf.worker.js,
	bps/static/ViewerJS/pdfjsversion.js,
	bps/static/ViewerJS/text_layer_builder.js,
	bps/static/ViewerJS/ui_utils.js, bps/static/ViewerJS/webodf.js,
	bps/static/checkbox.svg, bps/static/grid.svg:     Moved ViewerJS to autodidact app

2016-03-08  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/templates/autodidact/answers.html,
	autodidact/templates/autodidact/assignment.html,
	autodidact/templates/autodidact/assignment_content.html,
	autodidact/templates/autodidact/assignment_navigation.html,
	autodidact/templates/autodidact/course.html,
	autodidact/templates/autodidact/course_content.html,
	autodidact/templates/autodidact/course_navigation.html,
	autodidact/templates/autodidact/editor.html,
	autodidact/templates/autodidact/homepage.html,
	autodidact/templates/autodidact/include/answers.html,
	autodidact/templates/autodidact/include/assignment_navigation.html,
	autodidact/templates/autodidact/include/course_navigation.html,
	autodidact/templates/autodidact/include/editor.html,
	autodidact/templates/autodidact/include/homepage_navigation.html,
	autodidact/templates/autodidact/include/progress.html,
	autodidact/templates/autodidact/include/progresses.html,
	autodidact/templates/autodidact/include/registration.html,
	autodidact/templates/autodidact/include/session_navigation.html,
	autodidact/templates/autodidact/nav_homepage.html,
	autodidact/templates/autodidact/progress.html,
	autodidact/templates/autodidact/progresses.html,
	autodidact/templates/autodidact/registration.html,
	autodidact/templates/autodidact/session_base.html,
	autodidact/templates/autodidact/session_content.html,
	autodidact/templates/autodidact/session_navigation.html,
	autodidact/templates/autodidact/session_progress.html,
	autodidact/templates/autodidact/session_progresses.html,
	autodidact/templates/autodidact/students.csv,
	autodidact/templatetags/autodidact.py, autodidact/urls.py,
	autodidact/views.py, bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, bps/templates/assignment.html,
	bps/templates/course.html, bps/templates/homepage.html,
	bps/templates/session.html:     Moved templates around + new CSV export function

2016-03-08  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/ajax_views.py, autodidact/urls.py:     Forget about ajax views for now

2016-03-08  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/ajax_views.py,
	autodidact/templates/autodidact/answers.html,
	autodidact/templates/autodidact/assignment_content.html,
	autodidact/templates/autodidact/assignment_navigation.html,
	autodidact/templates/autodidact/course_content.html,
	autodidact/templates/autodidact/course_navigation.html,
	autodidact/templates/autodidact/nav_assignment.html,
	autodidact/templates/autodidact/nav_course.html,
	autodidact/templates/autodidact/nav_session.html,
	autodidact/templates/autodidact/progress.html,
	autodidact/templates/autodidact/progresses.html,
	autodidact/templates/autodidact/session_content.html,
	autodidact/templates/autodidact/session_navigation.html,
	autodidact/urls.py, bps/templates/assignment.html,
	bps/templates/course.html, bps/templates/session.html:     Renaming of templates, preparations for Ajax polling of
	    progresses

2016-03-07  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/ajax_views.py,
	autodidact/decorators.py, autodidact/models.py,
	autodidact/templates/autodidact/nav_session.html,
	autodidact/templates/autodidact/progress.html, autodidact/urls.py,
	autodidact/utils.py, autodidact/views.py,
	bps/templates/session.html:     Review a particular student progress and answers

2016-03-07  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0015_auto_20160307_0849.py,
	autodidact/migrations/0016_auto_20160307_0855.py,
	autodidact/models.py, autodidact/urls.py, autodidact/views.py:     Stop using request.session to keep track of current_class

2016-03-03  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/decorators.py,
	autodidact/templates/autodidact/nav_assignment.html,
	autodidact/templates/autodidact/registration.html,
	autodidact/templatetags/autodidact.py, autodidact/views.py,
	bps/templates/assignment.html, bps/templates/course.html,
	bps/templates/homepage.html, bps/templates/session.html:     Moved authorization logic to decorators

2016-03-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/templates/autodidact/nav_assignment.html,
	autodidact/templates/autodidact/nav_course.html,
	autodidact/templates/autodidact/nav_homepage.html,
	autodidact/templates/autodidact/nav_session.html,
	autodidact/templates/autodidact/navigation.html,
	autodidact/templates/autodidact/progress.html,
	autodidact/templates/autodidact/registration.html,
	autodidact/templatetags/autodidact.py, autodidact/views.py,
	bps/templates/assignment.html, bps/templates/base.html,
	bps/templates/course.html, bps/templates/homepage.html,
	bps/templates/session.html:     Moved various components from views to template tags

2016-03-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/templates/autodidact/editor.html,
	autodidact/templatetags/autodidact.py, autodidact/views.py,
	bps/templates/assignment.html, bps/templates/base.html,
	bps/templates/course.html, bps/templates/session.html:     Moved editor div from bps to autodidact

2016-03-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/templates/autodidact/navigation.html,
	autodidact/templatetags/autodidact.py, autodidact/views.py,
	bps/templates/assignment.html, bps/templates/base.html,
	bps/templates/course.html, bps/templates/homepage.html,
	bps/templates/session.html:     Moved navigation menu from bps to autodidact

2016-03-02  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Make secure cookies configurable

2016-03-02  Jaap Joris Vens <jj@rtts.eu>

	* bps/config.ini, bps/settings.py:     Make secure cookies configurable

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/control, debian/postinst, debian/rules, manage.py:     Switched build system to Python 3 only

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Fixed debug=true error

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/postinst:     Run database migrations as web user

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/postinst:     Run database migrations as web user

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* README.md, bps/config.ini, debian/postinst:     Run database migrations as web user

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/bps.conf, debian/postinst:     Renamed upload directory

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/postinst:     Fixed packaging bug

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'dev' of git.rtts.eu:autodidact into dev

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* debian/control, debian/postinst:     Fixed packaging bugs

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* requirements.txt, setup.py:     Updated requirements

2016-03-01  Jaap Joris Vens <jj@rtts.eu>

	* README.md, autodidact/admin.py, autodidact/models.py,
	autodidact/templatetags/markdown_tag.py, bps/config.ini,
	bps/manage.py, bps/settings.py, bps/templates/session.html,
	bps/urls.py, bps/utils.py, bps/wsgi.py, debian/postinst, manage.py,
	requirements.txt, setup.py:     Python 3 compatibility

2016-02-29  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Version bump to 0.7

2016-02-29  Jaap Joris Vens <jj@rtts.eu>

	* README.md, bps/urls.py, setup.py:     How to manually install dependencies

2016-02-29  Jaap Joris Vens <jj@rtts.eu>

	* LICENSE, LICENSE.txt, MANIFEST.in, adminsortable/COPYRIGHT,
	adminsortable/__init__.py, adminsortable/admin.py,
	adminsortable/fields.py,
	adminsortable/locale/de/LC_MESSAGES/django.po,
	adminsortable/locale/en/LC_MESSAGES/django.po,
	adminsortable/locale/es/LC_MESSAGES/django.po,
	adminsortable/locale/nl/LC_MESSAGES/django.po,
	adminsortable/locale/pl/LC_MESSAGES/django.po,
	adminsortable/locale/pt_BR/LC_MESSAGES/django.po,
	adminsortable/locale/ru/LC_MESSAGES/django.po,
	adminsortable/models.py,
	adminsortable/static/adminsortable/css/admin.sortable.css,
	adminsortable/static/adminsortable/css/admin.sortable.inline.css,
	adminsortable/static/adminsortable/js/admin.sortable.js,
	adminsortable/static/adminsortable/js/admin.sortable.stacked.inline
	s.js,
	adminsortable/static/adminsortable/js/admin.sortable.tabular.inline
	s.js,
	adminsortable/static/adminsortable/js/jquery-ui-django-admin.min.js
	, adminsortable/static/adminsortable/js/jquery.django-csrf.js,
	adminsortable/templates/adminsortable/change_form.html,
	adminsortable/templates/adminsortable/change_list.html,
	adminsortable/templates/adminsortable/change_list_with_sort_link.ht
	ml,
	adminsortable/templates/adminsortable/edit_inline/stacked-1.5.x.htm
	l, adminsortable/templates/adminsortable/edit_inline/stacked.html,
	adminsortable/templates/adminsortable/edit_inline/tabular-1.5.x.htm
	l, adminsortable/templates/adminsortable/edit_inline/tabular.html,
	adminsortable/templates/adminsortable/shared/fieldset.html,
	adminsortable/templates/adminsortable/shared/list_items.html,
	adminsortable/templates/adminsortable/shared/nested_objects.html,
	adminsortable/templates/adminsortable/shared/object_rep.html,
	adminsortable/templates/adminsortable/shared/objects.html,
	adminsortable/templatetags/__init__.py,
	adminsortable/templatetags/adminsortable_tags.py,
	adminsortable/templatetags/django_template_additions.py,
	adminsortable/utils.py, bps/config.ini, cas/LICENSE.mit,
	cas/__init__.py, cas/backends.py, cas/decorators.py,
	cas/exceptions.py, cas/middleware.py, cas/models.py,
	cas/tests/__init__.py, cas/tests/factories.py,
	cas/tests/test_backend.py, cas/tests/test_smoke.py,
	cas/tests/test_views.py, cas/utils.py, cas/views.py, config.ini,
	debian/changelog, debian/install, django_cleanup/LICENSE.mit,
	django_cleanup/__init__.py, django_cleanup/apps.py,
	django_cleanup/cache.py, django_cleanup/cleanup.py,
	django_cleanup/handlers.py, django_cleanup/signals.py, setup.py:     Follow Python package guidelines

2016-02-28  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Fixed adminsortable bug

2016-02-24  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/admin.css, bps/static/admin/css/base.css,
	bps/static/admin/css/changelists.css,
	bps/static/admin/css/dashboard.css, bps/static/admin/css/fonts.css,
	bps/static/admin/css/forms.css, bps/static/admin/css/login.css,
	bps/static/admin/css/rtl.css, bps/static/admin/css/widgets.css,
	bps/templates/homepage.html:     Switched admin to Django 1.9 stylesheets. Looks much better.

2016-02-24  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Version bump to 0.7~rc1

2016-02-24  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/migrations/0014_auto_20160224_1544.py,
	autodidact/models.py, autodidact/views.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/session.html:     A nice progress bar for students, and many database
	    optimizations

2016-02-23  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/migrations/0008_auto_20160202_2121.py,
	autodidact/migrations/0013_auto_20160223_2152.py,
	autodidact/models.py, autodidact/utils.py, autodidact/views.py,
	bps/settings.py, bps/static/admin.css, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/base.html,
	debian/control:     Added Clarification model, optimized DB queries, and a
	    rudimentary progress bar

2016-02-22  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py:     Also save state after clicking "Previous"

2016-02-17  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py:     Stopped rotating CSRF tokens after each request because it leads
	    to lots of trouble

2016-02-17  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/session.html:     Fixed bug that users can't download .sav files

2016-02-17  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/models.py:     Fixed UnicodeEncodeError

2016-02-16  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, debian/install, setup.py:     Version bump to 0.6

2016-02-16  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/models.py,
	autodidact/templatetags/markdown_tag.py, bps/static/admin.css,
	bps/static/main.css, bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/session.html:     CSS tweaks

2016-02-10  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/ViewerJS/AGPL-3.0.txt,
	bps/static/ViewerJS/compatibility.js,
	bps/static/ViewerJS/example.local.css,
	bps/static/ViewerJS/index.html, bps/static/ViewerJS/pdf.js,
	bps/static/ViewerJS/pdf.worker.js,
	bps/static/ViewerJS/pdfjsversion.js,
	bps/static/ViewerJS/text_layer_builder.js,
	bps/static/ViewerJS/ui_utils.js, bps/static/ViewerJS/webodf.js,
	bps/templates/session.html:     Show presentation(s) on the session page

2016-02-10  Jaap Joris Vens <jj@rtts.eu>

	* debian/control, debian/postinst:     Fixed 2 lintian warnings

2016-02-09  Jaap Joris Vens <jj@rtts.eu>

	* debian/postinst:     Migrate the DB in postinst

2016-02-09  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/models.py:     Fixed import error

2016-02-09  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Bumped version number

2016-02-09  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0008_auto_20160202_2121.py,
	autodidact/migrations/0012_auto_20160209_1151.py,
	autodidact/models.py, autodidact/templatetags/markdown_tag.py,
	autodidact/views.py, bps/settings.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/course.html, bps/templates/homepage.html,
	bps/templates/session.html:     Implemented a number of security best-practices

2016-02-03  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' of github.com:JaapJoris/autodidact

2016-02-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py, bps/templates/session.html:     Show students which class they're in

2016-02-02  Jaap Joris <jj@rtts.eu>

	* README.md:     Fix markdown errors

2016-02-02  Jaap Joris Vens <jj@rtts.eu>

	* README.md:     Updated installation instructions

2016-02-01  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0007_auto_20160201_1217.py,
	autodidact/models.py, bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, bps/templates/session.html, debian/changelog,
	setup.py:     Fixed some minor annoyances

2016-02-01  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py, bps/templates/session.html:     Proper locking and unlocking of assignments

2016-02-01  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py:     Only show students of current session

2016-02-01  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py:     Fixed percentage bug

2016-02-01  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/migrations/0004_auto_20160201_0848.py,
	autodidact/migrations/0005_auto_20160201_0854.py,
	autodidact/migrations/0006_auto_20160201_0909.py,
	autodidact/models.py, autodidact/urls.py, autodidact/utils.py,
	autodidact/views.py, bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, bps/templates/assignment.html,
	bps/templates/base.html, bps/templates/course.html,
	bps/templates/session.html:     Overview of per-student progress for staff users

2016-01-30  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py,
	autodidact/migrations/0003_auto_20160130_0030.py,
	autodidact/models.py, autodidact/views.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/admin/submit_line.html, bps/templates/homepage.html,
	bps/templates/session.html, debian/changelog:     Registration of attendance and locking of in-class assignments

2016-01-27  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss, debian/changelog:     Manage downloads from session admin

2016-01-27  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, django_cleanup/LICENSE.mit,
	django_cleanup/__init__.py, django_cleanup/apps.py,
	django_cleanup/cache.py, django_cleanup/cleanup.py,
	django_cleanup/handlers.py, django_cleanup/signals.py:     Added django_cleanup to remove unreferenced file uploads

2016-01-26  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Commit for release 0.3

2016-01-26  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0002_auto_20160126_1520.py,
	autodidact/models.py, bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, bps/templates/session.html:     Completed file upload functionality

2016-01-26  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/models.py, autodidact/views.py,
	bps/static/.gitignore, bps/static/grid.svg, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/course.html,
	bps/templates/homepage.html, bps/templates/session.html:     Dashboard for session progress

2016-01-25  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/markdown.py,
	autodidact/templatetags/__init__.py,
	autodidact/templatetags/markdown_tag.py, bps/settings.py,
	bps/static/main.css, bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/base.html,
	bps/templates/course.html,
	bps/templates/registration/logged_out.html,
	bps/templates/registration/login.html, bps/templates/session.html,
	bps/urls.py, config.ini, debian/changelog, debian/control:     Separated configuration and implemented markdown

2016-01-20  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Release of version 0.2

2016-01-20  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Don't install test modules with setup.py

2016-01-20  Jaap Joris Vens <jj@rtts.eu>

	* bps/templates/assignment.html, bps/templates/session.html:     Template tweak

2016-01-20  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss:     CSS tweak

2016-01-20  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/base.html:     Enabled required login

2016-01-20  Jaap Joris Vens <jj@rtts.eu>

	* cas/backends.py:     Fixed broken CAS -- see
	    https://github.com/kstateome/django-cas/pull/55

2016-01-19  Jaap Joris Vens <jj@rtts.eu>

	* cas/backends.py:     Fixed incorrect validate URL

2016-01-19  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, bps/urls.py:     First implementation of CAS

2016-01-19  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Automatically find Python modules and package data when
	    installing with setup.py

2016-01-19  Jaap Joris Vens <jj@rtts.eu>

	* bps/manage.py, bps/wsgi.py:     PYTHONPATH workaround in manage.py and wsgi.py

2016-01-19  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0001_initial.py, autodidact/views.py:     Disable login for debugging purposes

2016-01-18  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/models.py, autodidact/urls.py, autodidact/views.py,
	bps/settings.py, bps/static/checkbox.svg, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/course.html,
	bps/templates/session.html:     Workflow for stepping through assignments and saving answers

2016-01-18  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/migrations/0001_initial.py,
	autodidact/models.py, autodidact/urls.py, autodidact/views.py,
	bps/manage.py, bps/settings.py, bps/static/main.css,
	bps/static/main.css.map, bps/static/main.scss,
	bps/templates/assignment.html, bps/templates/base.html,
	bps/templates/course.html, bps/templates/homepage.html,
	bps/templates/session.html, bps/urls.py:     Page navigation logic for all models

2016-01-13  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Recursively include templates in Python package

2016-01-12  Jaap Joris Vens <jj@rtts.eu>

	* README.md, debian/bps.conf, debian/postinst:     Replace marker in config file during postinst

2016-01-12  Jaap Joris Vens <jj@rtts.eu>

	* debian/install, debian/postinst:     Removed /var/lib/bps directory

2016-01-12  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/main.css, bps/static/main.css.map,
	bps/static/main.scss, bps/templates/base.html:     Design

2016-01-11  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, bps/wsgi.py:     Fix the pythonpath problem introduced by the previous commit

2016-01-11  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' of github.com:JaapJoris/autodidact

2016-01-11  Jaap Joris <jj@rtts.eu>

	* :     Merge pull request #4 from wsldankers/master     fix secret.py permissions and dependency

2016-01-11  Wessel Dankers <wsl@fruit.je>

	* debian/control, debian/postinst:     fix secret.py permissions and dependency

2016-01-06  Jaap Joris Vens <jj@rtts.eu>

	* :     Change the location of secret.py to /etc/bps

2016-01-06  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' of
	    https://github.com/wsldankers/autodidact into wip

2016-01-06  Jaap Joris Vens <jj@rtts.eu>

	* debian/control:     Added psycopg2 recommendation

2016-01-06  Jaap Joris Vens <jj@rtts.eu>

	* setup.py:     Added missing dependency adminsortable

2016-01-06  Jaap Joris <jj@rtts.eu>

	* :     Merge pull request #2 from wsldankers/master     debian: no longer invokes dh_install manually

2016-01-05  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/migrations/0001_initial.py:     The database schema is ready for production

2016-01-05  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog, setup.py:     Bumped version to 0.1

2016-01-05  Jaap Joris Vens <jj@rtts.eu>

	* adminsortable/COPYRIGHT, adminsortable/__init__.py,
	adminsortable/admin.py, adminsortable/fields.py,
	adminsortable/locale/de/LC_MESSAGES/django.po,
	adminsortable/locale/en/LC_MESSAGES/django.po,
	adminsortable/locale/es/LC_MESSAGES/django.po,
	adminsortable/locale/nl/LC_MESSAGES/django.po,
	adminsortable/locale/pl/LC_MESSAGES/django.po,
	adminsortable/locale/pt_BR/LC_MESSAGES/django.po,
	adminsortable/locale/ru/LC_MESSAGES/django.po,
	adminsortable/models.py,
	adminsortable/static/adminsortable/css/admin.sortable.css,
	adminsortable/static/adminsortable/css/admin.sortable.inline.css,
	adminsortable/static/adminsortable/js/admin.sortable.js,
	adminsortable/static/adminsortable/js/admin.sortable.stacked.inline
	s.js,
	adminsortable/static/adminsortable/js/admin.sortable.tabular.inline
	s.js,
	adminsortable/static/adminsortable/js/jquery-ui-django-admin.min.js
	, adminsortable/static/adminsortable/js/jquery.django-csrf.js,
	adminsortable/templates/adminsortable/change_form.html,
	adminsortable/templates/adminsortable/change_list.html,
	adminsortable/templates/adminsortable/change_list_with_sort_link.ht
	ml,
	adminsortable/templates/adminsortable/edit_inline/stacked-1.5.x.htm
	l, adminsortable/templates/adminsortable/edit_inline/stacked.html,
	adminsortable/templates/adminsortable/edit_inline/tabular-1.5.x.htm
	l, adminsortable/templates/adminsortable/edit_inline/tabular.html,
	adminsortable/templates/adminsortable/shared/fieldset.html,
	adminsortable/templates/adminsortable/shared/list_items.html,
	adminsortable/templates/adminsortable/shared/nested_objects.html,
	adminsortable/templates/adminsortable/shared/object_rep.html,
	adminsortable/templates/adminsortable/shared/objects.html,
	adminsortable/templatetags/__init__.py,
	adminsortable/templatetags/adminsortable_tags.py,
	adminsortable/templatetags/django_template_additions.py,
	adminsortable/utils.py, autodidact/admin.py, autodidact/models.py,
	bps/settings.py, bps/static/admin.css,
	bps/templates/admin/base_site.html, debian/control:     Removed django-polymorphic dependency and introduced
	    django-adminsortable

2016-01-05  Jaap Joris Vens <jj@rtts.eu>

	* README.md, autodidact/models.py, autodidact/views.py,
	bps/static/html5shiv.js, bps/templates/base.html,
	bps/templates/course.html, bps/templates/homepage.html, bps/urls.py:     Basic templates for homepage and course + functional URL routing

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* debian/changelog:     Changelog entry

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/views.py, bps/urls.py:     It works!

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* README.md:     Updated README with installation instructions

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, config.ini, debian/rules:     Simple configuration file for database credentials

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py:     Should now direct everything to syslog

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* bps/settings.py, bps/wsgi.py, debian/control:     First try at logging to syslog

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* bps/static/robots.txt, debian/bps.conf, debian/postinst,
	debian/source/options:     Package installs cleanly. Now get to work!

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* bps/manage.py, bps/settings.py, bps/wsgi.py, debian/apache2,
	debian/bps.conf, debian/control, debian/postinst, debian/rules,
	manage.py, setup.py:     Post-install script and Apache configuration

2015-12-17  Jaap Joris Vens <jj@rtts.eu>

	* .gitignore, bps/.gitignore, bps/__init__.py, bps/settings.py,
	bps/urls.py, bps/wsgi.py, settings/.gitignore,
	settings/__init__.py, settings/main.py, settings/urls.py,
	settings/wsgi.py, setup.py:     Introduced the "bps" project

2015-12-09  Jaap Joris <jj@rtts.eu>

	* :     Merge pull request #1 from wsldankers/master     initial packaging infrastructure

2015-12-03  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/models.py, settings/main.py:     A usable admin interface

2015-12-03  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' of git.rtts.eu:autodidact

2015-12-03  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/models.py:     Created polymorphic inherited models to solve the heterogeneous
	    activities problem

2015-12-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/admin.py, autodidact/models.py, settings/main.py,
	settings/urls.py:     Registered models with the admin

2015-12-02  Jaap Joris Vens <jj@rtts.eu>

	* autodidact/__init__.py, autodidact/admin.py,
	autodidact/migrations/__init__.py, autodidact/models.py,
	autodidact/tests.py, autodidact/views.py, settings/main.py:     New autodidact app with basic models

2015-12-02  Jaap Joris Vens <jj@rtts.eu>

	* :     Merge branch 'master' of github.com:JaapJoris/autodidact

2015-12-02  Jaap Joris Vens <jj@rtts.eu>

	*     First commit; basic Django scaffolding

