# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-04-28T16:24:53+12:00 Wed, 11 Jun 2003 03:50:04 GMT kjdon [4572] * trunk/gli/src/org/greenstone/gatherer/checklist/CheckList.java (modified) checklist is now a single click list Wed, 11 Jun 2003 03:21:31 GMT mdewsnip [4571] * trunk/gli/src/org/greenstone/gatherer/collection/SaveCollectionTask.java (modified) Removed ProgressMonitor, which for some reason was locking up when ... Wed, 11 Jun 2003 02:47:20 GMT jmt12 [4570] * trunk/gli/plugins.dat (deleted) Shouldn't be in CVS as it is generated as necessary (such as when ... Wed, 11 Jun 2003 02:41:09 GMT jmt12 [4569] * trunk/gli/classifiers.dat (deleted) This shouldn't be in CVS as it is generated as necessary (for ... Wed, 11 Jun 2003 02:14:02 GMT kjdon [4568] * trunk/gli/src/org/greenstone/gatherer/cdm/Argument.java (modified) fixed a bug Wed, 11 Jun 2003 01:56:21 GMT kjdon [4567] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) for parsing and writing classifier args: use toStringCOnfig for ... Wed, 11 Jun 2003 01:55:10 GMT jmt12 [4566] * trunk/gli/Gatherer (modified) Changed Gatherer.jar to GLI.jar Wed, 11 Jun 2003 01:53:57 GMT jmt12 [4565] * trunk/gli/src/org/greenstone/gatherer/gui/metaaudit/MetaAuditFrame.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/metaaudit/MetaAuditModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/metaaudit/MetaAuditTable.java (modified) 2030118, 2030119: MetaAudit view now has columns sorted by natural ... Wed, 11 Jun 2003 01:50:52 GMT jmt12 [4564] * trunk/gli/src/org/greenstone/gatherer/msm/MSMUtils.java (modified) 2030118: Extended the MetadataComparator to allow it to correctly ... Wed, 11 Jun 2003 01:49:35 GMT jmt12 [4563] * trunk/gli/src/org/greenstone/gatherer/msm/GreenstoneArchiveParser.java (modified) 2030114: Added an extra static method which when called on a ... Wed, 11 Jun 2003 01:48:24 GMT kjdon [4562] * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) when naming a new subcollection filter, the name is not allowed ... Wed, 11 Jun 2003 01:48:03 GMT jmt12 [4561] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Was needlessly clearing the TreeSynchronizer listeners. It used to be ... Wed, 11 Jun 2003 01:46:40 GMT jmt12 [4560] * trunk/gli/src/org/greenstone/gatherer/gui/BrowsingPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/PreviewPane.java (modified) 2030123: Have now (successfully) told CalPane not to cache pages. ... Wed, 11 Jun 2003 01:44:33 GMT kjdon [4559] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) properly indented some comments Wed, 11 Jun 2003 01:43:34 GMT kjdon [4558] * trunk/gli/src/org/greenstone/gatherer/cdm/Argument.java (modified) have a new toStringConfig method that returns the config file format ... Wed, 11 Jun 2003 01:43:03 GMT jmt12 [4557] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) 2030114: Hadn't actually implemented importing from collections other ... Wed, 11 Jun 2003 01:41:15 GMT jmt12 [4556] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Directed several debug comments so I can later have them only written ... Wed, 11 Jun 2003 01:39:48 GMT jmt12 [4555] * trunk/gli/src/org/greenstone/gatherer/util/TreeSynchronizer.java (modified) 2030119: Had removed all TreeSelectionListeners when I only really ... Wed, 11 Jun 2003 01:38:05 GMT jmt12 [4554] * trunk/gli/classes/dictionary.properties (modified) Changed two phrases to grammar better make them. Wed, 11 Jun 2003 01:37:06 GMT kjdon [4553] * trunk/gli/src/org/greenstone/gatherer/cdm/Classifier.java (modified) have a new toStringConfig method that returns the config file format ... Wed, 11 Jun 2003 01:35:09 GMT kjdon [4552] * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) removed hardcoded strings and lengths for ex. Wed, 11 Jun 2003 00:15:25 GMT mdewsnip [4551] * trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) Fixed a bug where a new OptionsPane was being created whenever a ... Tue, 10 Jun 2003 22:45:45 GMT mdewsnip [4548] * trunk/gli/classes/dictionary.properties (modified) Changed all instances of "directory"/"directories" to "folder"/"folders". Tue, 10 Jun 2003 22:32:44 GMT mdewsnip [4547] * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) Changed the MagicMenuItem to be a bit more magical (ie. work :-). ... Tue, 10 Jun 2003 22:24:51 GMT mdewsnip [4546] * trunk/gli/src/org/greenstone/gatherer/gui/CollectionPane.java (modified) Added gainFocus() method so the pane could update the "view assigned ... Tue, 10 Jun 2003 21:37:48 GMT mdewsnip [4545] * trunk/gli/src/org/greenstone/gatherer/util/DragTreeSelectionModel.java (modified) Removed caching of the "x files and y directories selected" details. ... Tue, 10 Jun 2003 05:29:33 GMT mdewsnip [4544] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Removed some redundant code and corrected some comments. Tue, 10 Jun 2003 04:07:23 GMT mdewsnip [4543] * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueTree.java (modified) Changed to use a JTextArea instead of a SmarterTextArea. Tue, 10 Jun 2003 04:06:41 GMT mdewsnip [4542] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Value tree now sets root to invisible itself. Tue, 10 Jun 2003 03:43:45 GMT mdewsnip [4541] * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueTree.java (modified) Some more improvements and optimizations. Had to add a special case ... Tue, 10 Jun 2003 03:32:55 GMT kjdon [4540] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMetaManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) have changed teh way indexes are written to and read from the config ... Tue, 10 Jun 2003 03:16:45 GMT jmt12 [4539] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) 2030113: Dialogs opened during dnd operations cause the JVM to ... Tue, 10 Jun 2003 03:15:18 GMT jmt12 [4538] * trunk/gli/src/org/greenstone/gatherer/msm/parsers/GreenstoneMetadataParser.java (modified) 2030116: Metadata was not being imported from metadata.xml with ... Tue, 10 Jun 2003 02:04:25 GMT mdewsnip [4537] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java (modified) Added a new addElement which takes a language as well as a name. This ... Tue, 10 Jun 2003 01:59:09 GMT mdewsnip [4536] * trunk/gli/src/org/greenstone/gatherer/mem/MetadataEditorManager.java (modified) Three fixes to the metadata editor manager. 1) The identifier ... Tue, 10 Jun 2003 01:54:20 GMT mdewsnip [4535] * trunk/gli/src/org/greenstone/gatherer/mem/AttributeTableModel.java (modified) Modified add method so it returns the row index of the attribute just ... Tue, 10 Jun 2003 01:52:41 GMT mdewsnip [4534] * trunk/gli/classes/dictionary.properties (modified) Changed "To" label on MetadataEditorManager dialog to "Element". Tue, 10 Jun 2003 01:45:04 GMT kjdon [4533] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) made the default subcoll field non-editable, and added a ... Tue, 10 Jun 2003 01:44:32 GMT kjdon [4532] * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) made the default subcoll field non-editable Tue, 10 Jun 2003 01:43:05 GMT kjdon [4531] * trunk/gli/classes/dictionary.properties (modified) changed some of the subcollectioon filter stuff to subcollection ... Tue, 10 Jun 2003 00:02:49 GMT jmt12 [4530] * trunk/gli/src/org/greenstone/gatherer/mem/MetadataEditorManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) 2030111: X11R6 crash was caused by MetadataEditorManager not ... Tue, 10 Jun 2003 00:00:43 GMT jmt12 [4529] * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) Removed a comment I accidently left in. Mon, 09 Jun 2003 23:59:51 GMT jmt12 [4528] * trunk/gli/Install.sh (modified) My installation is complete message is better than yours. Mon, 09 Jun 2003 23:58:20 GMT jmt12 [4527] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/ExistingMetadataLoader.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) 2030115: Importing Metadata didn't work under windows because I had ... Mon, 09 Jun 2003 04:13:37 GMT mdewsnip [4526] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Moved the functionality of the "replace" and "remove" buttons into ... Mon, 09 Jun 2003 03:19:26 GMT kjdon [4525] * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) drop now checks that the model is appropriate - ie that htere is a ... Mon, 09 Jun 2003 02:18:51 GMT mdewsnip [4524] * trunk/gli/src/org/greenstone/gatherer/undo/UndoManager.java (modified) Fixed problem under Windows where file paths were not escaped ... Mon, 09 Jun 2003 01:51:23 GMT mdewsnip [4523] * trunk/gli/Install.sh (modified) Added an "Installation successful" message. Mon, 09 Jun 2003 01:15:05 GMT kjdon [4522] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) added another card to teh metadata card layout - now switch between ... Mon, 09 Jun 2003 01:03:43 GMT mdewsnip [4521] * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueModel.java (modified) Changed away from using SynchronizedTreeModelTools, for the moment. Mon, 09 Jun 2003 01:01:00 GMT kjdon [4520] * trunk/gli/classes/dictionary.properties (modified) some 'no metadata sets' messages Mon, 09 Jun 2003 01:00:47 GMT mdewsnip [4519] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Moved the functionality of the "Append" button into a new thread, to ... Mon, 09 Jun 2003 01:00:19 GMT kjdon [4518] * trunk/gli/classes/xml/config.xml (modified) added the no metadata set warning dialog thing to the config file Mon, 09 Jun 2003 00:59:32 GMT mdewsnip [4517] * trunk/gli/src/org/greenstone/gatherer/gui/table/GTableModel.java (modified) Moved some table selection update code into its own thread, to ... Mon, 09 Jun 2003 00:39:19 GMT kjdon [4516] * trunk/gli/src/org/greenstone/gatherer/msm/parsers/GreenstoneMetadataParser.java (modified) at teh start of addMetadata, we display a warning dialog if there are ... Mon, 09 Jun 2003 00:38:07 GMT kjdon [4515] * trunk/gli/src/org/greenstone/gatherer/msm/GDMDocument.java (modified) now doesn't try to add metadata if there are no metadata sets Sun, 08 Jun 2003 23:52:21 GMT jmt12 [4514] * 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/MenuBar.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/tree/DragTree.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/DragTreeSelectionModel.java (modified) Hopefully the 'view assigned metadata for... now works properly. Sun, 08 Jun 2003 23:50:47 GMT jmt12 [4513] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/file/FileNode.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/WarningDialog.java (modified) * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueModel.java (modified) *** empty log message *** Sun, 08 Jun 2003 23:48:54 GMT jmt12 [4512] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMetaManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) 2030108: Fixed collectionmeta disappearing. Sun, 08 Jun 2003 23:47:36 GMT jmt12 [4511] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) 2030109: FormatManager will now try to parse more lines from the ... Sun, 08 Jun 2003 23:46:48 GMT jmt12 [4510] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) 2030109: If can now read in some crazily (but not poorly) formed ... Sun, 08 Jun 2003 22:44:41 GMT kjdon [4509] * trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java (modified) fixed another bug where John had set somethign to null and then tried ... Sun, 08 Jun 2003 22:24:20 GMT kjdon [4508] * trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java (modified) fixed up the 'select element to merge with' dialog - used when ... Fri, 06 Jun 2003 03:57:58 GMT kjdon [4506] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) if nothing in the tree is selected, need to make the selection label ... Fri, 06 Jun 2003 03:45:40 GMT kjdon [4505] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) when adding a new element to a metadata set, we now need to pass in ... Fri, 06 Jun 2003 03:44:35 GMT kjdon [4504] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java (modified) fixed up adding and removing elements from teh set - need to ... Fri, 06 Jun 2003 03:42:53 GMT kjdon [4503] * trunk/gli/src/org/greenstone/gatherer/msm/MSMUtils.java (modified) getFullName and getFullIdentifier now take a namespace string as a ... Fri, 06 Jun 2003 03:41:35 GMT kjdon [4502] * trunk/gli/src/org/greenstone/gatherer/msm/ElementWrapper.java (modified) ElementWrapper now stores the namespace that its element had when it ... Fri, 06 Jun 2003 03:40:06 GMT kjdon [4501] * trunk/gli/src/org/greenstone/gatherer/mem/MEMModel.java (modified) indented some comments Thu, 05 Jun 2003 23:06:25 GMT jmt12 [4500] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) 2030105: I'm sure I've fixed this before, but lets try again. Thu, 05 Jun 2003 21:57:02 GMT jmt12 [4498] * trunk/gli/classes/dictionary.properties (modified) 2030098: Modified some phrases for Translation and Subcollection ... Thu, 05 Jun 2003 21:55:52 GMT jmt12 [4497] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Umm. Realigned some comments I think. Thu, 05 Jun 2003 21:55:23 GMT jmt12 [4496] * trunk/gli/src/org/greenstone/gatherer/checklist/CheckList.java (modified) * trunk/gli/src/org/greenstone/gatherer/checklist/Entry.java (modified) 2030104: Modified to support SuperCollections needs. Thu, 05 Jun 2003 21:54:24 GMT jmt12 [4495] * trunk/gli/src/org/greenstone/gatherer/cdm/SuperCollectionManager.java (modified) 2030104: Bug fix for when viewing the SuperCollection pane for the ... Thu, 05 Jun 2003 21:52:49 GMT jmt12 [4494] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMeta.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionMetaManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/GUI.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SubIndex.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/TranslationManager.java (modified) 2030098: Fixed translation manager and separated the Languages from ... Thu, 05 Jun 2003 21:46:47 GMT jmt12 [4493] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) Tried to change button colours Thu, 05 Jun 2003 21:46:14 GMT jmt12 [4492] * trunk/gli/classes/xml/config.xml (modified) Tried to change button colours. Thu, 05 Jun 2003 02:54:23 GMT jmt12 [4491] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Changed the GLI's title bar name. Thu, 05 Jun 2003 01:55:30 GMT kjdon [4490] * trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java (modified) fixed a bug - you cant set something to null and then expect to be ... Thu, 05 Jun 2003 01:32:17 GMT kjdon [4489] * trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) changed a lot of stuff to do with importing metadata sets and merging ... Thu, 05 Jun 2003 01:30:13 GMT kjdon [4488] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSet.java (modified) properly indented some comments Thu, 05 Jun 2003 01:29:29 GMT kjdon [4487] * trunk/gli/src/org/greenstone/gatherer/msm/MSMUtils.java (modified) now passes the metadata set as well to getStructuralDetails, so we ... Thu, 05 Jun 2003 01:28:12 GMT kjdon [4486] * trunk/gli/classes/dictionary.properties (modified) some new keys for metadata element merging Thu, 05 Jun 2003 00:47:49 GMT mdewsnip [4485] * trunk/gli/classes/dictionary.properties (modified) "Metadata Sets" is like, SO, much more descriptive. Thu, 05 Jun 2003 00:43:33 GMT mdewsnip [4484] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Improved the window positioning code. With some window managers, ... Wed, 04 Jun 2003 23:09:35 GMT mdewsnip [4483] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) getBounds() now returns null instead of a arbitrary default value - ... Wed, 04 Jun 2003 23:08:07 GMT mdewsnip [4482] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Now chooses a sensible default location and size if none can be found ... Wed, 04 Jun 2003 22:49:29 GMT mdewsnip [4481] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) Saving collections no longer causes the metadata tables to be rebuilt ... Wed, 04 Jun 2003 04:18:44 GMT mdewsnip [4480] * trunk/gli/src/org/greenstone/gatherer/Configuration.java (modified) Added facilities for reading and writing Rectangles (for storing the ... Wed, 04 Jun 2003 04:17:50 GMT mdewsnip [4479] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Now remembers window location as well as size (storing in ... Wed, 04 Jun 2003 04:16:51 GMT mdewsnip [4478] * trunk/gli/classes/xml/config.xml (modified) Removed general.size and replaced it with general.bounds - now stores ... Wed, 04 Jun 2003 03:30:42 GMT jmt12 [4477] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataSetManager.java (modified) 2030105: Once again I was blodging the AWTEvent Dispatch Thread so ... Wed, 04 Jun 2003 01:10:18 GMT kjdon [4476] * trunk/gli/src/org/greenstone/gatherer/cdm/PlugInManager.java (modified) enabled removal of multiple plugins at once from the users plugin list Wed, 04 Jun 2003 00:34:08 GMT kjdon [4475] * trunk/gli/classes/dictionary.properties (modified) added new entry Wed, 04 Jun 2003 00:30:21 GMT kjdon [4474] * trunk/gli/classes/dictionary.properties (modified) put the new entries from teh bottom into their correct places in the file Wed, 04 Jun 2003 00:09:04 GMT kjdon [4473] * trunk/gli/classes/dictionary.properties (modified) changed a text string Wed, 04 Jun 2003 00:07:21 GMT jmt12 [4472] * trunk/gli/classes/dictionary.properties (modified) Changed several dictionary phrases while fixing Language problems. Tue, 03 Jun 2003 23:44:16 GMT kjdon [4471] * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) fixed up the key events for some items in the metadata set menu Tue, 03 Jun 2003 22:54:50 GMT jmt12 [4470] * trunk/gli/src/org/greenstone/gatherer/cdm/SuperCollectionManager.java (added) 2030104: A new class for handling the SuperCollection configuration ... Tue, 03 Jun 2003 22:13:08 GMT kjdon [4469] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) commented out job_status stuff - not used by anything, changed ...