[go: up one dir, main page]

Menu

Commit [r520]  Maximize  Restore  History

Changes in accord with schema change to allow multiple platforms in an applicati

on.
Made new PlatformPanel used in General tabs of Add and Edit Application dialogs.
This new panel contains an editable table with our usual Add Edit and Delete but
tons.

Changed ApplicationTypeDAO to save multiple platforms in the same column in the database. Also splits them up again when retrieving.

jimwinston 2009-08-05

changed /branches/ImportXCCDF/RTClient/nbproject/build-impl.xml
changed /branches/ImportXCCDF/RTClient/nbproject/genfiles.properties
changed /branches/ImportXCCDF/RTClient/nbproject/project.properties
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/resources/version.info.properties
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/synchronize/transactions/update/ApplicationTypeUpdateTransaction.java
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/editapplication/EditApplicationDialog.form
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/editapplication/EditApplicationDialog.java
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/editapplication/GeneralPanel.form
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/editapplication/GeneralPanel.java
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/newapplications/GeneralPanel.form
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/newapplications/GeneralPanel.java
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/newapplications/NewApplicationDialog.form
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/newapplications/NewApplicationDialog.java
added /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/platform
added /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/platform/PlatformPanel.form
added /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/platform/PlatformPanel.java
added /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/platform/PlatformTextEditor.java
added /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/ui/platform/PlatformTextRenderer.java
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/client/util/GlobalUITools.java
changed /branches/ImportXCCDF/RTClient/src/org/mitre/rt/server/database/dao/ApplicationTypeDAO.java
changed /branches/ImportXCCDF/RTClient/xsl/checkXCCDF.sch
changed /branches/ImportXCCDF/RTClient/xsl/checkXCCDF.xsl
changed /branches/ImportXCCDF/RTClient/xsl/importXCCDF.xsl