# # ChangeLog for greenstone3/trunk # # Generated by Trac 1.4.2 # 2024-04-25T09:58:09+12:00 Thu, 24 Apr 2008 01:33:07 GMT kjdon [15209] * greenstone3/trunk/docs/manual/manual.tex (modified) changed descendents to descendants to match the code Thu, 24 Apr 2008 01:29:16 GMT kjdon [15208] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) changed descendents to descendants to fit with other code (only in a ... Tue, 22 Apr 2008 21:53:37 GMT anna [15204] * greenstone3/trunk/web/WEB-INF/classes/interface_default_es.properties (added) Spanish interface, converted from Greenstone2 User Interface. Mon, 14 Apr 2008 03:48:51 GMT dmn [15190] * greenstone3/trunk/build.xml (modified) fixing ticket 255, smarter ant code Mon, 14 Apr 2008 03:04:38 GMT kjdon [15188] * greenstone3/trunk/README-CVS.txt (deleted) * greenstone3/trunk/README-SVN.txt (added) * greenstone3/trunk/README.txt (modified) updated for SVN instead of CVS. README-CVS is gone, no we have README-SVN Mon, 14 Apr 2008 00:53:50 GMT kjdon [15187] * greenstone3/trunk/build.xml (modified) removed os.mac from os attribute for gdbm targets as os.unix includes ... Mon, 14 Apr 2008 00:15:17 GMT kjdon [15186] * greenstone3/trunk/docs/manual/manual.tex (modified) changed an erroneous ant command Mon, 14 Apr 2008 00:11:39 GMT kjdon [15185] * greenstone3/trunk/build.xml (modified) changed nocvs.mode to nosvn.mode; added a distclean target and the ... Sun, 13 Apr 2008 22:09:13 GMT kjdon [15183] * greenstone3/trunk/build.xml (modified) just tidied up the indentation using emacs, no other changes Fri, 28 Mar 2008 03:19:30 GMT oranfry [15149] * greenstone3/trunk/lib/jni/mgpassjni.dll (modified) * greenstone3/trunk/lib/jni/mgpppassjni.dll (modified) * greenstone3/trunk/resources/java/global.properties.in (modified) * greenstone3/trunk/src/packages/javagdbm/jni/GdbmFile.h (modified) reversing some accidental changes Fri, 28 Mar 2008 03:14:08 GMT oranfry [15148] * greenstone3/trunk/gs3-setup.bat (modified) * greenstone3/trunk/lib/jni/mgpassjni.dll (modified) * greenstone3/trunk/lib/jni/mgpppassjni.dll (modified) * greenstone3/trunk/resources/java/global.properties.in (modified) * greenstone3/trunk/src/packages/javagdbm/jni/GdbmFile.h (modified) a few changes to gs3-setup.bat Thu, 27 Mar 2008 22:46:35 GMT oranfry [15141] * greenstone3/trunk/gs3-setup.sh (modified) installer now puts bundled java in packages directory, updating this ... Thu, 27 Mar 2008 01:34:58 GMT oranfry [15139] * greenstone3/trunk/build.xml (modified) * greenstone3/trunk/lib/java/AntelopeTasks_3.4.2.jar (added) hid the ugly output mention in the message of my last commit Thu, 27 Mar 2008 00:39:04 GMT oranfry [15138] * greenstone3/trunk/gs3-setup.sh (modified) if during gs3-setup no (appropriate) java is found except the bundled ... Thu, 27 Mar 2008 00:34:02 GMT oranfry [15136] * greenstone3/trunk/build.xml (modified) made the configure-java-version execute quicker, and made it run ... Wed, 26 Mar 2008 03:29:16 GMT oranfry [15134] * greenstone3/trunk/gs3-setup.sh (modified) look for ant during gs3-setup instead of mucking around during ... Wed, 26 Mar 2008 02:15:00 GMT oranfry [15132] * greenstone3/trunk/gs3-server.sh (modified) don't try to run java unless search4j has found it Wed, 26 Mar 2008 02:01:32 GMT oranfry [15131] * greenstone3/trunk/gs3-server.sh (modified) * greenstone3/trunk/gs3-setup.sh (modified) modified these scripts so they don't polute the user's environment so ... Tue, 25 Mar 2008 23:24:41 GMT oranfry [15130] * greenstone3/trunk/bin/search4j (added) checking in the linux tool for finding java Sun, 23 Mar 2008 02:57:45 GMT shaoqun [15124] * greenstone3/trunk/build.xml (modified) add codes for flax and remove all annoying ^Ms Sun, 23 Mar 2008 02:31:28 GMT shaoqun [15123] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GoogleNgramMGPPSearch.java (added) add a service for searching Google ngram collections Thu, 20 Mar 2008 02:46:31 GMT oranfry [15098] * greenstone3/trunk/build.xml (modified) when running 'ant update' on a greenstone3 installtion, perform svn ... Fri, 14 Mar 2008 03:48:57 GMT oranfry [15084] * greenstone3/trunk/winutil/launcher.exe (deleted) * greenstone3/trunk/winutil/search4j.exe (added) replacing hacked launch4j with a customised utility, search4j, which ... Wed, 12 Mar 2008 03:34:18 GMT xiao [15081] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/DatabaseFactory.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/MetadataDBWrapper.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/SQLServer.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/SQLStatements.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbyDBWrapper.java (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbySQLServer.java (added) add the derby library and also some classes that use the library Wed, 12 Mar 2008 03:31:33 GMT xiao [15080] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby (deleted) delete the dir containing the derby library temparorily Wed, 12 Mar 2008 03:15:59 GMT xiao [15079] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby (added) a new dir containing the derby library Mon, 10 Mar 2008 03:08:40 GMT shaoqun [15078] * greenstone3/trunk/build.xml (modified) add a unzip-flax-collections target and use it in flax-update Fri, 07 Mar 2008 02:06:04 GMT oranfry [15071] * greenstone3/trunk/gs3-setup.bat (modified) checking in two very simplified gs3 scripts and a grain of salt Fri, 07 Mar 2008 01:59:40 GMT oranfry [15070] * greenstone3/trunk/gs3-server.bat (modified) checking in two very simplified gs3 scripts and a grain of salt Fri, 07 Mar 2008 00:54:05 GMT oranfry [15069] * greenstone3/trunk/winutil/launcher.exe (added) Adding a utility to find java based on launch4j Fri, 07 Mar 2008 00:14:43 GMT oranfry [15067] * greenstone3/trunk/web/WEB-INF/web.xml (modified) reversing an accidental change Thu, 06 Mar 2008 01:11:14 GMT xiao [15055] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) add a method getNamedElements following the same concept of the ... Thu, 06 Mar 2008 00:59:14 GMT oranfry [15052] * greenstone3/trunk/resources/java/global.properties.in (modified) undoing an accidental change from a few weeks ago Wed, 05 Mar 2008 03:31:33 GMT oranfry [15051] * greenstone3/trunk/gs3-setup.bat (modified) fixing a change accidentally checked in Wed, 05 Mar 2008 03:28:41 GMT oranfry [15050] * greenstone3/trunk/build.xml (modified) * greenstone3/trunk/gs3-setup.bat (modified) create the gs2build/lib directory before trying to export to it Wed, 05 Mar 2008 02:43:34 GMT oranfry [15048] * greenstone3/trunk/build.xml (modified) changed all 'gets' from the repo to 'svn export's and introduced a ... Wed, 05 Mar 2008 01:56:24 GMT shaoqun [15046] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/MetadataDBWrapper.java (deleted) temporarily remove this class from the repository cos' it depends on ... Wed, 05 Mar 2008 00:45:11 GMT shaoqun [15045] * greenstone3/trunk/build.properties (modified) add install.flax for installing flax Wed, 05 Mar 2008 00:42:41 GMT shaoqun [15044] * greenstone3/trunk/build.xml (modified) use install.flax set up in the build.properties file Wed, 05 Mar 2008 00:29:13 GMT shaoqun [15043] * greenstone3/trunk/build.properties (modified) add a property for installing gdbm Wed, 05 Mar 2008 00:16:31 GMT shaoqun [15042] * greenstone3/trunk/build.xml (modified) reorganise gdbm-related targets Tue, 04 Mar 2008 22:56:35 GMT ak19 [15041] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) Attempted fix for http://trac.greenstone.org/ticket/245 - Java crash, ... Tue, 04 Mar 2008 21:15:55 GMT xiao [15040] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) add a method getCollectionList Tue, 04 Mar 2008 04:30:00 GMT shaoqun [15039] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql (added) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/MetadataDBWrapper.java (added) add a sql package Tue, 04 Mar 2008 01:12:42 GMT shaoqun [15038] * greenstone3/trunk/build.xml (modified) add prepare, configure, compile stuff for gdbm Tue, 04 Mar 2008 00:52:25 GMT xiao [15037] * greenstone3/trunk/build.xml (modified) add two targets: update-flax and flax-copy-files. Mon, 03 Mar 2008 23:23:18 GMT xiao [15036] * greenstone3/trunk/web/WEB-INF/web.xml (modified) add servlet/mappings for flax web service Mon, 03 Mar 2008 22:17:45 GMT shaoqun [15035] * greenstone3/trunk/build.xml (modified) write a target to copy xalan.jar to endorsed dir of tomcat Mon, 03 Mar 2008 22:01:30 GMT shaoqun [15034] * greenstone3/trunk/build.xml (modified) fix the checkout for flax Mon, 03 Mar 2008 01:14:39 GMT kjdon [15029] * greenstone3/trunk/build.xml (modified) need to add os attribute to the windows executable commands in clean- ... Sun, 02 Mar 2008 00:08:33 GMT shaoqun [15028] * greenstone3/trunk/build.xml (modified) copy xalan.jar into tomcat endorsed dir on mac Fri, 29 Feb 2008 00:32:19 GMT kjdon [15027] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) tidied up this file, working on configure and reconfigure stuff. ... Thu, 28 Feb 2008 21:56:46 GMT kjdon [15026] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) apparently perl can't detect little vs big endian on a mac, so our ... Sun, 24 Feb 2008 23:11:56 GMT kjdon [15011] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) changed a couple of logger error messages to info messages Sun, 24 Feb 2008 23:11:11 GMT kjdon [15010] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) fixed a spelling mistake Fri, 15 Feb 2008 02:01:39 GMT oranfry [14995] * greenstone3/trunk/build.xml (modified) * greenstone3/trunk/resources/java/global.properties.in (modified) changed a URL to a filesystem path Wed, 23 Jan 2008 21:18:25 GMT shaoqun [14947] * greenstone3/trunk/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) correct the last commitment Wed, 23 Jan 2008 21:04:41 GMT shaoqun [14946] * greenstone3/trunk/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) try HitsPerPage and StartPage in service params first to work with ... Thu, 17 Jan 2008 22:38:39 GMT shaoqun [14945] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) add two default value variables so that subclasses can overwrite them Mon, 14 Jan 2008 21:17:17 GMT shaoqun [14943] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) make it use the default level specified in buildConfig.xml Sat, 22 Dec 2007 23:56:49 GMT shaoqun [14936] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GS2MGRetrieve.java (modified) fotgot to setIndex to the mg indexer before retrieving the document Mon, 19 Nov 2007 21:04:30 GMT oranfry [14825] * greenstone3/trunk/dist-resources/convert-build-xml-source.xsl (modified) * greenstone3/trunk/dist-resources/convert-build-xml.xsl (modified) replace get-macos-etra target with an empty target when making a ... Fri, 16 Nov 2007 02:45:03 GMT dmn [14815] * greenstone3/trunk/build.xml (modified) further ant message improvements Fri, 16 Nov 2007 02:38:41 GMT dmn [14814] * greenstone3/trunk/build.xml (modified) further ant message improvements Thu, 15 Nov 2007 20:49:10 GMT dmn [14813] * greenstone3/trunk/web/index.html (modified) better quality HTML Wed, 14 Nov 2007 01:09:03 GMT dmn [14809] * greenstone3/trunk/build.xml (modified) Further build message improvments Mon, 12 Nov 2007 02:24:09 GMT dmn [14798] * greenstone3/trunk/build.xml (modified) better feedback for ant start Wed, 31 Oct 2007 23:04:20 GMT qq6 [14754] * greenstone3/trunk/bin/script/convert_coll_from_gs2.pl (modified) updated convert script Wed, 31 Oct 2007 01:22:14 GMT qq6 [14752] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) set default_index_subcollection and default_index_language to ... Wed, 31 Oct 2007 01:19:29 GMT qq6 [14751] * greenstone3/trunk/web/interfaces/classic/transform/query-common.xsl (modified) updated by Anna Wed, 31 Oct 2007 01:18:49 GMT qq6 [14750] * greenstone3/trunk/web/interfaces/classic/transform/pref.xsl (modified) updated by Anna Wed, 31 Oct 2007 01:17:06 GMT qq6 [14749] * greenstone3/trunk/web/WEB-INF/classes/AbstractSearch.properties (modified) added a string Wed, 31 Oct 2007 01:16:33 GMT qq6 [14748] * greenstone3/trunk/web/WEB-INF/classes/AbstractGS2FieldSearch.properties (modified) removed a string Fri, 26 Oct 2007 00:16:07 GMT shaoqun [14732] * greenstone3/trunk/build.xml (added) overwrite the wrong version previously committed Fri, 26 Oct 2007 00:09:31 GMT shaoqun [14731] * greenstone3/trunk/build.xml (deleted) overwrite the wrong version previously committed Tue, 23 Oct 2007 20:30:56 GMT qq6 [14729] * greenstone3/trunk/build.xml (modified) updated by shaoqun Tue, 23 Oct 2007 20:23:02 GMT qq6 [14727] * greenstone3/trunk/gs3-server.bat (modified) * greenstone3/trunk/gs3-server.sh (modified) looking for the JRE home first then the JAVA home while starting the ... Tue, 23 Oct 2007 20:21:41 GMT qq6 [14726] * greenstone3/trunk/gs3-setup.bat (modified) * greenstone3/trunk/gs3-setup.sh (modified) looking for the JRE home first then the JAVA home Tue, 23 Oct 2007 04:07:09 GMT qq6 [14725] * greenstone3/trunk/resources/tomcat/setclasspath.bat (modified) * greenstone3/trunk/resources/tomcat/setclasspath.sh (modified) looking for the JRE home first then the JAVA_home when running tomcat Thu, 11 Oct 2007 01:43:13 GMT anna [14672] * greenstone3/trunk/web/interfaces/classic/transform/document.xsl (modified) Remove expand document button from paged document page. Thu, 11 Oct 2007 01:37:37 GMT anna [14671] * greenstone3/trunk/web/interfaces/classic/transform/query-common.xsl (modified) Fixed getting query params in fielded query. Wed, 10 Oct 2007 04:53:08 GMT anna [14644] * greenstone3/trunk/web/interfaces/classic/transform/document.xsl (modified) Fixed broken links in GotoForm in paged navigation Wed, 10 Oct 2007 04:50:56 GMT anna [14643] * greenstone3/trunk/web/interfaces/classic/transform/pref.xsl (modified) Remove ct parameters, because now we can get it from paramList. Wed, 10 Oct 2007 04:45:38 GMT anna [14642] * greenstone3/trunk/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) Added ct parameter when processing the about pagerequest, so that ... Wed, 10 Oct 2007 04:42:59 GMT anna [14641] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) Added the collection type (ct) parameter. Wed, 10 Oct 2007 04:41:52 GMT anna [14640] * greenstone3/trunk/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) Added the buildType of a collection to its description, to generate ... Tue, 09 Oct 2007 08:23:13 GMT anna [14639] * greenstone3/trunk/web/interfaces/classic/transform/query-common.xsl (modified) remove the rank option box in advanced search page because it's ... Tue, 09 Oct 2007 08:22:13 GMT anna [14638] * greenstone3/trunk/web/interfaces/classic/transform/pref.xsl (modified) remove use of ct value in deciding search mode. Tue, 09 Oct 2007 08:20:26 GMT anna [14637] * greenstone3/trunk/web/interfaces/classic/js/pref.js (modified) shouldn't change ct value Sun, 07 Oct 2007 21:03:52 GMT shaoqun [14633] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GS2MGSearch.java (modified) added synchronizing code Sun, 07 Oct 2007 21:03:22 GMT shaoqun [14632] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GS2MGRetrieve.java (modified) added synchronizing code Thu, 04 Oct 2007 22:12:11 GMT oranfry [14604] * greenstone3/trunk/build.xml (modified) * greenstone3/trunk/lib/java/anttasks.jar (modified) * greenstone3/trunk/src/java/org/greenstone/anttasks/RegexSearchReplace.java (copied) brought important changes across from 3.03 branch, mostly version ... Thu, 04 Oct 2007 00:36:35 GMT oranfry [14603] * greenstone3/trunk/dist-resources/dist-build.xml (modified) don't include the greenstone2 collections in the distribution Wed, 03 Oct 2007 22:52:52 GMT qq6 [14602] * greenstone3/trunk/web/WEB-INF/cgi/gliserver4gs3.pl (modified) delete a output for debugging Wed, 03 Oct 2007 20:55:03 GMT anna [14600] * greenstone3/trunk/web/interfaces/classic/transform/query-common.xsl (modified) Added namespace in query box name in large query box mode. Wed, 03 Oct 2007 03:57:23 GMT oranfry [14599] * greenstone3/trunk/dist-resources/dist-build.xml (modified) have the create-distributions script delete the greenstone2 gli- ... Wed, 03 Oct 2007 03:36:01 GMT qq6 [14598] * greenstone3/trunk/web/interfaces/classic/transform/gli4gs3.xsl (added) add gli4gs3.xsl Wed, 03 Oct 2007 03:32:29 GMT oranfry [14597] * greenstone3/trunk/build.xml (modified) updated the build script to work after the svnant jars were moved Wed, 03 Oct 2007 03:23:06 GMT oranfry [14596] * greenstone3/trunk/lib/java/svnClientAdapter.jar (copied) * greenstone3/trunk/lib/java/svnant.jar (copied) * greenstone3/trunk/lib/java/svnjavahl.jar (copied) * greenstone3/trunk/svnant (deleted) moved the svnant libraries out of the way Wed, 03 Oct 2007 02:48:13 GMT oranfry [14595] * greenstone3/trunk/build.xml (modified) changed the version number for the 3.03 release