A new page has been added to view TPS profile details. The properties
aredisplayed in a table which provides pagination and search
functionality. Currently the page is read-only. The edit functionality
will be added separately later.
Previously the ProfileData had a problem with JSON mapping because it
incorrectly included a PropertyNames attribute. To fix the problem the
class has been modified to require explicit JAXB mapping by setting the
@XmlAccessorType to NONE.
New CSS classes have been added to format the details page.
Ticket #654
--
Endi S. Dewata