Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed
* TermAction.java - Implemented add and edit (rename) (TODO: delete) * RelationshipAction.java - Implemented add, edit, and delete * nav.jsp - Removed obsolete navigation items * General - Moved term/relationship edit form to list view, reuse for add (TODO: update documentation)
* Terms - Prepared support for rename * ObjectType.java - Added ID for serialization - Added RELATIONSHIP class constant * struts.xml - Added Relationship actions * General - Relationships between two terms can be added and listed - Clean-up: + Renamed methods according to their purpose + Fixed RDM and corresponding properties/annotations + RelationShipTypeAction.java