# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-28T10:05:37+12:00 Tue, 19 Oct 2010 02:17:25 GMT sjm84 [23174] * main/trunk/release-kits/shared/windows/MSVCR71.DLL (deleted) * main/trunk/release-kits/shared/windows/msvcr90.dll (added) Changed the MSVCR version included with Apache Tue, 19 Oct 2010 01:56:03 GMT kjdon [23172] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) when using gdbm-txtgz infodb type, the runtime system will generate ... Tue, 19 Oct 2010 01:54:50 GMT kjdon [23171] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:54:25 GMT kjdon [23170] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:53:17 GMT kjdon [23169] * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) need to set binmode for pipes to get utf8 input and output. also need ... Tue, 19 Oct 2010 01:51:37 GMT kjdon [23168] * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:14:18 GMT davidb [23167] * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) GreenstoneXMLPlugin used to (or at least in theory used to) to be ... Mon, 18 Oct 2010 23:05:12 GMT kjdon [23166] * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) copying code from gdbm.pm: Attached :utf8 encoding to db pipes to ... Mon, 18 Oct 2010 22:35:58 GMT kjdon [23165] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) removed a couple of print statements Mon, 18 Oct 2010 10:32:45 GMT davidb [23162] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Missing double quote added. Mon, 18 Oct 2010 10:30:03 GMT davidb [23161] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Corrected ZipFile to ZipFiles Mon, 18 Oct 2010 02:45:26 GMT kjdon [23160] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) member hash renamed, some tidying up Mon, 18 Oct 2010 02:44:48 GMT kjdon [23159] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) buildproc member hash renamed Mon, 18 Oct 2010 02:44:02 GMT kjdon [23158] * main/trunk/greenstone2/perllib/strings.properties (modified) added a couple of missing plugin description strings Mon, 18 Oct 2010 02:32:43 GMT kjdon [23156] * main/trunk/greenstone2/perllib/strings.properties (modified) removed an unused string Mon, 18 Oct 2010 01:34:58 GMT sjm84 [23155] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Changed "key" to "name" in one of the property definitions Mon, 18 Oct 2010 00:50:10 GMT kjdon [23154] * main/trunk/greenstone2/perllib/classify/List.pm (modified) store a hash of all doc oids, then check against this hash when asked ... Sun, 17 Oct 2010 22:25:46 GMT sjm84 [23153] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Added an LD_LIBRARY_PATH pointing to the gnome-lib lib directory for ... Sun, 17 Oct 2010 11:24:44 GMT davidb [23149] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Progressbar code upgraded to be able to monitor multiple upload files ... Sun, 17 Oct 2010 11:24:03 GMT davidb [23148] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Switch to using ZipFile Sun, 17 Oct 2010 10:54:21 GMT davidb [23147] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Added routine for zipping up doc_xml and its associated files from ... Sun, 17 Oct 2010 10:15:42 GMT davidb [23146] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Believe I have found a 'magic' line of Perl code that will supress ... Sun, 17 Oct 2010 01:46:33 GMT davidb [23145] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Added 'colcfg' to packages included by script Sun, 17 Oct 2010 01:43:08 GMT davidb [23144] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Script now correctly determines the infodb type by parsing the ... Fri, 15 Oct 2010 07:33:43 GMT ak19 [23143] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) More changes to making collectdir movable: 1. When not working with a ... Thu, 14 Oct 2010 11:37:58 GMT davidb [23142] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Fixed to correctly lookup cgi arguments 'collect' and 'oid' Thu, 14 Oct 2010 11:22:43 GMT davidb [23141] * main/trunk/greenstone2/perllib/talkback.pm (modified) Thu, 14 Oct 2010 11:10:18 GMT davidb [23140] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Thu, 14 Oct 2010 11:07:58 GMT davidb [23139] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) shift away from using rand_string as cgi-argument Thu, 14 Oct 2010 10:58:30 GMT davidb [23138] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) * main/trunk/greenstone2/macros/talkback.dm (modified) * main/trunk/greenstone2/perllib/talkback.pm (modified) Elimination of rand_string Thu, 14 Oct 2010 10:30:24 GMT davidb [23137] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Preparation work to support monitoring of multiple files Wed, 13 Oct 2010 20:05:37 GMT sjm84 [23136] * main/trunk/greenstone2/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) gdbm.h needed to be surrounded in extern "C" braces to be happy on ... Wed, 13 Oct 2010 03:09:40 GMT sjb48 [23135] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) Can now drag a metadata item and have it maintain selection Wed, 13 Oct 2010 02:06:37 GMT davidb [23134] * main/trunk/greenstone2/gsicontrol.sh (modified) Couple of extra minor tweaks to prevent variables being tested that ... Wed, 13 Oct 2010 01:25:54 GMT kjdon [23133] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) still workign on incremental infodb updating. cleaning up code now ... Wed, 13 Oct 2010 01:24:22 GMT kjdon [23132] * main/trunk/greenstone2/perllib/inexport.pm (modified) for manifest files, if the user has specified Index (not Reindex) and ... Wed, 13 Oct 2010 01:23:00 GMT kjdon [23131] * main/trunk/greenstone2/perllib/doc.pm (modified) added a method get_total_text_length. returns the total lenght for ... Tue, 12 Oct 2010 08:14:28 GMT anna [23130] * main/trunk/greenstone2/etc/main.cfg (modified) Added configuration for the Burmese language. Tue, 12 Oct 2010 08:05:19 GMT anna [23129] * main/trunk/greenstone2/macros/burmese.dm (added) Burmese User Interface. Many thanks to Dwight Martin. Tue, 12 Oct 2010 02:31:01 GMT kjdon [23128] * main/trunk/greenstone2/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) made the gdbm_delete error a bit more informative Tue, 12 Oct 2010 01:05:25 GMT kjdon [23121] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) small changes based on the fact that we need to store ids for updated ... Tue, 12 Oct 2010 01:01:54 GMT kjdon [23120] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) process the reconstructed docs after reading through the archives ... Tue, 12 Oct 2010 00:58:44 GMT kjdon [23119] * main/trunk/greenstone2/perllib/inexport.pm (modified) removed some print statements, and don't go into .svn folder when ... Tue, 12 Oct 2010 00:55:43 GMT kjdon [23118] * main/trunk/greenstone2/perllib/classify.pm (modified) removed edit_mode from classobj->classify call Tue, 12 Oct 2010 00:55:33 GMT sjm84 [23117] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Modified the release kit to use the pre-compiled gnome libraries ... Tue, 12 Oct 2010 00:55:07 GMT kjdon [23116] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/classify/Collage.pm (modified) * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/HTML.pm (modified) * main/trunk/greenstone2/perllib/classify/Hierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) * main/trunk/greenstone2/perllib/classify/RecentDocumentsList.pm (modified) * main/trunk/greenstone2/perllib/classify/SectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/SimpleList.pm (modified) for incremental build, classifiers are not really done incrementally. ... Mon, 11 Oct 2010 22:05:10 GMT davidb [23102] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) Attached :utf8 encoding to GDBM pipes to prevent double encoding ... Mon, 11 Oct 2010 10:52:46 GMT davidb [23091] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (added) CGI Script that runs on local DL server, but effects the transfer of ... Mon, 11 Oct 2010 10:51:17 GMT davidb [23090] * main/trunk/greenstone2/macros/talkback.dm (modified) Addition to form of field to store the digital library the designated ... Mon, 11 Oct 2010 10:26:16 GMT davidb [23089] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Use of more portable tmp directory Mon, 11 Oct 2010 10:21:27 GMT davidb [23088] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Inclusion of a new 'pre-new' routine that helps this package set ... Mon, 11 Oct 2010 10:18:45 GMT davidb [23087] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (added) Perl CGI script that uploads a file, using a callback method to ... Mon, 11 Oct 2010 10:15:46 GMT davidb [23086] * main/trunk/greenstone2/macros/talkback.dm (modified) Renaming of CGI scripts Mon, 11 Oct 2010 10:13:37 GMT davidb [23085] * main/trunk/greenstone2/perllib/talkback.pm (modified) Minor tweak to talkback.pm Mon, 11 Oct 2010 09:58:00 GMT davidb [23084] * main/trunk/greenstone2/perllib/talkback.pm (added) Routines to help CGI scripts that implement DL Talkback Mon, 11 Oct 2010 02:31:47 GMT kjdon [23081] * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) added a classifyOID param to get_OID_entry. Used to set the ... Sat, 09 Oct 2010 10:08:52 GMT davidb [23070] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Post code originally written to allow for debugging from the command- ... Sat, 09 Oct 2010 05:05:34 GMT davidb [23069] * main/trunk/greenstone2/macros/talkback.dm (modified) Adjustment of progress bar to narrower Sat, 09 Oct 2010 04:58:05 GMT davidb [23068] * main/trunk/greenstone2/macros/style.dm (modified) Moved talkback upload monitor to be embedded within main content page Sat, 09 Oct 2010 04:55:49 GMT davidb [23067] * main/trunk/greenstone2/macros/talkback.dm (modified) Moved talkback upload monitor to be embedded within main content page Fri, 08 Oct 2010 02:16:49 GMT davidb [23064] * main/trunk/greenstone2/perllib/cpan/CGI (added) * main/trunk/greenstone2/perllib/cpan/CGI/Ajax.pm (added) * main/trunk/greenstone2/perllib/cpan/Class (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor.pm (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor/Fast.pm (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor/Faster.pm (added) Supporting Perl classes (100% pure Perl) for DL talkback facility Fri, 08 Oct 2010 02:12:23 GMT davidb [23063] * main/trunk/greenstone2/etc/main.cfg (modified) Addition of talkback.dm and zextra.dm (yes the 'z' at the front is ... Fri, 08 Oct 2010 02:09:46 GMT davidb [23062] * main/trunk/greenstone2/macros/zextra.dm (added) For site-wide customizations. See comment in macro file for more ... Fri, 08 Oct 2010 02:00:23 GMT davidb [23061] * main/trunk/greenstone2/macros/style.dm (modified) Embed hidden form below page banner when DL talkback is activated Fri, 08 Oct 2010 01:58:51 GMT davidb [23060] * main/trunk/greenstone2/macros/base.dm (modified) Added ability to have narrow pagewidth when using DL talkback, which ... Fri, 08 Oct 2010 01:55:21 GMT davidb [23059] * main/trunk/greenstone2/macros/talkback.dm (added) New macros to support DL talkback where two Greenstone digital ... Fri, 08 Oct 2010 01:42:44 GMT davidb [23058] * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) New cgi argument added to support DL talkback where two Greenstone ... Wed, 06 Oct 2010 04:44:39 GMT anna [23055] * main/trunk/greenstone2/macros/tigrinya.dm (modified) * main/trunk/greenstone2/macros/tigrinya2.dm (modified) Updated Tigriyna Greenstone User Interface. Many thanks to Yohannes ... Wed, 06 Oct 2010 02:39:33 GMT kjdon [23053] * main/trunk/greenstone2/perllib/inexport.pm (modified) reworking of manifest stuff. Now, instead of calling plugin::read on ... Wed, 06 Oct 2010 02:32:01 GMT kjdon [23052] * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) need to read in collect.cfg or collectionConfig.xml to see what the ... Wed, 06 Oct 2010 02:31:34 GMT sjm84 [23051] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) * main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml (modified) Reverted rk2 back to compiling up the gnome-lib (possibly ... Wed, 06 Oct 2010 02:01:25 GMT kjdon [23050] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) code was assuming CLx and removing CL then parsing the integer to get ... Tue, 05 Oct 2010 22:32:45 GMT sjm84 [23049] * main/trunk/binaries/windows/bin/getpw.exe (modified) Updated the getpw.exe binary Tue, 05 Oct 2010 22:20:59 GMT sjm84 [23048] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) getpw will now handle input from a Windows console more intelligently Tue, 05 Oct 2010 22:18:32 GMT sjm84 [23047] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) getpw will now handle input from a Windows console more intelligently Tue, 05 Oct 2010 04:08:06 GMT sjb48 [23046] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui-templates.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) Tue, 05 Oct 2010 02:58:38 GMT kjdon [23044] * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) if we are building 'in place' then don't want to install the ... Tue, 05 Oct 2010 01:53:52 GMT ak19 [23042] * main/trunk/greenstone2/perllib/inexport.pm (modified) Kathy fixed a cut and paste error that prevented the depositor from ... Mon, 04 Oct 2010 04:02:32 GMT sjm84 [23032] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Modified the release kit to use the zipped up versions of the gnome- ... Mon, 04 Oct 2010 02:49:27 GMT ak19 [23031] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) More changes to 2. Gatherer.java to allow empty string into ... Mon, 04 Oct 2010 02:13:52 GMT ak19 [23029] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) Still part of bugfix in depositor: depositor now crashed further down ... Sun, 03 Oct 2010 22:31:10 GMT sjm84 [23023] * main/trunk/gli/metadata/ex.mds (modified) Added content for several missing tooltips in ex.mds Sat, 02 Oct 2010 09:25:53 GMT ak19 [23016] * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) For Remote GLI and applets, we no longer remember any opened ... Sat, 02 Oct 2010 09:11:29 GMT ak19 [23015] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Again for ticket 152 (moveable collectdir). If the default GS ... Fri, 01 Oct 2010 07:37:20 GMT ak19 [23012] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) Fix to bug causing depositor to crash library.cgi upon selecting a ... Fri, 01 Oct 2010 06:59:56 GMT ak19 [23011] * main/trunk/greenstone2/setup.bat (modified) Minor correction to previous commit by sjm84 for pointing compilation ... Thu, 30 Sep 2010 21:28:37 GMT sjm84 [22997] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) * main/trunk/release-kits/shared/windows/MSVCR71.DLL (added) Adding the Visual Studio 7 CRT so that Apache will run when compiled ... Thu, 30 Sep 2010 00:16:34 GMT sjm84 [22992] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Modified the release kit so that Apache is no longer statically ... Thu, 30 Sep 2010 00:11:50 GMT sjm84 [22991] * main/trunk/release-kits/shared/windows/msvcr100.dll (added) Added the CRT for Microsoft Visual Studio 10 so that we don't need to ... Thu, 30 Sep 2010 00:05:18 GMT sjm84 [22990] * main/trunk/greenstone2/gs2-web-server.bat (modified) * main/trunk/greenstone2/setup.bat (modified) Added the Apache Lib directory to the path for windows so that it can ... Wed, 29 Sep 2010 04:22:21 GMT sjb48 [22987] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui-templates.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) Wed, 29 Sep 2010 00:48:00 GMT kjdon [22986] * main/trunk/greenstone2/perllib/inexport.pm (modified) need to do a file_block_read before a read when adding new docs ... Tue, 28 Sep 2010 05:35:06 GMT ak19 [22984] * main/trunk/greenstone2/runtime-src/src/recpt/authenaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/basequeryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/browseaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/collectoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/configaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/dynamicclassifieraction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/extlinkaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gtiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/phindaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/querytools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/sqlqueryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/statusaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/tipaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/usersaction.cpp (modified) 1. Undoing commit of 22934 where decode_commas was called on stem and ... Tue, 28 Sep 2010 02:58:14 GMT sjb48 [22983] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui-templates.xsl (modified) Tue, 28 Sep 2010 02:57:19 GMT kjdon [22982] * main/trunk/greenstone2/macros/pref.dm (modified) deciding which qt value should be checked is no longer 0/1 as we have ... Tue, 28 Sep 2010 02:45:30 GMT ak19 [22981] * main/trunk/greenstone2/macros/query.dm (modified) Additional changes to previous commit: comma separated field values ... Tue, 28 Sep 2010 02:35:11 GMT kjdon [22980] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) when setting up a cgiarg, parameters not defined get left at their ... Mon, 27 Sep 2010 22:14:54 GMT kjdon [22977] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) in manifest file, Import is now Index Mon, 27 Sep 2010 21:24:24 GMT davidb [22976] * main/trunk/greenstone3/build.xml (modified) Adjustment to arguments inside targets relating to building ... Mon, 27 Sep 2010 21:23:09 GMT davidb [22975] * main/trunk/greenstone3/JAVA-ONLY.sh (added) Running this file moves MG, MGPP and GDBM related files to one side. ...