project_issue 5.x-2.2

hunmonk - April 21, 2008 - 02:19
Official release from CVS tag: DRUPAL-5--2-2
Download: project_issue-5.x-2.2.tar.gz
Size: 85.02 KB
md5_file hash: e15f91d8cb62e8b5923b0a9da5ff8ea3
First released: April 21, 2008 - 02:19
Last updated: April 21, 2008 - 02:20

Changes since DRUPAL-5--2-1:

BUGFIXES

  • #231713 by dww: Fixed problems with database upgrade path usability.
    Now, if update 5200() is aborted due to missing required modules, when
    the admin visits update.php again, project_issue is set to retry 5200
    automatically, even though the schema_version in {system} says it
    should start with 5201. Unless they read the fine print and set the
    update to start at 5200, they'd end up with major data loss when the
    {project_comments} table is dropped in 5202().
  • #236459 by aclight, hunmonk: Issue quicklinks should only appear when comments are set for the node.
  • #234255 by aclight: Restored ability to add CCK fields to project-issue
    nodes (fixing regression from #199138).
  • #245363 by aclight: Default values of component should be translatable.
  • #186259 by hunmonk: reset corrupted array pointer to avoid endless update loop. see http://drupal.org/node/186259#comment-805698 for details.

FEATURES

  • #235097 by John Morahan: Advanced search only matches an exact phrase. new functionality means words will be treated as separate words, not as an exact phrase.
  • #97145 by aclight: always allow users to leave the version alone when replying. this allows the currently selected version to appear on an issue, even if it happens to be unpublished.
 
 

Drupal is a registered trademark of Dries Buytaert.