# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-05-22T11:05:15+12:00 Thu, 03 Jul 2008 03:56:35 GMT oranfry [16292] * gsdl/trunk/packages/wget/README (modified) * gsdl/trunk/packages/wget/wget.tar.gz (modified) changed wget to compile under windows, see README for details Thu, 03 Jul 2008 03:06:22 GMT oranfry [16291] * gsdl/trunk/packages/wget/README (modified) notes about the wget upgrade Thu, 03 Jul 2008 02:51:16 GMT oranfry [16290] * gsdl/trunk/packages/Makefile.in (modified) * gsdl/trunk/packages/configure (modified) * gsdl/trunk/packages/wget/wget.tar.gz (modified) upgraded to the latest version of wget, doesn't look like any of our ... Wed, 02 Jul 2008 23:13:19 GMT mdewsnip [16289] * gsdl/trunk/packages/configure (modified) Changed so SQLite is enabled by default. Wed, 02 Jul 2008 23:02:13 GMT mdewsnip [16288] * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) Changed SQLite to be enabled by default -- SQL is the future of ... Wed, 02 Jul 2008 22:48:02 GMT mdewsnip [16287] * gsdl/trunk/src/setpasswd (deleted) Removed src/setpasswd and src/setpasswd/setpasswd.cpp. This was a ... Wed, 02 Jul 2008 07:07:28 GMT ak19 [16286] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Corrected previous commit. Scheduling is not dependent on GLI running ... Wed, 02 Jul 2008 05:31:29 GMT ak19 [16285] * gli/trunk/gli4gs3.bat (deleted) Replaced gli4gs3.bat by gli.bat which is the sole Windows script to ... Wed, 02 Jul 2008 05:30:10 GMT oranfry [16284] * release-kits/wirk3/installer/build.xml (modified) create a start menu shortcut to gli.bat instead of gli4gs3.bat Wed, 02 Jul 2008 05:25:37 GMT ak19 [16283] * gli/trunk/gli4gs3.sh (deleted) Replaced by gli.sh which is the Linux script to start GLI for both ... Wed, 02 Jul 2008 04:33:05 GMT mdewsnip [16282] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) Changed the "nodeID" field to be indexed in an un-tokenized way, ... Wed, 02 Jul 2008 04:24:48 GMT mdewsnip [16281] * gsdl/trunk/perllib/lucenebuilder.pm (modified) Changed the "-create" parameter to GS2LuceneIndexer to "-removeold" ... Wed, 02 Jul 2008 02:53:37 GMT oranfry [16280] * release-kits/wirk2/ant-scripts/create-installer.xml (modified) a correction to the last change to wirk2 Wed, 02 Jul 2008 02:53:16 GMT oranfry [16279] * release-kits/wirk3/ant-scripts/create-installer.xml (modified) a correction to the last change to wirk3 Wed, 02 Jul 2008 02:50:36 GMT oranfry [16278] * release-kits/lirk2/ant-scripts/create-installer.xml (modified) a correction to the last change to lirk2 Wed, 02 Jul 2008 02:48:30 GMT oranfry [16277] * release-kits/lirk3/ant-scripts/create-installer.xml (modified) a correction to the last commit Wed, 02 Jul 2008 00:09:28 GMT oranfry [16276] * release-kits/wirk3/ant-scripts/create-installer.xml (modified) using consistent notation Wed, 02 Jul 2008 00:08:57 GMT oranfry [16275] * release-kits/wirk2/ant-scripts/create-installer.xml (modified) using consistent notation Wed, 02 Jul 2008 00:07:03 GMT oranfry [16274] * release-kits/lirk3/ant-scripts/create-installer.xml (modified) made sure the whole classes and distribution directory made it into ... Wed, 02 Jul 2008 00:06:09 GMT oranfry [16273] * release-kits/lirk2/ant-scripts/create-installer.xml (modified) made sure the whole classes directory made it into the installer Tue, 01 Jul 2008 23:51:05 GMT ak19 [16272] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) New method canDoScheduling() replaces if tests in various locations. ... Tue, 01 Jul 2008 23:24:46 GMT anna [16271] * gsdl/trunk/macros/amharic.dm (added) * gsdl/trunk/macros/amharic2.dm (added) Amharic User Interface. Many thanks to Yohannes Mulugeta and Abiyot ... Tue, 01 Jul 2008 23:23:26 GMT anna [16270] * gsdl/trunk/etc/main.cfg (modified) Added configurations for the Amharic User Interface. Tue, 01 Jul 2008 22:12:39 GMT oranfry [16269] * release-kits/lirk3/ant-scripts/create-distribution.xml (modified) * release-kits/lirk3/ant-scripts/operations-on-gs3home.xml (modified) check out gli for distribution a little earlier in lirk3 Tue, 01 Jul 2008 21:09:35 GMT davidb [16268] * gsdl/trunk/collect/modelcol/etc/group.cfg (modified) Missing collectgroup config line. Now added Tue, 01 Jul 2008 21:04:06 GMT davidb [16267] * gli/trunk/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Support for 'collectgroup' added, whereby Greenstone 2 collections ... Tue, 01 Jul 2008 20:51:56 GMT davidb [16266] * gsdl/trunk/perllib/util.pm (modified) get_tmp_filename() can now optionally take an argument that is the ... Tue, 01 Jul 2008 06:51:07 GMT ak19 [16265] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Scheduling method requires that Greenstone be version 2 AND that the ... Tue, 01 Jul 2008 05:37:42 GMT mdewsnip [16264] * gsdl/trunk/bin/script/lucene_passes.pl (modified) Changed "-create" to "-removeold", and removed the non-functional ... Tue, 01 Jul 2008 05:13:09 GMT mdewsnip [16263] * gsdl/trunk/bin/script/lucene_passes.pl (modified) Added "use strict" and fixed a few really ugly things. Tue, 01 Jul 2008 04:59:28 GMT mdewsnip [16262] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Changed the "-create" command-line option to "-removeold" to be ... Tue, 01 Jul 2008 04:56:47 GMT ak19 [16261] * other-projects/trunk/gs2build-extra/configure (modified) * other-projects/trunk/gs2build-extra/configure.in (modified) * other-projects/trunk/gs2build-extra/lib.Makefile.in (modified) Dr Bainbridge: Minor tweaks to bring GS3's gs2build compilation files ... Tue, 01 Jul 2008 03:41:10 GMT xiao [16260] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbyDBWrapper.java (modified) Tue, 01 Jul 2008 03:40:42 GMT mdewsnip [16259] * gsdl/trunk/bin/script/buildcol.pl (modified) * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/lucenebuilder.pm (modified) * gsdl/trunk/perllib/strings.properties (modified) * gsdl/trunk/perllib/strings_ar.properties (modified) * gsdl/trunk/perllib/strings_fr.properties (modified) * gsdl/trunk/perllib/strings_mr.properties (modified) * gsdl/trunk/perllib/strings_ro.properties (modified) * gsdl/trunk/perllib/strings_zh.properties (modified) Removed the "-incremental" option from buildcol.pl (because it didn't ... Tue, 01 Jul 2008 03:39:13 GMT xiao [16258] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbyDBWrapper.java (modified) Tue, 01 Jul 2008 00:01:11 GMT mdewsnip [16257] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) Tidied up the block of code that determines whether each doc.xml file ... Mon, 30 Jun 2008 22:57:20 GMT ak19 [16256] * other-projects/trunk/gs2build-extra/win32.mak (modified) Corrected 2 references to src\lib directory from lib and clean ... Mon, 30 Jun 2008 22:27:22 GMT mdewsnip [16255] * gsdl/trunk/bin/script/import.pl (modified) Now uses "" tags in the manifest file instead of "" to ... Mon, 30 Jun 2008 22:23:34 GMT mdewsnip [16254] * gsdl/trunk/perllib/manifest.pm (modified) Fixed up some crazy XML parsing code and removed unnecessary hard- ... Mon, 30 Jun 2008 04:38:25 GMT ak19 [16253] * greenstone3/trunk/build.xml (modified) Dr Baindbridge corrected reference to gs2build's lib to src/lib Mon, 30 Jun 2008 04:13:08 GMT mdewsnip [16252] * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) Fixes to get_doc_dir() and get_new_doc_dir() so if you are importing ... Mon, 30 Jun 2008 03:08:32 GMT ak19 [16251] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Fixed erroneous use of Debug instead of DebugStream in previous ... Mon, 30 Jun 2008 02:46:16 GMT ak19 [16250] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) For GSDLRemote case. Moved duplicate scheduling code into ... Mon, 30 Jun 2008 02:32:45 GMT ak19 [16249] * greenstone3/trunk/web/WEB-INF/cgi/gsdlCGI.pm (modified) * greenstone3/trunk/web/WEB-INF/cgi/gsdlCGI4gs3.pm (modified) In get_config_info, variable loc may not be initialised Mon, 30 Jun 2008 02:31:34 GMT ak19 [16248] * greenstone3/trunk/web/WEB-INF/cgi/gliserver.pl (modified) Placeholder comment for schedule.pl script Mon, 30 Jun 2008 00:30:25 GMT ak19 [16247] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Regular expression that processes imagelinks is slightly modified by ... Mon, 30 Jun 2008 00:11:55 GMT ak19 [16246] * greenstone3/trunk/web/WEB-INF/cgi/gsdl3site.cfg (modified) gwcgi property introduced (to mirror GS2's config file) which lets ... Fri, 27 Jun 2008 05:31:55 GMT oranfry [16245] * release-kits/wirk3/ant-scripts/build.xml (modified) * release-kits/wirk3/ant-scripts/wrap.xml (modified) change from gs3.ico -> icon.ico and set date Fri, 27 Jun 2008 05:30:28 GMT oranfry [16244] * release-kits/wirk2/ant-scripts/build.xml (modified) * release-kits/wirk2/ant-scripts/create-distribution.xml (modified) * release-kits/wirk2/installer/build.xml (modified) make use of the new docs directory Fri, 27 Jun 2008 05:20:22 GMT oranfry [16243] * release-kits/lirk3/ant-scripts/build.xml (modified) * release-kits/lirk3/ant-scripts/create-distribution.xml (modified) * release-kits/lirk3/ant-scripts/wrap.xml (modified) have lirk3 change the GLI version numbers Fri, 27 Jun 2008 05:05:35 GMT oranfry [16242] * release-kits/shared/ant-scripts/init.xml (modified) * release-kits/shared/ant-scripts/operations-on-gli.xml (modified) in all release kits, get the current month in all languages Fri, 27 Jun 2008 05:04:44 GMT oranfry [16241] * release-kits/lirk2/ant-scripts/build.xml (modified) * release-kits/lirk2/ant-scripts/create-distribution.xml (modified) update the date in the docs for each release Fri, 27 Jun 2008 04:36:27 GMT mdewsnip [16240] * gsdl/trunk/perllib/dbutil.pm (modified) Added "CREATE INDEX" on document_metadata(docOID) to hugely increase ... Fri, 27 Jun 2008 04:35:54 GMT oranfry [16239] * release-kits/shared/lib/dates.properties (added) this properties file will allow all release kits to update dates in ... Fri, 27 Jun 2008 04:02:26 GMT oranfry [16238] * release-kits/lirk2/installer/build.xml (modified) let Install.sh make it onto the users machine Fri, 27 Jun 2008 03:55:24 GMT oranfry [16237] * release-kits/lirk2/installer/build.xml (modified) extract only relevant stuff onto the users machine Fri, 27 Jun 2008 03:52:29 GMT oranfry [16236] * release-kits/lirk2/ant-scripts/create-distribution.xml (modified) include the gsdl docs in the distribution Fri, 27 Jun 2008 03:50:26 GMT oranfry [16235] * release-kits/lirk2/resources/COPYING (deleted) don't need this file anymore, it's in the greenstone2/docs directory Fri, 27 Jun 2008 03:49:59 GMT oranfry [16234] * release-kits/lirk2/ant-scripts/build.xml (modified) work out the date, so the gli dates can be changed Fri, 27 Jun 2008 03:49:09 GMT oranfry [16233] * release-kits/lirk2/ant-scripts/wrap.xml (modified) don't bundle the search4j executable, instead include libsearch4j in ... Fri, 27 Jun 2008 03:47:37 GMT oranfry [16232] * release-kits/lirk2/ant-scripts/create-distribution.xml (modified) when creating the distributions, change all version numbers in gli Fri, 27 Jun 2008 03:46:51 GMT oranfry [16231] * release-kits/shared/ant-scripts/init.xml (modified) use the task for looking up property values Fri, 27 Jun 2008 03:45:42 GMT oranfry [16230] * release-kits/lirk2/ant-scripts/compile.xml (modified) tidier svn checkouts Fri, 27 Jun 2008 03:44:21 GMT oranfry [16229] * release-kits/shared/ant-tasks/orans/GetPropertyValue.class (added) * release-kits/shared/ant-tasks/orans/GetPropertyValue.java (added) An ant task for looking up property values in properties files Fri, 27 Jun 2008 03:42:47 GMT oranfry [16228] * release-kits/shared/ant-scripts/operations-on-gli.xml (added) an ant project which operates on a gli directory, for now it just has ... Fri, 27 Jun 2008 03:40:56 GMT oranfry [16227] * release-kits/shared/greenstone2/docs (added) * release-kits/shared/greenstone2/docs/COPYING (added) * release-kits/shared/greenstone2/docs/READMEar.txt (added) * release-kits/shared/greenstone2/docs/READMEen.txt (added) * release-kits/shared/greenstone2/docs/READMEes.txt (added) * release-kits/shared/greenstone2/docs/READMEfr.txt (added) * release-kits/shared/greenstone2/docs/READMEru.txt (added) * release-kits/shared/greenstone2/docs/Support.htm (added) keeping the README files in the release kit rather than in /home/nzdl ... Fri, 27 Jun 2008 03:24:51 GMT mdewsnip [16226] * gsdl/trunk/perllib/dbutil.pm (modified) Changed a "DELETE FROM" then "INSERT INTO" into a "INSERT OR ... Fri, 27 Jun 2008 03:21:00 GMT mdewsnip [16225] * gsdl/trunk/perllib/dbutil.pm (modified) Added "IF NOT EXISTS" to the two "CREATE TABLE" commands, to prevent ... Fri, 27 Jun 2008 02:51:43 GMT mdewsnip [16224] * gsdl/trunk/perllib/dbutil.pm (modified) Added "IF NOT EXISTS" to close_infodb_write_handle_sqlite(), just in ... Fri, 27 Jun 2008 02:45:21 GMT mdewsnip [16223] * gsdl/trunk/perllib/dbutil.pm (modified) Added a couple of comments and now creates an index on the ... Thu, 26 Jun 2008 23:44:10 GMT mdewsnip [16222] * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/colcfg.pm (modified) Added a "store_metadata_coverage" option to the collect.cfg file to ... Thu, 26 Jun 2008 22:54:51 GMT mdewsnip [16221] * gsdl/trunk/macros/french.dm (modified) Removed duplicate macro. Thu, 26 Jun 2008 22:51:20 GMT mdewsnip [16220] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Added the last of the "-split_using_hierarchy_separator" code. Thu, 26 Jun 2008 22:39:57 GMT mdewsnip [16219] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Changed the ".pr" resolving code to use the hierarchy separator, so ... Thu, 26 Jun 2008 22:22:24 GMT mdewsnip [16218] * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) Added a couple of missing sqlite_safe() calls. Thu, 26 Jun 2008 07:37:13 GMT ak19 [16217] * greenstone3/trunk/web/WEB-INF/cgi/gsdlCGI.pm (modified) Default library URL for GS3 is changed to just greenstone3 rather ... Thu, 26 Jun 2008 05:34:51 GMT mdewsnip [16216] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) First attempt at a "-split_using_hierarchy_separator" option. Thu, 26 Jun 2008 05:03:14 GMT mdewsnip [16215] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Tidied up the grouping stuff some more and changed the grouping node ... Thu, 26 Jun 2008 04:20:35 GMT mdewsnip [16214] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Changed slightly the OID arguments to ... Thu, 26 Jun 2008 03:18:05 GMT oranfry [16213] * greenstone3/trunk/gs3-setup.sh (modified) the minimum java for greenstone3 is still 1.4, changing this file to ... Thu, 26 Jun 2008 03:06:37 GMT mdewsnip [16212] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Minor fix. Thu, 26 Jun 2008 03:04:23 GMT oranfry [16211] * release-kits/shared/linux/wrapper.cpp (modified) fixing hard-coded reference to greenstone3 jar Thu, 26 Jun 2008 03:00:59 GMT oranfry [16210] * release-kits/shared/linux/wrapper.cpp (modified) fixed the wrapper for real this time Thu, 26 Jun 2008 02:48:52 GMT mdewsnip [16209] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Now tries the "VList" format statement if no "DocumentNodes" ... Thu, 26 Jun 2008 02:43:14 GMT oranfry [16208] * release-kits/shared/linux/wrapper.cpp (modified) making the new linux wrapper work Thu, 26 Jun 2008 02:40:53 GMT oranfry [16207] * release-kits/shared/linux/wrapper.cpp (modified) made the linux wrapper use libsearch4j instead of a bundled search4j ... Thu, 26 Jun 2008 01:52:53 GMT mdewsnip [16206] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) Added support for a "-split_greenstone_dates" option that builds a ... Thu, 26 Jun 2008 01:22:12 GMT osborn [16205] * other-projects/trunk/winbin/bin/cron (added) * other-projects/trunk/winbin/bin/cron/_sre.pyd (added) * other-projects/trunk/winbin/bin/cron/cron.exe (added) * other-projects/trunk/winbin/bin/cron/datetime.pyd (added) * other-projects/trunk/winbin/bin/cron/library.zip (added) * other-projects/trunk/winbin/bin/cron/python23.dll (added) * other-projects/trunk/winbin/bin/cron/readme.txt (added) * other-projects/trunk/winbin/bin/cron/silentstart.exe (added) * other-projects/trunk/winbin/bin/cron/w9xpopen.exe (added) Cron schedule program for Windows, needed for GLI Scheduling component Thu, 26 Jun 2008 00:50:39 GMT oranfry [16204] * release-kits/wirk2/ant-scripts/build.xml (modified) * release-kits/wirk2/ant-scripts/wrap.xml (modified) * release-kits/wirk2/bin/wirk2.exe (modified) * release-kits/wirk2/src/wirk2.cpp (modified) made wirk2 work under the new shared code scheme Thu, 26 Jun 2008 00:47:45 GMT oranfry [16203] * release-kits/shared/windows/wrapper/wrapper.cpp (modified) * release-kits/shared/windows/wrapper/wrapper.rc (modified) made the wrapper general, so it can be used with greenstone2 or ... Thu, 26 Jun 2008 00:46:54 GMT oranfry [16202] * release-kits/wirk2/packages (modified) corrected an external definition Thu, 26 Jun 2008 00:34:49 GMT oranfry [16201] * release-kits/shared/greenstone3/icon/icon.ico (moved) renaming the icon for the sake of the shared wrapper Thu, 26 Jun 2008 00:33:31 GMT oranfry [16200] * release-kits/shared/greenstone2/icon/icon.ico (moved) rename the icon for the sake of the shared wrapper Wed, 25 Jun 2008 23:56:02 GMT oranfry [16199] * release-kits/shared/ant-scripts/init.xml (modified) put the vundled java info in the shared init script Wed, 25 Jun 2008 23:54:45 GMT oranfry [16198] * release-kits/wirk3/ant-scripts/build.xml (modified) * release-kits/wirk3/ant-scripts/compile.xml (modified) * release-kits/wirk3/ant-scripts/create-distribution.xml (modified) * release-kits/wirk3/ant-scripts/create-installer.xml (modified) * release-kits/wirk3/ant-scripts/create-launcher.xml (deleted) * release-kits/wirk3/ant-scripts/init.xml (deleted) * release-kits/wirk3/ant-scripts/operations-on-gs3home.xml (modified) * release-kits/wirk3/ant-scripts/wrap.xml (modified) * release-kits/wirk3/installer/antinstall-config.xml (modified) * release-kits/wirk3/src/make.bat (moved) * release-kits/wirk3/src/wirk3.cpp (modified) made wirk3 work with the new shared code scheme Wed, 25 Jun 2008 23:49:16 GMT oranfry [16197] * release-kits/shared/greenstone2/icon (added) * release-kits/shared/greenstone2/icon/gs2-16.xcf (added) * release-kits/shared/greenstone2/icon/gs2.ico (added) * release-kits/shared/greenstone2/icon/gs2.xcf (added) * release-kits/shared/greenstone2/wrapper (added) * release-kits/shared/greenstone2/wrapper/splash.bmp (added) * release-kits/shared/greenstone2/wrapper/splash.xcf (added) * release-kits/wirk2/ant-scripts/wrap.xml (modified) getting wirk2 into shape Wed, 25 Jun 2008 23:03:37 GMT mdewsnip [16196] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) A few variable name and code improvements. Wed, 25 Jun 2008 22:00:48 GMT oranfry [16195] * release-kits/shared/greenstone3/icon/gs3-1.png (deleted) * release-kits/shared/greenstone3/icon/gs3-16.xcf (added) * release-kits/shared/greenstone3/icon/gs3.png (deleted) * release-kits/shared/greenstone3/icon/gs3.xcf (added) checking in the source files for icons, and getting rid of some ... Wed, 25 Jun 2008 21:46:52 GMT oranfry [16194] * release-kits/wirk2/ant-scripts/build.xml (modified) * release-kits/wirk2/ant-scripts/compile.xml (modified) * release-kits/wirk2/ant-scripts/create-distribution.xml (modified) * release-kits/wirk2/ant-scripts/create-installer.xml (modified) * release-kits/wirk2/ant-scripts/create-launcher.xml (deleted) * release-kits/wirk2/ant-scripts/init.xml (deleted) * release-kits/wirk2/ant-scripts/wrap.xml (modified) fixes to make wirk2 work after moving things around Wed, 25 Jun 2008 21:43:34 GMT kjdon [16193] * gsdl/trunk/perllib/plugins/OpenDocumentPlugin.pm (modified) forgot to define outhandle last commit