diff --git a/TODO b/TODO index 5b25e5a13..449bd1277 100644 --- a/TODO +++ b/TODO @@ -1,117 +1,156 @@ ;;; -*- Mode: TODOO; -*- ;;; $Id$ CDSware TODO list ================= Suitable for editing with Emacs ToDoo mode, see . * bibsched task sleeping sometimes cannot be done directly Sometimes when you try to make bibsched task sleeping, you cannot do it because MySQL is active for the task elsewhere: _mysql_exceptions.ProgrammingError: (2014, "Commands out of sync;You can't run this command now") Received Tue Mar 2 10:22:33 2004 -o [simko] language-dependent portalboxes - Received Wed Feb 11 12:53:13 2004 +o [simko] language-dependent collection names + Received Mon Mar 8 19:22:46 2004 + +Upon first look I don't see any problem with your setup. Apart from +an eventual end-user problem of seeing a collection named ``EPFL +Library Catalogue'' on the search results page, but when she clicks on +this collection name the name changes to ``Swiss Federal Institute of +Technology Lausanne'', which may be confusing. To avoid this problem, +we usually call CDSNAME the same way as the collection #1 and the same +way as the default language of the interface. + +Anyhow, this touches clearly a more general problem with translations +of collection names. CDSware v0.3.0 now contains a possibility to +name the same collection in many different languages in a clean way. +I'll prepare a demo for v0.3.1. This possibility will solve the above +mentioned end-user confusion-prone display in a clean way. o [tibor] static HTML pages should not get created all languages Static HTML pages should not get created all languages when user selected only some languages in his config.wml. Received Mon Jan 26 19:21:35 2004 o [tibor] in search for ``title: goo'' the space should be ignored Received Wed Jan 21 11:09:00 2004 o [tibor] Internal Error exceptions.KeyError 'Articles & Preprints' ``Fixed'' by restarting Apache. It appears that you contacted a server process exactly when it was being restarted, as the cache is usually filled upon Apache startup. I'll have a closer look and fix it properly later. Seems to be connected to the runaway client number problem. Maybe run_sql() should be revised. Received Tue Jan 20 10:56:02 2004 o [tibor] CDSware DEMO formats - picture links should use recid not sysnb - use /search.py not /search in links - print creation/modification dates in HTML Detailed format Received Mon Jan 19 10:41:18 2004 o [tibor] RTdata dir should be created during `make install` ? Received Mon Jan 19 10:41:18 2004 o [thomas] BibUpload must use run_sql() to avoid connection dropping problems Received Fri Jan 16 10:17:11 2004 -o [tibor] Admin: HOWTO Run guide - Received Wed Dec 17 16:20:35 2003 - o [tibor] Installation: upgrade instructions Received Wed Dec 17 16:20:35 2003 -o [tibor] WebSession: garbage collection and guest session check - Received Wed Dec 17 16:20:35 2003 - * WebSession account edit bugs - email unique - pw edit: retype functionality Received Wed Dec 17 16:20:35 2003 o [tibor] BibSched: enable multiple hosts Received Wed Dec 17 16:20:35 2003 o [tibor] WebSearch: search cache back Received Wed Dec 17 16:20:35 2003 -o [tibor] WebSearch: sort pattern test - Received Wed Dec 17 16:20:35 2003 +> It seems that restarting Apache solved the problem of internal error +> mentioned in my last email (thanks). Should I restart Apache +> everytime that I run webcoll ? The fact that 'Apache cache is not +> updated for all Apache instances' could explain the error message +> and the no collection issue that has been solved? + +I think so. WebSearch caches certain things and it may not update the +information on which records belong to which collections. The caching +issue is being rethought in the current WebSearch, maybe I'll add a +forcing option for date/time lookup or something. I've added a note +in my TODO file to do more investigations. In any case, you may run +`apachectl graceful' each hour in a cron job. -* import/adapt old admin interfaces - Received Wed Dec 17 16:20:35 2003 + Updated Mon Mar 8 19:11:43 2004 -o [thomas] BibUpload: adaptation +o [tibor] WebSearch: sort pattern test Received Wed Dec 17 16:20:35 2003 -o [thomas] WebSubmit: adaptation +* import/adapt old admin interfaces Received Wed Dec 17 16:20:35 2003 o [martin] BibConvert: DC2MARC21 Received Wed Dec 17 16:20:35 2003 + Progress: DCQ example done, XML OAI DC pending o [martin] BibConvert: MEDLINE, BibTeX examples - Received Wed Dec 17 16:20:35 2003 + Received: Wed Dec 17 16:20:35 2003 + Progress: BibTeX example done, MEDLINE pending o [tibor] WebSearch: add RSS output for recent additions to the collections. Received Wed Dec 17 16:20:35 2003 o [tibor] WebSearch: cross-searching of various CDSware installations Received Wed Dec 17 16:20:35 2003 o [tibor] BibIndex: make our own ACC indexes Received Wed Dec 17 16:20:35 2003 Study phrase index generation from XML MARC. Related to bibXXx table abolition. + Progress: table structure prepared for v0.3.0 + DONE ==== o [tibor] BibSched must use run_sql() Received Fri Jan 16 10:17:11 2004 Done Tue Jan 27 16:15:17 2004 o [tibor] Get rid of isolatin stuff (for RH9) Received Thu Jan 15 16:16:49 2004 Done Tue Jan 27 16:16:45 2004 o [tibor] BibSched: test periodicity Received Wed Dec 17 16:20:35 2003 Used in production at CERN. Done Tue Jan 27 16:17:20 2004 +o [simko] language-dependent portalboxes + Received Wed Feb 11 12:53:13 2004 + Done in CDSware v0.3.0 + +o [tibor] WebSession: garbage collection and guest session check + Received Wed Dec 17 16:20:35 2003 + Done for v0.3.0 +o [thomas] BibUpload: adaptation + Received Wed Dec 17 16:20:35 2003 + Done for v0.3.0 + +o [thomas] WebSubmit: adaptation + Received Wed Dec 17 16:20:35 2003 + Done for v0.3.0 + +o [tibor] Admin: HOWTO Run guide + Received Wed Dec 17 16:20:35 2003 + Done for v0.3.1 ;; end of file \ No newline at end of file