[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r349] by jimwinston

Fixed reference table so that it will work with Profiles.
Fixed comments so that they can be added to Profiles.
Fixed selected background in SelectRuleCheckboxRenderer

2009-01-28 22:03:34 Tree
[r348] by jimwinston

First pass at Profiles.

2009-01-28 14:59:05 Tree
[r347] by bworrell

Fixed Bug: #2541234
Deleting a compliance check now also sets a corresponding file's status to DELETED

Sync Stuff:
= Reduced the amount of unnecessary RTDocument validations
= Added a parameter to the DataManager.save(...) method to indicate whether or not the method should validate the document prior to saving (default is TRUE)
= delete syncs place files after compliance checks now
= upon deletion references properly mark associated files as deleted

2009-01-27 21:56:05 Tree
[r346] by bworrell

The "Language" combo box is now a required component.

2009-01-16 18:35:21 Tree
[r345] by bworrell

= Fixed Bug #2508190: IndexOutOfRangeExceptions are no longer thrown when editing number steps in the How-To section
= Changed the JTable for the How-To section to be a VariableRowHeightTable due to its JTextArea cell renderer
= Changed RecommendationJTable to VariableRowHeightTable and moved it to a more generic package

2009-01-14 21:15:22 Tree
[r344] by bworrell

= Fixed Bug #2507420: Rule table scrollbar now tracks cell addition/editing properly
= Changed all the xmlobject table models to utilize arraylist data containers instead of linkedlist's
= Took the rule scrollpane image code and broke it out into a seperate JScrollPane extension class.

2009-01-14 17:17:20 Tree
[r343] by jimwinston

Fixed for new schema containers

2009-01-12 21:11:19 Tree
[r342] by jonathanobaker

Added container elements for Rules, groups, and refined values inside of profiles

2009-01-12 20:27:14 Tree
[r341] by jonathanobaker

Added container elements for Rules, groups, and refined values inside of profiles

2009-01-12 20:27:02 Tree
[r340] by bworrell

Synchronize Changes:
++ Profiles can now be synced. This is completely untested...
== Moved some of the code for merging Rules to a more common area because the code can be applied to other object that hold reference arrays

2009-01-09 15:59:37 Tree
Older >