[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[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
[r475] by jimwinston

Disable OK or Save button when required fields are empty.

2009-06-03 14:43:52 Tree
[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
Older >