[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r550] by jimwinston

Rejiggered validateContent() method. Now checks to see if any in the set of three (Type, Level, Description)
have been filled in. If so, it reports if any are NOT set.
Fix for bug 2827985.

2009-08-24 19:58:20 Tree
[r549] by jimwinston

Changed the validateContent() method.
Rationale is considered incomplete if any field has value and the Rationale text is empty.
Fix for bug 2827980.

2009-08-24 16:49:07 Tree
[r548] by jimwinston

Use better empty check.

2009-08-24 16:09:09 Tree
[r547] by jimwinston

Added check for empty string in addition to existing null check before attempting to set platform to prevent exception.
Fix for bug 2823072.

2009-08-24 15:46:46 Tree
[r546] by jimwinston

Make the dependency scroll region auto expand vertically.
Fix for bug 2835807.

2009-08-24 14:50:30 Tree
[r545] by jimwinston

Fixed incorrect Element name parameter to StringComparator.
Fix for bug 2835807.

2009-08-24 14:36:13 Tree
[r544] by bworrell

+ Reworked the AddEditRuleMainDialog to include an Advanced tab
+ Moved items from the General tab to the Advanced tab
+ Various GUI touch-ups

2009-08-21 20:50:03 Tree
[r543] by jimwinston

Pop up dialog asking if user really wants to delete internal check.
Fix for bug 2835809.

2009-08-21 19:39:17 Tree
[r542] by jimwinston

Use Iterator.remove() instead of ArrayList.remove() to prevent NPE while removing an item from an ArrayList while iterating through it.
Partial fix for bug 2836292.

2009-08-21 16:10:31 Tree
[r541] by jimwinston

Allow empty created date.
Fix for bug 2836986.

2009-08-21 14:53:44 Tree
Older >