# # ChangeLog for gli/trunk/src # # Generated by Trac 1.4.2 # 2024-05-11T21:50:19+12:00 Wed, 18 Nov 2009 06:33:58 GMT ak19 [20961] * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) Now when GLI starts up and finds a language in the config file which ... Wed, 18 Nov 2009 03:12:06 GMT ak19 [20960] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) 3 changes: 1. A few more instances where perl should be launched for ... Wed, 18 Nov 2009 02:51:36 GMT ak19 [20957] * gli/trunk/src/org/greenstone/gatherer/gui/ExplodeMetadataDatabasePrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (modified) When dealing with a remote Greenstone server, file separators need to ... Tue, 17 Nov 2009 00:27:01 GMT ak19 [20952] * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Changed error message icon to information message when server dialog ... Tue, 10 Nov 2009 07:49:48 GMT oranfry [20924] * gli/trunk/src/org/greenstone/gatherer/GetOpt.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/download/DownloadJob.java (modified) * gli/trunk/src/org/greenstone/gatherer/download/ServerInfoDialog.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/gui/DownloadPane.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ExplodeMetadataDatabasePrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/WriteCDImagePrompt.java (modified) Since we can now have a Perl installation inside Greenstone on linux ... Mon, 02 Nov 2009 00:40:10 GMT ak19 [20877] * gli/trunk/src/org/greenstone/gatherer/gui/GatherPane.java (modified) Fixed minor bug: clicking on trash icon when nothing's selected ... 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 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 ... 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, 16 Sep 2009 01:30:51 GMT kjdon [20608] * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) modified setting intial value for metadata type arg. If using the ... Wed, 02 Sep 2009 05:06:59 GMT ak19 [20482] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Small correction: before prepending cmd start to the command of the ... Wed, 02 Sep 2009 01:45:08 GMT ak19 [20480] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Changes made to incorporate the Local Apache Library Server on ... Mon, 31 Aug 2009 03:47:50 GMT kjdon [20455] * gli/trunk/src/org/greenstone/gatherer/cdm/Argument.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) removed metadatum type arg - I don't think it is ever used. and what ... Mon, 31 Aug 2009 03:02:04 GMT kjdon [20450] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectCfgReadWrite.java (modified) removed some commented out code, did a bit of tidying, no longer ... Mon, 31 Aug 2009 02:41:30 GMT kjdon [20448] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) toSTring for metadtaa element now in CollectCfgReadWrite instead of ... Mon, 31 Aug 2009 02:40:43 GMT kjdon [20447] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectCfgReadWrite.java (added) * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfigXMLReadWrite.java (added) * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) split CollectionConfiguration into three files: ... Mon, 31 Aug 2009 02:38:34 GMT kjdon [20446] * gli/trunk/src/org/greenstone/gatherer/util/Utility.java (modified) moved code to do with converting from old plugin names to new ones ... Sun, 30 Aug 2009 23:01:21 GMT kjdon [20445] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) removed show_extracted_namespace form toSTring and metadataToString - ... Sun, 30 Aug 2009 23:00:22 GMT kjdon [20444] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) CollectionConfiguration.toString now only takes one arg Sun, 30 Aug 2009 22:59:07 GMT kjdon [20443] * gli/trunk/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) replaced boolean with constant Sun, 30 Aug 2009 06:43:26 GMT kjdon [20441] * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) metadata arguments use an editable combobox, which seems to mean that ... Sun, 30 Aug 2009 06:41:54 GMT kjdon [20440] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) starting to remove code that strips off extracted namespace - this ... Sun, 30 Aug 2009 06:41:00 GMT kjdon [20439] * gli/trunk/src/org/greenstone/gatherer/cdm/Argument.java (modified) Argument now controls the conversion between metadata display name ... Sun, 30 Aug 2009 06:38:39 GMT kjdon [20438] * gli/trunk/src/org/greenstone/gatherer/metadata/MetadataTools.java (modified) added convertMetadataElementListNames to convert from display to ... Mon, 03 Aug 2009 02:05:45 GMT kjdon [20123] * gli/trunk/src/org/greenstone/gatherer/gui/MenuBar.java (modified) export and write cd don't work for gs3 so am hiding the menu items Mon, 03 Aug 2009 01:34:50 GMT kjdon [20117] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) removed a few commented out bits of code. Only display the schedule ... Fri, 17 Jul 2009 06:59:12 GMT ak19 [20007] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Adjusted the code to deal with 1. semicolons and commas separating ... Mon, 29 Jun 2009 00:59:50 GMT kjdon [19945] * gli/trunk/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) changed how it was reading in gs3 config xml - the values weren't ... Mon, 29 Jun 2009 00:59:00 GMT kjdon [19944] * gli/trunk/src/org/greenstone/gatherer/collection/Collection.java (modified) fixed a typo on a debug statement Fri, 19 Jun 2009 02:12:55 GMT ak19 [19863] * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Minor change to previous commit to make the Preview button work ... Thu, 18 Jun 2009 03:09:49 GMT ak19 [19862] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Getting the preview button working again for GS3. Wed, 10 Jun 2009 04:05:34 GMT kjdon [19798] * gli/trunk/src/org/greenstone/gatherer/cdm/TranslationView.java (modified) check whether levels is null before iterating through it Wed, 10 Jun 2009 04:05:04 GMT kjdon [19797] * gli/trunk/src/org/greenstone/gatherer/cdm/DepositorMetadataManager.java (modified) when a collection only had ex metadata set, we were removing it from ... Wed, 10 Jun 2009 04:03:34 GMT kjdon [19796] * gli/trunk/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) don't try and parse comments into tokens - quote marks can stuff up ... Tue, 09 Jun 2009 23:09:16 GMT kjdon [19781] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) changed a comment Tue, 09 Jun 2009 23:06:45 GMT kjdon [19780] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) when loading up an old collection, remove 'removeold' and 'keepold' ... Mon, 08 Jun 2009 03:16:34 GMT ak19 [19758] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Created new variable in Gatherer.java called isLocalLibrary that ... Mon, 08 Jun 2009 01:21:24 GMT kjdon [19753] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) in processComplete, after OK from build, the preview_button was ... Mon, 08 Jun 2009 01:09:47 GMT kjdon [19752] * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) check server is running before looking at isURLPending Wed, 03 Jun 2009 04:53:24 GMT ak19 [19736] * gli/trunk/src/org/greenstone/gatherer/util/UnzipTools.java (modified) Upon unzipping need to delete the dummy 'empty' files which were ... Tue, 02 Jun 2009 04:16:15 GMT oranfry [19722] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) don't skip import even if it looks like it doesn't need doing; ... Tue, 02 Jun 2009 00:01:25 GMT oranfry [19718] * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) applied changes relating to incremental building to the other two ... Fri, 29 May 2009 05:07:16 GMT ak19 [19678] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) The proxy and Authenticator setup was recently moved into the ... Fri, 29 May 2009 03:43:07 GMT ak19 [19675] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) URLPending can't be called unless we are using LLS. So first test ... Tue, 26 May 2009 03:55:58 GMT ak19 [19598] * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Corrected previous commit to avoid the changed code in the remote GS ... Mon, 25 May 2009 01:42:15 GMT ak19 [19585] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Changes made when re-testing the independently launchend GSI (and the ... Thu, 21 May 2009 04:44:28 GMT ak19 [19547] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Fixed up loose ends: restarting an external server - just as ... Wed, 20 May 2009 06:50:16 GMT ak19 [19544] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Put back and corrected the GLI code that was recently reverted for ... Mon, 18 May 2009 04:10:45 GMT ak19 [19513] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Reverting to before recent commits for working with independently ... Mon, 18 May 2009 01:55:00 GMT ak19 [19508] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Part of changes to how GLI deals with an independently launched GSI ... Mon, 18 May 2009 01:28:29 GMT ak19 [19507] * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Part of changes to how GLI deals with an independently launched GSI ... Mon, 18 May 2009 01:28:08 GMT ak19 [19506] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Part of changes to how GLI deals with an independently launched GSI ... Fri, 15 May 2009 05:20:11 GMT ak19 [19484] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Wait 20 seconds for the server to have started up when the server ... Thu, 14 May 2009 00:34:12 GMT ak19 [19471] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Waiting time for checking whether the server has started up already ... Wed, 13 May 2009 03:00:01 GMT kjdon [19443] * gli/trunk/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (modified) made ex metadata always go to bottom of Enrich pane Wed, 13 May 2009 02:58:59 GMT ak19 [19442] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Change that goes with change in PortFinder.java: now it passes a ... Wed, 13 May 2009 02:45:08 GMT kjdon [19438] * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) If you change the language then the locale is set in the ... Wed, 13 May 2009 02:43:56 GMT ak19 [19436] * gli/trunk/src/org/greenstone/gatherer/util/PortFinder.java (modified) Related to previous 2 commits: one info output line commented out. Wed, 13 May 2009 02:29:21 GMT ak19 [19432] * gli/trunk/src/org/greenstone/gatherer/util/PortFinder.java (modified) Changing somethings about previous commit: isPortAvailable takes a ... Wed, 13 May 2009 02:14:42 GMT oranfry [19430] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) correcting for whether to copy building to index Wed, 13 May 2009 01:55:59 GMT ak19 [19429] * gli/trunk/src/org/greenstone/gatherer/util/PortFinder.java (modified) Method isPortAvailable() now passed a boolean parameter telling it ... Tue, 12 May 2009 01:45:58 GMT oranfry [19404] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/CreatePane.java (modified) incremental import and build in gli (brought over from branch) Mon, 04 May 2009 03:23:59 GMT ak19 [19313] * gli/trunk/client-gli.sh (modified) * gli/trunk/src/org/greenstone/gatherer/download/DownloadJob.java (modified) To get the Downloading to work when using client-gli, needed to: 1. ... Fri, 01 May 2009 06:50:24 GMT ak19 [19308] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) 1. Library_url is stored into configRemote.xml; 2. ... Fri, 01 May 2009 02:57:14 GMT ak19 [19306] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/MenuBar.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) The download panel should be available in client-gli if there's a ... Thu, 30 Apr 2009 23:52:16 GMT davidb [19304] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) Moved location of setProxy and 'new GAuthenticator' to earlier point ... Mon, 27 Apr 2009 03:08:43 GMT kjdon [19272] * gli/trunk/src/org/greenstone/gatherer/gui/DeleteCollectionPrompt.java (modified) made delete prompt handle collection groups Mon, 27 Apr 2009 03:07:58 GMT kjdon [19271] * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) changed the position the help opens up at for download pane Mon, 27 Apr 2009 03:06:59 GMT kjdon [19270] * gli/trunk/src/org/greenstone/gatherer/cdm/DepositorMetadataManager.java (modified) don't add dc metadata set all the time. only add it if there is not a ... Mon, 27 Apr 2009 03:06:17 GMT kjdon [19269] * gli/trunk/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) commented out some unnecessary (afaik) print statements Thu, 23 Apr 2009 07:04:51 GMT ak19 [19243] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) The length of time to wait for the server to startup or stop is ... Thu, 23 Apr 2009 06:48:02 GMT ak19 [19242] * gli/trunk/src/org/greenstone/gatherer/collection/Collection.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Collection.getSubName() changed to getTailName() and all references ... Thu, 23 Apr 2009 04:19:36 GMT ak19 [19239] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * gli/trunk/src/org/greenstone/gatherer/file/FileManager.java (modified) Making replace shortcut option work for the remote case. Thu, 23 Apr 2009 03:18:56 GMT kjdon [19235] * gli/trunk/src/org/greenstone/gatherer/file/WorkspaceTreeNode.java (modified) added a comment Thu, 23 Apr 2009 03:14:43 GMT ak19 [19231] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServerAction.java (modified) Making rename shortcut option work for the remote case. Thu, 23 Apr 2009 03:14:38 GMT ak19 [19230] * gli/trunk/src/org/greenstone/gatherer/file/FileManager.java (modified) For remote GS server actions, calls ... Thu, 23 Apr 2009 03:13:24 GMT ak19 [19229] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Helpful debug statement (commented out). Thu, 23 Apr 2009 03:12:15 GMT ak19 [19228] * gli/trunk/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) Cosmetic change Thu, 23 Apr 2009 03:11:59 GMT ak19 [19227] * gli/trunk/src/org/greenstone/gatherer/collection/Collection.java (modified) Correction to comment Thu, 23 Apr 2009 03:05:46 GMT kjdon [19226] * gli/trunk/src/org/greenstone/gatherer/file/WorkspaceTreeNode.java (modified) added code to handle collect groups Thu, 23 Apr 2009 02:30:16 GMT kjdon [19225] * gli/trunk/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) made the GLI title display teh qualified collection name Thu, 23 Apr 2009 02:11:18 GMT kjdon [19224] * gli/trunk/src/org/greenstone/gatherer/cdm/SuperCollectionManager.java (modified) added code for collect groups Thu, 23 Apr 2009 02:10:41 GMT kjdon [19223] * gli/trunk/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) added code to hide the keyword metadata in the index list Thu, 23 Apr 2009 01:55:26 GMT ak19 [19221] * gli/trunk/src/org/greenstone/gatherer/remote/ZipCollectionConfigurations.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/ZipTools.java (modified) Correction for allowing the metadata directories of collections ... Thu, 23 Apr 2009 01:06:41 GMT kjdon [19220] * gli/trunk/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) the shortname is now the group qualified name, eg documented- ... Wed, 22 Apr 2009 08:14:54 GMT ak19 [19207] * gli/trunk/src/org/greenstone/gatherer/remote/ZipCollectionConfigurations.java (modified) Recurses to add collection-Group configurations to the zip, necessary ... Wed, 22 Apr 2009 05:39:05 GMT ak19 [19203] * 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/greenstone/LocalLibraryServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) Undoing the changes where the Collection.getName() always returned ... Wed, 22 Apr 2009 03:52:31 GMT ak19 [19197] * 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/gui/PreviewButton.java (modified) Tentative changes for getting the collectiongroup construct to work ... Wed, 22 Apr 2009 01:56:44 GMT ak19 [19194] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Deals with the Linux case where the GS2 was not configured with ... Wed, 22 Apr 2009 01:20:27 GMT ak19 [19188] * gli/trunk/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) Changes made together with related changes in gliserver.pl for making ... Tue, 21 Apr 2009 06:55:32 GMT ak19 [19173] * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/remote/RemoteGreenstoneServerAction.java (modified) GLI and gliserver.pl have been updated together to deal with ... Fri, 17 Apr 2009 07:44:48 GMT ak19 [19041] * 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/gui/PreviewButton.java (modified) The PreviewButton's response had not been updated to load the page of ... Fri, 17 Apr 2009 01:16:25 GMT ak19 [19030] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Works with the template glisite.cfg.in and llssite.cfg.in files to ... Thu, 16 Apr 2009 00:58:16 GMT ak19 [19004] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) When the local server application doesn't terminate properly and a ... Thu, 16 Apr 2009 00:43:08 GMT ak19 [19003] * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Fixed a bug I introduced into the functioning of GLI with Windows' ... Wed, 15 Apr 2009 07:18:56 GMT ak19 [18991] * gli/trunk/src/org/greenstone/gatherer/util/PortFinder.java (modified) Changed exception message. Wed, 15 Apr 2009 06:27:33 GMT ak19 [18987] * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/PreviewButton.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/PortFinder.java (added) Updated several files such that the Server2 code in server.jar can ... Tue, 14 Apr 2009 02:39:22 GMT kjdon [18948] * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) getLoadedCollectionDirectoryPath now gets the path from the loaded ... Tue, 14 Apr 2009 02:35:18 GMT kjdon [18947] * gli/trunk/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) don't use existence of metadata directory as not collect group, as ... Tue, 14 Apr 2009 02:33:28 GMT kjdon [18946] * gli/trunk/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) check the config file for collectgroup before checking whether the ...