source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(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) @12630   18 years mdewsnip Plugins now output a <Processes> and <Blocks> information field, so …
(edit) @12629   18 years mdewsnip Merged the "-listall" and "-describeall" code, and made both always …
(edit) @12628   18 years mdewsnip Added an extra argument to print_xml_usage for specifying whether to …
(edit) @12627   18 years mdewsnip Extended to allow quoted names in the first line.
(edit) @12626   18 years mdewsnip Removed all the DTD stuff from XML output... it's just one more …
(edit) @12625   18 years mdewsnip Removed the DTD stuff from the top of the XML output... it's just one …
(edit) @12624   18 years mdewsnip Added an extra argument to print_xml_usage for specifying whether to …
(edit) @12623   18 years kjdon what was this .java.java file??
(edit) @12622   18 years jrm21 if we can't open an output file, also give the operating system's …
(edit) @12621   18 years uid53644 Removed an unnecessary copy of a function.
(edit) @12620   18 years mdewsnip Removed the unnecessary CollectionDesignManager.XMLStringToDOM() function.
(edit) @12619   18 years kjdon it seems that when I added in the option OIDmetadata, I didn't …
(edit) @12618   18 years kjdon now can pass in OIDmetadata to set_OIDtype
(edit) @12617   18 years kjdon added common.invalid_options and download.could_not_find_download
(edit) @12616   18 years kjdon now accepts -h as well as --help
(edit) @12615   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12614   18 years kjdon changed plugin to classifier in the cut and pasted text
(edit) @12613   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12612   18 years kjdon need to delete the char * created by MyGetCStr otherwise we run out of …
(edit) @12611   18 years kjdon need to delete the char * returned by MyGetCStr, otherwise we run out …
(edit) @12610   18 years mdewsnip Essentially a brand-new plugin (the old CSVPlug has been renamed to …
(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) @12606   18 years mdewsnip Renamed CSVPlug.pm to MetadataCSVPlug.pm, as there will be a new …
(edit) @12605   18 years shaoqun added code that supports the mapping_file option
(edit) @12604   18 years mdewsnip Added definition for new DOS codepage 852 (Central European) encoding.
(edit) @12603   18 years shaoqun added codes that uses the mapping file
(edit) @12602   18 years mdewsnip Added definition for the new DOS codepage 852 (Central European) encoding.
(edit) @12601   18 years mdewsnip Mapping files for DOS codepage 852 (Central Europe).
(edit) @12600   18 years shaoqun added a string for mapping_file option
(edit) @12599   18 years shaoqun add strings for mapping_file option in ExportAsPrompt
(edit) @12598   18 years shaoqun added mapping_file option for MARCXML plugout
(edit) @12597   18 years shaoqun mapping file for qualified dc to marc
(edit) @12596   18 years shaoqun mapping file for dc to marc
(edit) @12595   18 years shaoqun transformation file for dc to marc
(edit) @12594   18 years shaoqun added code that uses MARCXML mapping file
(edit) @12593   18 years shaoqun a util class that converts a string to its lowercase
(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) @12587   18 years kjdon added a double quote in a comment to get the font colouring back to normal
(edit) @12586   18 years kjdon don't stick srw in the start of the download path
Note: See TracRevisionLog for help on using the revision log.