new TODOs
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sun, 3 Apr 2011 00:37:55 +0000 (00:37 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sun, 3 Apr 2011 00:37:55 +0000 (00:37 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1301 6d9bc8c9-1ec2-4278-b937-99fde70a366f

.gitignore
conifer/TODO

index df280c4..5246885 100644 (file)
@@ -15,3 +15,4 @@ private_local_settings.py
 /conifer/test.db
 /conifer/syrup/test.db
 /conifer/uwindsor_migration/data/
+/oils
index 3622494..bf7547c 100644 (file)
@@ -1,5 +1,27 @@
 NEW:
 
+* finish i18n and french translation.
+
+* fix evergreen authentication problem ('django.py')
+
+* break out evergreen_site and uwindsor. Take uwindsor out of svn?
+
+* add a DOES_UPDATES flag: if true, then use oils/osrf, if not, use old code
+
+* replace service desks with locations; pull locations from evergreen; add boolean field for locs that are service desks.
+
+
+* from Joan: notify staff if entering an item (url or upload) that's been entered before. If so, "use the same record"
+
+* for Joan: upload document into multiple sites at once?
+
+* copy/paste items between sites
+
+* make our uwindsor/evergreen integration module use the aforementioned locations list.
+
+* for updated items: change it to the reserves location when coming in; change back to original location when done.
+
+
 * review item_metadata.xhtml, fix those buttons, they have a superfluous link around them..
 
 * add Welcome message to home page, use request@uwindsor.ca as the contact email for problems.