# # ChangeLog for gsdl # # Generated by Trac 1.4.2 # 2024-04-28T18:11:05+12:00 Sun, 01 Nov 2009 23:55:47 GMT kjdon [20873] * gsdl/trunk/build-src/Makefile.in (modified) * gsdl/trunk/build-src/win32.mak (modified) updated makefiles to include the src/java/org/nzdl/gsdl folder Sun, 01 Nov 2009 23:47:39 GMT kjdon [20872] * gsdl/trunk/build-src/src/java/org/nzdl/gsdl/Makefile (added) * gsdl/trunk/build-src/src/java/org/nzdl/gsdl/winMake.bat (added) adding makefiles for applyxslt Sun, 01 Nov 2009 20:44:55 GMT kjdon [20871] * gsdl/trunk/collect/modelcol/etc/collect.cfg (modified) * gsdl/trunk/collect/modelcol/etc/collectionConfig.xml (modified) changed the set value for the two classifiers ... Fri, 30 Oct 2009 06:55:58 GMT ak19 [20870] * gsdl/trunk/lib/java/server.jar (modified) * gsdl/trunk/lib/java/server.properties (modified) Fixed a bug that Diego Spano found: in the Settings dialog, the ... Fri, 30 Oct 2009 04:03:21 GMT ak19 [20867] * gsdl/trunk/lib/java/server.jar (modified) Updated with change to BaseServerSettings.java. Thu, 29 Oct 2009 21:55:28 GMT kjdon [20865] * gsdl/trunk/perllib/classify/List.pm (modified) changed per_letter_fixed_size to approximate_size, allow the former ... Thu, 29 Oct 2009 21:53:48 GMT kjdon [20864] * gsdl/trunk/perllib/strings.properties (modified) List partition_type options rename Thu, 29 Oct 2009 17:42:12 GMT kjdon [20863] * gsdl/trunk/perllib/strings.properties (modified) MetadataExif changed to EmbeddedMetadata, and description changed ... Thu, 29 Oct 2009 05:59:34 GMT kjdon [20862] * gsdl/trunk/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) plugin name change in file contents. Also, commented out process and ... Thu, 29 Oct 2009 05:32:38 GMT kjdon [20860] * gsdl/trunk/perllib/plugins/EmbeddedMetadataPlugin.pm (moved) file rename for MetadataEXIFPlugin -> EmbeddedMetadataPlugin Thu, 29 Oct 2009 02:14:47 GMT mdewsnip [20858] * gsdl/trunk/runtime-src/src/recpt/receptionist.cpp (modified) Removed unnecessary const that causes compile error on Mac. Thu, 29 Oct 2009 01:55:53 GMT mdewsnip [20857] * gsdl/trunk/etc/dc2marc.xsl (modified) Added xmlns="http://www.loc.gov/MARC21/slim" to the ... Wed, 28 Oct 2009 21:41:38 GMT mdewsnip [20856] * gsdl/trunk/runtime-src/src/recpt/receptionist.cpp (modified) Rewritten get_cookie() functions to prevent strange infinite loops ... Wed, 28 Oct 2009 05:32:28 GMT ak19 [20855] * gsdl/trunk/setup.bash (modified) Removed recent adjustment to (DY)LD_LIBRARY_PATH which pointed to ... Wed, 28 Oct 2009 05:19:00 GMT ak19 [20854] * gsdl/trunk/runtime-src/configure (modified) Katherine has made changes to the toplevel configure.in and runtime- ... Wed, 28 Oct 2009 05:18:39 GMT ak19 [20853] * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) * gsdl/trunk/runtime-src/configure.in (modified) Katherine has made changes to the toplevel configure.in and runtime- ... Fri, 23 Oct 2009 01:10:36 GMT oranfry [20851] * gsdl/trunk/runtime-src/src/oaiservr/Makefile.in (modified) doing for oaiserver what I did for library.cgi Fri, 23 Oct 2009 00:17:38 GMT ak19 [20850] * gsdl/trunk/runtime-src/packages/apache-httpd/httpd-2.2.11-gs.tar.gz (modified) * gsdl/trunk/runtime-src/packages/configure (modified) Teaches the apache web server being compiled up where the static ... Thu, 22 Oct 2009 19:46:07 GMT oranfry [20849] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) minor bug stopping the whole thing working Thu, 22 Oct 2009 19:12:27 GMT oranfry [20848] * gsdl/trunk/runtime-src/configure (modified) * gsdl/trunk/runtime-src/configure.in (modified) * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) more changes to use our own libiconv Thu, 22 Oct 2009 18:10:41 GMT oranfry [20846] * gsdl/trunk/common-src/configure (modified) * gsdl/trunk/common-src/configure.in (modified) removing another check for iconv causing problems Thu, 22 Oct 2009 07:12:08 GMT oranfry [20843] * gsdl/trunk/common-src/configure (modified) removing iconv stuff from common-src/configure too Thu, 22 Oct 2009 06:47:46 GMT oranfry [20842] * gsdl/trunk/configure (modified) * gsdl/trunk/configure.in (modified) took out the dependency check for iconv as it is bundled, and the ... Thu, 22 Oct 2009 03:03:57 GMT oranfry [20841] * gsdl/trunk/runtime-src/src/recpt/Makefile.in (modified) statically compile in libiconv and expat from the common-src/packages ... Wed, 21 Oct 2009 07:21:51 GMT ak19 [20838] * gsdl/trunk/gsicontrol.sh (modified) Minor syntax error that the Mac complained about. Wed, 21 Oct 2009 04:18:09 GMT ak19 [20837] * gsdl/trunk/runtime-src/packages/apache-httpd/libiconv-1.13.1.tar.gz (deleted) The libiconv tar.gz file has been moved into common- ... Wed, 21 Oct 2009 04:06:14 GMT ak19 [20836] * gsdl/trunk/runtime-src/packages/Makefile.in (modified) Makefile didn't like some tab characters. Wed, 21 Oct 2009 04:00:04 GMT ak19 [20834] * gsdl/trunk/common-src/packages/iconv/libiconv-1.13.1.tar.gz (added) Moved libiconv to the common-src since it is used by the apache web ... Wed, 21 Oct 2009 03:58:52 GMT ak19 [20833] * gsdl/trunk/common-src/packages/iconv (added) Directory to contain the zipped libiconv tar file which is moving ... Wed, 21 Oct 2009 03:47:07 GMT ak19 [20832] * gsdl/trunk/common-src/configure (modified) * gsdl/trunk/common-src/configure.in (modified) * gsdl/trunk/common-src/packages/Makefile.in (modified) * gsdl/trunk/common-src/packages/configure (modified) * gsdl/trunk/runtime-src/packages/configure (modified) * gsdl/trunk/setup.bash (modified) * indexers/trunk/configure (modified) * indexers/trunk/configure.ac (modified) * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Libiconv and libexpat are now compiled up during configure time ... Wed, 21 Oct 2009 03:11:13 GMT kjdon [20831] * gsdl/trunk/perllib/plugins/OpenDocumentPlugin.pm (modified) added can_process_this_file sub - want to base test on filename, not ... Wed, 21 Oct 2009 03:10:29 GMT kjdon [20830] * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) save filename_no_path and use it to call set_Source_metadata for ... Wed, 21 Oct 2009 03:08:25 GMT ak19 [20829] * gsdl/trunk/gsicontrol.sh (modified) * gsdl/trunk/runtime-src/packages/apache-httpd/httpd.conf.in (modified) PassEnv (DY)LD_LIBRARY_PATH entry added into linux/mac conf file. ... Wed, 21 Oct 2009 02:06:47 GMT kjdon [20828] * gsdl/trunk/perllib/classify/DateList.pm (modified) fixed a bug where when compacting, if the last bucket was retained as ... Tue, 20 Oct 2009 01:19:20 GMT oranfry [20827] * gsdl/trunk/runtime-src/src/oaiservr/oaiconfig.cpp (modified) Added in stdlib.h header file so the compiler can find exit() Mon, 19 Oct 2009 02:25:35 GMT kjdon [20825] * gsdl/trunk/perllib/classify/List.pm (modified) check that the values of the partition_types_within_level option are ... Sat, 17 Oct 2009 21:58:13 GMT kjdon [20822] * gsdl/trunk/bin/script/explode_metadata_database.pl (modified) added collectdir and site options so can be used with a -collection ... Thu, 15 Oct 2009 21:06:51 GMT mdewsnip [20821] * gsdl/trunk/runtime-src/src/protocol/nullproto.cpp (modified) Removed unnecessary inclusion of MG and MGPP headers. Wed, 14 Oct 2009 23:31:32 GMT mdewsnip [20820] * gsdl/trunk/perllib/cgiactions/baseaction.pm (modified) Fixed a couple of sloppy sloppy bugs in the parameter handling -- ... Wed, 14 Oct 2009 04:40:33 GMT ak19 [20819] * gsdl/trunk/gs2-server.bat (modified) * gsdl/trunk/gs2-server.sh (modified) Minor edit to when PROGABBR is set Wed, 14 Oct 2009 03:01:48 GMT ak19 [20818] * gsdl/trunk/gs2-server.bat (modified) Set PROGABBR Wed, 14 Oct 2009 02:46:54 GMT ak19 [20816] * gsdl/trunk/findjava.bat (modified) Quotes around path to new location of setvar.exe (2 occurrences) Wed, 14 Oct 2009 02:44:29 GMT ak19 [20815] * gsdl/trunk/findjava.bat (modified) Had left out path to new location of setvar.exe (2 occurrences) Wed, 14 Oct 2009 00:34:04 GMT kjdon [20814] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) added a test for meta files list to be defined before using it Mon, 12 Oct 2009 00:34:12 GMT kjdon [20807] * gsdl/trunk/bin/script/import.pl (modified) changed a print statement Mon, 12 Oct 2009 00:33:47 GMT kjdon [20806] * gsdl/trunk/perllib/GDBMUtils.pm (modified) added new line to end of a debug print statement Mon, 12 Oct 2009 00:31:46 GMT davidb [20805] * gsdl/trunk/runtime-src/src/recpt/summarise.cpp (modified) Extra checks added to summarise_keywords() to ensure that the htmlstr ... Mon, 12 Oct 2009 00:12:00 GMT kjdon [20804] * gsdl/trunk/perllib/plugins/MetadataCSVPlugin.pm (modified) adding back in the code to store which file metaata came from. used ... Mon, 12 Oct 2009 00:09:18 GMT kjdon [20803] * gsdl/trunk/perllib/plugins/MetadataXMLPlugin.pm (modified) adding back in the code to store which file metaata came from. used ... Mon, 12 Oct 2009 00:07:18 GMT kjdon [20802] * gsdl/trunk/perllib/arcinfo.pm (modified) added set_meta_file_flag method, to mark a metadata file as one in ... Mon, 12 Oct 2009 00:06:40 GMT kjdon [20801] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) meta files go into reverse lookups in a different way - store a flag ... Thu, 08 Oct 2009 05:34:15 GMT ak19 [20799] * gsdl/trunk/runtime-src/src/colservr/collectserver.cpp (modified) The wiki page on Authentication had a typo: authen_groups instead of ... Thu, 08 Oct 2009 05:32:03 GMT ak19 [20798] * gsdl/trunk/runtime-src/src/recpt/authenaction.cpp (modified) Cosmetic adjustments to the code (use of curly brackets on single- ... Thu, 08 Oct 2009 01:43:25 GMT anna [20796] * gsdl/trunk/macros/kannada.dm (modified) * gsdl/trunk/macros/tamil.dm (modified) Updated Tamil and Kannada Core User Interface. Many thanks to Prof. ... Wed, 07 Oct 2009 02:59:56 GMT kjdon [20795] * gsdl/trunk/perllib/strings.properties (modified) added BasePlugin.processing_tmp_files Wed, 07 Oct 2009 02:59:20 GMT kjdon [20794] * gsdl/trunk/perllib/plugins/MetadataCSVPlugin.pm (modified) don't need to set extrametafile as when a metadata file changes, we ... Wed, 07 Oct 2009 02:57:26 GMT kjdon [20793] * gsdl/trunk/perllib/plugins/MetadataXMLPlugin.pm (modified) don't need to set extrametafile as when a metadata file changes, we ... Wed, 07 Oct 2009 02:55:15 GMT kjdon [20792] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) store the oai file as a metadata fiels for the source doc if is ... Wed, 07 Oct 2009 02:54:37 GMT kjdon [20791] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) new option -processing_tmp_files - if set, then don't store the ... Wed, 07 Oct 2009 02:53:19 GMT kjdon [20790] * gsdl/trunk/perllib/plugins/CONTENTdmPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ExcelPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PDFPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PostScriptPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PowerPointPlugin.pm (modified) * gsdl/trunk/perllib/plugins/RTFPlugin.pm (modified) * gsdl/trunk/perllib/plugins/WordPlugin.pm (modified) set -processing_tmp_files option to secondary HTML and PagedImage ... Wed, 07 Oct 2009 02:23:22 GMT kjdon [20788] * gsdl/trunk/perllib/inexport.pm (modified) rewrote _mark_docs_for_deletion. I think the cases for assoc fiel and ... Wed, 07 Oct 2009 00:57:17 GMT kjdon [20787] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) don't overwrite namespace for gi metadata - eg we get gi.Sourcedoc ... Mon, 05 Oct 2009 13:35:41 GMT nzdl [20780] * gsdl/stable (copied) tagging a stable point on the trunk Mon, 05 Oct 2009 13:35:40 GMT nzdl [20779] * gsdl/stable (deleted) tagging a stable point on the trunk Mon, 05 Oct 2009 02:53:42 GMT kjdon [20778] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ISISPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) plugins now need to add any auxiliary source files as source assoc ... Mon, 05 Oct 2009 02:51:12 GMT kjdon [20777] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) save source assoc files as assoc-file in archiveinf instead of using ... Mon, 05 Oct 2009 02:50:20 GMT kjdon [20776] * gsdl/trunk/perllib/inexport.pm (modified) in the middle of fixing small bugs in incremental build. lots of ... Mon, 05 Oct 2009 02:48:44 GMT kjdon [20775] * gsdl/trunk/perllib/doc.pm (modified) we need to store a list of original extra associated files, for ... Mon, 05 Oct 2009 02:43:00 GMT kjdon [20774] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) moved some of the horrible old methods to the end of the file so that ... Mon, 05 Oct 2009 01:14:20 GMT kjdon [20771] * gsdl/trunk/perllib/plugins/MetadataCSVPlugin.pm (modified) set some things to help with incremental building - ... Fri, 02 Oct 2009 01:43:08 GMT anna [20770] * gsdl/trunk/macros/tamil.dm (modified) Improved Tamil translations of Core User Interface. Many thanks to ... Thu, 01 Oct 2009 05:58:17 GMT ak19 [20769] * gsdl/trunk/perllib/inexport.pm (modified) Does need to protect windows-style slashes after all. Wed, 30 Sep 2009 03:46:59 GMT ak19 [20767] * gsdl/trunk/findjava.bat (modified) The file used to make reference to a winutil folder containing ... Wed, 30 Sep 2009 02:39:39 GMT kjdon [20766] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) need to set source_path to be the original, not just the source filename Wed, 30 Sep 2009 01:44:27 GMT ak19 [20765] * gsdl/trunk/makegs2.bat (modified) Added a variable that can be set to true if the makegs2 script should ... Wed, 30 Sep 2009 00:52:07 GMT kjdon [20764] * gsdl/trunk/perllib/inexport.pm (modified) making the reverse lookup contain full paths not relative ones Wed, 30 Sep 2009 00:49:54 GMT kjdon [20763] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) making the reverse lookup contain full paths not relative ones Tue, 29 Sep 2009 22:54:21 GMT mdewsnip [20762] * gsdl/trunk/common-src/src/lib/text_t.cpp (modified) Fixed memory bugs (causing crashes on some Windows machines) in ... Tue, 29 Sep 2009 22:10:16 GMT mdewsnip [20761] * gsdl/trunk/runtime-src/src/colservr/expat_document.cpp (modified) Fixed a free() in expat_document.cpp that should be a delete, found ... Tue, 29 Sep 2009 22:01:48 GMT kjdon [20760] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) need to add args to options to get the args to show up in pluginfo.pl Tue, 29 Sep 2009 21:55:27 GMT kjdon [20759] * gsdl/trunk/perllib/strings.properties (modified) removed import.reversesort, added ArchivesInfPlugin.reversesort Tue, 29 Sep 2009 21:54:55 GMT kjdon [20758] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) moved the reversesort option from import.pl to ArchivesInfPLugin - ... Tue, 29 Sep 2009 21:53:19 GMT kjdon [20757] * gsdl/trunk/bin/script/import.pl (modified) reversesort option not useful for import, as the sorting is done ... Tue, 29 Sep 2009 21:29:12 GMT mdewsnip [20756] * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) Fixed memory bug (causing crash on some Windows machines) in ... Tue, 29 Sep 2009 13:30:28 GMT nzdl [20749] * gsdl/stable (copied) tagging a stable point on the trunk Tue, 29 Sep 2009 13:30:28 GMT nzdl [20748] * gsdl/stable (deleted) tagging a stable point on the trunk Tue, 29 Sep 2009 06:41:56 GMT kjdon [20747] * gsdl/trunk/perllib/arcinfo.pm (modified) * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) sorting the build was broken. arcinfo was storing a sort order, but ... Tue, 29 Sep 2009 05:17:44 GMT ak19 [20746] * gsdl/trunk/runtime-src/packages/configure (modified) Dr Bainbridge suggested compiling libiconv up as a static library ... Tue, 29 Sep 2009 03:15:14 GMT ak19 [20745] * gsdl/trunk/makegs2.bat (modified) Removed two fixed strings I had left in on last commit. Tue, 29 Sep 2009 00:56:27 GMT kjdon [20744] * gsdl/trunk/macros/pref.dm (modified) moved the text from htmloptions into english.dm. moved htmloptions ... Tue, 29 Sep 2009 00:55:17 GMT kjdon [20743] * gsdl/trunk/macros/english.dm (modified) added labels for Author netadata. Added text strings for html pref ... Tue, 29 Sep 2009 00:52:39 GMT kjdon [20742] * gsdl/trunk/macros/russian.dm (modified) removed a-z from title and creator labels Mon, 28 Sep 2009 13:37:33 GMT nzdl [20735] * gsdl/stable (copied) tagging a stable point on the trunk Mon, 28 Sep 2009 13:37:33 GMT nzdl [20734] * gsdl/stable (deleted) tagging a stable point on the trunk Mon, 28 Sep 2009 03:41:28 GMT mdewsnip [20733] * gsdl/trunk/runtime-src/src/colservr/expat_resultset.cpp (modified) Fixed a free() in expat_resultset.cpp that should be a delete, found ... Mon, 28 Sep 2009 03:13:19 GMT kjdon [20732] * gsdl/trunk/perllib/lucenebuildproc.pm (modified) no longer write out gs2:id in a lucenedocument. Always use gs2:docOID ... Mon, 28 Sep 2009 03:10:57 GMT kjdon [20730] * gsdl/trunk/runtime-src/src/colservr/expat_document.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenesource.cpp (modified) now we are using gs2:docOID to find the right section in a document ... Mon, 28 Sep 2009 02:01:50 GMT kjdon [20729] * gsdl/trunk/bin/script/csv-usernames-to-db.pl (modified) uncommented alreadyencrypted option, as it appears to be implemented. ... Mon, 28 Sep 2009 02:00:31 GMT kjdon [20728] * gsdl/trunk/perllib/strings.properties (modified) added a cu2db.desc Mon, 28 Sep 2009 01:59:17 GMT kjdon [20727] * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.h (modified) * gsdl/trunk/runtime-src/src/colservr/mgppqueryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/mgppqueryfilter.h (modified) added support for defaultlevel in collect.cfg, for mgpp and lucene. ...