source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12747   17 years kjdon added the description text here so that it doesn't need to go in …
(edit) @12746   17 years mdewsnip A bug fix to the dodgy "incremental rebuild" code -- it would only …
(edit) @12745   17 years kjdon commented out the workflow stuff. it doesn't work properly, and its a …
(edit) @12744   17 years kjdon added the license info and description
(edit) @12743   17 years kjdon updated the descriptions of classifiers
(edit) @12742   17 years kjdon plugin description mods. Some changed, some added, some removed
(edit) @12741   17 years kjdon changed the descriptions
(edit) @12740   17 years mdewsnip Added 2 strings and removed 3 strings as a result of the "creating …
(edit) @12739   17 years mdewsnip Changed the "creating collection" progress dialog to be consistent …
(edit) @12738   17 years kjdon added Reference template
(edit) @12737   17 years kjdon final changes from Ian's read through
(edit) @12736   17 years kjdon added in unicode range for Mongolian
(edit) @12735   17 years mdewsnip The GLI now correctly loads metadata from exploded metadata databases …
(edit) @12734   17 years kjdon changed the add element popup to say subelement if appropriate
(edit) @12733   17 years kjdon added a couple of gems strings for subelements
(edit) @12732   17 years kjdon MetadataSetTree now knows what its parent frame is, so the new element …
(edit) @12731   17 years kjdon the first of Ian's text corrections
(edit) @12730   17 years kjdon added menu bar of changed where help text is opened at
(edit) @12729   17 years kjdon added a menu bar for New index prompt
(edit) @12728   17 years kjdon changed the language_metadata object from a Language (which it wasn't) …
(edit) @12727   17 years kjdon need to update cardlayout when called from GLI
(edit) @12726   17 years kjdon removed a couple of strings that weren't being used
(edit) @12725   17 years kjdon removed commented out strings
(edit) @12724   17 years kjdon added AutoText stuff
(edit) @12723   17 years kjdon revision of GLI help text for version 2.71
(edit) @12722   17 years kjdon added subelement strings for gems right click popup
(edit) @12721   17 years kjdon changed the right click popup menu to say subelement instead of …
(edit) @12720   17 years mdewsnip Some HTML 4 compliance fixes to the search history stuff.
(edit) @12719   17 years nzdl Updated Arabic interface, many thanks to Usama Salama.
(edit) @12718   17 years mdewsnip After being put through the GTI.
(edit) @12717   17 years mdewsnip Updates to GLI Arabic dictionary, many thanks to Kamal Salih Mustafa …
(edit) @12716   17 years mdewsnip Changed the icon for search results to always be the "page" icon.
(edit) @12715   17 years mdewsnip Now supports MST and XRF files with uppercase extensions on Linux, …
(edit) @12714   17 years mdewsnip Can now handle uppercase extensions on Linux.
(edit) @12713   17 years mdewsnip Fix for null pointer exception in some cases when editing metadata …
(edit) @12712   17 years mdewsnip Added a bit of whitespace below the regions and before the states in …
(edit) @12711   17 years kjdon got rid of 'currently' and 'current' in a few strings
(edit) @12710   17 years kjdon removed existing associations label
(edit) @12709   17 years kjdon cdm.formatmanager.variable strings changed
(edit) @12708   17 years kjdon changed the variable list slightly - moved the label to be the first …
(edit) @12707   17 years mdewsnip On Windows the perl "bin" path has to be added to the PATH for …
(edit) @12706   17 years mdewsnip Added a "-records_per_folder" option to explode_metadata_database.pl, …
(edit) @12705   17 years mdewsnip Now escapes backslash characters in metadata values so these appear …
(edit) @12704   17 years davidb convert RTF upgraded so it can also use windows scripting option.
(edit) @12703   17 years mdewsnip Added new "*" values for each field, which contain the first subfield …
(edit) @12702   17 years mdewsnip Fixed null-pointer exceptions when creating a new collection.
(edit) @12701   17 years kjdon when creating a new set based on an old one, we want to delete all …
(edit) @12700   17 years kjdon setLangDependAttributes changed to setLanguageDependentAttributes
(edit) @12699   17 years kjdon when setting name, namespace, description, add a new attribute if one …
(edit) @12698   17 years kjdon clear the old attributes arrayList before setting the new one
(edit) @12697   17 years mdewsnip Changed IsisGdl to ignore logically deleted records, unless the new …
(edit) @12696   17 years kjdon added some help macros kindly provided by Galina Bachmanova
(edit) @12695   17 years mdewsnip Small improvement to restarting change.
(edit) @12694   17 years kjdon fixed a typo
(edit) @12693   17 years kjdon removed extraneous - from option descriptions
(edit) @12692   17 years kjdon changed a few strings. removed some export ones, and added others
(edit) @12691   17 years kjdon added OIDtype and OIDmetadata to the option list. it was using OIDtype …
(edit) @12690   17 years kjdon changed the restart message back because in some cases, GLI cannot be …
(edit) @12689   17 years kjdon if error level from gli is 2, restart it (i.e. we have changed …
(edit) @12688   17 years kjdon make sure the output filename to use in the conversion is in utf-8, …
(edit) @12687   17 years kjdon moved 'use DBI' from the start to 'require DBI' in the read function - …
(edit) @12686   17 years kjdon small changes to hopefully make it clearer
(edit) @12685   17 years mdewsnip Commented out or removed Lucene debugging comments.
(edit) @12684   17 years kjdon added hashfile, txt2db and db2txt to the make clean command
(edit) @12683   17 years kjdon check for a byte order marker and strip it
(edit) @12682   17 years kjdon fixed a coupld of typos in GEMS strings, and added a couple more strings
(edit) @12681   17 years kjdon added in a no_set_loaded pane, and a card layout to switch between it …
(edit) @12680   17 years kjdon added in a cancelled variable, and a method isCancelled, so we know if …
(edit) @12679   17 years kjdon removed some double spaces
(edit) @12678   17 years kjdon added stuff to strip new lines and escaped quotes from collection meta
(edit) @12677   17 years kjdon Element attribute identifier is now called label, cos identifier was a …
(edit) @12676   17 years kjdon language_dedpendent attribute is now optional. now use label instead …
(edit) @12675   17 years kjdon fixed up indentation, changed the way the confirmation check box is …
(edit) @12674   17 years kjdon removed some unused strings
(edit) @12673   17 years kjdon commented out the bit that displays the comment - we only want the …
(edit) @12672   17 years kjdon the default attribute with an elements display name is now label, used …
(edit) @12671   17 years kjdon modified some GEMS strings
(edit) @12670   17 years kjdon for metadata arguments, need to make sure we set the lang independent …
(edit) @12669   17 years kjdon now inherit from AttributeContainer. for now, no add/delete attribute. …
(edit) @12668   17 years kjdon indented the file properly
(edit) @12667   17 years kjdon prompt for name when creating new element. don't prompt for …
(edit) @12666   17 years kjdon changed confirm save dialog, added a default file name to save file …
(edit) @12665   17 years kjdon right hand side now in a split pane. attribute tables now both use …
(edit) @12664   17 years kjdon added some new constants, commented out others
(edit) @12663   17 years kjdon some coding style changes; languagedependent stuff no longer used
(edit) @12662   17 years kjdon close button changed to cancel button; names of some components …
(edit) @12661   17 years kjdon changed the close button to a cancel button
(edit) @12660   17 years kjdon new prompt for getting an element name when adding a new element
(edit) @12659   17 years kjdon a new base class for MetadataSetInfo and MetadataElementModel as they …
(edit) @12658   17 years kjdon LangDependElementTable and MetadataElementTable have been merged into …
(edit) @12657   17 years kjdon pressing Enter in the text field now closes the prompt
(edit) @12656   17 years mdewsnip Put old range filter stuff back, and added "-startresults" and …
(edit) @12655   17 years mdewsnip Lucene now returns just the results we're interested in (ie. those for …
(edit) @12654   17 years mdewsnip Added the Slovak language definition and macrofile.
(edit) @12653   17 years mdewsnip Made it a little bit easier to use a custom set of stop words with Lucene.
(edit) @12652   17 years mdewsnip Added support for editing the collection macros/extra.dm file using …
(edit) @12651   17 years mdewsnip Minor formatting and code changes.
(edit) @12650   17 years mdewsnip Now resets the progress bar when the queue is empty, rather than after …
(edit) @12649   17 years mdewsnip Now includes the macros/extra.dm file.
(edit) @12648   17 years mdewsnip Added the format pane workflow into configRemote.xml.
Note: See TracRevisionLog for help on using the revision log.