versioncontrol_project 5.x-1.4
jpetso - October 30, 2007 - 03:51
Official release from CVS tag: DRUPAL-5--1-4
Download: versioncontrol_project-5.x-1.4.tar.gz
Size: 20.23 KB
md5_file hash: a872a4d95534d5b3169b97d1bdaccdc6
First released: October 30, 2007 - 03:51
Last updated: October 30, 2007 - 03:55
View usage statistics for this release
Download: versioncontrol_project-5.x-1.4.tar.gz
Size: 20.23 KB
md5_file hash: a872a4d95534d5b3169b97d1bdaccdc6
First released: October 30, 2007 - 03:51
Last updated: October 30, 2007 - 03:55
View usage statistics for this release
Finally, here's the real, feature complete "first stable release", coming to you in tandem with Version Control API 5.x-1.0-rc2. In comparison to the previous 1.3 release of the project node integration module, this one features the following last improvements (for now):
- Feature: Add a Developers page at "node//developers", and a list of user projects on the user page ("user/").
- Performance: Make an index out of (repo_id, directory), as it can't be unique but still benefits from being indexed.
- Bug fix, port of commit 85962 by dww (fixed issue #186932): Also allow version control admins to edit a project's commit access when they haven't got the 'administer nodes' permission.
- Nitpicking: No quotes around '%d' SQL placeholders anymore, life is better without them.
Project node integration (not counting release node integration) is now on par with the features in cvs.module, and improves on some of those. Now if we could get release node integration working similarly smooth, Drupal source code management would leave little to desire. Who wants to try?
