At http://drupal.org/node/150278 we've started serious work on an official 5.x-1.0 release of project* (project, project_issue, and cvslog).
Here's my current list of issues I'd like to see us resolve for the 5.x-1.0 releases, if possible. Mostly, these are either a) critical bugs, or b) patches I've already written for relatively easy-to-solve problems. Feel free to add comments or update this list. And, of course, please work on any of the issues below -- reviewing, testing, rolling patches, etc. Thanks! -Derek
Bugs we should definitely fix
http://drupal.org/node/119860
"Release download returns 'Page Not Found'" (for sites with private file downloads -- patch needs work, but not much).
Fixed on 2007-08-05http://drupal.org/node/133052
"remove dependency on taxonomy" (project_release will depend on it for 5.x-1.0, but project + project_issue shouldn't need to).
Fixed on 2007-08-09-
http://drupal.org/node/91195
"cvs_get_version_from_tag() assumed to exist, but lives in cvs_local.inc" (easy fix, patch already done)
Fixed on 2007-08-16 http://drupal.org/node/163586
"Project browsing shouldn't exclude projects without a file" (easy fix, patch already done).
Fixed on 2007-08-06http://drupal.org/node/114281
"'Access own project issues' access privilege not working as expected" (too many project* menu paths don't honor it, so you end up needing the full 'access project issues' permission to use the issue queues, etc, anyway).http://drupal.org/node/106654
"add index for sid" (has a patch, needs review).http://drupal.org/node/165975
"fatal error when adding new project issue status in postgres"
Fixed on 2007-08-09http://drupal.org/node/166496
http://drupal.org/node/167105
"Missing hook_uninstall()"
Fixed on 2007-08-15http://drupal.org/node/159419
Add pgsql support to cvs.module
Fixed on 2007-08-15http://drupal.org/node/164958
Add missing pgsql indexes to project_issue
Fixed on 2007-08-15-
http://drupal.org/node/159286
"Extensions validity incorrectly tested for attaching files to issues"
Fixed on 2007-08-17 -
http://drupal.org/node/167838
"Should only add CCK fields to followup form, not issue form."
Fixed on 2007-08-16
Bugs/tasks we should fix if we can, but aren't blockers
http://drupal.org/node/159892
"Rip out menu callback for serving release .xml files"
Fixed on 2007-08-07http://drupal.org/node/164846
"Rip out XML-RPC server code for update_status 5.x-1.* clients"
Fixed on 2007-08-07http://drupal.org/node/142122
"make sure only users with valid mail addresses can subscribe"
Fixed on 2007-08-15http://drupal.org/node/104190
"Submit issues cannot find projects" (problem when project_issue is installed *after* project nodes are created).
Fixed on 2007-08-15-
http://drupal.org/node/103806
"pager count query not correct on CVS browsing pages"
Fixed on 2007-08-18 http://drupal.org/node/107706
"make query use index"
Fixed on 2007-08-16http://drupal.org/node/59039
"attachements missing after pressing preview" (for issues)
Fixed on 2007-08-18http://drupal.org/node/155697
"Attached file not added" (for release nodes -- probably duplicate with (G) due to re-using similar code)