# # ChangeLog for main/trunk/greenstone2/bin # # Generated by Trac 1.4.2 # 2024-04-20T01:04:54+12:00 Tue, 17 Aug 2010 00:24:42 GMT kjdon [22642] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) removed all open office stuff. Haven't tested it properly as am at home Fri, 13 Aug 2010 00:59:46 GMT mdewsnip [22617] * main/trunk/greenstone2/bin/java (modified) Ignored JDBMWrapper.jar. Tue, 10 Aug 2010 02:28:36 GMT kjdon [22596] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) changed output options from pagedimage to pagedimg so they match ... Mon, 09 Aug 2010 03:14:58 GMT kjdon [22589] * main/trunk/greenstone2/bin/script/build (modified) at the end of import it checks for existence of archiveinf-src.gdb to ... Wed, 04 Aug 2010 03:58:36 GMT kjdon [22568] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) changed part of the usage message Wed, 28 Jul 2010 03:06:55 GMT kjdon [22518] * main/trunk/greenstone2/bin/script/classinfo.pl (modified) * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) copied the pager code out of printusage and added it to ... Tue, 27 Jul 2010 04:06:11 GMT kjdon [22513] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) added open office support for PPT and excel Wed, 21 Jul 2010 01:15:57 GMT ak19 [22460] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Reverted to using -exportdir with export.pl rather than 'merged' ... Wed, 21 Jul 2010 00:16:18 GMT davidb [22459] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) main() functiion should not try to build collection if not run with a ... Tue, 20 Jul 2010 01:58:26 GMT davidb [22446] * main/trunk/greenstone2/bin/script/parallel_import.pl (added) Incorporation of top-level parallel_import functionality into code base. Mon, 19 Jul 2010 01:28:14 GMT davidb [22429] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) Support of using OpenOffice scripting through JODConverter.jar added. ... Sun, 18 Jul 2010 04:36:56 GMT davidb [22421] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Continued work on refactoring code to have better shared support for ... Fri, 16 Jul 2010 02:13:01 GMT davidb [22413] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Initial pass at getting the main code to import.pl (and the very ... Tue, 06 Jul 2010 23:41:26 GMT kjdon [22360] * main/trunk/greenstone2/bin/script/exportcol.pl (modified) for now, if a collection was part of a group, just copy to the top ... Fri, 02 Jul 2010 00:57:33 GMT ak19 [22338] * main/trunk/greenstone2/bin/script/g2f-import.pl (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) Image URLs are adjusted to refer to their location in Fedora. Wed, 30 Jun 2010 01:41:37 GMT ak19 [22331] * main/trunk/greenstone2/bin/script/csv-usernames-to-db.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Goes with the changes made in revision 21822: fixed several ... Mon, 28 Jun 2010 03:26:26 GMT kjdon [22317] * main/trunk/greenstone2/bin/script/explode_metadata_database.pl (modified) metadata extracted when exploding or when processing a file may have ... Wed, 23 Jun 2010 02:01:48 GMT kjdon [22290] * main/trunk/greenstone2/bin/script/export.pl (modified) archivedir should have been exportdir Wed, 02 Jun 2010 00:30:58 GMT kjdon [22219] * main/trunk/greenstone2/bin/script/mkcol.pl (modified) made infodbtype and buildtype enum with a list of available options. ... Wed, 05 May 2010 02:53:53 GMT davidb [22037] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/manifest.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Manifest file processing upgraded to support OIDs. The code then ... Tue, 04 May 2010 04:14:12 GMT davidb [22032] * main/trunk/greenstone2/bin/script/mkcol.pl (modified) * main/trunk/greenstone2/collect/modelcol/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Options supported by mkcol.pl expanding to include -buildtype and ... Mon, 03 May 2010 00:08:38 GMT davidb [22011] * main/trunk/greenstone2/bin/script/import.pl (modified) With the switch to using absolute names in the incremental building ... Wed, 07 Apr 2010 23:31:40 GMT max [21861] * main/trunk/greenstone2/bin/script/incremental-import-onlyadd.pl (added) Add a shortcut template using add-only incremental import for now. ... Thu, 25 Mar 2010 08:09:50 GMT ak19 [21822] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/XMLParser.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Dr Bainbridge has fixed several perl files that depended on perl 5.8 ... Sun, 14 Mar 2010 23:20:15 GMT kjdon [21786] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) removing disable_OAI option. As far as I know, its only used for gs3, ... Wed, 03 Mar 2010 02:02:08 GMT kjdon [21762] * main/trunk/greenstone2/bin/script/exportcol.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) creating a cd currently copies all svn directories. added a ... Wed, 24 Feb 2010 00:56:56 GMT kjdon [21733] * main/trunk/greenstone2/bin/script/incremental-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) a little tidying up and code reuse and making these work for gs3 with ... Wed, 24 Feb 2010 00:23:21 GMT kjdon [21732] * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) archivedir should be archive_dir Wed, 27 Jan 2010 07:54:06 GMT ak19 [21687] * main/trunk/greenstone2/bin/script/g2f-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/g2f-import.pl (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) 1. Minor changes for when when fedora uses Greenstone 3's tomcat: ... Wed, 27 Jan 2010 01:25:39 GMT mdewsnip [21664] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/exportcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Renamed util::rename_gdbm_file() to util::rename_ldb_or_bdb_file(). Tue, 26 Jan 2010 04:23:28 GMT mdewsnip [21644] * main/trunk/greenstone2/bin/script/set_metadata.pl (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed IncrementalBuildUtils::setDocumentMetadata() to take the ... Tue, 26 Jan 2010 04:10:39 GMT mdewsnip [21642] * main/trunk/greenstone2/bin/script/removedocument.pl (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Changed IncrementalBuildUtils::deleteDocument() to take the ... Tue, 26 Jan 2010 02:23:03 GMT mdewsnip [21633] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Added some missing "use dbutil". Mon, 25 Jan 2010 04:11:53 GMT mdewsnip [21618] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) Changed plugin::remove_some() to take the infodbtype as the second ... Mon, 25 Jan 2010 03:20:25 GMT mdewsnip [21613] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed calls to read_collection_cfg() so the infodbtype value is set ... Fri, 22 Jan 2010 02:57:09 GMT mdewsnip [21581] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed import.pl and export.pl so instead of explicitly using ... Fri, 22 Jan 2010 02:19:08 GMT mdewsnip [21580] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Changed import.pl and export.pl to pass the infodbtype read from the ... Thu, 21 Jan 2010 03:25:53 GMT mdewsnip [21567] * main/trunk/greenstone2/bin/script/build (modified) Changed all places explicitly using "archiveinf-doc.gdb" or ... Thu, 21 Jan 2010 02:59:35 GMT mdewsnip [21564] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/perllib/ClassifyTreeModel.pm (modified) * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/IncrementalDocument.pm (modified) * main/trunk/greenstone2/perllib/arcinfo.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changed lots of occurrences of "GDBM" in comments, variable names and ... Wed, 09 Dec 2009 08:16:26 GMT ak19 [21323] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) * main/trunk/greenstone2/common-src/indexers/mg/lib/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/z3950server.h (modified) Minor corrective changes before major commits for new compile ... Wed, 09 Dec 2009 00:24:44 GMT kjdon [21309] * main/trunk/greenstone2/bin/script/import.pl (modified) plugin::removeold renamed to remove_all. deleted_files and ... Tue, 08 Dec 2009 22:39:56 GMT davidb [21301] * main/trunk/greenstone2/bin/script/mkcol.pl (modified) Updated mkcol.pl so it creates a collection in the Greenstone3 area ... Mon, 07 Dec 2009 02:03:50 GMT kjdon [21295] * main/trunk/greenstone2/bin/script/import.pl (modified) removed a debug statement Mon, 07 Dec 2009 01:41:25 GMT kjdon [21292] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/classinfo.pl (modified) * main/trunk/greenstone2/bin/script/csv-usernames-to-db.pl (modified) * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) * main/trunk/greenstone2/bin/script/schedule.pl (modified) extended extensions mechanism to include gs3 extensions Mon, 07 Dec 2009 01:41:20 GMT kjdon [21291] * main/trunk/greenstone2/bin/script/import.pl (modified) extended extensions mechanism to include gs3 extensions. added code ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Sun, 15 Nov 2009 22:42:51 GMT mdewsnip [20943] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) Fixed a bug causing "-records_per_folder 1" to fail miserably...