[go: up one dir, main page]

Menu

Commit [r1058]  Maximize  Restore  History

Disable the Add button on either the complex check or the compliance check table panel after the user has added the first one of the other type of check. This is to prevent the user from having both types of checks in a single rule, which is not allowed in XCCDF.

Complex checks and the values of their embeded compliance checks are now exported.

jimwinston 2011-12-09

changed /trunk/RTClient/src/org/mitre/rt/client/ui/cchecks/CChecksTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/cchecks/complex/ComplexChecksTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/cchecks/complex/subcomplex/SubComplexCheckTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/cchecks/complex/subcompliance/SubComplianceCheckTablePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/recommendations/ChecksPanel.java
changed /trunk/RTClient/xsl/generateXCCDF.xsl