rough in-app editing of course items; no longer based on Django admin ui.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 19 Feb 2009 02:29:35 +0000 (02:29 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 19 Feb 2009 02:29:35 +0000 (02:29 +0000)
commit7a5832c68e34d4a9e60c4d44b30fd90b47843afb
tree83b5ed69a8e020c1094d8817af81ff08c44ae7f7
parent363171216a19c78b220379e436fe50cad7112337
rough in-app editing of course items; no longer based on Django admin ui.

I also did some housekeeping in genshi_namespace, which was getting
cluttered: moved some URL-of-item functions into models, as methods of
the classes in question.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@126 6d9bc8c9-1ec2-4278-b937-99fde70a366f
conifer/genshi_namespace.py
conifer/syrup/models.py
conifer/syrup/views.py
conifer/templates/components/course.xhtml
conifer/templates/item_add_elec.xhtml
conifer/templates/item_add_heading.xhtml
conifer/templates/item_add_url.xhtml
conifer/templates/item_metadata.xhtml
conifer/templates/search_results.xhtml