[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r474] by jimwinston

Replaced displayWarningMessageBool with displayWarningMessage.

2009-06-03 13:47:20 Tree
[r473] by jimwinston

Replaced GlobalUITools.displayWarningMessageBool() with displayWarningMessage() which has only one button to close the dialog. The new function eliminates the unused "don't show this again" check box functionality.
This fulfills Feature Request 2797570 - "Need single button warning dialog."

2009-06-02 12:45:33 Tree
[r472] by jimwinston

Adjusted widgets so that the description boxes will expand when the window is enlarged.
Fix for bug 2797563.

2009-06-01 14:45:37 Tree
[r471] by jimwinston

Remved erroneous "use mysql" line.

2009-05-29 20:00:19 Tree
[r470] by jimwinston

Updated for the next release.

2009-05-29 19:40:23 Tree
[r469] by jimwinston

Changed the layout so that the cpe panel won't drop to the bottom when hiding comments.

2009-05-29 17:21:19 Tree
[r468] by jimwinston

Added hide comment check box and functionality.

2009-05-29 15:42:25 Tree
[r467] by bworrell

Fixed bug 2797075 && 2791383: Files are deleted during sync/update and can be rolled back if something goes crazy
Fixed bug 2798241: Can start up with no selected application now

The majority of the code changes/additions deal with the ability to delete files from the filesystem during a sync/update.
Also, these files can be "rolled back" to stay in line with the database and the xml instance document if an error occurs.

I added code to handle deletion of FileType objects that may be referenced by other objects.

2009-05-29 06:07:17 Tree
[r466] by bworrell

Rolled Saxon and XMLBeans jars to:
+ Saxon 8.8
+ XMLBeans 2.3.0

I did this because XMLBeans and Saxon have some bugs pertaining to running XPath queries against copies of XmlObject instances ...which we do a lot of.

2009-05-29 05:48:48 Tree
[r465] by jimwinston

Added Rule ID and Rule Title columns to Refine Value tables.
Feature request 2797581.

2009-05-28 19:36:12 Tree
Older >