# # ChangeLog for gli/trunk # # Generated by Trac 1.4.2 # 2024-03-29T00:59:00+13:00 Thu, 10 Jul 2008 00:56:42 GMT ak19 [16331] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) Fixed a bug in showXMLParseFailureLine() and it now informs the ... Thu, 10 Jul 2008 00:53:51 GMT ak19 [16330] * gli/trunk/src/org/greenstone/gatherer/Configuration.java (modified) Changes to work with the remote GS server which now knows its server ... Thu, 10 Jul 2008 00:26:44 GMT ak19 [16329] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Changes to work with the remote GS server knowing the server version ... Wed, 09 Jul 2008 23:58:36 GMT ak19 [16328] * gli/trunk/classes/dictionary.properties (modified) Providing the GLI server URL is compulsory now when launching client- ... Sun, 06 Jul 2008 23:18:10 GMT ak19 [16307] * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) Corrected bug. Configuring a plugin used to throw an exception when ... Fri, 04 Jul 2008 01:34:56 GMT ak19 [16304] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Undid previous commit: extra clause on scheduling which will be ... Thu, 03 Jul 2008 04:51:13 GMT ak19 [16295] * gli/trunk/src/org/greenstone/gatherer/cdm/Plugin.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) ArchivesInfPlugin has 0 options which caused GLI to try and load it ... 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:25:37 GMT ak19 [16283] * gli/trunk/gli4gs3.sh (deleted) Replaced by gli.sh which is the Linux script to start GLI for both ... 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 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 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 ... 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 ... Tue, 24 Jun 2008 22:45:23 GMT osborn [16148] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) Code fixes to Scheduling Component Tue, 24 Jun 2008 22:39:52 GMT osborn [16146] * gli/trunk/classes/xml/configRemote.xml (modified) Addition of GLI Scheduling components Tue, 24 Jun 2008 22:37:43 GMT osborn [16144] * gli/trunk/classes/xml/config.xml (modified) addition of GLI scheduling components Tue, 24 Jun 2008 22:33:30 GMT osborn [16143] * gli/trunk/classes/xml/template.col (modified) addition of components for GLI scheduling module Tue, 24 Jun 2008 07:02:47 GMT osborn [16135] * gli/trunk/classes/dictionary.properties (modified) Additions for GLI Scheduling Component Tue, 24 Jun 2008 06:54:27 GMT osborn [16134] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) Additions for Scheduling Component Tue, 24 Jun 2008 06:16:15 GMT osborn [16133] * gli/trunk/src/org/greenstone/gatherer/gui/OptionsPane.java (modified) Additions for Scheduling Component Tue, 24 Jun 2008 06:04:07 GMT osborn [16132] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Additions for Scheduling Component Tue, 24 Jun 2008 05:32:06 GMT osborn [16130] * gli/trunk/src/org/greenstone/gatherer/collection/Collection.java (modified) Additions for Scheduling Component Tue, 24 Jun 2008 05:09:38 GMT osborn [16129] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) Addition of SCHEDULE keyword and related changes for scheduling component Tue, 24 Jun 2008 04:49:04 GMT osborn [16127] * gli/trunk/src/org/greenstone/gatherer/shell/GScheduleProgressMonitor.java (added) New progress monitor for GLI scheduling component Mon, 23 Jun 2008 05:52:46 GMT ak19 [16111] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) In uploadFileInternal(), undid introduction of dummy value and cgi- ... Fri, 20 Jun 2008 07:03:36 GMT ak19 [16098] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) 1. RemoteGS3 uploadFileInternal works with GS3's gliserver.pl again: ... Fri, 20 Jun 2008 02:33:53 GMT oranfry [16082] * gli/trunk/winutil/zip.exe (copied) this should make the makegli.bat script work Tue, 17 Jun 2008 23:17:22 GMT oranfry [16042] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) replace should have been replaceAll Mon, 16 Jun 2008 02:08:57 GMT kjdon [16023] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) added a bit of code to convert old plugin names to new ones, for ... Fri, 13 Jun 2008 01:07:25 GMT oranfry [15981] * gli/trunk/CheckJavaVersion.class (modified) the java 1.4 compiled ChackJavaVersion class Thu, 12 Jun 2008 23:26:50 GMT ak19 [15978] * gli/trunk/metadata/dublin.mds (modified) * gli/trunk/metadata/nzgls.mds (modified) * gli/trunk/metadata/qdublin.mds (modified) * gli/trunk/metadata/rfc1807.mds (modified) maximum (and minimum) occurance -> occurrence Thu, 12 Jun 2008 01:00:33 GMT ak19 [15965] * gli/trunk/metadata/dublin.mds (modified) * gli/trunk/metadata/nzgls.mds (modified) * gli/trunk/metadata/qdublin.mds (modified) Changed typo on datatype attribute: changed Charater String to ... Thu, 12 Jun 2008 00:36:23 GMT ak19 [15964] * gli/trunk/CheckJavaVersion.java (modified) Removed use of Patter.quote() which requires Java 1.5 or higher and ... Thu, 05 Jun 2008 02:29:20 GMT kjdon [15883] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) changed a string to a StaticStrings variable Thu, 05 Jun 2008 02:28:40 GMT kjdon [15882] * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) plugin overhaul: changed the hard wired plugin names to use the new names Wed, 04 Jun 2008 07:37:54 GMT ak19 [15863] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Exit Client GLI (Gatherer.exit()) when user pressed cancel first time ... Wed, 04 Jun 2008 06:05:12 GMT ak19 [15862] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Reverted to older version since my changes to make the blocky chars ... Wed, 04 Jun 2008 02:02:41 GMT anna [15848] * gli/trunk/help/en/help.xml (modified) Improved expressions in English GLI Help, thanks to John Rose. Thu, 29 May 2008 03:44:06 GMT oranfry [15801] * gli/trunk/src/org/greenstone/gatherer/Configuration.java (modified) prevent null pointer exception when launching gems Wed, 28 May 2008 23:27:24 GMT oranfry [15775] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) the String.contains() method does not exist in java 1.4, using indexOf() Wed, 28 May 2008 07:39:28 GMT ak19 [15769] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) FireDocumentEvent prints exceptions to debugstream Wed, 28 May 2008 02:32:46 GMT ak19 [15750] * gli/trunk/FLI_README.txt (modified) Another typo: to the -> the Wed, 28 May 2008 02:30:03 GMT ak19 [15749] * gli/trunk/FLI_README.txt (modified) Typo: you're -> your Fri, 23 May 2008 06:51:55 GMT ak19 [15693] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Corrected a miscalculation of the start_offset. Turned DocumentEvent ... Fri, 23 May 2008 03:57:53 GMT anna [15686] * gli/trunk/help/en/help.xml (modified) Improvements on the English GLI Help. Thanks to John Rose. Thu, 22 May 2008 02:59:19 GMT ak19 [15641] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) Added a fireInsertUpdate(DocEvent) method Thu, 22 May 2008 00:28:46 GMT ak19 [15629] * gli/trunk/gli.bat (modified) Removed the hardcoded Running Greenstone Librarian Interface since it ... Thu, 22 May 2008 00:23:52 GMT ak19 [15628] * gli/trunk/gli.bat (modified) Removed the debugging output statements and some minor changes to ... Wed, 21 May 2008 23:58:23 GMT ak19 [15626] * gli/trunk/gli.sh (modified) Removed debug statements Wed, 21 May 2008 09:34:29 GMT ak19 [15622] * gli/trunk/src/org/greenstone/gatherer/util/AppendLineOnlyFileDocument.java (modified) DocumentEvent only fired in the WriterThread.run() method now since ... Wed, 21 May 2008 09:33:20 GMT ak19 [15621] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) BuildButtonListener implements DocumentListener now so that it it ... Wed, 21 May 2008 00:28:36 GMT ak19 [15610] * gli/trunk/gli.sh (modified) Rewrote parts to make gli.sh be able to launch both Greenstone 3 and ... Wed, 21 May 2008 00:08:01 GMT ak19 [15609] * gli/trunk/chkinst.bat (added) * gli/trunk/gsdlver.bat (added) Helper batch files that act as subroutines for the modified gli.bat ... Wed, 21 May 2008 00:05:37 GMT ak19 [15608] * gli/trunk/gli.bat (modified) Rewrote gli.bat to now work with both Greenstone 2 and Greenstone 3 ... Tue, 20 May 2008 07:22:46 GMT ak19 [15606] * gli/trunk/fli.bat (added) Windows script to launch FLI (the Fedora Librarian Interface) Mon, 19 May 2008 05:36:48 GMT ak19 [15581] * gli/trunk/src/org/greenstone/gatherer/util/XMLTools.java (modified) Changed method parseXML(Reader r) to tell us where XML parsing went ... Thu, 15 May 2008 04:31:54 GMT ak19 [15506] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Does not print Fedora login connection exception to stderr, since the ... Thu, 15 May 2008 04:30:15 GMT ak19 [15505] * gli/trunk/src/org/greenstone/gatherer/gui/FedoraLogin.java (modified) Login error message has a yellow background Fri, 09 May 2008 08:30:22 GMT ak19 [15397] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) For FLI: Removed gsdl.xml file creation from java file Gatherer.java ... Fri, 09 May 2008 05:04:52 GMT ak19 [15389] * gli/trunk/FLI_README.txt (modified) Updated to remind FLI users to first source the setup script for the ... Fri, 09 May 2008 04:55:47 GMT ak19 [15388] * gli/trunk/FLI_README.txt (added) Readme file on how to run FLI--to be modified in future when some ... Fri, 09 May 2008 02:42:59 GMT ak19 [15374] * gli/trunk/src/org/greenstone/gatherer/gui/FedoraLogin.java (modified) FedoraLogin allows for looping whenever connecting to a Fedora server ... Fri, 09 May 2008 02:41:48 GMT ak19 [15373] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) 1. FedoraLogin loops on exception; 2. When using FLI and GS server is ... Thu, 08 May 2008 01:47:12 GMT anna [15371] * gli/trunk/help/ar/assignlanguages.htm (modified) * gli/trunk/help/ar/assignpartitions.htm (modified) * gli/trunk/help/ar/builderrors.htm (modified) * gli/trunk/help/ar/classifiers.htm (modified) * gli/trunk/help/ar/collectionspecificmacros.htm (modified) * gli/trunk/help/ar/definefilters.htm (modified) * gli/trunk/help/ar/downloadingfiles.htm (modified) * gli/trunk/help/ar/explodingfiles.htm (modified) * gli/trunk/help/ar/formatstatements.htm (modified) * gli/trunk/help/ar/help.xml (modified) * gli/trunk/help/ar/help_index.xml (modified) * gli/trunk/help/ar/ofmiceandmenus.htm (modified) * gli/trunk/help/ar/searchindexes.htm (modified) * gli/trunk/help/ar/searchmetadatasettings.htm (modified) * gli/trunk/help/ar/selectingmetadatasets.htm (modified) * gli/trunk/help/ar/theenrichview.htm (modified) * gli/trunk/help/ar/theformatview.htm (modified) * gli/trunk/help/ar/thegatherview.htm (modified) * gli/trunk/help/ar/themirrorview.htm (modified) * gli/trunk/help/ar/translatetext.htm (modified) Fixed references to the move_down button. Also updated translations, ... Thu, 08 May 2008 01:10:13 GMT anna [15370] * gli/trunk/help/es/assignlanguages.htm (modified) * gli/trunk/help/es/assignpartitions.htm (modified) * gli/trunk/help/es/builderrors.htm (modified) * gli/trunk/help/es/definefilters.htm (modified) * gli/trunk/help/es/downloadingfiles.htm (modified) * gli/trunk/help/es/formatstatements.htm (modified) * gli/trunk/help/es/help.xml (modified) * gli/trunk/help/es/openingacollection.htm (modified) * gli/trunk/help/es/searchindexes.htm (modified) * gli/trunk/help/es/selectingmetadatasets.htm (modified) * gli/trunk/help/es/theenrichview.htm (modified) * gli/trunk/help/es/thegatherview.htm (modified) * gli/trunk/help/es/themirrorview.htm (modified) Fixed references to the move down buttons. Wed, 07 May 2008 23:07:37 GMT anna [15367] * gli/trunk/help/en/assignlanguages.htm (modified) * gli/trunk/help/en/assignpartitions.htm (modified) * gli/trunk/help/en/classifiers.htm (modified) * gli/trunk/help/en/howtoavoidthisdocument.htm (modified) * gli/trunk/help/en/openingacollection.htm (modified) * gli/trunk/help/en/searchindexes.htm (modified) update html files Wed, 07 May 2008 23:06:50 GMT anna [15366] * gli/trunk/help/en/help.xml (modified) fixed a typo Wed, 07 May 2008 22:51:35 GMT anna [15365] * gli/trunk/help/en/help.xml (modified) Fixed several typos and removed one sentence that is not applicable. Wed, 07 May 2008 06:49:05 GMT ak19 [15362] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Modified built() to check whether FLI collection has been built for ... Wed, 07 May 2008 06:47:27 GMT ak19 [15361] * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Preview button when clicked now uses the correct url to loads the ... Wed, 07 May 2008 02:24:18 GMT oranfry [15354] * gli/trunk/gli.bat (modified) * gli/trunk/gli4gs3.bat (modified) In gli.bat and gli4gs3.bat, use the temp directory speicified in the ... Tue, 06 May 2008 21:44:55 GMT oranfry [15352] * gli/trunk/client-gli4gs3.bat (modified) correcting a bug spotted by quan, was checking for presence of ... Wed, 30 Apr 2008 04:47:52 GMT ak19 [15310] * gli/trunk/CheckJavaVersion.class (modified) * gli/trunk/CheckJavaVersion.java (modified) New CheckJavaVersion that works with a default minimum required Java ... Thu, 17 Apr 2008 03:01:48 GMT kjdon [15199] * gli/trunk/gli.bat (modified) if have found perl in the registry, then its not on the path. Add it ... Mon, 14 Apr 2008 00:06:51 GMT kjdon [15184] * gli/trunk/makejar.sh (modified) added an extra output message. This should be translated Thu, 03 Apr 2008 00:55:46 GMT kjdon [15175] * gli/trunk/classes/xml/config.xml (modified) * gli/trunk/classes/xml/configRemote.xml (modified) changed the version number to be svn-trunk. this will be changed to a ... Wed, 02 Apr 2008 05:08:50 GMT ak19 [15164] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) modified Download Collection file's ERROR string handling, added ... Wed, 02 Apr 2008 05:02:16 GMT ak19 [15163] * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (modified) method run() modified to work properly in those cases where GSDL is ... Sun, 30 Mar 2008 23:09:27 GMT kjdon [15159] * gli/trunk/classes/dictionary.properties (modified) changed the preferences button on the download panel to say ... Sat, 29 Mar 2008 05:22:08 GMT ak19 [15157] * gli/trunk/classes/dictionary.properties (modified) Added entry for tooltip ... Sat, 29 Mar 2008 05:21:07 GMT ak19 [15156] * gli/trunk/src/org/greenstone/gatherer/gui/DeleteCollectionPrompt.java (modified) Doesn't allow users to delete the currently open collection. Modified ... Sat, 29 Mar 2008 05:12:44 GMT ak19 [15155] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) When calling mkcol to create a new collection, no longer add empty ... Sat, 29 Mar 2008 05:10:09 GMT ak19 [15154] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) runLocal() method now uniformly executes a process with arguments ... Thu, 27 Mar 2008 00:37:22 GMT kjdon [15137] * gli/trunk/src/org/greenstone/gatherer/cdm/Format.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added NavigationBar into the list of format options. I added pulldown ... Wed, 26 Mar 2008 23:12:49 GMT kjdon [15135] * gli/trunk/makegli.bat (modified) Added in extra java files explicitly to compile line for ... Tue, 25 Mar 2008 06:49:33 GMT ak19 [15125] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) runLocal executes a Process with single string command in general, ... Thu, 20 Mar 2008 08:15:02 GMT ak19 [15122] * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (added) Prompt dialog to work with new script replace_srcdoc_with_html.pl. ... Thu, 20 Mar 2008 07:32:08 GMT ak19 [15112] * gli/trunk/classes/dictionary.properties (modified) Added CollectionPopupMenu.Refresh, Menu.Replace_SrcDoc_With_HTML and ... Thu, 20 Mar 2008 07:29:20 GMT ak19 [15111] * gli/trunk/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) Added code to work with new replace_srcdoc_with_html.pl script Thu, 20 Mar 2008 07:28:02 GMT ak19 [15110] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) 1. rt.exec(args) is now used on Linux as well instead of its specific ... Thu, 20 Mar 2008 07:22:41 GMT ak19 [15109] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) Now works with replace_srcdoc_with_html.pl (mainly added 2 methods) Thu, 20 Mar 2008 07:21:09 GMT ak19 [15108] * gli/trunk/src/org/greenstone/gatherer/cdm/Plugin.java (modified) Now works with replace_srcdoc_with_html.pl Thu, 20 Mar 2008 07:19:09 GMT ak19 [15107] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) Added Refresh on rightclick AND now allows multiple selected ... Thu, 20 Mar 2008 07:12:43 GMT ak19 [15106] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTreeNode.java (modified) To work with new replace_srcdoc_with_html.pl script Thu, 20 Mar 2008 07:09:18 GMT ak19 [15105] * gli/trunk/src/org/greenstone/gatherer/file/FileManager.java (modified) Works with new replace_srcdoc_with_html.pl Thu, 13 Mar 2008 22:32:06 GMT davidb [15083] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) mistakenly commited code with version number set to 1.0. Changed ... Thu, 13 Mar 2008 22:31:46 GMT davidb [15082] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) mistakenly commited code with version number set to 1.0. Changed ... Mon, 03 Mar 2008 04:14:13 GMT anna [15033] * gli/trunk/help/en/help.xml (modified) * gli/trunk/help/en/searchindexes.htm (modified) * gli/trunk/help/en/selectingmetadatasets.htm (modified) * gli/trunk/help/en/theenrichview.htm (modified) Improved English expression as John Rose suggested.