| Commit | Date | |
|---|---|---|
| 2005-07-22 12:29:59 | Tree | |
| 2005-07-22 12:29:33 | Tree | |
| 2005-07-22 12:29:20 | Tree | |
| 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 |
| 2005-07-16 08:04:27 | Tree | |
| 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 |
| 2005-07-14 04:38:06 | Tree |