style and heading-level changes. Add-new-course now requires an extra perm.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sun, 8 Mar 2009 20:25:24 +0000 (20:25 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sun, 8 Mar 2009 20:25:24 +0000 (20:25 +0000)
commit05b88132ec353329a904957b0afbafb35dfde6dd
tree42119669683bad3d1704cbaefb6d8e1c53d5f4be
parent01af9d3957fee5e212d559311afb1fd1df0177d4
style and heading-level changes. Add-new-course now requires an extra perm.

I'm not sure how in practice we will give add-course permissions to
instructors. How do we know which ones are the instructors?

I think our backend for user-information is going to have to grow an
(optional) is_user_an_instructor() test. We can also add an
Instructors group in Django which will give the required permission.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@154 6d9bc8c9-1ec2-4278-b937-99fde70a366f
conifer/static/main.css
conifer/syrup/views.py
conifer/templates/browse_courses.xhtml
conifer/templates/my_courses.xhtml
conifer/templates/welcome.xhtml