From 34bc25837301c591f8829c29e09ccf5a1eb42370 Mon Sep 17 00:00:00 2001 From: gfawcett Date: Sun, 3 Apr 2011 00:37:55 +0000 Subject: [PATCH] new TODOs git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1301 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- .gitignore | 1 + conifer/TODO | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/.gitignore b/.gitignore index df280c4..5246885 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ private_local_settings.py /conifer/test.db /conifer/syrup/test.db /conifer/uwindsor_migration/data/ +/oils diff --git a/conifer/TODO b/conifer/TODO index 3622494..bf7547c 100644 --- a/conifer/TODO +++ b/conifer/TODO @@ -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. -- 2.11.0