# # ChangeLog for gli/trunk/src/org/greenstone/gatherer/cdm # # Generated by Trac 1.4.2 # 2024-05-02T06:27:47+12:00 Wed, 08 Apr 2009 01:29:11 GMT kjdon [18912] * gli/trunk/src/org/greenstone/gatherer/cdm/Argument.java (modified) reindented the file - it had horrible huge indentation Wed, 08 Apr 2009 01:27:32 GMT kjdon [18911] * 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) added support for new plugin option type: enumstring, which has a ... Wed, 08 Apr 2009 01:25:13 GMT kjdon [18910] * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) reindented the file before editing it Sun, 05 Apr 2009 23:16:07 GMT anna [18886] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/IndexOptionManager.java (modified) * gsdl/trunk/collect/modelcol/etc/collect.cfg (modified) * gsdl/trunk/macros/english.dm (modified) Changes for ticket #369. Display translations of search metadata ... Mon, 30 Mar 2009 00:01:18 GMT anna [18835] * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) Fixed the problem that can't set a format statement to empty. Sun, 15 Mar 2009 21:22:28 GMT kjdon [18688] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexOptionManager.java (modified) removed the ^Ms from the file Sun, 15 Mar 2009 03:11:19 GMT kjdon [18687] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexOptionManager.java (modified) made all the index options always visible, just disabled if they are ... Sun, 15 Mar 2009 03:08:44 GMT kjdon [18686] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) renamed STEMOPTIONS to INDEXOPTIONS as that is what it is in config ... Mon, 09 Mar 2009 02:05:30 GMT kjdon [18639] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) plugin and classifiers both look for metadata names in argument ... Mon, 02 Mar 2009 02:13:05 GMT kjdon [18611] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexingManager.java (modified) change the test for MG build type, as build_type not always updated ... Mon, 02 Mar 2009 02:11:40 GMT kjdon [18610] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) some indenting change, and set build type after changing the indexes ... Mon, 02 Mar 2009 02:09:56 GMT kjdon [18609] * gli/trunk/src/org/greenstone/gatherer/cdm/BuildTypeManager.java (modified) set buildtype after notifying listeners, as it may be used to ... Mon, 02 Mar 2009 02:09:09 GMT kjdon [18608] * gli/trunk/src/org/greenstone/gatherer/cdm/DOMProxyListModel.java (modified) return null if we are asking for an index that does not exist, in ... Tue, 24 Feb 2009 21:13:39 GMT kjdon [18593] * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionTree.java (modified) * gli/trunk/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/EnrichPane.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GatherPane.java (modified) GLI three modes change: file tree filters are now editable in ... Mon, 23 Feb 2009 02:33:19 GMT kjdon [18588] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) GLI three modes change: duplicate plugins can be added now in ... Mon, 23 Feb 2009 02:16:20 GMT kjdon [18587] * gli/trunk/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) GLI three modes change: partition index will now be visible in ... Mon, 23 Feb 2009 00:36:27 GMT kjdon [18583] * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added format: to the Date metadata in DateList default format Fri, 20 Feb 2009 06:53:19 GMT kjdon [18571] * gli/trunk/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) made List (was GenericList) the default classifier in the available ... Tue, 17 Feb 2009 22:48:00 GMT kjdon [18533] * gli/trunk/src/org/greenstone/gatherer/cdm/TranslationView.java (modified) added Level strings to the list for translation Mon, 16 Feb 2009 02:17:25 GMT kjdon [18525] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) explicitly save the coll config file after adding a new plugin from ... Wed, 21 Jan 2009 23:15:09 GMT kjdon [18414] * gli/trunk/src/org/greenstone/gatherer/cdm/DepositorMetadataManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) a few more mods for RTL gli Wed, 21 Jan 2009 22:04:31 GMT kjdon [18412] * gli/trunk/src/org/greenstone/gatherer/cdm/BuildTypeManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/DepositorMetadataManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/IndexOptionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/IndexingManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/SubcollectionIndexManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/SuperCollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/TranslationView.java (modified) * gli/trunk/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/AttributeTable.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/DeleteMetadataSetPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/MetadataSetTree.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/NewMetadataElementNamePrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/NewMetadataSetPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gems/OpenMetadataSetPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/FedoraLogin.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/FileAssociationDialog.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ModalDialog.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ReplaceSrcDocWithHtmlPrompt.java (modified) more modifications for RTL GLI, thanks to Amin Hedjazi Mon, 12 Jan 2009 01:21:28 GMT kjdon [18372] * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/CheckListEntry.java (modified) set the ComponentOrientation for a few things, for RTL gli Mon, 05 Jan 2009 07:18:37 GMT kjdon [18302] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexOptionManager.java (modified) added action commands to document and section checkboxes. it was ... Wed, 12 Nov 2008 20:51:28 GMT kjdon [17844] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) modified pluginToString to be like classifyToString where we look for ... Wed, 12 Nov 2008 00:14:20 GMT kjdon [17826] * gli/trunk/src/org/greenstone/gatherer/cdm/Argument.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentContainer.java (modified) changed method name from setDispalyName to setDisplayName Thu, 06 Nov 2008 01:53:43 GMT kjdon [17752] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/util/StaticStrings.java (modified) GA changed to GreenstoneXML Wed, 05 Nov 2008 23:18:23 GMT kjdon [17732] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) a couple more additions to the plugin name map Tue, 28 Oct 2008 03:41:47 GMT mdewsnip [17616] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fix to bug where some "subcollection" entries in the collect.cfg file ... 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, 08 Sep 2008 01:18:43 GMT kjdon [17211] * gli/trunk/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) removed the code that stored the collection creator email address in ... Sun, 31 Aug 2008 01:43:29 GMT kjdon [17114] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexOptionManager.java (modified) added separate_cjk option to index options. added tooltips to all options Wed, 27 Aug 2008 22:34:38 GMT kjdon [17035] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) moved MetadataXMLPlugin 'below the line' in plugin list. you always ... Wed, 27 Aug 2008 21:45:07 GMT kjdon [17031] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) added a plugin mapping for METSPlug Mon, 25 Aug 2008 00:32:56 GMT kjdon [16989] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) use xmlNodeToStringWithoutIndenting to output format xml for gs3 Mon, 18 Aug 2008 02:22:55 GMT kjdon [16880] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) don't use dot prefix at all for search collection meta for gs3, so ... Mon, 18 Aug 2008 02:15:06 GMT kjdon [16879] * gli/trunk/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) search metadata eg index nmaes etc, don't use dot prefix in greenstone 3 Fri, 08 Aug 2008 00:17:50 GMT anna [16680] * gli/trunk/classes/dictionary.properties (modified) * gli/trunk/help/en/depositormetadatasettings.htm (added) * gli/trunk/help/en/help.xml (modified) * gli/trunk/help/en/help_index.xml (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/DepositorMetadataManager.java (added) * gli/trunk/src/org/greenstone/gatherer/gui/FormatPane.java (modified) * gsdl/trunk/macros/deposit.dm (modified) * gsdl/trunk/runtime-src/src/recpt/depositoraction.cpp (modified) Improved customization of metadata sets/elements used in the ... Thu, 07 Aug 2008 23:03:17 GMT davidb [16678] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fixed oversight in GLI reading GS3 collectionConfig.xml where it ... 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 ... 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 ... 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 ... 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, 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 ... 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 Mon, 03 Mar 2008 02:08:45 GMT mdewsnip [15031] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fixed bug when parsing quoted arguments starting with a minus character. Tue, 06 Nov 2007 22:10:02 GMT anna [14783] * gli/trunk/src/org/greenstone/gatherer/cdm/Argument.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentContainer.java (modified) * gli/trunk/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) If a plugin option has a display name, use the displayName instead of ... Tue, 30 Oct 2007 02:16:00 GMT anna [14745] * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) When a format variable is set to empty string, recover to its default ... Tue, 30 Oct 2007 02:10:27 GMT anna [14744] * gli/trunk/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) Added SelectAll and SelectNone buttons on the Languages partition ... Tue, 30 Oct 2007 02:08:05 GMT anna [14743] * gli/trunk/src/org/greenstone/gatherer/cdm/SubcollectionIndex.java (modified) Fixed the bug when moving up the last element of subcollection ... Tue, 30 Oct 2007 02:07:19 GMT anna [14742] * gli/trunk/src/org/greenstone/gatherer/cdm/SubcollectionIndexManager.java (modified) Added SelectAll and SelectNone buttons. Wed, 17 Oct 2007 03:53:00 GMT shaoqun [14706] * gli/trunk/src/org/greenstone/gatherer/cdm/Format4gs3.java (modified) Fixed NULL pointer exception when closing a collection Sun, 14 Oct 2007 23:47:57 GMT xiao [14679] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) clearup some comments, nothing changed. Mon, 08 Oct 2007 20:57:18 GMT xiao [14635] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) add two methods to write in and out the plugout element which is used ... Mon, 08 Oct 2007 08:23:20 GMT xiao [14634] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) add two methods to write in and out the plugout element which is used ... Wed, 26 Sep 2007 22:54:53 GMT qq6 [14587] * gli/trunk/src/org/greenstone/gatherer/cdm/GeneralManager.java (modified) fill in the file name of the icon image if it is in the GS3 mode Mon, 17 Sep 2007 01:16:23 GMT xiao [14522] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) modify to write out index options eg casefold and stem, to ... Tue, 28 Aug 2007 01:56:00 GMT shaoqun [14387] * gli/trunk/src/org/greenstone/gatherer/cdm/Format4gs3Manager.java (modified) make it use new defualt format Thu, 09 Aug 2007 04:38:13 GMT xiao [14360] * gli/trunk/src/org/greenstone/gatherer/cdm/Format4gs3Manager.java (modified) modify to call format4gs3.getPureFormat() instead of ... Thu, 09 Aug 2007 04:32:13 GMT xiao [14359] * gli/trunk/src/org/greenstone/gatherer/cdm/Format4gs3.java (modified) modify to make a Format4gs3 object contain two format features: ... Mon, 09 Jul 2007 21:53:58 GMT xiao [14237] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) modify to skip the parsing of the collectionConfig.xml internal ... Mon, 09 Jul 2007 00:04:04 GMT xiao [14234] * gli/trunk/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) modify RemoveListener so that the remove button is disabled after the ... Sun, 08 Jul 2007 23:52:40 GMT xiao [14232] * gli/trunk/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) add c ClickListener to listen for double click upon the index list ... Sun, 08 Jul 2007 22:53:50 GMT xiao [14231] * gli/trunk/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) fixed a bug that when the user accidentally deletes the content of ... Fri, 29 Jun 2007 01:16:23 GMT xiao [14204] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) modify to write the OAI element into the internal structure and write ... Wed, 06 Jun 2007 03:28:49 GMT oranfry [14129] * gli/trunk (moved) repository restructuring Thu, 24 May 2007 21:03:06 GMT xiao [14094] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) detect whether it's gs2 or gs3 before saving the configuration file ...