[open-ils-commits] r1301 - in servres/trunk: . conifer (gfawcett)

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Apr 2 20:37:56 EDT 2011


Author: gfawcett
Date: 2011-04-02 20:37:55 -0400 (Sat, 02 Apr 2011)
New Revision: 1301

Modified:
   servres/trunk/.gitignore
   servres/trunk/conifer/TODO
Log:
new TODOs

Modified: servres/trunk/.gitignore
===================================================================
--- servres/trunk/.gitignore	2011-04-03 00:37:52 UTC (rev 1300)
+++ servres/trunk/.gitignore	2011-04-03 00:37:55 UTC (rev 1301)
@@ -15,3 +15,4 @@
 /conifer/test.db
 /conifer/syrup/test.db
 /conifer/uwindsor_migration/data/
+/oils

Modified: servres/trunk/conifer/TODO
===================================================================
--- servres/trunk/conifer/TODO	2011-04-03 00:37:52 UTC (rev 1300)
+++ servres/trunk/conifer/TODO	2011-04-03 00:37:55 UTC (rev 1301)
@@ -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 at uwindsor.ca as the contact email for problems.



More information about the open-ils-commits mailing list