[go: up one dir, main page]

Menu

/trunk Commit Log


Commit Date  
[r353] by bworrell

Changed the way the db scripts work. There are separate scripts for adding default data and creating tables now.

2009-02-04 18:10:37 Tree
[r352] by jimwinston

Added Select Group tab. Fixed a few cut and paste errors in Select Rule tab.

2009-02-03 21:01:28 Tree
[r351] by jimwinston

Added "Abstract" checkbox clolumn to Profile list view.

A little cleanup.

2009-02-02 20:52:57 Tree
[r350] by jimwinston

Bunch o' minor mods and bug fixes for Profile including...

Removed ProfileShowPanel
Disabled View button and capability from Profile List
Added Base Id to Profiles Table and changed Created By to Modified By

2009-01-30 21:13:02 Tree
[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
Older >