[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r452] by jimwinston

Added comparison of build version stored in the database with build version from version.info.properties.
If the versions are not equal and the version.devel property is false, the user will be presented an error message when syncing.
Developers can set the version.devel=true to subvert the check.
A new database script, create.rtversion.sql will need to be updated and run for each release.
Users will see appropriate message if the the client version is newer, older, or if there is no rtversion table in the database.

Feature request #2782819

2009-05-04 18:31:22 Tree
[r451] by jonathanobaker

Added ant task to ensure the all releases have the devel flag set to false.

2009-05-04 15:34:23 Tree
[r450] by jonathanobaker

Added devel flag

2009-05-04 15:33:09 Tree
[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
Older >