# # ChangeLog for trunk/gsdl/src # # Generated by Trac 1.4.2 # 2024-06-16T09:37:46+12:00 Wed, 23 Aug 2006 23:06:42 GMT kjdon [12512] * trunk/gsdl/src/recpt/cgiargs.cpp (modified) * trunk/gsdl/src/recpt/cgiargs.h (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 22:55:05 GMT kjdon [12511] * trunk/gsdl/src/recpt/wizardaction.cpp (modified) fixed a typo Wed, 23 Aug 2006 22:54:34 GMT kjdon [12510] * trunk/gsdl/src/recpt/librarymain.cpp (modified) Got rid of cgicc code - we now use Stefan's fileupload in cgiwrapper Wed, 23 Aug 2006 22:53:47 GMT kjdon [12509] * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 22:52:53 GMT kjdon [12508] * trunk/gsdl/src/recpt/statusaction.cpp (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 22:52:13 GMT kjdon [12507] * trunk/gsdl/src/recpt/action.h (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 03:43:46 GMT kjdon [12503] * trunk/gsdl/src/recpt/pageaction.cpp (modified) bsummary page now displays build log as well as import and fail logs Tue, 22 Aug 2006 03:03:19 GMT kjdon [12496] * trunk/gsdl/src/colservr/z3950_to_gsdl.cpp (modified) added a couple of error statements Tue, 22 Aug 2006 03:02:09 GMT kjdon [12495] * trunk/gsdl/src/recpt/Makefile.in (modified) we need to add in xml2 lib for z3950server linking cos yaz now ... Mon, 21 Aug 2006 02:34:20 GMT mdewsnip [12488] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Some XHTML compliance changes. Fri, 18 Aug 2006 05:14:10 GMT mdewsnip [12485] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) The username of the person submitting translations is now passed to ... Fri, 18 Aug 2006 03:09:37 GMT mdewsnip [12480] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Changed a "g_EmptyText" argument default to g_EmptyText. Fri, 18 Aug 2006 01:34:53 GMT kjdon [12476] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) removed the extra ct arg from the view collection button href, and ... Fri, 18 Aug 2006 01:32:39 GMT kjdon [12475] * trunk/gsdl/src/recpt/wizardaction.cpp (modified) added the directory name into the list of collection names Thu, 17 Aug 2006 22:52:20 GMT mdewsnip [12474] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Urdu is now displayed right-to-left also. Thu, 17 Aug 2006 05:38:32 GMT kjdon [12463] * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) set versionnum macro so that it can be used in the HTML header Tue, 15 Aug 2006 02:37:36 GMT kjdon [12446] * trunk/gsdl/src/recpt/queryaction.cpp (modified) deleted the code for ifl=1 when there are no matching docs. now ... Thu, 10 Aug 2006 04:59:21 GMT mdewsnip [12429] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the "-filter" argument to use a general Lucene QueryFilter, ... Wed, 09 Aug 2006 21:51:53 GMT mdewsnip [12428] * trunk/gsdl/src/recpt/querytools.cpp (modified) Lucene now supports "some" and "all" queries, so look at t variable ... Wed, 09 Aug 2006 03:56:40 GMT mdewsnip [12427] * trunk/gsdl/src/colservr/expat_document.cpp (modified) Errors parsing the XML documents from Lucene never went anywhere ... Wed, 09 Aug 2006 01:06:51 GMT mdewsnip [12421] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) * trunk/gsdl/src/colservr/lucenequeryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) Now catches TooManyClauses exceptions from Lucene and tells the user ... Tue, 08 Aug 2006 23:11:15 GMT mdewsnip [12420] * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) Now sets queryresultsclass.syntax_error to true if a PARSE_EXCEPTION ... Tue, 08 Aug 2006 22:46:45 GMT mdewsnip [12419] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) Removed a lot of commented out stuff that was just copied from ... Tue, 08 Aug 2006 22:41:39 GMT mdewsnip [12418] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns parse exceptions and too many clauses exceptions as ... Mon, 07 Aug 2006 22:11:06 GMT mdewsnip [12415] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Moved the code that messes around with the query to add the fuzziness ... Mon, 07 Aug 2006 06:07:33 GMT sjboddie [12411] * trunk/gsdl/src/recpt/receptionist.h (modified) Made a couple of receptionist methods virtual, so they can more ... Mon, 07 Aug 2006 04:10:16 GMT mdewsnip [12410] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Added support for the new "-filter" option to lucene_query.pl (used ... Mon, 07 Aug 2006 03:24:47 GMT mdewsnip [12408] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Added a "-filter" option which can currently be used for specifying ... Fri, 04 Aug 2006 05:22:04 GMT kjdon [12407] * trunk/gsdl/src/recpt/Makefile.in (modified) changed the Z3950_OBJS list to not include COMMONOBJECTS, and only ... Thu, 03 Aug 2006 23:48:17 GMT kjdon [12400] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) cgicc stuff, we get the arguments form formData then put them back ... Thu, 03 Aug 2006 04:37:21 GMT shaoqun [12395] * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (added) xslt transformation java code Thu, 03 Aug 2006 01:19:12 GMT mdewsnip [12390] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) More fixes, many thanks to John Thompson and DL Consulting Ltd. Wed, 02 Aug 2006 22:59:45 GMT mdewsnip [12389] * trunk/gsdl/macros/query.dm (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) The "the following words were too common and were ignored" message ... Wed, 02 Aug 2006 05:34:50 GMT mdewsnip [12388] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Fuzzy searching with Lucene, many thanks to John Thompson and DL ... Wed, 02 Aug 2006 05:21:57 GMT mdewsnip [12387] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixes for fuzzy searching, many thanks to John Thompson and DL ... Wed, 02 Aug 2006 04:30:23 GMT mdewsnip [12380] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) * trunk/gsdl/src/colservr/lucenequeryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) Now shows the stopwords removed by Lucene, many thanks to Me and DL ... Wed, 02 Aug 2006 03:07:47 GMT mdewsnip [12377] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns query term occurrences correctly, and does fuzzy ... Wed, 02 Aug 2006 03:05:48 GMT mdewsnip [12376] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Indexer.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) Now stores term vectors (for the TX field only), to support query ... Wed, 02 Aug 2006 02:14:57 GMT mdewsnip [12375] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Ooops... StopWord output went to STDERR instead of STDOUT. Wed, 02 Aug 2006 01:23:12 GMT mdewsnip [12374] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) Now "-out" is used to specify the out file (on Windows). Wed, 02 Aug 2006 00:45:56 GMT mdewsnip [12372] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns the stop words that have been removed from the query. Mon, 31 Jul 2006 23:33:37 GMT mdewsnip [12364] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now uses the t variable to control whether a "some" or "all" search ... Fri, 28 Jul 2006 02:55:40 GMT kjdon [12331] * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (modified) * trunk/indexers/mgpp/text/mgpp_passes.cpp (modified) * trunk/mgpp/text/mgpp_passes.cpp (modified) removed a debug print statement Thu, 27 Jul 2006 23:58:32 GMT kjdon [12317] * trunk/gsdl/src/mgpp/text/text.pass1.cpp (modified) close a file handle Thu, 27 Jul 2006 23:57:52 GMT kjdon [12316] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) setCSTr for levels, changed the length from 8 to 3 Thu, 27 Jul 2006 23:41:12 GMT kjdon [12315] * trunk/gsdl/src/recpt/phindaction.cpp (modified) mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as ... Thu, 27 Jul 2006 23:40:29 GMT kjdon [12314] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) * trunk/gsdl/src/colservr/mgqueryfilter.cpp (modified) * trunk/gsdl/src/colservr/mgqueryfilter.h (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.h (modified) maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now ... Thu, 27 Jul 2006 23:38:35 GMT kjdon [12313] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) * trunk/gsdl/src/mgpp/text/GSDLQueryParser.h (modified) * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_passes.cpp (modified) * trunk/gsdl/src/mgpp/text/words.cpp (modified) * trunk/gsdl/src/mgpp/text/words.h (modified) made MAXNUMERIC a global variable instead of a \#define. Its now a ... Wed, 26 Jul 2006 02:35:17 GMT kjdon [12308] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) changed default level from Document to Doc cos that is what ... Sun, 23 Jul 2006 14:57:51 GMT sjboddie [12276] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Added "Sort Field" (sf) argument that can be passed through to a ... Fri, 21 Jul 2006 05:23:04 GMT mdewsnip [12275] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Added a command-line option for sorting the search results. Thu, 20 Jul 2006 00:13:33 GMT mdewsnip [12264] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2IndexModifier.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneDelete.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneEditor.java (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2IndexModifier.java (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneDelete.java (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneEditor.java (added) New classes to support incremental building with Lucene, many thanks ... Wed, 19 Jul 2006 23:16:20 GMT mdewsnip [12262] * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) Now parses the query terms returned from Lucene into the Greenstone ... Wed, 19 Jul 2006 23:11:03 GMT mdewsnip [12261] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the way query terms are output. Also shows the number of ... Wed, 19 Jul 2006 21:20:36 GMT mdewsnip [12259] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Makefile (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Makefile (modified) Remove some unused stuff. Wed, 19 Jul 2006 21:14:51 GMT mdewsnip [12257] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneIndexer.java (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/IndexXML.java (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Indexer.java (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/XMLTagInfo.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/IndexXML.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/XMLTagInfo.java (modified) Added package definitions. Wed, 19 Jul 2006 21:02:47 GMT mdewsnip [12256] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns query terms and their frequencies. Wed, 19 Jul 2006 03:55:48 GMT mdewsnip [12255] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Indexer.java (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Makefile (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/lib/lucene-1.4.1.jar (deleted) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/lib/lucene-core-2.0.0.jar (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Makefile (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/lib/lucene-1.4.1.jar (deleted) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/lib/lucene-core-2.0.0.jar (added) Upgraded the version of Lucene from 1.4.1 to 2.0.0... what's the ... Wed, 19 Jul 2006 03:33:47 GMT mdewsnip [12254] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Made this compatible with Lucene 1.9 and newer. Wed, 19 Jul 2006 02:45:46 GMT mdewsnip [12246] * trunk/gsdl/src/colservr/collectset.cpp (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/lucenesearch.h (modified) GSDLHOME and GSDLOS environment variables need to be set for ... Wed, 19 Jul 2006 02:27:03 GMT mdewsnip [12242] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Makefile (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Makefile (modified) Added "-p" to the mkdir command so it doesn't die if the directory ... Sun, 16 Jul 2006 21:34:02 GMT kjdon [12234] * trunk/gsdl/src/mgpp/text/UCArray.cpp (modified) The inverted file dictionary was not ordered properly. ascii values ... Fri, 14 Jul 2006 01:15:57 GMT kjdon [12229] * trunk/gsdl/src/recpt/documentaction.cpp (modified) set_navbarmacros now uses httpbrowseCL1 etc rather than ... Wed, 12 Jul 2006 09:48:07 GMT sjboddie [12183] * trunk/gsdl/src/recpt/browsetoolsclass.cpp (modified) * trunk/gsdl/src/recpt/browsetoolsclass.h (modified) Added expand_from_current_level option to ... Wed, 12 Jul 2006 04:11:15 GMT kjdon [12174] * trunk/gsdl/src/recpt/documentaction.cpp (modified) changed the way navigation bar is made. no longer test on tabtextXXX. ... Tue, 11 Jul 2006 23:00:39 GMT mdewsnip [12161] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Fixed up the "I'm feeling lucky" functionality, which was broken when ... Fri, 07 Jul 2006 00:04:00 GMT sjboddie [12082] * trunk/gsdl/src/recpt/win32.mak (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (modified) Minor changes to get thing compiling under windows. I'm using an old ... Thu, 06 Jul 2006 12:52:39 GMT sjboddie [12044] * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/browsetools.cpp (deleted) * trunk/gsdl/src/recpt/browsetools.h (deleted) * trunk/gsdl/src/recpt/browsetoolsclass.cpp (added) * trunk/gsdl/src/recpt/browsetoolsclass.h (added) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/win32.mak (modified) Wrapped browsetools up into a class and renamed it browsetoolsclass. ... Wed, 05 Jul 2006 04:32:09 GMT davidb [12019] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (modified) Minor improvements to depositor action. Wed, 05 Jul 2006 04:31:06 GMT davidb [12018] * trunk/gsdl/src/colservr/collectserver.cpp (modified) Tweak to error reporting to provide better diagnostic. Tue, 04 Jul 2006 07:55:40 GMT davidb [12008] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) A minor tweak to let this action work with the older version of cgicc ... Tue, 04 Jul 2006 03:31:55 GMT davidb [12002] * trunk/gsdl/src/recpt/depositoraction.cpp (added) * trunk/gsdl/src/recpt/depositoraction.h (added) First cut at 'The Depositor' -- Greenstone support for institutional ... Tue, 04 Jul 2006 03:31:08 GMT davidb [12001] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Experimental addition for nicer URLs for retrieving a document from ... Tue, 04 Jul 2006 03:26:40 GMT davidb [12000] * trunk/gsdl/src/recpt/queryaction.cpp (modified) 'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' ... Tue, 04 Jul 2006 03:23:58 GMT davidb [11998] * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/gsdl_modules_cfg.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (added) * trunk/gsdl/src/recpt/wizardaction.h (added) First cut at 'The Depositor' -- Greenstone support for institutional ... Fri, 30 Jun 2006 04:07:57 GMT kjdon [11988] * trunk/gsdl/src/recpt/queryaction.cpp (modified) changed the defaults for ct, qt and qto to be empty, then ... Fri, 30 Jun 2006 04:05:50 GMT kjdon [11987] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) added a new method set_query_type_args, which sets ct, qt and qto ... Fri, 30 Jun 2006 04:03:47 GMT kjdon [11986] * trunk/gsdl/src/recpt/pageaction.cpp (modified) collection links on home page no longer need to set ct, qt, qto args ... Fri, 30 Jun 2006 04:01:13 GMT kjdon [11985] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) no searchTypes array any more - it is now a format statement Fri, 30 Jun 2006 04:00:11 GMT kjdon [11984] * trunk/gsdl/src/colservr/collectserver.cpp (modified) searchtypes is now a format statement Thu, 22 Jun 2006 02:37:57 GMT kjdon [11964] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) changed the collection_macros data type to be collectionmeta_map, so ... Wed, 21 Jun 2006 03:43:49 GMT kjdon [11958] * trunk/gsdl/src/recpt/pageaction.cpp (modified) don't have short and long help anymore, just one help message. some ... Tue, 20 Jun 2006 01:10:05 GMT mdewsnip [11946] * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) Fixed a bug causing an infinite loop with a classifier with an empty ... Tue, 30 May 2006 03:31:22 GMT mdewsnip [11889] * trunk/gsdl/src/recpt/browsetools.cpp (modified) Fixed a couple of calls to output_section_group where "" was passed ... Thu, 11 May 2006 01:45:13 GMT kjdon [11805] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/lib/lucene-license.txt (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/lib/lucene-license.txt (added) lucene license file Thu, 04 May 2006 04:05:50 GMT kjdon [11772] * trunk/gsdl/src/recpt/browsetools.cpp (modified) if we need to display a DateList, we get mdtype and set args['dm'] Thu, 04 May 2006 04:05:00 GMT kjdon [11771] * trunk/gsdl/src/recpt/documentaction.cpp (modified) removed the dm arg from the date list classifier in navigation bar ... Thu, 04 May 2006 04:03:35 GMT kjdon [11770] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) we still output documents even if can't get their date Wed, 03 May 2006 04:50:30 GMT mdewsnip [11769] * trunk/gsdl/src/oaiservr/resumptiontoken.h (modified) A couple of fixes for compiling on Windows. Wed, 03 May 2006 04:06:16 GMT kjdon [11765] * trunk/gsdl/src/recpt/querytools.cpp (modified) made mgpp query parsing better for plain searching. now handles bool ... Mon, 01 May 2006 03:36:50 GMT davidb [11760] * trunk/gsdl/src/oaiservr/resumptiontoken.cpp (modified) Minor tweak from 'TRUE' to 'true' (to fix compliation under linux issue). Sun, 30 Apr 2006 22:36:18 GMT kjdon [11751] * trunk/gsdl/src/recpt/historydb.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) made the history work again after John broke it by changin g& to & Thu, 27 Apr 2006 23:55:35 GMT grbuchan [11733] * trunk/gsdl/src/oaiservr/abstractlistaction.cpp (modified) Added further checks for use of collection names that are not ... Thu, 27 Apr 2006 23:26:25 GMT grbuchan [11732] * trunk/gsdl/src/oaiservr/abstractlistaction.cpp (modified) * trunk/gsdl/src/oaiservr/abstractlistaction.h (modified) * trunk/gsdl/src/oaiservr/oaiconfig.cpp (modified) * trunk/gsdl/src/oaiservr/oaiconfig.h (modified) * trunk/gsdl/src/oaiservr/resumptiontoken.cpp (modified) * trunk/gsdl/src/oaiservr/resumptiontoken.h (modified) Improved functionality in resumptiontoken; additional support of ... Thu, 27 Apr 2006 00:03:31 GMT mdewsnip [11718] * trunk/gsdl/src/w32server/fnord.cpp (modified) Commented out the "Restricted Version" stuff, since it doesn't appear ... Tue, 25 Apr 2006 21:18:42 GMT shaoqun [11694] * trunk/gsdl/src/java/org/nzdl/gsdl/GsdlCollageApplet/DownloadUrls.java (modified) add code to check whether document_root is null Tue, 25 Apr 2006 21:17:30 GMT shaoqun [11693] * trunk/gsdl/src/java/org/nzdl/gsdl/GsdlCollageApplet/DownloadImages.java (modified) add code to check status of downing image Tue, 25 Apr 2006 21:17:00 GMT shaoqun [11692] * trunk/gsdl/src/java/org/nzdl/gsdl/GsdlCollageApplet/CollageImage.java (modified) added image handle method, add code to check status of downing image Tue, 25 Apr 2006 21:16:01 GMT shaoqun [11691] * trunk/gsdl/src/java/org/nzdl/gsdl/GsdlCollageApplet/DisplayImages.java (modified) removed image handle methods to CollageImage Tue, 25 Apr 2006 21:13:54 GMT shaoqun [11690] * trunk/gsdl/src/java/org/nzdl/gsdl/GsdlCollageApplet/GsdlCollageApplet.java (modified) changed refresh delay