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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8263   20 years mdewsnip Removed an unnecessary import.
(edit) @8248   20 years mdewsnip Removed the getCollectionDir() function from Utility, since it is …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8238   20 years mdewsnip Converted to proper Unix files.
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8088   20 years mdewsnip Fixed a bug where assigned metadata would be stuffed up on Windows.
(edit) @8035   20 years mdewsnip Moving some code around in preparation for removing the entire msm package.
(edit) @8022   20 years mdewsnip (Very) minor changes.
(edit) @8000   20 years mdewsnip Removed some dead code.
(edit) @7992   20 years mdewsnip No longer used.
(edit) @7744   20 years davidb Look for data in resource (Jar) file before local file system. Needed …
(edit) @7743   20 years davidb GA format changed so full pathname no longer used, but name local to …
(edit) @7624   20 years mdewsnip Fixed quite a few places where the GLI was looking for "ex" instead of …
(edit) @7609   20 years kjdon fixed the bug where when you drag a document with existing namespaced …
(edit) @7573   20 years mdewsnip Now writes the Hierarchy hfiles out as UTF-8 correctly.
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7539   20 years mdewsnip Not finished, and unlikely to be done in the foreseeable future.
(edit) @7535   20 years mdewsnip Removed unused constructor.
(edit) @7523   20 years mdewsnip Commented out some debug statements.
(edit) @7522   20 years mdewsnip Fixed the metadata cache so that it doesn't ignore namespaces -- a …
(edit) @7338   20 years kjdon bug when opening a legacy collection with no import dir - now check …
(edit) @7313   20 years kjdon removed forgotten print statements
(edit) @7293   20 years kjdon messed around with the MEtadataXMLFile class - tried to tidy some …
(edit) @7292   20 years kjdon made the directory parser recursive, and now it doesn't look at any …
(edit) @7290   20 years kjdon modified the getAbsolutePath method - it was not returning the whole …
(edit) @7260   20 years kjdon in a setValue, if the value is null, don't set it - it was getting set …
(edit) @7234   20 years kjdon fixed a bug where queued_for_removal in getMetadata was being set to …
(edit) @7204   20 years mdewsnip Changed the processing of the doc.xml files so metadata from …
(edit) @7171   20 years mdewsnip Hacked up something to rewrite metadata.xml files of legacy …
(edit) @7168   20 years mdewsnip Put Katherine's backing up metadata.xml files code back in.
(edit) @7159   20 years kjdon realigned some comments
(edit) @7119   20 years kjdon fixed a bug in mapClassifierArgumentToNewValue
(edit) @7116   20 years kjdon changed the hfile filereader to a fileinput stream so can use UTF-8
(edit) @7114   20 years kjdon Chris's fix for reading in metadata on Windows - John, what was that / …
(edit) @7097   20 years mdewsnip Fixed the way the original metadata.xml files are backed up.
(edit) @7095   20 years mdewsnip Rewrote the LegacyCollectionImporter to fix a number of bugs. It also …
(edit) @6891   20 years kjdon fixed a bug in getAttributes
(edit) @6890   20 years kjdon fixed a typo in a comment
(edit) @6889   20 years mdewsnip Fixed some bugs concerning file/folder level metadata.
(edit) @6888   20 years mdewsnip Moved some code from the old util/MetadataXML.java in here, since it …
(edit) @6884   20 years mdewsnip Added a reminder so no-one tries to remove …
(edit) @6882   20 years mdewsnip Un-removing file.
(edit) @6881   20 years mdewsnip Fixed a bug matching filenames to metadata.xml filesets.
(edit) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6878   20 years mdewsnip No longer used.
(edit) @6877   20 years mdewsnip Being renamed to MetadataXMLFileParser.java, for our sanity.
(edit) @6876   20 years mdewsnip Being renamed to MetadataXMLFileManager.java, for our sanity.
(edit) @6875   20 years mdewsnip Don't know what this is, so I'm removing it (have backup).
(edit) @6874   20 years mdewsnip Being renamed to MetadataXMLFile.java, for our sanity.
(edit) @6859   20 years kjdon added in Davids fix for something which I can't remember - now catches …
(edit) @6848   20 years mdewsnip Fix to a bug where files were incorrectly marked as having folder …
(edit) @6827   20 years mdewsnip Filenames written out to metadata.xml files are now transformed so …
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6639   20 years jmt12 Prevent hand entered section metadata being extracted in the same way …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6568   20 years jmt12 Fixed bug where legacy metadata sets were not locating the english …
(edit) @6550   20 years jmt12 A silly little test suite for the new metadata sets, which I'll keep …
(edit) @6549   20 years jmt12 Extended the metadata set handling code to allow for a newer style of …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6537   20 years jmt12 Modified so they use the new language file and refresh properly
(edit) @6398   20 years jmt12 For some ungodly reason getMetadata was occasionally being called with …
(edit) @6394   20 years jmt12 As part of setting up modes we also added the ability to …
(edit) @6325   20 years jmt12 Rewrote GImportProgressMonitor to use the new GLI argument based …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6259   20 years jmt12 Removed a debug comment
(edit) @6213   20 years jmt12 Overloaded the fireMetadataChanged again to allow callers to provide a …
(edit) @6202   20 years jmt12 As well as implementing a removeExtractedNodes method, also fixed …
(edit) @6201   20 years jmt12 Added a new method to remove all of the extracted metadata in the …
(edit) @6200   20 years jmt12 Extracted metadata is now properly and efficently removed before new …
(edit) @6172   20 years jmt12 Fixed bug where deleting one entry caused all metadata to be removed …
(edit) @6158   20 years jmt12 Removed a debug comment that had escaped me
(edit) @6143   20 years jmt12 Archive parser now notices the presence of a SourceSegment piece of …
(edit) @6142   20 years jmt12 Added a new method for determining if the given element is extracted or not
(edit) @6095   20 years jmt12 I can't actually remember doing anything to this class
(edit) @6094   20 years jmt12 Fixed crappy 'how do I import IGNORE?' problem
(edit) @6093   20 years jmt12 Legacy importing will no longer prompt the user for metadata element …
(edit) @6092   20 years jmt12 Removed debug statements
(edit) @6069   20 years jmt12 Have rearranged where and how strings are feed through the Codec. …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6048   20 years jmt12 Apparently I removed a space. Sometimes I wonder about CVS
(edit) @6047   20 years jmt12 Extracted metadata is now always re-extracted as it may have changed …
(edit) @6045   20 years jmt12 A new class which handles the loading and adjusting of an old legacy …
(edit) @6043   20 years jmt12 Apparently I added the method to tell an element that it is a …
(edit) @6036   20 years jmt12 Removed the dummy code, and the GDMLoader, as legacy stuff is now …
(edit) @6029   20 years jmt12 Removed the hvalue attribute from metadata.xml files as it is now obsolete
(edit) @6005   20 years jmt12 Added some debug code while hunting down the disappearing inherited …
(edit) @5998   20 years jmt12 Now that it knows whether it was called from an assign or a replace …
(edit) @5997   20 years jmt12 Makes use of the new attribute in MSMEvent to determine whether …
(edit) @5992   20 years jmt12 MSMEvents are now created including an integer to specify what user …
(edit) @5990   20 years jmt12 Added a new attribute to these events, an integer describing the user …
(edit) @5880   20 years jmt12 Added a test to prevent metadata values from being extracted for Marc …
(edit) @5874   20 years jmt12 Forgot that HFile object added backslashes to legacy data, not pipes …
(edit) @5812   21 years kjdon hmmm, forgot how to call constructors properly last commit
(edit) @5808   21 years jmt12 Several changes needed to make pipe the hierarchy separator while …
(edit) @5794   21 years kjdon small changes for saving a non-gatherer collection
(edit) @5793   21 years kjdon changed this slightly to allow a dummy load of the metadata files - ie …
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5777   21 years mdewsnip Fixed bug 169: metadata element names and identifiers being confused …
Note: See TracRevisionLog for help on using the revision log.