# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-05-01T11:42:45+12:00 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:39:22 GMT ak19 [20826] * greenstone3/trunk/build.xml (modified) Added a few more failonerror commands to exec targets. 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 ... Sun, 18 Oct 2009 20:58:43 GMT oranfry [20824] * greenstone3/trunk/gs3-setup.bat (modified) use star dot star instead of nul because nul doesn't work with quotes ... Sat, 17 Oct 2009 22:01:31 GMT kjdon [20823] * gli/trunk/src/org/greenstone/gatherer/gui/ExplodeMetadataDatabasePrompt.java (modified) if gs3 pass -site option to explode script 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:58:44 GMT kjdon [20817] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GS2LuceneRetrieve.java (modified) we no longer use sequential ids for sections. so can use doc_id to ... 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 Tue, 13 Oct 2009 03:33:26 GMT oranfry [20813] * release-kits/rk3/ant-scripts/wrap.xml (modified) * release-kits/rk3/bin/rk3.bat (added) the rk3.bat file needed to get the whole thing going, plus a fix to ... Mon, 12 Oct 2009 20:59:29 GMT anna [20812] * gli/trunk/classes/dictionary_kn.properties (modified) * gli/trunk/classes/dictionary_ta.properties (modified) Added Kannada and Tamil translation for one new string in GLI ... Mon, 12 Oct 2009 08:20:59 GMT ak19 [20811] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) showXMLParseFailureLine() now splits lines into an array which is ... Mon, 12 Oct 2009 04:33:36 GMT xiao [20810] * greenstone3/trunk/build.xml (modified) Corrected dir errors in the target flax-copy-files Mon, 12 Oct 2009 03:59:29 GMT xiao [20809] * greenstone3/trunk/build.xml (modified) Corrected dir errors in the target flax-copy-files Mon, 12 Oct 2009 02:46:50 GMT anna [20808] * release-kits/mark2/setup.sh (modified) little bug fix 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 ... Fri, 09 Oct 2009 01:25:23 GMT anna [20800] * gli/trunk/classes/dictionary_ta.properties (modified) Updated Tamil GLI Dictionary. Many thanks to Many thanks to A. ... 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 02:19:33 GMT xiao [20797] * greenstone3/trunk/build.xml (modified) updated flax targets for the new interface flaxmodule 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:52:04 GMT ak19 [20789] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) If the proxy host is not set but Use Proxy Connection is turned on, ... 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 [20786] * documentation/stable (copied) tagging a stable point on the trunk Mon, 05 Oct 2009 13:35:41 GMT nzdl [20785] * documentation/stable (deleted) tagging a stable point on the trunk Mon, 05 Oct 2009 13:35:41 GMT nzdl [20784] * gli/stable (copied) tagging a stable point on the trunk Mon, 05 Oct 2009 13:35:41 GMT nzdl [20783] * gli/stable (deleted) tagging a stable point on the trunk Mon, 05 Oct 2009 13:35:41 GMT nzdl [20782] * indexers/stable (copied) tagging a stable point on the trunk Mon, 05 Oct 2009 13:35:41 GMT nzdl [20781] * indexers/stable (deleted) tagging a stable point on the trunk 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 02:21:13 GMT oranfry [20773] * release-kits/shared/greenstone2/installer/build.xml (modified) small codo with big consequences Mon, 05 Oct 2009 02:01:09 GMT oranfry [20772] * release-kits/shared/greenstone2/installer/build.xml (modified) correction to the windows perl shebang 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:51:25 GMT ak19 [20768] * other-projects/trunk/winbin/bin/setvar.exe (added) findjava.bat in the top level folder makes reference to this 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:29 GMT nzdl [20755] * documentation/stable (copied) tagging a stable point on the trunk Tue, 29 Sep 2009 13:30:29 GMT nzdl [20754] * documentation/stable (deleted) tagging a stable point on the trunk Tue, 29 Sep 2009 13:30:29 GMT nzdl [20753] * gli/stable (copied) tagging a stable point on the trunk Tue, 29 Sep 2009 13:30:29 GMT nzdl [20752] * gli/stable (deleted) tagging a stable point on the trunk Tue, 29 Sep 2009 13:30:29 GMT nzdl [20751] * indexers/stable (copied) tagging a stable point on the trunk Tue, 29 Sep 2009 13:30:28 GMT nzdl [20750] * indexers/stable (deleted) tagging a stable point on the trunk 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:34 GMT nzdl [20741] * documentation/stable (copied) tagging a stable point on the trunk Mon, 28 Sep 2009 13:37:34 GMT nzdl [20740] * documentation/stable (deleted) tagging a stable point on the trunk Mon, 28 Sep 2009 13:37:34 GMT nzdl [20739] * gli/stable (copied) tagging a stable point on the trunk Mon, 28 Sep 2009 13:37:34 GMT nzdl [20738] * gli/stable (deleted) tagging a stable point on the trunk Mon, 28 Sep 2009 13:37:34 GMT nzdl [20737] * indexers/stable (copied) tagging a stable point on the trunk Mon, 28 Sep 2009 13:37:34 GMT nzdl [20736] * indexers/stable (deleted) tagging a stable point on the trunk 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