[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r339] by bworrell

Fixed Bug #2495916
Table and Menu privileges are consistent within the Edit Application dialog

2009-01-09 15:39:07 Tree
[r338] by bworrell

Fixed Bug #2494309
The table panel now shows buttons properly.

2009-01-09 15:13:08 Tree
Older >