Instead of keeping potentially stale copies of a TODO list in the README.txt files in CVS, I'm moving these list to a wiki page here so there's just a single canonical copy. This is general stuff about the modules. Other to-do lists of interest include:
- Future work for the release system
- Suggestions for improving the d.o issue queue (especially for core)
Project module
- Improve themeability of project listings.
- Integrate image module galleries for screenshots.
Project issue tracking module
Using the existing Drupal "comment" system for issue replies instead of the customized issue "follow-ups" currently in place. http://drupal.org/node/18920- Better mailhandler integration for creating and replying to issues via email.
- Add method for project owner to assign issues to others.
- Add a setting where you can select what node type should be the "project" that project_issues are associated with.
- Improve themeability of listings and issues.
- Allow projects to specify their own categories (bug report, feature request, etc).
- Tool for administrators to be able to update the status of several issues at once (mass closing).
- Make components sub-projects with their own defaults.