[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r616] by jimwinston

If there is no title in the RT doc, use the Name instead.
Fix for bug 2865705.

2009-09-25 15:20:09 Tree
[r615] by jimwinston

Replaced id comparators with working ones so that tables will sort by Id columns properly.

Fix for bugs 2865956 and 2865953

2009-09-24 20:38:21 Tree
[r614] by jimwinston

Make sure table is sorted by IDs to start.
Fix for bug 2854658.

2009-09-22 18:41:11 Tree
[r613] by jimwinston

Added hint in validation error message to use the Remove button.

2009-09-22 14:30:12 Tree
[r612] by jimwinston

Call stopEditing before deleting a row.
Fix for bug 282227.

2009-09-17 19:39:36 Tree
[r611] by jimwinston

Remove the right dependency.
Fix for bug 2825965.

2009-09-17 14:47:28 Tree
[r610] by jimwinston

RuleDependencyPanel.java - iterate based on size of dependencies in the JList model rather than the empty, just declared list.
Clean up handling of dependencies on close of Add/Edit Rec panel. The deps had been cleared and replaced with the contents of the JList on the advanced tab, but the rec already contains the current list. The dependencies are reset to the original list if the user hits "Cancel".

Fixes bug 2824497.

2009-09-17 14:16:17 Tree
[r609] by jimwinston

Make sure selection entry is a RecommendationType before adding it to the list of dependencies.
(There is a weird nearly invisible entry at the bottom of the list that needs to be ignored otherwise it causes some very odd behavior).
Fixes bugs 2823230, 2823231, 2824497.

2009-09-16 18:46:07 Tree
[r608] by jimwinston

Rearranged word order of error messages.
Fix for bug 2827974.

2009-09-16 15:04:04 Tree
[r607] by jimwinston

Prevent user from entering a replacement abbreviation of length greater than eight on import.

2009-09-15 14:22:55 Tree
Older >