# # ChangeLog for trunk/gsdl/src/recpt # # Generated by Trac 1.4.2 # 2024-06-10T23:34:17+12:00 Wed, 29 Nov 2006 01:19:59 GMT mdewsnip [13367] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) Moved a static English string out of the C++ code and into a macro, ... Wed, 29 Nov 2006 01:18:56 GMT shaoqun [13366] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.h (modified) added code to support the display of previous and next search result ... Wed, 29 Nov 2006 01:11:48 GMT shaoqun [13365] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) add DocumentSearchResultLinks to control the display of search result ... Wed, 15 Nov 2006 04:24:48 GMT mdewsnip [13280] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Tidied up the "I'm feeling lucky" functionality and added an "ifln" ... Wed, 18 Oct 2006 22:39:02 GMT mdewsnip [13133] * trunk/gsdl/macros/style.dm (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Languages that should be displayed right-to-left are now specified in ... Wed, 18 Oct 2006 22:34:58 GMT mdewsnip [13132] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) Stopped running to_utf8 on the submitted strings, as this is causing ... Wed, 18 Oct 2006 22:28:29 GMT mdewsnip [13131] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/gtiaction.h (modified) Now uses the existing decode_commas function in cgiutils. Sun, 15 Oct 2006 23:27:53 GMT kjdon [13118] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) added [DocTopOID] which gives the top level document identifier Sun, 15 Oct 2006 22:02:41 GMT kjdon [13117] * trunk/gsdl/src/recpt/formattools.cpp (modified) make sure we have actually found something before iterating, in get_href Sun, 15 Oct 2006 21:59:46 GMT kjdon [13116] * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.cpp (modified) added .rt to the list of OID modifiers - this is the root id of the ... Thu, 12 Oct 2006 03:44:08 GMT kjdon [13103] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) cgi_safe, do unicode encoding for characters less than 127 rather ... Thu, 05 Oct 2006 04:15:20 GMT kjdon [13017] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) when doing special formatting for datelist, allow yyyy-mm-dd format Tue, 03 Oct 2006 04:15:25 GMT kjdon [12990] * trunk/gsdl/src/oaiservr/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) added accent folding support into makefiles Fri, 29 Sep 2006 03:32:25 GMT kjdon [12943] * trunk/gsdl/src/recpt/documentaction.cpp (modified) look for gs.DocumentHeader and DocumentHeader metadata, and if found, ... Thu, 28 Sep 2006 23:09:03 GMT kjdon [12930] * trunk/gsdl/src/recpt/querytools.cpp (modified) changed set_query_type_args to make plain the default if no search ... Thu, 28 Sep 2006 22:50:20 GMT kjdon [12926] * trunk/gsdl/src/recpt/Makefile.in (modified) added in accentfolding stuff Wed, 27 Sep 2006 03:13:21 GMT kjdon [12866] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added af (accent folding) arg, and ks, ss and afs which state whether ... Wed, 27 Sep 2006 03:12:12 GMT kjdon [12865] * trunk/gsdl/src/recpt/pageaction.cpp (modified) need to call set_stem_index_args to set up the ss, ks and afs args Wed, 27 Sep 2006 03:10:31 GMT kjdon [12864] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) set_stem_index_args sets ks, ss, and afs args depending on the value ... Wed, 27 Sep 2006 03:08:23 GMT kjdon [12863] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) added in stemIndexes to colinfo_t, plus some #defines. stemIndexes ... Wed, 20 Sep 2006 22:36:42 GMT davidb [12796] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) Minor fix to error statement (compiled under Windows, but not Linux). Wed, 20 Sep 2006 03:26:17 GMT davidb [12794] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Changes to make depositor action work under Windows. Main change is ... Wed, 20 Sep 2006 00:13:50 GMT kjdon [12792] * trunk/gsdl/src/recpt/querytools.cpp (modified) added parentheses for saving in addstemcase Tue, 19 Sep 2006 23:04:34 GMT kjdon [12791] * trunk/gsdl/src/recpt/querytools.cpp (modified) fixed up a non-compiling mistake Tue, 19 Sep 2006 21:55:47 GMT kjdon [12786] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added sort field macro for use in query form with lucene, query ... Tue, 19 Sep 2006 21:54:03 GMT kjdon [12785] * trunk/gsdl/src/recpt/queryaction.h (modified) added new set_sfselection_macro method Tue, 19 Sep 2006 21:53:39 GMT kjdon [12784] * trunk/gsdl/src/recpt/querytools.cpp (modified) modified query parsing for mgpp and lucene. hopefully it will work ... Tue, 19 Sep 2006 21:51:46 GMT kjdon [12783] * trunk/gsdl/src/recpt/querytools.h (modified) removed declarations which are not used outside this file, changed ... Mon, 18 Sep 2006 03:25:40 GMT mdewsnip [12771] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Changed the new "fuzziness" argument to take an integer instead of a ... Mon, 18 Sep 2006 02:32:31 GMT mdewsnip [12770] * 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/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene "-fuzzy" argument to "-fuzziness ", for ... Mon, 18 Sep 2006 00:10:45 GMT kjdon [12768] * trunk/gsdl/macros/query.dm (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) no longer use arg qf for simple/advanced form. Use the b arg, so that ... Tue, 12 Sep 2006 00:33:00 GMT mdewsnip [12720] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Some HTML 4 compliance fixes to the search history stuff. Tue, 05 Sep 2006 23:31:10 GMT mdewsnip [12685] * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) Commented out or removed Lucene debugging comments. Sun, 27 Aug 2006 23:16:13 GMT kjdon [12579] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) set the filesize in the fileupload data Sun, 27 Aug 2006 22:46:36 GMT kjdon [12576] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) we now use a specialised header on the select page too. Wizardaction ... Sun, 27 Aug 2006 22:44:55 GMT kjdon [12575] * trunk/gsdl/src/recpt/wizardaction.cpp (modified) changed a logout message to say wizardaction rather than collectoration Fri, 25 Aug 2006 04:47:40 GMT kjdon [12567] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) changed the special metadata formatting for Language and Date. Now ... Fri, 25 Aug 2006 02:44:12 GMT mdewsnip [12565] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/gtiaction.h (modified) A fix to compensate for the change to the way commas in CGI values ... Fri, 25 Aug 2006 02:16:48 GMT kjdon [12562] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) reverted back to the previous version because it really was needed. ... Thu, 24 Aug 2006 23:35:14 GMT kjdon [12555] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) reverted split_cgi_args back to 1.25 version, pre davids depositor ... Thu, 24 Aug 2006 22:02:55 GMT mdewsnip [12549] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Fixed up the creation of the _homeextra_ table so it is HTML 4 compliant. Thu, 24 Aug 2006 00:12:58 GMT kjdon [12525] * trunk/gsdl/src/recpt/win32.mak (modified) added depositor h/cpp/obj files Thu, 24 Aug 2006 00:10:31 GMT kjdon [12524] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) commented out strings.h include as complains on windows, and doesn't ... Wed, 23 Aug 2006 23:21:41 GMT kjdon [12518] * trunk/gsdl/src/recpt/Makefile.in (modified) removed cgicc Wed, 23 Aug 2006 23:19:52 GMT kjdon [12517] * trunk/gsdl/src/recpt/librarymain.cpp (modified) deleted some commented out stuff Wed, 23 Aug 2006 23:18:36 GMT kjdon [12516] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 23:16:32 GMT kjdon [12515] * trunk/gsdl/src/recpt/depositoraction.h (modified) deleted some stuff that's not used Wed, 23 Aug 2006 23:16:05 GMT kjdon [12514] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. Wed, 23 Aug 2006 23:10:07 GMT kjdon [12513] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.h (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... 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: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 ... 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 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 ... 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 ... 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 ... 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 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 ... 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 ... 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, 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. 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 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, 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:06:16 GMT kjdon [11765] * trunk/gsdl/src/recpt/querytools.cpp (modified) made mgpp query parsing better for plain searching. now handles bool ...