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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5589   21 years mdewsnip Nearly finished adding tooltips (and thank goodness for that).
(edit) @5583   21 years mdewsnip Not used.
(edit) @5581   21 years mdewsnip Many formatting, structural and code improvements.
(edit) @5564   21 years mdewsnip Many more small improvements and tooltips added. Still more to come!
(edit) @5527   21 years mdewsnip Partway through tooltip assignment. Made lots of little changes, …
(edit) @5515   21 years mdewsnip Fixed some problems with hierarchical metadata.
(edit) @5355   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5349   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5305   21 years jmt12 Codec
(edit) @5288   21 years kjdon changed the colour of all the bits to light green in the Importing …
(edit) @5213   21 years jmt12 Fix 203B114
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5154   21 years jmt12 Fix 203B009
(edit) @5153   21 years jmt12 Fix 203B143
(edit) @5085   21 years jmt12 Changed the metadata element comparator so failing to find a set …
(edit) @5070   21 years jmt12 All profiles were being set to null, damb you copy and paste.
(edit) @5047   21 years jmt12 Opps. Forgot to finish some code.
(edit) @5040   21 years jmt12 Modified searching process so that a valid metadata.xml can be read …
(edit) @5039   21 years jmt12 Fixed bug where no metadata was being extracted from the archives …
(edit) @4933   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4837   21 years jmt12 2030159: Had confused element name and identifier when dealing with …
(edit) @4674   21 years jmt12 * empty log message *
(edit) @4673   21 years jmt12 * empty log message *
(edit) @4661   21 years mdewsnip Now fires a setChanged event when a new metadata set is imported.
(edit) @4639   21 years kjdon used to ignore the Source metadata - now we show that to teh user as well
(edit) @4634   21 years mdewsnip Removed a single stray 's' which was causing the table sorting to stuff up.
(edit) @4629   21 years mdewsnip Changed fireSetChanged() to be public, so it can be called by the MEM …
(edit) @4619   21 years jmt12 2030129: A slight 'hack' to fix the problem with Title metadata …
(edit) @4605   21 years mdewsnip Appending metadata to a single selection now no longer asks for …
(edit) @4595   21 years kjdon tidied up gatherer.debug - > gatherer.println
(edit) @4564   21 years jmt12 2030118: Extended the MetadataComparator to allow it to correctly sort …
(edit) @4563   21 years jmt12 2030114: Added an extra static method which when called on a …
(edit) @4538   21 years jmt12 2030116: Metadata was not being imported from metadata.xml with …
(edit) @4537   21 years mdewsnip Added a new addElement which takes a language as well as a name. This …
(edit) @4530   21 years jmt12 2030111: X11R6 crash was caused by MetadataEditorManager not collectly …
(edit) @4527   21 years jmt12 2030115: Importing Metadata didn't work under windows because I had …
(edit) @4516   21 years kjdon at teh start of addMetadata, we display a warning dialog if there are …
(edit) @4515   21 years kjdon now doesn't try to add metadata if there are no metadata sets
(edit) @4509   21 years kjdon fixed another bug where John had set somethign to null and then tried …
(edit) @4508   21 years kjdon fixed up the 'select element to merge with' dialog - used when adding …
(edit) @4505   21 years kjdon when adding a new element to a metadata set, we now need to pass in …
(edit) @4504   21 years kjdon fixed up adding and removing elements from teh set - need to …
(edit) @4503   21 years kjdon getFullName and getFullIdentifier now take a namespace string as a …
(edit) @4502   21 years kjdon ElementWrapper now stores the namespace that its element had when it …
(edit) @4500   21 years jmt12 2030105: I'm sure I've fixed this before, but lets try again.
(edit) @4490   21 years kjdon fixed a bug - you cant set something to null and then expect to be …
(edit) @4489   21 years kjdon changed a lot of stuff to do with importing metadata sets and merging …
(edit) @4488   21 years kjdon properly indented some comments
(edit) @4487   21 years kjdon now passes the metadata set as well to getStructuralDetails, so we can …
(edit) @4481   21 years mdewsnip Saving collections no longer causes the metadata tables to be rebuilt …
(edit) @4477   21 years jmt12 2030105: Once again I was blodging the AWTEvent Dispatch Thread so …
(edit) @4467   21 years mdewsnip Changed removeAttribute method so it takes the language of the …
(edit) @4460   21 years jmt12 2030102: The reason metadata importing was dying was that the …
(edit) @4451   21 years kjdon now uses DOM model to read and write profile.xml files, the DTD now …
(edit) @4449   21 years jmt12 Moved the 'does the file we are processing match the fileset in the …
(edit) @4440   21 years mdewsnip When importing a metadata set, user is asked to choose between "all …
(edit) @4432   21 years kjdon the modal dialogs now are one of our special ModalDialogs which only …
(edit) @4430   21 years mdewsnip Now uses radio buttons instead of toggle buttons, to make the …
(edit) @4422   21 years mdewsnip Changed to use Metadata constructor with explicit element argument …
(edit) @4419   21 years jmt12 2030092: Furthermore it doesn't throw an NPE during GLI exit due to it …
(edit) @4418   21 years kjdon the modal dialog now is one of our special ModalDialogs which only …
(edit) @4417   21 years jmt12 2030092: The ordering of values in the GTableModel and the GValueTree …
(edit) @4404   21 years jmt12 Removed an annoying error message about a mdv being missing, when it …
(edit) @4402   21 years jmt12 Removed some debug statements
(edit) @4399   21 years jmt12 2030087: Fixed both the problem with adding metadata where an existing …
(edit) @4370   21 years jmt12 Fixes to removeMetadata to prevent it removing folder level metadata …
(edit) @4369   21 years jmt12 Bug fix to prevent the absence of the extracted metadata set causing …
(edit) @4365   21 years mdewsnip Fixed tabbing.
(edit) @4362   21 years jmt12 Modified updateMetadata() to actually add metadata when dealing with …
(edit) @4361   21 years jmt12 Added a pretty toString() method - John
(edit) @4359   21 years jmt12 Um, I think I added an inane comment. Possibly a lot like this one. - John
(edit) @4358   21 years jmt12 Bug fix to prevent accumulating metadata at file level accidently …
(edit) @4331   21 years jmt12 Method to compare two metadata elements for their ordering within the …
(edit) @4330   21 years jmt12 Added a new comparator to sort metadata by standard order before …
(edit) @4319   21 years jmt12 bug fix
(edit) @4316   21 years jmt12 modified to handle dummy runs over base collections
(edit) @4315   21 years jmt12 updated so it could call the redesigned MetaEditPrompt
(edit) @4314   21 years jmt12 new element attribute method isHierarchy()
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.