# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-05-19T00:45:37+12:00 Tue, 25 Nov 2003 03:23:23 GMT jmt12 [5996] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Made several changes to the way collections are opened - thus to ... Tue, 25 Nov 2003 03:21:29 GMT jmt12 [5995] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) Calls the simple ready method in CollectionConfiguration Tue, 25 Nov 2003 03:20:50 GMT jmt12 [5994] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Added a little method for determining if a collect.cfg was correctly ... Tue, 25 Nov 2003 03:19:57 GMT jmt12 [5993] * trunk/gli/classes/dictionary.properties (modified) New strings when browsing for collection icons Tue, 25 Nov 2003 03:19:15 GMT jmt12 [5992] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) MSMEvents are now created including an integer to specify what user ... Tue, 25 Nov 2003 03:18:20 GMT jmt12 [5990] * trunk/gli/src/org/greenstone/gatherer/msm/MSMEvent.java (modified) Added a new attribute to these events, an integer describing the user ... Tue, 25 Nov 2003 03:17:40 GMT jmt12 [5989] * trunk/gli/src/org/greenstone/gatherer/gui/table/GTableModel.java (modified) Added some debugging to track down why inherited metadata icons ... Tue, 25 Nov 2003 03:17:00 GMT jmt12 [5988] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) A raft of new strings and characters Tue, 25 Nov 2003 03:16:33 GMT jmt12 [5987] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) It does cause serious problems, so I'm changing it back Tue, 25 Nov 2003 03:15:26 GMT jmt12 [5986] * trunk/gli/src/org/greenstone/gatherer/Dictionary.java (modified) Arguments in the dictionary can now be annotated with more meaningful ... Tue, 25 Nov 2003 03:14:21 GMT jmt12 [5985] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Corrected some code so that certain visual components, such as the ... Tue, 25 Nov 2003 03:12:20 GMT jmt12 [5984] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) Added methodto determine if Phind classifier has been assigned Tue, 25 Nov 2003 03:11:11 GMT jmt12 [5983] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) Fixed a bit of code where it was possible to assign configuration ... Tue, 25 Nov 2003 03:10:36 GMT jmt12 [5982] * trunk/gli/classes/xml/config.xml (modified) Rather than butchering the code for PreviewPane, I'll just disable ... Sun, 23 Nov 2003 22:50:19 GMT kjdon [5942] * trunk/gli/buglist/status.txt (modified) some fixed, some added Sun, 23 Nov 2003 22:48:24 GMT jmt12 [5941] * trunk/gli/src/org/greenstone/gatherer/gui/TransformCharacterTextField.java (added) A new textfield class which transforms any input in regard to a list ... Sun, 23 Nov 2003 22:47:12 GMT jmt12 [5940] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) Added two new static chars, pipe and forward slash Sun, 23 Nov 2003 22:46:43 GMT jmt12 [5939] * trunk/gli/src/org/greenstone/gatherer/gui/SimpleOpenCollectionDialog.java (modified) Double clicking now opens collections Sun, 23 Nov 2003 22:46:22 GMT jmt12 [5938] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) The value tree field now uses a TransformCharacterTextField which ... Sun, 23 Nov 2003 22:45:26 GMT jmt12 [5937] * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) Test for null sources (such as a non-set default index) when changing ... Sun, 23 Nov 2003 22:44:03 GMT jmt12 [5936] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) Metadata arguments can now successfully take, and display, custom ... Thu, 20 Nov 2003 22:58:31 GMT kjdon [5934] * trunk/gli/buglist/status.txt (modified) a few little things to remember to do Thu, 20 Nov 2003 22:52:10 GMT jmt12 [5933] * trunk/gli/buglist/status.txt (modified) New and fixed bugs Thu, 20 Nov 2003 22:06:18 GMT jmt12 [5931] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) I had forgotten to test for default index being null when changing ... Thu, 20 Nov 2003 21:57:52 GMT jmt12 [5930] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMetaManager.java (modified) Metadata is now only written to collect.cfg if assigned. It used to ... Thu, 20 Nov 2003 21:57:10 GMT kjdon [5929] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) fixed the url generation stuff for preview - wasn't updating changes ... Thu, 20 Nov 2003 21:50:39 GMT kjdon [5928] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java (modified) added a method to get the search type string Thu, 20 Nov 2003 21:22:07 GMT mdewsnip [5927] * trunk/gli/gli.bat (modified) * trunk/gli/makegli.bat (modified) Sigh... I've given in to the constant moaning and removed the "press ... Thu, 20 Nov 2003 21:18:27 GMT jmt12 [5926] * trunk/gli/src/org/greenstone/gatherer/cdm/PlugInManager.java (modified) When a plugin is unassigned the list of available plugins stays sorted Thu, 20 Nov 2003 04:41:35 GMT mdewsnip [5923] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) (This is not me committing - it is John!!) Added a sleep within the ... Thu, 20 Nov 2003 04:36:27 GMT kjdon [5922] * trunk/gli/src/org/greenstone/gatherer/collection/ExportCollectionPrompt.java (modified) was adding the prompt as a GShell listener twice. Thu, 20 Nov 2003 04:13:32 GMT kjdon [5921] * trunk/gli/src/org/greenstone/gatherer/collection/ExportCollectionPrompt.java (modified) removed a testing thing that shouldn't be there Thu, 20 Nov 2003 00:44:04 GMT mdewsnip [5918] * trunk/gli/classes/dictionary.properties (modified) Updated AboutDialog.Date string to more accurately reflect the 2.41 ... Wed, 19 Nov 2003 22:21:01 GMT jmt12 [5916] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) The getImage method can now be called with a boolean to indicate if ... Wed, 19 Nov 2003 22:19:13 GMT jmt12 [5915] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTreeCellRenderer.java (modified) Renderer now uses different icons for files which already exist in ... Wed, 19 Nov 2003 22:18:27 GMT jmt12 [5914] * trunk/gli/classes/images/greenfile.gif (added) * trunk/gli/classes/images/greenfolder.gif (added) New icons which give visual indication of a file from the workspace ... Wed, 19 Nov 2003 21:57:32 GMT kjdon [5913] * trunk/gli/classes/dictionary.properties (modified) modified the exported coll messages to use mulitple collections Wed, 19 Nov 2003 21:55:48 GMT kjdon [5912] * trunk/gli/src/org/greenstone/gatherer/collection/ExportCollectionPrompt.java (modified) now can export multiple collections to a single cdrom Wed, 19 Nov 2003 21:54:14 GMT kjdon [5911] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) added a print method Wed, 19 Nov 2003 21:51:54 GMT mdewsnip [5910] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionConfiguration.java (modified) Removed quotes around collection meta items. Wed, 19 Nov 2003 21:49:23 GMT mdewsnip [5909] * trunk/gli/classes/images/greyfolder.gif (modified) Put back to old image. Wed, 19 Nov 2003 21:15:30 GMT jmt12 [5908] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) New collection processes, ie mkcol.pl calls, are no longer passed ... Wed, 19 Nov 2003 21:14:10 GMT jmt12 [5907] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) All non-special collection metadata values now are wrapped in quotes Wed, 19 Nov 2003 03:44:33 GMT kjdon [5905] * trunk/gli/classes/dictionary.properties (modified) export coll stuff Wed, 19 Nov 2003 03:18:23 GMT jmt12 [5904] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) Removed debug comments as it seems my latest change did the trick - ... Wed, 19 Nov 2003 03:04:45 GMT jmt12 [5903] * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionIndexManager.java (modified) Removing a partition which just happens to be the default one also ... Wed, 19 Nov 2003 03:04:01 GMT jmt12 [5902] * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) Removing a language which just happens to be the default one also now ... Wed, 19 Nov 2003 02:11:46 GMT jmt12 [5901] * trunk/gli/src/org/greenstone/gatherer/cdm/TranslationView.java (modified) Completed the TranslationView manager so that it actually shows the ... Wed, 19 Nov 2003 02:10:31 GMT jmt12 [5900] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMetaManager.java (modified) Added a new method to provide a TreeSet of the current languages in ... Wed, 19 Nov 2003 02:09:33 GMT jmt12 [5899] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) Added a new constructor for 'dummy' collection metadata - ie that ... Wed, 19 Nov 2003 01:58:45 GMT mdewsnip [5898] * trunk/gli/src/org/greenstone/gatherer/file/FileSystem.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) A quick and ugly hack to assign a model to the root drives under ... Wed, 19 Nov 2003 01:21:10 GMT mdewsnip [5897] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Hacked a fix in for highlighting the correct value in the value tree. ... Wed, 19 Nov 2003 01:16:32 GMT kjdon [5896] * trunk/gli/classes/dictionary.properties (modified) added preview button text to createPane Wed, 19 Nov 2003 01:15:23 GMT kjdon [5895] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) made a new BrowserApplication class to launch teh browser, added the ... Wed, 19 Nov 2003 01:12:47 GMT kjdon [5894] * trunk/gli/src/org/greenstone/gatherer/file/FileAssociationManager.java (modified) added in getBrowserCommand - uses the file association stuff for ... Wed, 19 Nov 2003 01:08:32 GMT kjdon [5893] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/DeleteCollectionPrompt.java (modified) instead of configuring the server via the preview pane, now we do it ... Wed, 19 Nov 2003 01:02:42 GMT kjdon [5892] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) added a preview button to the create pane Wed, 19 Nov 2003 01:01:31 GMT kjdon [5891] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) commented out all the preview pane stuff Wed, 19 Nov 2003 01:00:11 GMT kjdon [5890] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) added in isWindows9x() method Tue, 18 Nov 2003 23:00:49 GMT jmt12 [5888] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Had forgotten to reset 60 second counter after first 60 seconds Tue, 18 Nov 2003 21:54:23 GMT jmt12 [5887] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) Changed the process stream readers to try and avoid the deadlock ... Tue, 18 Nov 2003 21:50:53 GMT jmt12 [5886] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTreeCellRenderer.java (modified) Provision, although no implementation, for different icons for the ... Tue, 18 Nov 2003 21:50:11 GMT jmt12 [5885] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) The DragTree prevents drags originating with files already in the ... Tue, 18 Nov 2003 21:49:27 GMT jmt12 [5884] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) FileNodes now know whether they are in the currently open collection Tue, 18 Nov 2003 03:28:33 GMT jmt12 [5881] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) A new string for the MARC file extension Tue, 18 Nov 2003 03:28:13 GMT jmt12 [5880] * trunk/gli/src/org/greenstone/gatherer/msm/GreenstoneArchiveParser.java (modified) Added a test to prevent metadata values from being extracted for Marc ... Tue, 18 Nov 2003 03:16:45 GMT mdewsnip [5879] * trunk/gli/buglist/status.txt (modified) Added another bug to the list. Tue, 18 Nov 2003 02:32:46 GMT jmt12 [5877] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Codec.java (modified) * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueNode.java (modified) Introduced two new codec transforms to correctly handle path information Tue, 18 Nov 2003 02:32:28 GMT jmt12 [5876] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) The tooltip formatter should no longer crash and burn on null strings Tue, 18 Nov 2003 02:31:59 GMT jmt12 [5875] * trunk/gli/src/org/greenstone/gatherer/util/MetadataXML.java (modified) My stupidity was quickly noticed when I complained that Hierarchies ... Tue, 18 Nov 2003 02:30:28 GMT jmt12 [5874] * trunk/gli/src/org/greenstone/gatherer/msm/parsers/GreenstoneMetadataParser.java (modified) Forgot that HFile object added backslashes to legacy data, not pipes ... Tue, 18 Nov 2003 02:29:00 GMT jmt12 [5873] * trunk/gli/src/org/greenstone/gatherer/gui/OptionsPane.java (modified) Restored import and build panes to use grid layout - but without the ... Tue, 18 Nov 2003 02:27:25 GMT jmt12 [5872] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) Just some debug comments to try to figure out why import & build ... Tue, 18 Nov 2003 01:57:36 GMT mdewsnip [5871] * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) Deleted a line which shouldn't have been committed (yet). Tue, 18 Nov 2003 01:11:24 GMT mdewsnip [5870] * trunk/gli/buglist/status.txt (modified) Removed a blank line (where did bug 153 go?) that was causing problems. Tue, 18 Nov 2003 01:10:45 GMT mdewsnip [5869] * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MirrorPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/WorkspaceTree.java (modified) More improvements to workspace tree refreshing... still not perfect ... Tue, 18 Nov 2003 01:01:22 GMT mdewsnip [5867] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Fixed check for updating the Mirror tab. Mon, 17 Nov 2003 19:42:10 GMT jmt12 [5865] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) I don't remember changing anything in this class, but according to ... Mon, 17 Nov 2003 19:37:33 GMT jmt12 [5864] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) I believe I have now finished adding tests for missing arguments when ... Mon, 17 Nov 2003 19:35:01 GMT jmt12 [5863] * trunk/gli/src/org/greenstone/gatherer/cdm/Classifier.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PlugIn.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/PlugInManager.java (modified) The lists for selecting PlugIns and Classifiers now show the ... Mon, 17 Nov 2003 19:32:00 GMT jmt12 [5862] * trunk/gli/src/org/greenstone/gatherer/Dictionary.java (modified) Changed the registerTooltip method a little so you can tell it ... Mon, 17 Nov 2003 04:21:17 GMT mdewsnip [5861] * trunk/gli/classes/dictionary.properties (modified) Updated a tooltip to be far more accurate. Mon, 17 Nov 2003 00:57:57 GMT mdewsnip [5860] * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) Tidied up what should be shown/hidden in the workspace tree. ... Mon, 17 Nov 2003 00:39:17 GMT mdewsnip [5859] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fixed subcollection output so that the regular expression end ... Sun, 16 Nov 2003 21:35:16 GMT mdewsnip [5857] * trunk/gli/buglist/status.txt (modified) Added another bug to the list. Sun, 16 Nov 2003 21:11:35 GMT mdewsnip [5856] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Hacked a change into parseClassify so that it doesn't ignore ... Sun, 16 Nov 2003 20:38:07 GMT mdewsnip [5855] * trunk/gli/classes/images/greyfolder.gif (modified) Reduced size to be the same as the built-in Java folder icon. Sun, 16 Nov 2003 04:50:12 GMT mdewsnip [5854] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/DeleteCollectionPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/CollectionPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/WorkspaceTree.java (modified) More improvements to smart workspace tree refreshing. Library ... Fri, 14 Nov 2003 03:58:11 GMT kjdon [5853] * trunk/gli/buglist/status.txt (modified) added a comment Fri, 14 Nov 2003 03:56:23 GMT kjdon [5852] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) fixed the annoying null pointer exception when there was an empty ... Fri, 14 Nov 2003 02:42:17 GMT kjdon [5851] * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) added a separator in the File menu Fri, 14 Nov 2003 02:03:33 GMT mdewsnip [5847] * trunk/gli/src/org/greenstone/gatherer/WGet.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/Job.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileSystem.java (added) * trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTreeModel.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/CollectionPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MirrorPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/WorkspaceTree.java (added) A much improved workspace tree that only refreshes when it really ... Thu, 13 Nov 2003 03:58:50 GMT kjdon [5844] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionConfiguration.java (modified) removed a print statement Thu, 13 Nov 2003 03:56:46 GMT kjdon [5843] * trunk/gli/src/org/greenstone/gatherer/collection/ExportCollectionPrompt.java (added) a new dialog for exporting a collection to cdrom Thu, 13 Nov 2003 03:48:29 GMT kjdon [5842] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) added handler for export in file menu Thu, 13 Nov 2003 03:47:39 GMT kjdon [5841] * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) added Export to CDROM to the menu Thu, 13 Nov 2003 03:46:51 GMT kjdon [5840] * trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) added in options for exporting collections Thu, 13 Nov 2003 03:45:24 GMT kjdon [5839] * trunk/gli/classes/dictionary.properties (modified) and here are Ian's changes Thu, 13 Nov 2003 03:39:50 GMT kjdon [5838] * trunk/gli/classes/dictionary.properties (modified) added text for the export to CDROM functionality Thu, 13 Nov 2003 01:37:58 GMT kjdon [5836] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) searchForMEtadata(file) now returns true if successful, not true if ...