Create site, view site, add items to site mostly working again
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 15 Jul 2010 00:54:47 +0000 (00:54 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 15 Jul 2010 00:54:47 +0000 (00:54 +0000)
commitf271d65ec223d6814d22a3246aa5b1cb904b9387
tree4773dc110dfcd29b76e27b255c1e74f417355055
parent932ada26b1f35698a65b9df2b487d9467fd68339
Create site, view site, add items to site mostly working again

The 'about/metadata' item links are not working yet. I need to
refactor the add-item forms quite a bit, esp. wrt. consistent metadata
entry.

The site-permissions screen is still a farce, and needs to be
rewritten to address the new membership-group model.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@913 6d9bc8c9-1ec2-4278-b937-99fde70a366f
17 files changed:
conifer/genshi_namespace.py
conifer/static/main.css
conifer/syrup/models.py
conifer/syrup/views/_common.py
conifer/syrup/views/items.py
conifer/syrup/views/sites.py
conifer/templates/browse_index.xhtml
conifer/templates/components/site.xhtml
conifer/templates/edit_site_permissions.xhtml
conifer/templates/item/item_add_elec.xhtml
conifer/templates/item/item_add_heading.xhtml
conifer/templates/item/item_add_phys.xhtml
conifer/templates/item/item_add_url.xhtml
conifer/templates/item/item_delete_confirm.xhtml
conifer/templates/item/item_heading_detail.xhtml
conifer/templates/item/item_metadata.xhtml
conifer/templates/site_detail.xhtml