housekeeping
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sat, 4 Apr 2009 16:36:06 +0000 (16:36 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sat, 4 Apr 2009 16:36:06 +0000 (16:36 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@262 6d9bc8c9-1ec2-4278-b937-99fde70a366f

.gitignore
conifer/TODO

index c1e4ccc..7b80a14 100644 (file)
@@ -5,4 +5,6 @@ sip/java/*
 *.pyc
 PyZ3950_parsetab.py
 *.mo
-xsip
\ No newline at end of file
+xsip
+TAGS
+private_local_settings.py
index 9230f0a..4028fcd 100644 (file)
@@ -1,12 +1,20 @@
-* a short-number for physical items. Sort of a barcode, but intended
-  for easier communicatinon between patrons and staff.
+CRITICAL:
 
-  * Update views.search() when this is in place.
+IMPORTANT:
 
+* a short-number for physical items. Sort of a barcode, but intended
+  for easier communicatinon between patrons and staff.
+  (Update views.search() when this is in place)
 
 * Import of reserves data from Leddy voyager. Laurentian, others?
 
-* Generating barcodes in emails, printable screens? (3 of 9 enough?)
-
 * People should be able to register themselves into open courses.
   That is, actually become a member of them.
+
+* delete Item / delete Heading
+
+* testing on broken browsers (you know who you are)
+
+MAYBE:
+
+* Generating barcodes in emails, printable screens? (3 of 9 enough?)