[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r456] by jimwinston

Changed text on Browse button to Import and added tooltip to alert user that the files are copied into the RT, not just referenced.

2009-05-11 13:08:00 Tree
[r455] by jimwinston

Added instruction in the README about running the create.rtversion.sql script on all updates.
Added creation of the version table to create.rtserver.sql script.
Added inserting the version into the rtversion table. (Note, this should be updated at every release).

2009-05-08 18:53:08 Tree
[r454] by jimwinston

Removed date from equals comparison. major, minor, and build are sufficient.

2009-05-05 16:20:39 Tree
[r453] by jimwinston

Added missing jar refs. Bug 2786476

2009-05-04 20:27:49 Tree
[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
Older >