[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r230] by jonathanobaker
2008-11-03 01:55:12 Tree
[r229] by jonathanobaker
2008-11-03 01:54:54 Tree
[r228] by jonathanobaker

updated to support identifier on rules

2008-11-03 01:48:30 Tree
[r227] by jonathanobaker

Added support for Standard Identifiers in the Rules GeneralTab. Still need to update the export xccdf xsl

2008-11-03 01:30:29 Tree
[r226] by jonathanobaker

Removed unused class ApplicationDetails.java
Added ImageIcons to all dialogs

2008-11-02 23:53:10 Tree
[r225] by jonathanobaker

Added an edit button and hover test to tell users how to edit and stop editing. Now whent he user is editing a step and hits enter the step will switch out of edit mode.

2008-11-02 22:25:16 Tree
[r224] by jonathanobaker

Set Last Modified column widths to 100 throughout the app
Made the remove button on the How-to panel work.

2008-11-02 16:50:26 Tree
[r223] by jonathanobaker

when adding a row the new row should be selected

2008-10-31 18:27:45 Tree
[r222] by bworrell

Fixed an issue where Move Up/Down buttons didn't track the moved row.

2008-10-31 17:47:30 Tree
[r221] by bworrell

Reference Tables:
++ Edited row remains highlighted after edit is complete (OK button pressed)
-- Removed unnecessary code
== Changed "data_changed" property to return a boolean isNew value and a corresponding Edited/New Reference Type upon firing so evt.getOldValue() returns the boolean and evt.getNewValue() returns the actual ReferenceType object.
++ Added a method to determine the type of ReferenceType based off of its parent to the ReferenceHelper

2008-10-31 17:41:23 Tree
Older >