Releases for Project
project 6.x-1.0-alpha3
First released: November 25, 2009 - 19:22
Size: 146.39 KB
md5_file hash: c0b1bdc79cf4c5166619c210179ac61f
Last updated: November 25, 2009 - 19:26
First official release compatible with Drupal 6 core (note that the alpha1 and alpha2 releases were tagged months ago but never officially released -- they were used internally for initial deployment on drupal.org). There are still a number of known issues before we're ready to release an official 6.x-1.0 release. There will almost certainly be more schema and API changes. However, in the near future, the HEAD branch will be a bit unstable, so sites that are already using the 6.x-1.x-dev release are encouraged to upgrade to this official release and stay there, instead of continuing to use 6.x-1.x-dev.
The detailed list of changes are available by reading the CVS messages. A summarized list of detailed changes might be posted here later...
project 6.x-1.x-dev
First released: January 12, 2009 - 20:23
Size: 153.82 KB
md5_file hash: 31fe94b2db472cb3d0a30cf583e734d0
Last updated: November 27, 2009 - 00:12
Initial port to Drupal 6 API. Views (6.x-2.5 or higher) is now required to run project*. This code is mostly working, but there's no guarantee that the upgrade path is stabilized. There are still a number of known bugs we need to resolve before an official release, particularly in the project browsing views. Production sites should not upgrade until there's an official release.
project 5.x-1.3
First released: January 7, 2009 - 20:14
Size: 141.15 KB
md5_file hash: 94c285630cde2582ab05946b2dfc2167
Last updated: January 7, 2009 - 20:50
This release fixes two security vulnerabilities described in DRUPAL-SA-CONTRIB-2009-001. Sites are urged to upgrade immediately. In addition to these security updates, this release includes the following changes since version 5.x-1.2:
Project module
Bug fixes
- #235037 by aclight and dww: Fixed critical bugs in project_page_overview() query and logic. It wasn't using the {project_release_supported_versions} table, so download links were sometimes pointing to the wrong releases.
- #239240 by aclight and hunmonk: Fixed bug where browse by date only worked with project_release and taxonomy modules (for no good reason).
- #211188 by aclight: Fixed bug where project node teasers were different when filtering by a version which was caused by the node type not being included in the query for the project browsing pages.
- #233052 by aclight: Fixed bug with hook_project_page_link_alter() when a project disables its issue tracker.
- #327285 by dww: Fixed bug introduced in #218571 where release-related links were added to project nodes that had disabled releases.
project 5.x-1.2
First released: March 7, 2008 - 22:43
Size: 124.85 KB
md5_file hash: c5e9e2f9ca2aa217968e40f80136fd32
Last updated: March 7, 2008 - 22:45
Changes since DRUPAL-5--1-1:
project 4.7.x-1.4
First released: January 6, 2008 - 23:11
Size: 54.51 KB
md5_file hash: 1ef983ee07f4dc5eed4f90bde3324705
Last updated: January 6, 2008 - 23:15
NOTE: Unless critical bugs are uncovered, this will be the last official release for the 4.7.x-1.* series. All users are strongly encouraged to upgrade to at least 4.7.x-2.*, or better yet, 5.x-1.*, as soon as feasible. Support for this release series is basically over.
Changes since version 4.7.x-1.3:
project 4.7.x-2.4
First released: January 6, 2008 - 23:11
Size: 57.77 KB
md5_file hash: df0b2729e6f7a094cd4e4c0aa5bfaba5
Last updated: January 6, 2008 - 23:15
Changes since version 4.7.x-2.3:
project 5.x-1.1
First released: January 6, 2008 - 23:11
Size: 116.01 KB
md5_file hash: 1d7efcb8d64defd7b99cb5a993675dcf
Last updated: January 6, 2008 - 23:15
Bugs fixed since version 5.x-1.0:
project 4.7.x-2.3
First released: August 19, 2007 - 23:42
Size: 81.57 KB
md5_file hash: 8fa5fbb37b50fbfa7213ff33c4487694
Last updated: August 19, 2007 - 23:45
This release addresses an access bypass security issue, DRUPAL-SA-2007-020. Sites that try to restrict access to projects based on the 'access projects' or 'access own projects' permissions should upgrade immediately.
Other changes since 4.7.x-2.2:
project 5.x-1.0
First released: August 19, 2007 - 23:42
Size: 116.08 KB
md5_file hash: cc40877e23a4fbdaae9a8f2ee3286c5f
Last updated: August 19, 2007 - 23:45
This release addresses an access bypass security issue, DRUPAL-SA-2007-020. Sites that try to restrict access to projects based on the 'access projects' or 'access own projects' permissions should upgrade immediately.
Other changes since 5.x-0.1-beta:
project 4.7.x-1.3
First released: August 19, 2007 - 23:33
Size: 54.5 KB
md5_file hash: e4aeae960082cfd8759f3ce3da8ac44c
Last updated: August 19, 2007 - 23:35
This release addresses an access bypass security issue, DRUPAL-SA-2007-020. Sites that try to restrict access to projects based on the 'access projects' or 'access own projects' permissions should upgrade immediately.
Other changes since 4.7.x-1.2:
project 4.7.x-1.2
First released: January 24, 2007 - 00:43
Size: 55.4 KB
md5_file hash: b60da806991c58e1689934d4deffb1a0
Last updated: January 24, 2007 - 00:45
This release fixes a security vulnerability, all users of project-4.7.x-1.x (or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2007-004.
Besides the security fix, the only other changes in this release are bug fixes since project-4.7.x-1.1:
- #100901: there was 1 more call to project_project_set_location() which i missed when backporting this fix to DRUPAL-4-7. :( This causes undefined function errors when you try to add a release in 4.7.x-1.*.
- #11879: removing dead hook_content() code
- removing weird stale code that's initializing things from $_GET in hook_form() which was added in revision 1.15, 2003.
- hook_form() doesn't need $node passed by reference. Removing some stray whitespace and a line of commented-out dead code.
- #104837: remove unneeded t() and double check_plain() + check_url()
- removing cruft that's no longer relevant or desired: we don't want checkboxes to be inline'ed on project node forms.
- #105228: fix CSS to handle new behavior of FAPI #prefix/#suffix (#100787)
- use l() to generate links instead of our own custom code
project 4.7.x-2.2
First released: January 24, 2007 - 00:43
Size: 78.44 KB
md5_file hash: 998f593cf470b99cf89b5ea4505f3ab2
Last updated: January 24, 2007 - 00:45
This release fixes a security vulnerability, all users of project (4.7.x-2.x) are urged to upgrade. For more details, see DRUPAL-SA-2007-004.
Besides the security fix, the other changes since project-4.7.x-2.1:
project 5.x-0.1-beta
First released: January 24, 2007 - 00:42
Size: 79.41 KB
md5_file hash: c2aeb879a745e1893058bca2b4d35b2a
Last updated: January 24, 2007 - 00:45
This release fixes a security vulnerability, all users of project 5.x-0.x-dev from before 2007-01-23 are urged to upgrade. For more details, see DRUPAL-SA-2007-004.
NOTE: The upgrade path from 4.7.x-1.* version of the Project module is still very confusing, undocumented, and error prone. Sites that use the project module are strongly recommended to not upgrade to Drupal core 5.x until the official 5.x-1.0 release of this module is available.
Besides the security fix, other changes in this release include:
- #99759: Preliminary support for Drupal core 5.x.
- #105192: finish separation of project.css and project_issue.css. Cleans up and reorganizes a bunch of css, fixes div classes, etc.
- #106633: Use jQuery/JS to hide 2nd level project taxonomy term selects in project node editing.
- All bug fixes and new features from the 4.7.x-2.* series.
project 5.x-1.x-dev
First released: December 28, 2006 - 07:18
Size: 137.79 KB
md5_file hash: 6971de174f36c3f6716eabff7f39d9b7
Last updated: November 27, 2009 - 00:12
The development snapshot of the version for the 5.x API of Drupal Core.
Please do not run it on a production site.
project 4.7.x-2.1
First released: December 18, 2006 - 08:26
Size: 63.3 KB
md5_file hash: 8c00f7bb832e83d3ce88b2ace5748f9d
Last updated: December 18, 2006 - 04:30
This release fixes a security vulnerability, all users of project 4.7.x-2.0 are urged to upgrade. For more details, see DRUPAL-SA-2006-031.
This release includes new database updates. After you upgrade, you should run update.php for your site:
- project_release_update_1(): Adds the {project_release_default_versions} table for branch-aware default versions and populates it the best it can. See #89538 for details.
- project_release_update_2(): Adds a new column to the {project_release_projects} table that determines if the development snapshot table should be shown on project nodes. See #101887 and #89539 for details.
Other changes since project 4.7.x-2.0:
Bugs fixed:
- #97173: Download link targets other project's tarball. We were missing an unset() from #93471 and that's causing the wrong download links to be used since we're always using the same project identifier.
- #96986: Minor bug in breadcrumb on releases (patch by Gurpartap, modified by dww to be slightly more clear, and to fix the $breadcumb[] element for the release itself, since we were using $node not $release).
project 4.7.x-1.1
First released: December 18, 2006 - 08:26
Size: 42.57 KB
md5_file hash: 29cf0b2aa38d61443dc106a7377884d1
Last updated: December 18, 2006 - 04:30
This release fixes a security vulnerability, all users of project (4.7.x-1.0 or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2006-031.
Besides the security fix, the only other changes in this release are bug fixes since project-4.7.x-1.0:
- #94000: adding $Name$ tags for automated version identification
- #78704 (patch by garywiz with slight code-style changes by dww): Project view permissions incorrectly override all other access controls.
- #100901: use drupal_set_breadcrumb(), not menu_set_location(). This also provides other breadcrumb cleanup and code simplification.
- #83140: Browse modules pages need informative page titles (in particular, when browsing by categories, since you used to have no way to know what category you were looking at).
project 4.7.x-2.x-dev
First released: November 11, 2006 - 14:45
Size: 84.64 KB
md5_file hash: ebeb8af21d307397c906e2029cd14d62
Last updated: January 7, 2008 - 00:08
This is where bugs in the new release system will be fixed, and new features and future work will be resolved.
project 4.7.x-1.0
First released: November 11, 2006 - 12:39
Size: 42.37 KB
md5_file hash: 5a6775f00d4b87896c9be6bf32eb3d78
Last updated: November 11, 2006 - 14:01
The initial stable release compatible with Drupal core 4.7.x. This is the code from before the new release system.
project 4.7.x-2.0
First released: November 11, 2006 - 11:04
Size: 58.82 KB
md5_file hash: 8357ba6e844e5f901e6882f9233f08b1
Last updated: November 11, 2006 - 11:05
The initial release of the 4.7.x-2.x series which implements the new release system.
Note: if you are currently running the 4.7.x-1.x series, you should not update to the 4.7.x-2.x series until i've had a chance to write up documenation on the conversion process. If you have releases currently on your system, you will almost certainly need to modify some of the code in the conversion script included in this release to properly convert the releases on your site.
project 4.7.x-1.x-dev
First released: May 19, 2006 - 17:01
Size: 54.5 KB
md5_file hash: 14efb6bcc00251977f026e48129eb6bb
Last updated: January 7, 2008 - 00:08
