[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r5942] by andyscukanec

*** empty log message ***

2005-07-21 17:03:09 Tree
[r5941] by andyscukanec

Images are now correctly loaded from SIPCreator.jar, and config files are now correctly loaded from the directory containing SIPCreator.jar on the server. A lot of little GUI things have been fixed.

A bug caused by the late instantiation of FilterAction has been fixed in MetadataEntryTask.

2005-07-19 01:16:18 Tree
[r5940] by andyscukanec

*** empty log message ***

2005-07-16 08:04:27 Tree
[r5939] by andyscukanec

*** empty log message ***

2005-07-15 08:09:14 Tree
[r5938] by andyscukanec

Changed around the tree structure so that metadata entries are show in the tree underneath their containing file/folder. I altered the CheckRenderer a little bit to accomodate this new method of showing the metadata and created a new icon for the new type of tree node.

I made the Metadata and SelectableEntry classes subclasses of Observables, and the SelectableEntryNode and MetadataNode implementors of the Observer interface. I also had to hand each Node a reference to the model so that it could call the appropriate nodeXXX function on the model when the metadata/entry changed. This was a bit of a pain =).

I fixed a bug in MetadataEntryTask.CloseTabAction where the wrong "remove" method was called to remove the current tab from the view.

I removed the "label" field from the SelectableEntry class. That is now defunct since the label attribute in the corresponding DIV element is taken up by the SelectableEntry's short name.

2005-07-15 00:24:20 Tree
[r5937] by andyscukanec

ConversionRules no longer has anything to do with Observable or Observer objects.

ConversionRules attribute are now immutable. ie - you cannot change the name of a relationship or the nodetype of any template or the alias of a namespace. These fields are now final and must be preset upon instantiation.

The ConversionRulesTask now allows for the user to add, delete, and edit namespaces and datastream/object template attributes.

2005-07-14 06:19:04 Tree
[r5936] by andyscukanec

*** empty log message ***

2005-07-14 04:38:06 Tree
[r5935] by andyscukanec

Put a system wide status bar at the bottom. It contains a general purpose progress bar and a "currently open file/folder" label. Made these tools globally available from the SIPCreator.

Refactored the "parent" variable in all 3 tasks to be "creator"

CRules are now saved in the SIP file.

MinimalMetadata now puts out valid XML under all conditions.

I use the LABEL attribute in the structMap:div's to associate a DIV with a particular ZIP entry. structMap:div:ID is now unused.

ConversionRules is now easily convertible to XML.

Some configuration stuff changed - the name on the MinimalMetadata class (in classList) and I added the JAF JAR file to the lib directory.

2005-07-12 22:26:18 Tree
[r5934] by andyscukanec

*** empty log message ***

2005-07-12 16:49:27 Tree
[r5933] by andyscukanec

*** empty log message ***

2005-07-07 03:56:31 Tree
Older >