[go: up one dir, main page]

Menu

Commit [r819]  Maximize  Restore  History

+ Rules with group dependencies can now be synced (this will only happen on imports for now)

+ Modified spacing on Recommendation General Panel
+ Modified Mixed Content parser so that html elements without content are written out as one tag and not two separate begin and end tags. Example line breaks are written as: "<xhtml:br/>" and not "<xhtml:br></xhtml:br>"

bworrell 2010-06-04

changed /trunk/RTClient/src/org/mitre/rt/client/ui/applications/EditApplicationDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/GeneralTab.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/GeneralTab.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/RationaleTypePanel.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/RationaleTypePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/users/UserTypeListCellRenderer.java
changed /trunk/RTClient/src/org/mitre/rt/client/util/MixedContent.java
changed /trunk/RTClient/src/org/mitre/rt/server/database/dao/AbsDAO.java
changed /trunk/RTClient/src/org/mitre/rt/server/database/dao/RecommendationTypeDAO.java