[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r449] by jimwinston

Changed table name to mixed case to match db. Apparently, mysql is case sensitive on some platforms. Fix for bug 2784211.

2009-04-30 14:32:03 Tree
[r448] by jimwinston

Insert new steps after the currently selected step. If no step is selected, add the new step at the end.
Feature request 2690535.

2009-04-30 13:56:26 Tree
[r447] by jimwinston

Added view group capability.
Feature Request 2665928.

2009-04-29 14:07:08 Tree
[r446] by jimwinston

Added space in the button panel. Made dialog non resizeable.

2009-04-28 14:03:13 Tree
[r445] by jimwinston

Compliance Checks can now be added to more than one Rule (for Feature Request # 2492249).
Compliance Checks can now be created from the list view as well as from the Checks tab on the rule dialog.
When adding Compliance Checks to a Rule, the user is now presented with a list of checks that are not yet used in that rule.
The user can select one of those or create a new compliance check.

2009-04-27 15:16:49 Tree
[r444] by bworrell

The worker dialog window always appears in the center of the main window now.

2009-04-17 15:17:04 Tree
[r443] by jimwinston

Implemented Remove Application feature.
Feature request #2114138.

(ReferenceAddEditDialog change was to fix NPE bug, not for this feature)

2009-04-16 20:07:15 Tree
[r442] by jimwinston

Check for null before adding property change listener to panel. For some reason all this code which hadn't changes started breaking there.
Fix for bug 2768798 - A Whole Mess of NPEs.

2009-04-16 19:59:15 Tree
[r441] by bworrell

Feature Request # 2698062
I added a WorkerDialog that is displayed on top of everything and modal when we want to indicate some sort of progress to the user. There is a spinning icon much like Safari's on the right of the window. I implemented it on the File > Save menu action and the File > Exit menu action since those normally just hung up the application and didn't report anything to the user. This may undergo changes as it is just a first pass.

2009-04-15 16:14:59 Tree
[r440] by bworrell

Fixed Bug: # 2759592
Changed the VersionedItemType.canUserEdit(...) call to RecommendationHelper.canUserEdit(...). This matches the logic used in the right-click menu and the add/edit/delete/view buttons.

2009-04-13 20:25:54 Tree
Older >