New features included in this release:
3364079 Export Traceability Matrix to Excel
3313584 Add filtering capabilities to Traceabilty tab
3300468 Filter Perforce changelists by description
3294913 Support new trace type DD2TRS
2946382 Mark some CRS as "should not be traced"
See https://sourceforge.net/tracker/?func=browse&group_id=267201&atid=1137221&status=2&artgroup=1972839 for details.
The package corresponding to Crow release 1.0.0 has been updated addressing the following improvements: (1) added PostgreSQL schema for DB creation; (2) host name in hibernate.hbm.xml changed to localhost.
- Search functionality
- Legend for Traceability Matrix Report added
Feature requests:
- 2919392 'Add CRQ...' item should be in the product sun-menu
- 2919375 Label option should be disabled while app starting
- Bugfixes:
- 2919370 Crow is loading a label while starting
- 2917647 there is ability to create a product with existing names
- 2917587 There is no ability to edit product description
- 2916976 ClassCastException is ni the log while elements tracking
The first snapshot release of Crow at SF is delivered. You may download it here: https://sourceforge.net/projects/opencrow/files/opencrow/crow-0.5.0-snapshot-20090707.zip
Release notes:
1. The Labels functionality is in early stage and has not been tested enough
2. The Traceability Report matrix is ugly
3. To create a PostgreSQL database, use the attached SQL script. Before you run it, you should create a user "crowuser" with password "crowuser" and an empty database "crow" with owner set to "crowuser".... read more