# # ChangeLog for trunk/gsdl/src/recpt # # Generated by Trac 1.4.2 # 2024-06-14T15:43:25+12:00 Wed, 26 May 2004 03:21:06 GMT mdewsnip [7447] * trunk/gsdl/src/recpt/recptconfig.cpp (modified) (Human Info) Removed a new line which prevented initialisation being ... Wed, 26 May 2004 02:52:32 GMT mdewsnip [7443] * trunk/gsdl/src/recpt/receptionist.cpp (modified) (Human Info) Delete char* variables with delete [] instead of delete, ... Wed, 26 May 2004 02:45:27 GMT mdewsnip [7441] * trunk/gsdl/src/recpt/configaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) (Human Info) Replace all "" with g_EmptyText. Wed, 26 May 2004 02:38:19 GMT mdewsnip [7438] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) (Human Info) Delete char* variables with delete[] variable instead of ... Wed, 26 May 2004 02:19:28 GMT mdewsnip [7434] * trunk/gsdl/src/recpt/infodbclass.cpp (modified) * trunk/gsdl/src/recpt/infodbclass.h (modified) (Human Info) Initial support for retrieving language specific ... Tue, 25 May 2004 23:35:09 GMT mdewsnip [7433] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/highlighttext.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/langaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) (Human Info) Replaced all "Global" with displayclass::defaultpackage. Tue, 25 May 2004 04:31:41 GMT mdewsnip [7432] * trunk/gsdl/src/recpt/action.cpp (modified) * trunk/gsdl/src/recpt/action.h (modified) * trunk/gsdl/src/recpt/authenaction.cpp (modified) * trunk/gsdl/src/recpt/authenaction.h (modified) * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/gsdl_modules_cfg.h (modified) * trunk/gsdl/src/recpt/historydb.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.h (modified) (Human Info) Added language parameter to all calls of get_info, ... Tue, 25 May 2004 03:14:38 GMT mdewsnip [7430] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) (Human Info) Replaced all "" with g_EmptyText, and delete char* ... Tue, 25 May 2004 01:47:36 GMT mdewsnip [7429] * trunk/gsdl/src/recpt/cgiargs.cpp (modified) * trunk/gsdl/src/recpt/cgiargs.h (modified) (Human Info) Added a couple of addarginfo methods. Tue, 25 May 2004 01:39:36 GMT mdewsnip [7428] * trunk/gsdl/src/recpt/browserclass.cpp (modified) * trunk/gsdl/src/recpt/browserclass.h (modified) (Human Info) Added a clone method and two more output_section_group ... Tue, 25 May 2004 01:32:36 GMT mdewsnip [7427] * trunk/gsdl/src/recpt/browseactiontools.cpp (modified) * trunk/gsdl/src/recpt/browseactiontools.h (modified) (Human Info) Made some parameters const. Tue, 25 May 2004 01:27:11 GMT mdewsnip [7426] * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseaction.h (modified) (Human Info) Use g_EmptyText instead of "", pass in language ... Tue, 25 May 2004 01:13:58 GMT mdewsnip [7425] * trunk/gsdl/src/recpt/authenaction.cpp (modified) * trunk/gsdl/src/recpt/authenaction.h (modified) (Human Info) Changed all "" to g_EmptyText. Tue, 25 May 2004 01:07:38 GMT mdewsnip [7424] * trunk/gsdl/src/recpt/argdb.cpp (modified) * trunk/gsdl/src/recpt/argdb.h (modified) (Human Info) Only necessary if the collector is used. Tue, 25 May 2004 00:25:38 GMT mdewsnip [7423] * trunk/gsdl/src/recpt/action.cpp (modified) * trunk/gsdl/src/recpt/action.h (modified) (Human Info) Changed the saveconf parameter to a text_tarray. Tue, 25 May 2004 00:21:08 GMT mdewsnip [7422] * trunk/gsdl/src/recpt/comtypes.cpp (modified) (Human Info) Now has language parameter. Tue, 25 May 2004 00:16:24 GMT mdewsnip [7421] * trunk/gsdl/src/recpt/receptionist.cpp (modified) (Human Info) Use ++here instead of here++ for iterators, use ... Tue, 25 May 2004 00:02:35 GMT mdewsnip [7420] * trunk/gsdl/src/recpt/receptionist.cpp (modified) (Human Info) Calls to get_info now have a language parameter. Mon, 24 May 2004 23:57:23 GMT mdewsnip [7418] * trunk/gsdl/src/recpt/recptconfig.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.h (modified) (Human Info) Added another site_cfg_read and main_cfg_read with a ... Mon, 24 May 2004 23:33:29 GMT mdewsnip [7417] * trunk/gsdl/src/recpt/phindaction.cpp (modified) (Human Info) Changed iterators from here++ to ++here. Mon, 24 May 2004 23:03:31 GMT mdewsnip [7415] * trunk/gsdl/src/recpt/phindaction.cpp (modified) (Human Info) Use the SetCStr-with-size-hint method. Mon, 24 May 2004 23:02:29 GMT mdewsnip [7414] * trunk/gsdl/src/recpt/OIDtools.cpp (modified) * trunk/gsdl/src/recpt/OIDtools.h (modified) (Human Info) Added a language parameter to most methods. Mon, 24 May 2004 22:52:24 GMT mdewsnip [7412] * trunk/gsdl/src/recpt/comtypes.h (modified) (Human Info) Added language parameter to filter requests. Mon, 24 May 2004 22:12:20 GMT mdewsnip [7408] * trunk/gsdl/src/recpt/extlinkaction.cpp (modified) (Human Info) Added language argument to get_info calls. Mon, 24 May 2004 04:50:54 GMT mdewsnip [7392] * trunk/gsdl/src/recpt/gsdl_modules_cfg.h (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.h (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.h (modified) (Human Info) Allow some browser classes to be easily switched off. ... Mon, 24 May 2004 04:50:26 GMT davidb [7391] * trunk/gsdl/src/recpt/querytools.cpp (modified) Fixed a couple of indentations of statements to be more consistent ... Mon, 24 May 2004 04:48:21 GMT davidb [7390] * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) Functionality extended to support collection specific macro files. ... Mon, 24 May 2004 04:45:38 GMT davidb [7389] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Format statment 'if' syntax extended to support operators such as ... Mon, 24 May 2004 04:42:19 GMT mdewsnip [7388] * trunk/gsdl/src/recpt/htmlutils.cpp (modified) (Human Info) Escape '#' in html_safe function. Mon, 24 May 2004 04:41:00 GMT mdewsnip [7387] * trunk/gsdl/src/recpt/htmlutils.cpp (modified) * trunk/gsdl/src/recpt/htmlutils.h (modified) (Human Info) Added javascript_safe function. Mon, 24 May 2004 04:12:08 GMT mdewsnip [7385] * trunk/gsdl/src/recpt/queryaction.h (modified) (Human Info) Added a couple of new data members (functionality to come). Mon, 24 May 2004 04:10:37 GMT mdewsnip [7384] * trunk/gsdl/src/recpt/phindaction.cpp (modified) (Human Info) Now delete all char* variables from text_t.getcstr() ... Mon, 24 May 2004 04:03:22 GMT mdewsnip [7383] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) Fixed a couple of compilation problems. Mon, 24 May 2004 03:34:40 GMT mdewsnip [7381] * trunk/gsdl/src/recpt/recptmain.cpp (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/userdb.cpp (modified) * trunk/gsdl/src/recpt/usersaction.cpp (modified) * trunk/gsdl/src/recpt/z3950proto.cpp (modified) * trunk/gsdl/src/recpt/z3950server.cpp (modified) (Human Info) Now delete all char* variables from text_t.getcstr() ... Mon, 24 May 2004 03:33:18 GMT mdewsnip [7380] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) (Human Info) Made some parameters const, and added an extended ... Mon, 24 May 2004 02:55:33 GMT mdewsnip [7379] * trunk/gsdl/src/recpt/browserclass.h (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.h (modified) * trunk/gsdl/src/recpt/gsdl_modules_cfg.h (modified) * trunk/gsdl/src/recpt/htmlbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/htmlbrowserclass.h (modified) * trunk/gsdl/src/recpt/invbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/invbrowserclass.h (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/pagedbrowserclass.h (modified) * trunk/gsdl/src/recpt/phindbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/phindbrowserclass.h (modified) (Human Info) Allow some browser classes to be easily switched off. ... Mon, 24 May 2004 01:58:45 GMT mdewsnip [7375] * trunk/gsdl/src/recpt/usersaction.cpp (modified) * trunk/gsdl/src/recpt/usersaction.h (modified) (Human Info) Allow some actions to be easily switched off. Fri, 21 May 2004 05:07:33 GMT mdewsnip [7371] * trunk/gsdl/src/recpt/authenaction.cpp (modified) * trunk/gsdl/src/recpt/authenaction.h (modified) * trunk/gsdl/src/recpt/browseaction.cpp (modified) * trunk/gsdl/src/recpt/browseaction.h (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) * trunk/gsdl/src/recpt/converter.h (modified) * trunk/gsdl/src/recpt/extlinkaction.cpp (modified) * trunk/gsdl/src/recpt/extlinkaction.h (modified) * trunk/gsdl/src/recpt/gsdl_compatibility_cfg.h (added) * trunk/gsdl/src/recpt/gsdl_modules_cfg.h (added) * trunk/gsdl/src/recpt/phindaction.cpp (modified) * trunk/gsdl/src/recpt/phindaction.h (modified) * trunk/gsdl/src/recpt/pingaction.cpp (modified) * trunk/gsdl/src/recpt/pingaction.h (modified) * trunk/gsdl/src/recpt/statusaction.cpp (modified) * trunk/gsdl/src/recpt/statusaction.h (modified) * trunk/gsdl/src/recpt/tipaction.cpp (modified) * trunk/gsdl/src/recpt/tipaction.h (modified) (Human Info) Allow some actions to be easily switched off. Wed, 19 May 2004 01:19:25 GMT davidb [7349] * trunk/gsdl/src/recpt/receptionist.h (modified) Revision made to support Greenstone as a module in Apache. Wed, 19 May 2004 01:18:38 GMT davidb [7348] * trunk/gsdl/src/recpt/string_pool.cpp (added) * trunk/gsdl/src/recpt/string_pool.h (added) string_pool class to support Greenstone being embedded in Apache as ... Wed, 19 May 2004 01:17:48 GMT davidb [7347] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Revisions made to support Greenstone being embedded in Apache as a ... Thu, 13 May 2004 08:47:00 GMT davidb [7333] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Collage code updated to take advantage of dynamic paramters ... Tue, 11 May 2004 01:53:19 GMT kjdon [7302] * trunk/gsdl/src/colservr/collectset.cpp (modified) * trunk/gsdl/src/recpt/recptconfig.cpp (modified) removed a strange piece of code: 'return true; return false;' :-) ... Mon, 03 May 2004 03:56:36 GMT kjdon [7266] * trunk/gsdl/src/recpt/formattools.cpp (modified) If and Or in format statements now match IF, If, if, OR, Or, or Sun, 25 Apr 2004 23:59:21 GMT mdewsnip [7229] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Farsi is also a right to left language (eventually, this should ... Tue, 20 Apr 2004 09:14:29 GMT sjboddie [7215] * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) Fixed a minor bug in the way nested HLists were displayed Wed, 07 Apr 2004 04:36:31 GMT kjdon [7199] * trunk/gsdl/src/recpt/queryaction.cpp (modified) put some stuff back from the previous commit that was not required Wed, 07 Apr 2004 04:12:21 GMT kjdon [7197] * trunk/gsdl/src/recpt/queryaction.cpp (modified) made a couple of mods so that keiko's japanese segmentation will ... Tue, 06 Apr 2004 01:24:22 GMT kjdon [7193] * trunk/gsdl/src/recpt/browsetools.cpp (modified) small fix for DateLists where its built on metadata that is not Date Tue, 30 Mar 2004 00:05:06 GMT mdewsnip [7149] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Added the fifth manual (Using the Organizer) into the documentation ... Sun, 28 Mar 2004 23:49:22 GMT kjdon [7130] * trunk/gsdl/src/recpt/pageaction.cpp (modified) when generating the homeextra macro need to make sure we get language ... Tue, 16 Mar 2004 08:55:57 GMT mdewsnip [7067] * trunk/gsdl/src/recpt/queryaction.cpp (modified) Added in the code from pageaction where if the collection specified ... Tue, 16 Mar 2004 06:19:19 GMT sjboddie [7065] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Minor bug fix in two get_cookie functions in receptionist.cpp. There ... Tue, 16 Mar 2004 03:21:03 GMT sjboddie [7061] * trunk/gsdl/src/recpt/browsetools.cpp (modified) Fixed up the sstream stuff in browsetools.cpp so it compiles under VC4 Tue, 16 Mar 2004 03:19:55 GMT sjboddie [7060] * trunk/gsdl/lib/win32.mak (modified) * trunk/gsdl/packages/mg/lib/WIN32.MAK (modified) * trunk/gsdl/packages/mg/src/text/WIN32.MAK (modified) * trunk/gsdl/src/colservr/win32.mak (modified) * trunk/gsdl/src/mgpp/lib/WIN32.MAK (modified) * trunk/gsdl/src/mgpp/text/WIN32.MAK (modified) * trunk/gsdl/src/recpt/win32.mak (modified) * trunk/gsdl/win32.mak (modified) Added DLL=1 and DLLDEBUG=1 options to the windows makefiles Thu, 04 Mar 2004 23:19:28 GMT jrm21 [6936] * trunk/gsdl/src/recpt/documentaction.cpp (modified) remove html tags from the "pagetitle" macro, since it isn't valid for ... Mon, 16 Feb 2004 20:50:46 GMT mdewsnip [6811] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Additions for the GsdlCollageApplet: a classifier that displays a ... Mon, 16 Feb 2004 20:41:54 GMT mdewsnip [6810] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Additions for the GsdlCollageApplet: a classifier that displays a ... Thu, 12 Feb 2004 02:06:37 GMT jrm21 [6787] * trunk/gsdl/src/recpt/phindaction.cpp (modified) Tidied slightly so that we return the content type in ... Wed, 11 Feb 2004 20:45:11 GMT davidb [6773] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) Fixed bug where 'continue' was used in loop without incrementing ... Tue, 03 Feb 2004 01:15:37 GMT kjdon [6710] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) added a [DocRank] format statement option that returns the rank of ... Wed, 28 Jan 2004 02:10:55 GMT kjdon [6645] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) modified the datelist display so that it can use other metadata eg ... Thu, 22 Jan 2004 01:17:30 GMT kjdon [6584] * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/colcfg.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) Fiddled around with segmenting for chinese text. Haven't changed how ... Tue, 13 Jan 2004 22:42:53 GMT jrm21 [6479] * trunk/gsdl/src/recpt/receptionist.cpp (modified) check if response.docInfo[1].metadata["childtype"] is not defined ... Fri, 28 Nov 2003 03:43:15 GMT sjboddie [6022] * trunk/gsdl/src/recpt/receptionist.cpp (modified) receptionist::read_macrofiles() now unloads any previously loaded ... Fri, 28 Nov 2003 01:26:24 GMT sjboddie [6020] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Added a [DocOID] format statement option that returns the OID of the ... Mon, 24 Nov 2003 23:06:02 GMT jrm21 [5967] * trunk/gsdl/src/recpt/tipaction.cpp (modified) don't fill up the error log file if tips aren't defined in the macro ... Thu, 20 Nov 2003 00:01:42 GMT mdewsnip [5917] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Changed  s to spaces in the navigation bar (was causing problems ... Wed, 05 Nov 2003 03:07:59 GMT davidb [5788] * trunk/gsdl/src/recpt/formattools.cpp (modified) Fix for syntax error in formattools.cpp Wed, 05 Nov 2003 02:06:39 GMT davidb [5787] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Added functionality to format statements. In addition to ... Wed, 29 Oct 2003 02:00:12 GMT kjdon [5762] * trunk/gsdl/src/recpt/queryaction.cpp (modified) fixed a bug with searching when qto==2 Tue, 14 Oct 2003 22:26:46 GMT davidb [5633] * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) Macro name used by date search updated to fit in with restrutured ... Tue, 07 Oct 2003 04:12:44 GMT jrm21 [5599] * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) added important piece of feedback so that if the tmp dir isn't ... Wed, 24 Sep 2003 14:59:47 GMT kjdon [5531] * trunk/gsdl/src/recpt/queryaction.cpp (modified) changed the comment for the qto arg cos it was wrong Wed, 17 Sep 2003 22:54:38 GMT mdewsnip [5513] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Changed "invalid collection" error message to include the value of ... Wed, 17 Sep 2003 22:53:29 GMT mdewsnip [5512] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Commented out the clearing of the 'c' variable if the collection it ... Wed, 17 Sep 2003 04:00:02 GMT mdewsnip [5509] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Added check for invalid collection names for "about" pages. This is ... Fri, 22 Aug 2003 00:49:47 GMT sjboddie [5256] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Fixed bug in recent change Wed, 20 Aug 2003 03:54:46 GMT sjboddie [5225] * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) Fixed a couple of bugs in recent changes for building/displaying ... Mon, 18 Aug 2003 22:34:04 GMT sjboddie [5179] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Fixed a bug in the logic of the public_documents and ... Fri, 15 Aug 2003 04:53:41 GMT sjboddie [5140] * trunk/gsdl/src/recpt/highlighttext.cpp (modified) Fix for search term highlighting code so it no longer becomes ... Mon, 11 Aug 2003 00:09:06 GMT kjdon [5124] * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) made some small changes to allow the user to specify that documents ... Thu, 24 Jul 2003 16:57:48 GMT sjboddie [5024] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Changed the authentication directives to more easier to use ones. ... Wed, 23 Jul 2003 19:15:17 GMT sjboddie [5020] * trunk/gsdl/src/recpt/receptionist.cpp (modified) No longer dm_safe() the "hp" argument when setting the _cgiarghp_ macro. Wed, 23 Jul 2003 18:38:25 GMT sjboddie [5019] * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) In the pull down nav bar menu added the -- Select Page -- macro (i.e ... Wed, 23 Jul 2003 16:17:09 GMT sjboddie [5018] * trunk/gsdl/src/recpt/receptionist.cpp (modified) Quick fix to make sure that site_auth defaults to false as opposed to ... Wed, 23 Jul 2003 16:04:00 GMT sjboddie [5017] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) Added site configuration directives site_auth and site_groups for ... Fri, 18 Jul 2003 17:37:01 GMT sjboddie [4984] * trunk/gsdl/src/recpt/documentaction.cpp (modified) Bug fix to recent changes in collection authentication code Fri, 18 Jul 2003 17:34:48 GMT sjboddie [4983] * trunk/gsdl/src/recpt/browsetools.cpp (modified) Bug fix in recent changes to document formatting code Thu, 17 Jul 2003 22:02:55 GMT sjboddie [4974] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/authenaction.cpp (modified) * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Added the following options to the collect.cfg file: => ... Thu, 17 Jul 2003 16:50:19 GMT sjboddie [4972] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) More changes to the new document formatting code. Added an ... Wed, 16 Jul 2003 20:01:04 GMT sjboddie [4968] * trunk/gsdl/src/recpt/browsetools.cpp (modified) Fixed an error in previous changes Tue, 15 Jul 2003 22:38:02 GMT kjdon [4937] * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/queryaction.h (modified) fixed a bug I think I introduced - had put in onChange-updateXX(); ... Tue, 15 Jul 2003 21:04:05 GMT sjboddie [4936] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/browsetools.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Added new format options for [DocTOC], [DocImage], ... Fri, 11 Jul 2003 20:58:10 GMT sjboddie [4906] * trunk/gsdl/src/recpt/browsetools.cpp (modified) * trunk/gsdl/src/recpt/datelistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Replaced overloaded get_formatted_string() functions in formattools ... Fri, 11 Jul 2003 16:29:59 GMT sjboddie [4905] * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) Added 3 functions to change the way that collections are displayed ... Thu, 10 Jul 2003 20:48:10 GMT sjboddie [4893] * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) Added NavigationBar format option for specifying an alternative ... Wed, 02 Jul 2003 11:18:45 GMT sjboddie [4868] * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/documentaction.h (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Made the DocumentArrowsBottom format option work and added a new ... Wed, 02 Jul 2003 07:12:03 GMT sjboddie [4867] * trunk/gsdl/src/recpt/browsetools.cpp (modified) Bug fix in display of expended contents Sun, 29 Jun 2003 22:08:08 GMT kjdon [4829] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) the vlistbrowserclass was outputting 2 end table tags when it should ...