# # ChangeLog for gli/trunk/src/org/greenstone/gatherer/Gatherer.java # # Generated by Trac 1.4.2 # 2024-06-07T09:01:48+12:00 Mon, 09 Mar 2009 06:18:19 GMT ak19 [18644] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Instead of using sun's BASE64Encoder on fedora login (which throws ... Fri, 05 Dec 2008 05:13:28 GMT ak19 [18131] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Updated method missingEXEC() to present the user with the likely URL ... Wed, 29 Oct 2008 06:18:04 GMT ak19 [17628] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Minor change to stop the GLIApplet from closing the browser Fri, 24 Oct 2008 04:45:51 GMT ak19 [17612] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * gli/trunk/src/org/greenstone/gatherer/file/FileManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/Classifiers.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone3/ServletConfiguration.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ExplodeMetadataDatabasePrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/metadata/ProfileXMLFile.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/ActionQueue.java (added) * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServerAction.java (added) * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) Turned class RemoteGreenstoneServer.java from an all-static class ... Mon, 01 Sep 2008 04:50:03 GMT ak19 [17121] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Gatherer ensures that the GLI user cache directory exists, so that ... Mon, 25 Aug 2008 01:46:07 GMT ak19 [16993] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) 1. When the GLI client cannot connect to the library-path url ... Mon, 25 Aug 2008 01:28:51 GMT ak19 [16990] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) After changing the gliserver url or library path url, a restart is ... Mon, 18 Aug 2008 04:35:36 GMT ak19 [16884] * gli/trunk/src/org/greenstone/gatherer/Configuration.java (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) When GS is local, it will use library_url_gs3 or library_url_gs2 and ... Mon, 14 Jul 2008 04:25:22 GMT ak19 [16397] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Minor change. Fri, 11 Jul 2008 03:06:10 GMT ak19 [16358] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Changes for when client FLI runs against a remote GS server and ... 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 ... 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 ... 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 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, 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 ... Wed, 27 Feb 2008 03:28:31 GMT davidb [15012] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) br.readLine() could return null in test for ImageMagick -- threw ... Tue, 12 Feb 2008 03:13:13 GMT davidb [14974] * gli/trunk/src/org/greenstone/gatherer/Configuration.java (modified) * gli/trunk/src/org/greenstone/gatherer/GAuthenticator.java (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/GathererProg.java (modified) * gli/trunk/src/org/greenstone/gatherer/GetOpt.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/Collection.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/MetadataSetManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/DesignPane.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Changes to GLI to support export into Fedora. New utility called ... Thu, 04 Oct 2007 22:16:04 GMT oranfry [14605] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) version number now defaults to trunk. brought across from 3.03 ... Mon, 24 Sep 2007 22:13:24 GMT qq6 [14567] * gli/trunk/src/org/greenstone/gatherer/GAuthenticator.java (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/WarningDialog.java (modified) if Configuration.library_url is given, assume a default ... Tue, 14 Aug 2007 21:55:11 GMT qq6 [14372] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) set the general.gliserver_url if Configuration.gliserver_url is defined Wed, 08 Aug 2007 21:43:50 GMT qq6 [14352] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Configuration.gliserver_url is set up if Configuration.library_url != ... Sun, 05 Aug 2007 22:20:40 GMT qq6 [14304] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Added the configuration for the remote gs3 Mon, 16 Jul 2007 23:23:23 GMT oranfry [14257] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/classes/dictionary_ar.properties (modified) * gli/trunk/classes/dictionary_el.properties (modified) * gli/trunk/classes/dictionary_es.properties (modified) * gli/trunk/classes/dictionary_fr.properties (modified) * gli/trunk/classes/dictionary_lv.properties (modified) * gli/trunk/classes/dictionary_mr.properties (modified) * gli/trunk/classes/dictionary_ro.properties (modified) * gli/trunk/classes/dictionary_ru.properties (modified) * gli/trunk/classes/dictionary_zh.properties (modified) * gli/trunk/classes/xml/config.xml (modified) * gli/trunk/classes/xml/configRemote.xml (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) creating release 2.74 Sun, 15 Jul 2007 22:18:09 GMT xiao [14250] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) modify to enable the menubar items file and edit if there is no ... Sun, 08 Jul 2007 22:40:52 GMT xiao [14228] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) add a method to disable the menu bar items (file and edit) while the ... Wed, 06 Jun 2007 03:28:49 GMT oranfry [14129] * gli/trunk (moved) repository restructuring Thu, 24 May 2007 04:31:21 GMT xiao [14093] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Instead of using the exitValue, now it uses the standard output ...