User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 00:28:44 +0000 Added files: /modules/project/release project_release_update.php Modified files: /modules/project project.install /modules/project/release project_release.install project_release.module Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_4.txt by dww (comment 9): - add most of an upgrade path for drupal.org (project_release_update.php) and rip out project_update_5() - partially converts to storing all the version fields as NULL when not in use. - adds a "version_patch" column (e.g. for core releases that want to say "4.7.4"). - fixed bug i introduced in last patch where "version_extra" wasn't getting disabled when it should have been. - if a file has already been attached to a project node, the edit tab shouldn't give you a way to attach a different file. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr... http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.in... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...