Need to create per-project commits logs that are owned by vc_project, need to use the project uri or nid as an argument, and should make these available as a views set that could be overridden in vc_git.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 1025334-per_project_commit_log-7.patch | 70.27 KB | mikey_p |
Comments
Comment #1
mikey_p commentedNeed to add the link to the development block for this view/args.
Comment #2
mikey_p commentedComment #3
mikey_p commentedClosing #1022312: Determine the new URL for project-specific git log in favor of this issue.
Comment #4
mikey_p commentedIn IRC we got approval for node/12345/commits which will work nicely with node/12345/committers that we already have ;)
Comment #5
dwwAll sounds good to me. Please proceed. ;) Thanks...
Comment #6
dwwNote, this view could also have a display that would be used for #936696: Add a (dashboard) block showing commits from a project... I'm happy to keep these separate issues and just add the page display and menu item here, then patch the default view at #936696 for the block (and perhaps changes to vc_project to get the block into dashboard, etc). But, just wanted to mention it here to keep it in mind while working on this...
Cheers,
-Derek
Comment #7
mikey_p commentedCommitted the attached patch after testing to try to get this into the demo for Monday, please re-open if you find any issues.