# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-04-28T02:06:27+12:00 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 ... Tue, 03 Jun 2003 05:23:30 GMT mdewsnip [4468] * trunk/gli/src/org/greenstone/gatherer/mem/MetadataEditorManager.java (modified) Can now add/edit/remove element attributes properly. Tue, 03 Jun 2003 05:19:41 GMT mdewsnip [4467] * trunk/gli/src/org/greenstone/gatherer/msm/ElementWrapper.java (modified) Changed removeAttribute method so it takes the language of the ... Tue, 03 Jun 2003 04:27:12 GMT jmt12 [4466] * trunk/gli/src/org/greenstone/gatherer/cdm/custom/CustomAZList.java (modified) 2030093: CustomAZList now has valueIsAdjusting() to stop inifinite ... Tue, 03 Jun 2003 04:25:09 GMT jmt12 [4465] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) 2030093: Now a custom classifier is called on its own thread, so the ... Tue, 03 Jun 2003 04:22:45 GMT jmt12 [4464] * trunk/gli/src/org/greenstone/gatherer/collection/Collection.java (modified) 2030093: Added a method getCount() which returns the count of both ... Tue, 03 Jun 2003 04:21:52 GMT jmt12 [4463] * trunk/gli/src/org/greenstone/gatherer/cdm/CustomClassifier.java (modified) 2030093: Adding a method valueIsAdjusting() to prevent a CustomAZList ... Tue, 03 Jun 2003 03:53:00 GMT kjdon [4461] * trunk/gli/src/org/greenstone/gatherer/gui/MenuBar.java (modified) added some space between items on the menu bar so that they look more ... Tue, 03 Jun 2003 02:06:50 GMT jmt12 [4460] * trunk/gli/src/org/greenstone/gatherer/msm/MSMPrompt.java (modified) 2030102: The reason metadata importing was dying was that the ... Tue, 03 Jun 2003 02:05:34 GMT jmt12 [4459] * trunk/gli/src/org/greenstone/gatherer/gui/LockFileDialog.java (modified) 2030100: With the bug in ModalDialog fixed I can revert this back. Tue, 03 Jun 2003 02:04:26 GMT jmt12 [4458] * trunk/gli/src/org/greenstone/gatherer/gui/ModalDialog.java (modified) 2030102: If the modal dialog was opened by any thread other than the ... Tue, 03 Jun 2003 01:49:31 GMT mdewsnip [4457] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Removed call to deprecated function URLDecoder::decode(String). Tue, 03 Jun 2003 01:43:27 GMT mdewsnip [4456] * trunk/gli/classes/dictionary.properties (modified) Changed the "edit text..." button to just "...". Tue, 03 Jun 2003 01:42:51 GMT mdewsnip [4455] * trunk/gli/src/org/greenstone/gatherer/valuetree/GValueTree.java (modified) Rearranged components in pane: "append"/"replace"/"remove" buttons ... Tue, 03 Jun 2003 01:35:52 GMT mdewsnip [4454] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPrompt.java (modified) Changed buttons from portrait to landscape, to match rearranged ... Tue, 03 Jun 2003 01:34:41 GMT mdewsnip [4453] * trunk/gli/src/org/greenstone/gatherer/gui/MetaEditPane.java (modified) Reduced size of expand button, as part of MetaEditPane rearrange. Tue, 03 Jun 2003 01:31:02 GMT kjdon [4452] * trunk/gli/classes/xml/protemp.xml (modified) changed this so it matches what was previously in MSMProfiler.java Tue, 03 Jun 2003 00:41:41 GMT kjdon [4451] * trunk/gli/src/org/greenstone/gatherer/msm/MSMProfiler.java (modified) now uses DOM model to read and write profile.xml files, the DTD now ... Tue, 03 Jun 2003 00:39:36 GMT kjdon [4450] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) added static string for profile template (protemp.xml) and fixed ... Tue, 03 Jun 2003 00:17:47 GMT jmt12 [4449] * trunk/gli/src/org/greenstone/gatherer/msm/parsers/GreenstoneMetadataParser.java (modified) Moved the 'does the file we are processing match the fileset in the ... Tue, 03 Jun 2003 00:16:05 GMT jmt12 [4448] * trunk/gli/src/org/greenstone/gatherer/gui/LockFileDialog.java (modified) 2030100: Since the LockFileDialog has no parent during GLI startup, ... Tue, 03 Jun 2003 00:14:16 GMT jmt12 [4447] * trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) 2030101: The 'should this file recieve non-absolute folder level ... Tue, 03 Jun 2003 00:11:02 GMT jmt12 [4446] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) Made such LockFileDialog was being dismissed properly. It wasn't but ... Tue, 03 Jun 2003 00:09:45 GMT jmt12 [4445] * trunk/gli/classes/dictionary.properties (modified) Change the value of Menu.Metadata to 'Metadata Sets' rather than the ...