source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12737   18 years kjdon final changes from Ian's read through
(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) @12733   18 years kjdon added a couple of gems strings for subelements
(edit) @12732   18 years kjdon MetadataSetTree now knows what its parent frame is, so the new element …
(edit) @12731   18 years kjdon the first of Ian's text corrections
(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) @12724   18 years kjdon added AutoText stuff
(edit) @12723   18 years kjdon revision of GLI help text for version 2.71
(edit) @12722   18 years kjdon added subelement strings for gems right click popup
(edit) @12721   18 years kjdon changed the right click popup menu to say subelement instead of …
(edit) @12718   18 years mdewsnip After being put through the GTI.
(edit) @12717   18 years mdewsnip Updates to GLI Arabic dictionary, many thanks to Kamal Salih Mustafa …
(edit) @12713   18 years mdewsnip Fix for null pointer exception in some cases when editing metadata …
(edit) @12711   18 years kjdon got rid of 'currently' and 'current' in a few strings
(edit) @12710   18 years kjdon removed existing associations label
(edit) @12709   18 years kjdon cdm.formatmanager.variable strings changed
(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) @12695   18 years mdewsnip Small improvement to restarting change.
(edit) @12694   18 years kjdon fixed a typo
(edit) @12690   18 years kjdon changed the restart message back because in some cases, GLI cannot be …
(edit) @12689   18 years kjdon if error level from gli is 2, restart it (i.e. we have changed …
(edit) @12682   18 years kjdon fixed a coupld of typos in GEMS strings, and added a couple more strings
(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) @12677   18 years kjdon Element attribute identifier is now called label, cos identifier was a …
(edit) @12676   18 years kjdon language_dedpendent attribute is now optional. now use label instead …
(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) @12671   18 years kjdon modified some GEMS strings
(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 …
(edit) @12651   18 years mdewsnip Minor formatting and code changes.
(edit) @12650   18 years mdewsnip Now resets the progress bar when the queue is empty, rather than after …
(edit) @12649   18 years mdewsnip Now includes the macros/extra.dm file.
(edit) @12648   18 years mdewsnip Added the format pane workflow into configRemote.xml.
(edit) @12647   18 years mdewsnip The last of the new plugins and classifiers code: collection-specific …
(edit) @12646   18 years mdewsnip Support for collection-specific plugins and classifiers with the new code.
(edit) @12645   18 years mdewsnip Minor variable name change.
(edit) @12644   18 years mdewsnip Moved the new classifiers stuff out into a new static class …
(edit) @12643   18 years mdewsnip Removed these because they're a pain to maintain... and we don't do …
(edit) @12642   18 years mdewsnip Moved the new plugins stuff out into a new static class …
(edit) @12641   18 years mdewsnip Changed all access to the static strings through …
(edit) @12638   18 years mdewsnip Changed debug statements in new code to go to DebugStream.
(edit) @12637   18 years mdewsnip The remainder of the code needed for the new plugins/classifiers stuff …
(edit) @12636   18 years mdewsnip More static changes, this time to prevent the list of plugins and …
(edit) @12635   18 years mdewsnip Made some of the new plugins/classifiers code static in preparation …
(edit) @12634   18 years mdewsnip Added a couple of bits for the new plugins/classifiers stuff when …
(edit) @12633   18 years mdewsnip Kissed the horrible old plugins.dat and classifiers.dat files goodbye…
(edit) @12632   18 years mdewsnip A couple of new strings for the dynamic plugins/classifiers information.
(edit) @12631   18 years mdewsnip Most of the functionality for obtaining plugin and classifier argument …
(edit) @12623   18 years kjdon what was this .java.java file??
(edit) @12621   18 years uid53644 Removed an unnecessary copy of a function.
(edit) @12620   18 years mdewsnip Removed the unnecessary CollectionDesignManager.XMLStringToDOM() function.
(edit) @12609   18 years kjdon exit now takes an int exit_status argument, which is passed to …
(edit) @12608   18 years kjdon in okbuttonlistener, when restart is required, call …
(edit) @12607   18 years kjdon added some dictionary string keys into a comment so that checking for …
(edit) @12599   18 years shaoqun add strings for mapping_file option in ExportAsPrompt
(edit) @12592   18 years shaoqun added mapping file option for MARCXML
(edit) @12591   18 years kjdon removed some unused strings
(edit) @12590   18 years kjdon changed all the internal variable declarations so there is not random …
(edit) @12589   18 years kjdon need to call collection.destroy in closeCollection, otherwise old …
(edit) @12588   18 years kjdon use getGLIUserCacheDirectoryPath to get cache_dir instead of working …
(edit) @12573   18 years shaoqun added missing strings of GEMS
(edit) @12572   18 years shaoqun fixed bugs of the last commit
(edit) @12564   18 years shaoqun add new gems
(edit) @12563   18 years shaoqun remove old gems and prepare adding new gems
(edit) @12561   18 years shaoqun added code to use gems
(edit) @12560   18 years shaoqun removed old strings of gems and added new strings
(edit) @12552   18 years shaoqun added new argument for GEMS
(edit) @12551   18 years shaoqun add new strings for GetOpt
(edit) @12531   18 years nzdl More Latvian translations, many thanks to Raitis Brodezhonok.
(edit) @12530   18 years nzdl Lots more Spanish translations.
(edit) @12529   18 years mdewsnip Moved the cdm/download directory to download (it's got nothing to do …
Note: See TracRevisionLog for help on using the revision log.