From: gfawcett Date: Thu, 16 Apr 2009 00:06:14 +0000 (+0000) Subject: minor fixes; todo changes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=76940d84141647465917b6a7db0b725edc0618a9;p=Syrup.git minor fixes; todo changes git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@334 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/TODO b/conifer/TODO index 750637c..de53ec2 100644 --- a/conifer/TODO +++ b/conifer/TODO @@ -2,6 +2,10 @@ CRITICAL: IMPORTANT: +* regoranize views.py and other stuff. + +* set up a proper issue-tracker? + * CSS fixes for Internet Explorer. It looks crappy in IE. * if someone has item checked out, show due date/time on item-about page. @@ -24,3 +28,9 @@ MAYBE: * Generating barcodes in emails, printable screens? (3 of 9 enough?) * add a hook for a MARC-record-to-maybe-cover-image-URL function + +apt-get install libyaz3 yaz +easy_install pexpect + +create course site (not add course) +capitalizing labels... diff --git a/conifer/libsystems/evergreen/support.py b/conifer/libsystems/evergreen/support.py index 13459b8..74fe125 100644 --- a/conifer/libsystems/evergreen/support.py +++ b/conifer/libsystems/evergreen/support.py @@ -1,7 +1,7 @@ import warnings import urllib2 from urllib import quote -import simplejson as json +from django.utils import simplejson as json from xml.etree import ElementTree import re import sys, os diff --git a/conifer/templates/master.xhtml b/conifer/templates/master.xhtml index e451560..12e284f 100644 --- a/conifer/templates/master.xhtml +++ b/conifer/templates/master.xhtml @@ -50,7 +50,7 @@ import os
Welcome! Log In - • Preferences + • Preferences