# # ChangeLog for trunk/gli # # Generated by Trac 1.4.2 # 2024-06-07T12:42:46+12:00 Fri, 18 Aug 2006 01:52:12 GMT mdewsnip [12477] * trunk/gli/classes/dictionary_ar.properties (modified) More Arabic GLI dictionary translations, many thanks to Kamal Salih ... Thu, 17 Aug 2006 21:48:32 GMT shaoqun [12473] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) added methods used by the download pane Thu, 17 Aug 2006 21:47:34 GMT shaoqun [12472] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) added strings for downloadpane Thu, 17 Aug 2006 21:45:36 GMT shaoqun [12471] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) formatpane listening to the events of the collection's building process Thu, 17 Aug 2006 21:39:54 GMT shaoqun [12470] * trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) new download pane gui Thu, 17 Aug 2006 21:38:02 GMT shaoqun [12469] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) make the set default button work properly Thu, 17 Aug 2006 21:33:01 GMT shaoqun [12468] * trunk/gli/src/org/greenstone/gatherer/cdm/download (added) * trunk/gli/src/org/greenstone/gatherer/cdm/download/Download.java (added) * trunk/gli/src/org/greenstone/gatherer/cdm/download/DownloadJob.java (added) * trunk/gli/src/org/greenstone/gatherer/cdm/download/DownloadProgressBar.java (added) * trunk/gli/src/org/greenstone/gatherer/cdm/download/DownloadScrollPane.java (added) * trunk/gli/src/org/greenstone/gatherer/cdm/download/ServerInfoDialog.java (added) added classes for download pane Thu, 17 Aug 2006 21:31:19 GMT shaoqun [12467] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) added code for download pane not to check some fileds Thu, 17 Aug 2006 21:30:30 GMT shaoqun [12466] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Argument.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentContainer.java (modified) added code for download pane Thu, 17 Aug 2006 05:23:55 GMT mdewsnip [12462] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) Added the GLI version number into the title bar, to make it easy to ... Thu, 17 Aug 2006 04:52:45 GMT shaoqun [12460] * trunk/gli/classes/dictionary.properties (modified) add new strings for FormatPane Tue, 15 Aug 2006 23:53:40 GMT mdewsnip [12453] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_ar.properties (modified) * trunk/gli/classes/dictionary_el.properties (modified) * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_lv.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) * trunk/gli/classes/dictionary_zh.properties (modified) * trunk/gli/client-gli.bat (modified) * trunk/gli/client-gli.sh (modified) * trunk/gli/gems.bat (modified) * trunk/gli/gems.sh (modified) * trunk/gli/gli.bat (modified) * trunk/gli/gli.sh (modified) * trunk/gli/gli4gs3.bat (modified) * trunk/gli/gli4gs3.sh (modified) * trunk/gli/makegli.bat (modified) * trunk/gli/makegli.sh (modified) Changed copyright date to 2006. Tue, 15 Aug 2006 23:51:15 GMT mdewsnip [12452] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Added a check to make sure we're not setting the GUIManager width and ... Tue, 15 Aug 2006 23:31:12 GMT mdewsnip [12451] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Now displays the GLI version number first thing, to make error ... Tue, 15 Aug 2006 04:30:23 GMT kjdon [12449] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) Classifier.toString no longer has classify in front, so don't need to ... Wed, 09 Aug 2006 02:34:06 GMT shaoqun [12423] * trunk/gli/src/org/greenstone/gatherer/gui/FormatPane.java (modified) enable the preview buton when there is a previouly built collecton ... Wed, 09 Aug 2006 02:31:02 GMT shaoqun [12422] * trunk/gli/classes/xml/config.xml (modified) add a new warning that can be disabled by users Tue, 08 Aug 2006 05:07:59 GMT shaoqun [12417] * trunk/gli/src/org/greenstone/gatherer/util/XMLTools.java (modified) added methods for printing out xml nodes Tue, 08 Aug 2006 04:20:40 GMT shaoqun [12416] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) fixed bugs that causes DefaultIndex not to be parsed properly for mgpp Mon, 07 Aug 2006 21:31:45 GMT shaoqun [12414] * trunk/gli/src/org/greenstone/gatherer/cdm/DOMProxyListModel.java (modified) force the model to refresh when set root, e.g. call setRoot method Mon, 07 Aug 2006 21:29:51 GMT shaoqun [12413] * trunk/gli/src/org/greenstone/gatherer/cdm/LevelManager.java (modified) added code to use customized radio icons to make them noticable on ... Mon, 07 Aug 2006 21:27:54 GMT shaoqun [12412] * trunk/gli/classes/images/radio_selected.gif (added) * trunk/gli/classes/images/radio_unselected.gif (added) add an icon for radion button Fri, 04 Aug 2006 01:36:39 GMT mdewsnip [12402] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fixed a new bug where metadata element names weren't being converted ... Wed, 02 Aug 2006 04:25:56 GMT kjdon [12379] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) added ... to New Index and Edit index buttons Wed, 02 Aug 2006 04:25:29 GMT kjdon [12378] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) added FURTHER_DIALOG_INDICATOR (...) Tue, 01 Aug 2006 04:03:50 GMT kjdon [12369] * trunk/gli/classes/dictionary.properties (modified) moved undo and redo from CDM.FormatMAnager to General, changed a ... Tue, 01 Aug 2006 01:49:43 GMT kjdon [12368] * trunk/gli/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) grab the focus into textarea when we gain focus Tue, 01 Aug 2006 01:45:40 GMT kjdon [12367] * trunk/gli/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) this now saves on losefocus, and has undo and redo buttons rather ... Tue, 01 Aug 2006 01:45:03 GMT kjdon [12366] * trunk/gli/src/org/greenstone/gatherer/gui/FormatPane.java (modified) preview button click now calls loseFocus on current view Tue, 01 Aug 2006 01:43:13 GMT kjdon [12365] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) undo and redo string keys are now General not CDM.FormatManager Mon, 31 Jul 2006 02:10:24 GMT kjdon [12352] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) changed setting of initial value for metadata type to look at preset ... Mon, 31 Jul 2006 01:50:46 GMT kjdon [12351] * trunk/gli/classes/dictionary.properties (modified) some varied changes Mon, 31 Jul 2006 01:49:47 GMT kjdon [12350] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) change parseClassify to use a StringBuffer in an inner loop, and ... Mon, 31 Jul 2006 01:47:15 GMT kjdon [12349] * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) added support for setting languagemetadata to be used with language ... Mon, 31 Jul 2006 01:46:08 GMT kjdon [12348] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) made selectValue a static method Mon, 31 Jul 2006 01:45:40 GMT kjdon [12347] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) added language_metadata strings Sun, 30 Jul 2006 23:08:56 GMT kjdon [12346] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) moved text outside the source list. select all button is now on mgpp ... Sun, 30 Jul 2006 23:06:57 GMT kjdon [12345] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataValueTablePane.java (modified) added a tooltip for the inherited metadata icon Fri, 28 Jul 2006 04:21:47 GMT shaoqun [12343] * trunk/gli/src/org/greenstone/gatherer/shell/GDefaultProgressMonitor.java (added) a classes that can be used to stop a process Fri, 28 Jul 2006 03:12:11 GMT shaoqun [12337] * trunk/gli/classes/dictionary.properties (modified) added strings for exporting panel Fri, 28 Jul 2006 03:08:13 GMT shaoqun [12336] * trunk/gli/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) added more export versions and xslt transformation Thu, 27 Jul 2006 05:22:41 GMT kjdon [12312] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) fixed a bug that produced a NPE Thu, 27 Jul 2006 01:52:26 GMT davidb [12310] * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) Minor mods to Gatherer exit code to allow -- for the Windows case -- ... Wed, 26 Jul 2006 01:32:51 GMT kjdon [12307] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (modified) removed some unused code Wed, 26 Jul 2006 01:08:43 GMT kjdon [12306] * trunk/gli/src/org/greenstone/gatherer/gems/MetadataSetManager.java (modified) changed a debug statement so that its not printing out a null value Wed, 26 Jul 2006 01:07:24 GMT kjdon [12305] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentControl.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/ArgumentControl.java (deleted) * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/OptionsPane.java (modified) removed gui.ArgumentControl class and ArgumentConfiguration inner ... Tue, 25 Jul 2006 01:49:17 GMT kjdon [12304] * trunk/gli/src/org/greenstone/gatherer/cdm/Index.java (modified) made the LEVEL string [] protected Tue, 25 Jul 2006 01:48:53 GMT kjdon [12303] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) made BasicSeparator a static class, removed some custom plugin code Tue, 25 Jul 2006 01:48:07 GMT kjdon [12302] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) removed an unused variable and unused method, blank feature and part ... Tue, 25 Jul 2006 01:46:36 GMT kjdon [12301] * trunk/gli/src/org/greenstone/gatherer/cdm/Format.java (modified) changed the default features back to have "" as the first one - will ... Tue, 25 Jul 2006 01:45:23 GMT kjdon [12300] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * trunk/gli/src/org/greenstone/gatherer/gems/GEMS.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) removed some unused variables Tue, 25 Jul 2006 01:44:44 GMT kjdon [12299] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) made SearchMetadataTableCellRenderer a static class Tue, 25 Jul 2006 01:44:23 GMT kjdon [12298] * trunk/gli/src/org/greenstone/gatherer/cdm/MacrosManager.java (modified) close the bufferedreader Tue, 25 Jul 2006 01:43:35 GMT kjdon [12297] * trunk/gli/src/org/greenstone/gatherer/feedback/ActionRecorderDialog.java (modified) changed = to == Tue, 25 Jul 2006 01:43:02 GMT kjdon [12296] * trunk/gli/classes/dictionary.properties (modified) a coupld of strings for FormatManager and ExplodeMEtadataPrompt Tue, 25 Jul 2006 01:42:17 GMT kjdon [12295] * trunk/gli/src/org/greenstone/gatherer/Dictionary.java (modified) changed string concatenation to use a StringBuffer Tue, 25 Jul 2006 01:40:13 GMT kjdon [12294] * trunk/gli/src/org/greenstone/gatherer/shell/GBuildProgressMonitor.java (modified) * trunk/gli/src/org/greenstone/gatherer/shell/GImportProgressMonitor.java (modified) changed an & to &&, changed != "" to \!.equals("") Mon, 24 Jul 2006 05:01:08 GMT kjdon [12293] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) getExploderPlugin changed to getExploderPlugins, and returns an ... Mon, 24 Jul 2006 05:00:16 GMT kjdon [12292] * trunk/gli/src/org/greenstone/gatherer/gui/ExplodeMetadataPrompt.java (modified) there may be multiple plugins that can explode a particular file ... Mon, 24 Jul 2006 03:08:41 GMT kjdon [12288] * trunk/gli/classes/dictionary.properties (modified) modified LanguageManager strings, and a coupld of others Mon, 24 Jul 2006 03:06:16 GMT kjdon [12287] * trunk/gli/clean.sh (modified) * trunk/gli/client-gli.sh (modified) * trunk/gli/document.sh (modified) * trunk/gli/gems.sh (modified) * trunk/gli/gli4gs3.sh (modified) * trunk/gli/makegli.sh (modified) * trunk/gli/makejar.sh (modified) Made these POSIX compliant (I think) based on patch and comments sent ... Mon, 24 Jul 2006 02:27:05 GMT kjdon [12286] * trunk/gli/gli.sh (modified) Made this POSIX compliant (I think) based on patch sent in by James ... Mon, 24 Jul 2006 01:52:12 GMT kjdon [12284] * trunk/gli/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) added language partitions to the list of metadata Mon, 24 Jul 2006 01:46:29 GMT kjdon [12283] * trunk/gli/src/org/greenstone/gatherer/cdm/SubcollectionIndexManager.java (modified) made this more like LanguageManager. A bit more simple. Mon, 24 Jul 2006 01:45:17 GMT kjdon [12282] * trunk/gli/src/org/greenstone/gatherer/cdm/Subcollection.java (modified) changed the toString method to not output 'subcollection' Mon, 24 Jul 2006 01:44:15 GMT kjdon [12281] * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) renamed ListListener to AssignedListListener Sun, 23 Jul 2006 23:28:57 GMT kjdon [12280] * trunk/gli/src/org/greenstone/gatherer/cdm/Format.java (modified) no longer display 'format' in the list of assigned formats Sun, 23 Jul 2006 23:28:02 GMT kjdon [12279] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentContainer.java (modified) no longer display 'plugin', or 'classify' in the list of assigned ... Sun, 23 Jul 2006 23:26:58 GMT kjdon [12278] * trunk/gli/src/org/greenstone/gatherer/cdm/LanguageManager.java (modified) tidied this up. now can have a list of languages per partition. Sun, 23 Jul 2006 23:26:11 GMT kjdon [12277] * trunk/gli/src/org/greenstone/gatherer/cdm/Language.java (modified) Language can now have more than one lang code associated with it. ... Fri, 21 Jul 2006 01:12:04 GMT shaoqun [12273] * trunk/gli/src/org/greenstone/gatherer/cdm/Format.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added all features Thu, 20 Jul 2006 04:05:36 GMT kjdon [12271] * trunk/gli/src/org/greenstone/gatherer/gui/WarningDialog.java (modified) setTitle (line 71) should be using the dictionary Wed, 19 Jul 2006 23:58:12 GMT kjdon [12263] * trunk/gli/src/org/greenstone/gatherer/gui/WarningDialog.java (modified) moved the setCaretPostion statement to after the setText statement, ... Wed, 19 Jul 2006 03:27:14 GMT kjdon [12253] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) removed the custom attribute setting Wed, 19 Jul 2006 03:25:25 GMT kjdon [12252] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentConfiguration.java (modified) ArgumentConfiguration getArguments no longer takes any arguments - ... Wed, 19 Jul 2006 03:24:02 GMT kjdon [12251] * trunk/gli/src/org/greenstone/gatherer/cdm/Argument.java (modified) added a getElement method, and removed the Custom methods - can no ... Wed, 19 Jul 2006 03:22:32 GMT kjdon [12250] * trunk/gli/src/org/greenstone/gatherer/cdm/PluginManager.java (modified) changed the way the pluginfo.pl command is built up - uses an ... Wed, 19 Jul 2006 03:21:03 GMT kjdon [12249] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) minor style change Wed, 19 Jul 2006 02:57:21 GMT kjdon [12248] * trunk/gli/src/org/greenstone/gatherer/cdm/ClassifierManager.java (modified) changed the way the classinfo.pl command is built up - uses an ... Wed, 19 Jul 2006 02:51:13 GMT kjdon [12247] * trunk/gli/src/org/greenstone/gatherer/cdm/ArgumentContainer.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Classifier.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/Plugin.java (modified) made ArgumentContainer a base class instead of an interface and moved ... Wed, 19 Jul 2006 02:36:32 GMT kjdon [12245] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) added getCollection[Plugins|Classifiers]DirectoryPath methods Wed, 19 Jul 2006 02:35:49 GMT kjdon [12244] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) changed the formatting so there is not the horrible big space anymore Wed, 19 Jul 2006 02:29:58 GMT kjdon [12243] * trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) removed the custom attribute Mon, 17 Jul 2006 04:44:20 GMT kjdon [12241] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataSetDialog.java (modified) changed the menu bar key Sun, 16 Jul 2006 23:13:14 GMT kjdon [12240] * trunk/gli/classes/dictionary.properties (modified) removed NoMetadataSetsSelected strings, added ... Sun, 16 Jul 2006 23:11:40 GMT kjdon [12239] * trunk/gli/classes/xml/config.xml (modified) removed NoMetadataSetsSelected warning - no longer used, added ... Sun, 16 Jul 2006 23:09:28 GMT kjdon [12238] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataSetDialog.java (modified) need to remove the set from the model before removing it from the ... Sun, 16 Jul 2006 22:02:52 GMT kjdon [12237] * trunk/gli/src/org/greenstone/gatherer/gui/FormatPane.java (modified) format pane has a reduced set of options for GS3 collections - no ... Thu, 13 Jul 2006 23:10:11 GMT davidb [12226] * trunk/gli/classes/dictionary.properties (modified) Instead of GLI saying it needs to restart when the language interface ... Thu, 13 Jul 2006 22:03:04 GMT davidb [12225] * trunk/gli/gli.sh (modified) * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) Instead of GLI saying it needs to restart when the language interface ... Wed, 12 Jul 2006 02:06:29 GMT kjdon [12168] * trunk/gli/classes/dictionary.properties (modified) changed the CDM.IndexManager.Allfields_Index string Wed, 12 Jul 2006 02:05:55 GMT kjdon [12167] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java (modified) add and replace buttons now one button called add_or_replace_button; ... Tue, 11 Jul 2006 23:20:03 GMT kjdon [12165] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) added a hack to cope with pre 2.71 collections which don't specify a ... Tue, 11 Jul 2006 23:19:09 GMT kjdon [12164] * trunk/gli/src/org/greenstone/gatherer/cdm/IndexingManager.java (modified) buildtype passed to LevelManager constructor Tue, 11 Jul 2006 23:18:44 GMT kjdon [12163] * trunk/gli/src/org/greenstone/gatherer/cdm/LevelManager.java (modified) LevelManager knows about build type now, so that it can set ... Tue, 11 Jul 2006 23:17:42 GMT kjdon [12162] * trunk/gli/src/org/greenstone/gatherer/cdm/BuildTypeManager.java (modified) added a default build type - MG, for pre 2.71 collections. post 2.71 ... Tue, 11 Jul 2006 04:58:40 GMT kjdon [12158] * trunk/gli/classes/xml/config.xml (modified) added in LeegacyColleciton Warning Tue, 11 Jul 2006 04:58:06 GMT kjdon [12157] * trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) no longer uses ExternalCollectionPrompt or ... Tue, 11 Jul 2006 04:56:39 GMT kjdon [12156] * trunk/gli/src/org/greenstone/gatherer/gui/ExternalCollectionPrompt.java (deleted) this has been replaced by a Warning Dialog Tue, 11 Jul 2006 04:56:11 GMT kjdon [12155] * trunk/gli/classes/dictionary.properties (modified) removed ExternalCollectionPrompt strings, added LegacyCollection strings