[go: up one dir, main page]

Menu

Code Commit Log


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

NewEdit:
Description is now a required field.
Tweaked the allignment of the fields.
Fixed the font of the description field.
Disable, but don't hide the OK button when viewing (matches comment panel behavior).

Fixed an NPE in the Add panel.

2009-04-10 15:54:28 Tree
[r438] by jimwinston

CheckLanguageNewEditDialog/Panel is for creating, viewing, or editing CheckLanguages.

CheckLanguageAddPanel
now has a "New" buttont that launches the CheckLanguageNewEditDialog to create a new CheckLanguage.
no longer displays the default check languages that have already been added to the Application.

CheckLanguageTablePanel now allows
allows all users to View all CheckLangauges using the CheckLanguageNewEditDialog
allows team leader or better to edit all CheckLanguages that are NOT default check languages.

This implements feature requuest 2723169 - "Add an 'add new check language' capability"

2009-04-09 20:28:01 Tree
Older >