Users can now self-register for open-access courses.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Mon, 4 May 2009 01:17:16 +0000 (01:17 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Mon, 4 May 2009 01:17:16 +0000 (01:17 +0000)
commit833f44e9fb931a54ef6e6076a2d823aedc51183a
tree2e2e33afee1416f999429b7b594916cc1dfc3655
parentcbfb2d374d9ff31c069e1bd0e262ac9b5ec8dda3
Users can now self-register for open-access courses.

Previously, all users could view the contents of open-access courses,
but could not register for them. Now there is an option to join an
open-access course, which adds the course to the user's My Courses
list.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@446 6d9bc8c9-1ec2-4278-b937-99fde70a366f
conifer/TODO
conifer/syrup/models.py
conifer/syrup/urls.py
conifer/syrup/views/courses.py
conifer/templates/course_detail.xhtml
conifer/templates/course_join.xhtml [new file with mode: 0644]