User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 06:41:41 +0000 Modified files: /modules/project project.inc /modules/project/release project_release.module Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_11.txt by dww (comment 21): - only show the 'Add new release' link if the project has releases enabled - fixes to project_release_get_releases(): * only display published release nodes * add an argument to control sort order, so we can display options sorted by version in the issue queue, but list nodes sorted by creation date on the /releases page for a project (for now). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.in... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...