to make it possible to install this module without project.module, we need to make it so that the possible values for the "version" field on a given project's issues are generated via a hook, not a direct call to project_release_load().
to make it possible to install this module without project.module, we need to make it so that the possible values for the "version" field on a given project's issues are generated via a hook, not a direct call to project_release_load().
Comments
Comment #1
coupet commentedwhile upgrading to 6.x version would be a unique opportunity to implement this feature.
Darly