[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r485] by bworrell

+ Added a visual indicator for progress while performing a "Select Application"
+ DataManager.save() now sets the Datamanager.isModified flag to false
+ Sync no longer validates at the start if DataManager.isModified() returns false
- No need to validate if we haven't made any changes since the last save

2009-07-01 21:06:30 Tree
[r484] by jimwinston

Now that the schema has been changed, allow the created date to be YYYY-MM or YYYY-MM-DD.
Fix for bug 2219228.

2009-06-30 19:29:02 Tree
[r483] by jimwinston

Fix for schema changes. RT now compiles and mostly works. GUI changes to match the schema changes are forthcoming.

2009-06-30 14:33:05 Tree
[r482] by jonathanobaker

added fields to align with xccdf as used in 800-126

2009-06-30 13:39:45 Tree
[r481] by jonathanobaker

added fields to align with xccdf as used in 800-126

2009-06-30 13:39:38 Tree
[r480] by jonathanobaker

added fields to align with xccdf as used in 800-126

2009-06-30 13:34:21 Tree
[r479] by bworrell

Fixed Bug # 2808396: DataManager.save() now deletes the autosave file if xml instance is schema valid
+ Added comments to FileTypeHelper

2009-06-18 14:22:20 Tree
[r478] by jimwinston

Each check language can now be used in only one compliance check in a rule.
The check language combo box contains only the languages that haven't been used in the rule.
If the user creates a new compliance check after all the check languages have been used, the Check Content tab is disabled.
Fix for bug 2721993.

2009-06-17 13:35:28 Tree
[r477] by jimwinston

Extract CheckValues from database and add to the Application.
Fix for bug 2806588.

2009-06-15 13:22:16 Tree
[r476] by jimwinston

Do a null check to see if the main window has been initiated when shutting down.
Fix for bug 2800517.

2009-06-03 17:27:15 Tree
Older >