[go: up one dir, main page]

Menu

Commit [r673]  Maximize  Restore  History

+ Fixed bug #2877951: Added "edit role" capability to user roles panel in add/edit application window

+ Fixed bug #2935805: Can now sort user roles table.
- selecting attributes with xpaths from xml-fragments doesn't work when you have a namespace qualifier. I removed the wildcard namespace qualifier and it works fine now. I think this is an XMLBeans issue that has not been resolved.

bworrell 2010-01-20

changed /trunk/RTClient/src/org/mitre/rt/client/comparators/AbsXmlObjectComparator.java
changed /trunk/RTClient/src/org/mitre/rt/client/comparators/UserIdComparator.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/editapplication/EditApplicationDialog.java
added /trunk/RTClient/src/org/mitre/rt/client/ui/users/roles/UserRoleComboCellRenderer.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/users/roles/UserRolesTableModel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/users/roles/UserRolesTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/ReferenceHelper.java