[go: up one dir, main page]

Menu

Commit [r640]  Maximize  Restore  History

Removed category and rule status check boxes from New/Edit Application dialogs.

New applications will automatically get the defaults.

Use XCCDF statuses instead of custom RT statuses in import and db scripts. Added new status-changes.sql script to convert existing databases to XCCDF statuses.

For feature request 2828337.

jimwinston 2009-10-21

changed /trunk/RTClient/db_scripts/add.default.data.sql
added /trunk/RTClient/db_scripts/status-changes.sql
changed /trunk/RTClient/src/org/mitre/rt/client/resources/version.info.properties
changed /trunk/RTClient/src/org/mitre/rt/client/ui/editapplication/GeneralPanel.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/editapplication/GeneralPanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/newapplications/GeneralPanel.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/newapplications/GeneralPanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/newapplications/NewApplicationDialog.java
changed /trunk/RTClient/xsl/importXCCDF.xsl