# # ChangeLog for gli/trunk/src/org/greenstone/gatherer/shell # # Generated by Trac 1.4.2 # 2024-06-10T19:47:11+12:00 Sun, 17 Aug 2008 21:50:42 GMT kjdon [16855] * gli/trunk/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java (modified) added in support for displaying a warning element at lower modes Sun, 17 Aug 2008 06:46:35 GMT kjdon [16853] * gli/trunk/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java (modified) added a warning element string. have yet to implement handling these ... 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 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 ... 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 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 ... 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 ... Sun, 18 Nov 2007 22:26:54 GMT anna [14818] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) when creating new collection fails, pass the name of the new ... Sun, 05 Aug 2007 22:27:37 GMT qq6 [14305] * gli/trunk/src/org/greenstone/gatherer/shell/GShell.java (modified) download 'buildConfig.xml' if Gatherer.GS3 Wed, 06 Jun 2007 03:28:49 GMT oranfry [14129] * gli/trunk (moved) repository restructuring Mon, 04 Jun 2007 23:52:02 GMT qq6 [14116] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) set 'prcs = rt.exec(args)' in runLocal() for escaping spaces in the ...