source: trunk/gli/src/org/greenstone/gatherer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13055   18 years kjdon added/removed strings to do with indexoptions and levels
(edit) @13052   18 years shaoqun make the redo button enabled properly
(edit) @13049   18 years shaoqun added a default selected feature
(edit) @13047   18 years mdewsnip GUI side of the new "indexing options" controls.
(edit) @13046   18 years shaoqun added xml file extensions
(edit) @13032   18 years kjdon made the LogDialog title come form the dictionary
(edit) @13031   18 years kjdon removed a commented out function
(edit) @13026   18 years mdewsnip Removed all the old WGet stuff.
(edit) @13025   18 years shaoqun fixed the bug that didn't add the second file path to the textfield
(edit) @13022   18 years mdewsnip No longer used (replaced by the new stuff in the download package).
(edit) @13020   18 years mdewsnip These have been replaced by download/DownloadJob.java and …
(edit) @13016   18 years mdewsnip Changed to use the GSDLOS argument now passed in, so downloading …
(edit) @13014   18 years mdewsnip Added a "-gsdlos" argument for telling the GLI what GSDLOS is.
(edit) @12842   18 years kjdon Ian hated having a blank format list, so have added back in the …
(edit) @12841   18 years kjdon added a method to see if we have a datelist assigned. used by format …
(edit) @12840   18 years kjdon added a DateList classifier string
(edit) @12838   18 years kjdon now checks for empty name and name that has already been used
(edit) @12837   18 years kjdon added a doesChildWithThisNameExist method
(edit) @12836   18 years kjdon addElement now passes the model to the new name prompt, so that the …
(edit) @12835   18 years kjdon add a default value for label when create a new element
(edit) @12830   18 years mdewsnip Switched off debugging in the GLI applet.
(edit) @12829   18 years kjdon if trying to preselect a value in a metadata list, then we need to use …
(edit) @12828   18 years kjdon add search types format into default format map
(edit) @12827   18 years kjdon changed the layout slightly - now uses a splitpane, so user can resize …
(edit) @12826   18 years kjdon removed an unnecessary comment
(edit) @12825   18 years kjdon ListOption changed to Argument.ArgumentOption, options now comes from …
(edit) @12824   18 years kjdon changed option list form HashMap to ArrayList so they stay in order, …
(edit) @12823   18 years kjdon added a sort_options flag - if set to false, won't sort the options in …
(edit) @12822   18 years kjdon changed from a BoxLayout to a GridLayout for build and import options …
(edit) @12818   18 years mdewsnip Removed all the default format statements, since they aren't actually …
(edit) @12816   18 years mdewsnip Changed format_map to default_format_map to be a bit more obvious, and …
(edit) @12815   18 years mdewsnip No idea why the static DEFAULT strings weren't being used.
(edit) @12814   18 years mdewsnip CollectionConfiguration no longer inherits from StaticStrings.
(edit) @12813   18 years mdewsnip Fixed a problem where the GLI would add extra spaces at the end of …
(edit) @12811   18 years mdewsnip No longer writes out empty languagemetadata lines.
(edit) @12810   18 years mdewsnip Removed the "UPDATE_COLLECT_CFG" rebuild type, as it is no longer required.
(edit) @12809   18 years mdewsnip Removed all usage of collect_cfg_change_listener, as this is no longer …
(edit) @12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
(edit) @12807   18 years mdewsnip The CollectionConfiguration class now determines whether the …
(edit) @12806   18 years mdewsnip Changed a couple of function names.
(edit) @12805   18 years mdewsnip All instances of saving the collection now go through …
(edit) @12804   18 years mdewsnip Removed an unused function.
(edit) @12803   18 years mdewsnip Moved dealing with the Local Library out of CollectionDesignManager
(edit) @12802   18 years mdewsnip Removed an unused variable.
(edit) @12801   18 years mdewsnip Removed more unnecessary stuff.
(edit) @12800   18 years mdewsnip Tidied up CollectionConfiguration more.
(edit) @12799   18 years mdewsnip Removed an unused array.
(edit) @12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
(edit) @12797   18 years mdewsnip Removed a lot of unused code.
(edit) @12763   18 years mdewsnip Now updates the metadata sets and metadata table when GEMS is closed …
(edit) @12762   18 years mdewsnip Fixed up some formatting.
(edit) @12758   18 years kjdon when run from GLI, we disable most of the menu so hat we have control …
(edit) @12756   18 years kjdon made File->Exit work when run from GLI
(edit) @12751   18 years mdewsnip Changed "Incremental Build" to "Minimal Build", which still isn't …
(edit) @12750   18 years mdewsnip Now sets rebuild type required correctly.
(edit) @12749   18 years mdewsnip Fixed some bugs in noticing what type of rebuild is required. This is …
(edit) @12748   18 years mdewsnip These panels are on the Format pane, so no rebuild is required when …
(edit) @12746   18 years mdewsnip A bug fix to the dodgy "incremental rebuild" code -- it would only …
(edit) @12745   18 years kjdon commented out the workflow stuff. it doesn't work properly, and its a …
(edit) @12739   18 years mdewsnip Changed the "creating collection" progress dialog to be consistent …
(edit) @12735   18 years mdewsnip The GLI now correctly loads metadata from exploded metadata databases …
(edit) @12734   18 years kjdon changed the add element popup to say subelement if appropriate
(edit) @12732   18 years kjdon MetadataSetTree now knows what its parent frame is, so the new element …
(edit) @12730   18 years kjdon added menu bar of changed where help text is opened at
(edit) @12729   18 years kjdon added a menu bar for New index prompt
(edit) @12728   18 years kjdon changed the language_metadata object from a Language (which it wasn't) …
(edit) @12727   18 years kjdon need to update cardlayout when called from GLI
(edit) @12726   18 years kjdon removed a couple of strings that weren't being used
(edit) @12725   18 years kjdon removed commented out strings
(edit) @12721   18 years kjdon changed the right click popup menu to say subelement instead of …
(edit) @12713   18 years mdewsnip Fix for null pointer exception in some cases when editing metadata …
(edit) @12710   18 years kjdon removed existing associations label
(edit) @12708   18 years kjdon changed the variable list slightly - moved the label to be the first …
(edit) @12702   18 years mdewsnip Fixed null-pointer exceptions when creating a new collection.
(edit) @12701   18 years kjdon when creating a new set based on an old one, we want to delete all …
(edit) @12700   18 years kjdon setLangDependAttributes changed to setLanguageDependentAttributes
(edit) @12699   18 years kjdon when setting name, namespace, description, add a new attribute if one …
(edit) @12698   18 years kjdon clear the old attributes arrayList before setting the new one
(edit) @12681   18 years kjdon added in a no_set_loaded pane, and a card layout to switch between it …
(edit) @12680   18 years kjdon added in a cancelled variable, and a method isCancelled, so we know if …
(edit) @12679   18 years kjdon removed some double spaces
(edit) @12675   18 years kjdon fixed up indentation, changed the way the confirmation check box is …
(edit) @12674   18 years kjdon removed some unused strings
(edit) @12673   18 years kjdon commented out the bit that displays the comment - we only want the …
(edit) @12672   18 years kjdon the default attribute with an elements display name is now label, used …
(edit) @12670   18 years kjdon for metadata arguments, need to make sure we set the lang independent …
(edit) @12669   18 years kjdon now inherit from AttributeContainer. for now, no add/delete attribute. …
(edit) @12668   18 years kjdon indented the file properly
(edit) @12667   18 years kjdon prompt for name when creating new element. don't prompt for …
(edit) @12666   18 years kjdon changed confirm save dialog, added a default file name to save file …
(edit) @12665   18 years kjdon right hand side now in a split pane. attribute tables now both use …
(edit) @12664   18 years kjdon added some new constants, commented out others
(edit) @12663   18 years kjdon some coding style changes; languagedependent stuff no longer used
(edit) @12662   18 years kjdon close button changed to cancel button; names of some components …
(edit) @12661   18 years kjdon changed the close button to a cancel button
(edit) @12660   18 years kjdon new prompt for getting an element name when adding a new element
(edit) @12659   18 years kjdon a new base class for MetadataSetInfo and MetadataElementModel as they …
(edit) @12658   18 years kjdon LangDependElementTable and MetadataElementTable have been merged into …
(edit) @12657   18 years kjdon pressing Enter in the text field now closes the prompt
(edit) @12652   18 years mdewsnip Added support for editing the collection macros/extra.dm file using …
Note: See TracRevisionLog for help on using the revision log.