[go: up one dir, main page]

Menu

/trunk Commit Log


Commit Date  
[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
[r437] by jonathanobaker

Commented out and removed the CCE Info tab from the compliance checks dialogs. CCE support will be implemented in another way.

2009-04-07 12:15:40 Tree
[r436] by jonathanobaker

Correct license in the AboutDialog

2009-04-06 23:44:59 Tree
[r434] by bworrell

setting up for a beta tag

2009-04-06 19:11:05 Tree
[r433] by bworrell

Changed version.info.properties file to reflect beta status

2009-04-06 18:29:47 Tree
[r432] by jimwinston

Retrieve the Profiles of an application, too.
This is a fix for bug 2728722.

2009-04-03 19:17:28 Tree
[r431] by jimwinston

Get CheckValues from database when retrieving application.
Fix for bug 2725574 "Fresh install to existing db schema valdation errors"

2009-04-02 18:18:26 Tree
Older >