source:

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) @12736   18 years kjdon added in unicode range for Mongolian
(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) @12720   18 years mdewsnip Some HTML 4 compliance fixes to the search history stuff.
(edit) @12719   18 years nzdl Updated Arabic interface, many thanks to Usama Salama.
(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) @12716   18 years mdewsnip Changed the icon for search results to always be the "page" icon.
(edit) @12715   18 years mdewsnip Now supports MST and XRF files with uppercase extensions on Linux, …
(edit) @12714   18 years mdewsnip Can now handle uppercase extensions on Linux.
(edit) @12713   18 years mdewsnip Fix for null pointer exception in some cases when editing metadata …
(edit) @12712   18 years mdewsnip Added a bit of whitespace below the regions and before the states in …
(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) @12707   18 years mdewsnip On Windows the perl "bin" path has to be added to the PATH for …
(edit) @12706   18 years mdewsnip Added a "-records_per_folder" option to explode_metadata_database.pl, …
(edit) @12705   18 years mdewsnip Now escapes backslash characters in metadata values so these appear …
(edit) @12704   18 years davidb convert RTF upgraded so it can also use windows scripting option.
(edit) @12703   18 years mdewsnip Added new "*" values for each field, which contain the first subfield …
(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) @12697   18 years mdewsnip Changed IsisGdl to ignore logically deleted records, unless the new …
(edit) @12696   18 years kjdon added some help macros kindly provided by Galina Bachmanova
(edit) @12695   18 years mdewsnip Small improvement to restarting change.
(edit) @12694   18 years kjdon fixed a typo
(edit) @12693   18 years kjdon removed extraneous - from option descriptions
(edit) @12692   18 years kjdon changed a few strings. removed some export ones, and added others
(edit) @12691   18 years kjdon added OIDtype and OIDmetadata to the option list. it was using OIDtype …
(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) @12688   18 years kjdon make sure the output filename to use in the conversion is in utf-8, …
(edit) @12687   18 years kjdon moved 'use DBI' from the start to 'require DBI' in the read function - …
(edit) @12686   18 years kjdon small changes to hopefully make it clearer
(edit) @12685   18 years mdewsnip Commented out or removed Lucene debugging comments.
(edit) @12684   18 years kjdon added hashfile, txt2db and db2txt to the make clean command
(edit) @12683   18 years kjdon check for a byte order marker and strip it
(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) @12678   18 years kjdon added stuff to strip new lines and escaped quotes from collection meta
(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) @12656   18 years mdewsnip Put old range filter stuff back, and added "-startresults" and …
(edit) @12655   18 years mdewsnip Lucene now returns just the results we're interested in (ie. those for …
(edit) @12654   18 years mdewsnip Added the Slovak language definition and macrofile.
(edit) @12653   18 years mdewsnip Made it a little bit easier to use a custom set of stop words with Lucene.
(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) @12640   18 years mdewsnip Now returns valid XML instead of an error when -listall and …
(edit) @12639   18 years mdewsnip Changed the "-collect" option to "-collection", because it's a million …
(edit) @12638   18 years mdewsnip Changed debug statements in new code to go to DebugStream.
Note: See TracRevisionLog for help on using the revision log.