Closed (fixed)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
Commit Log
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
22 Nov 2010 at 20:42 UTC
Updated:
15 Apr 2014 at 22:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sarah_p commentedComment #2
sarah_p commentedAdding git sprint 7 tag.
Comment #3
sarah_p commentedThe Meta Issue regarding this is #970200: Create shippable commit views
Comment #4
sarah_p commentedThis also covers #1010212: User should be able to page through commitlog views and I also placed a copy of the patch on #970200: Create shippable commit views:
This patch changes the commitlog view/page in the following ways:
- Pager
- Pre-tags that wrap and look generally legible
- Moves the add/removed lines (although this may change later after Mike's additions)
- Hides the Operator ID
- Moves the "Action" field above the file instead of in the middle. (May try to mimic github on this by using an image to represent the action committed, probably next sprint)
- Cleans up the text sizes a little
Image in Firefox in Mac OSX - https://img.skitch.com/20101231-durteg9tx1fya928mb8nehj25k.jpg
Comment #5
sdboyer commentedLooks good here. Committed, thanks!
Comment #6
sdboyer commentedadding phase 2 tag
Comment #7
marvil07 commentedRe-opening this.
This patch removed commitlog_global_commits views, so it breaks commitlog module main functionality: list commits.
I was going to revert this, but the commit is for three issues at the same time, so waiting on a more informed opinion than mine for now.
Comment #8
marvil07 commentedOk, it was fixed at http://drupal.org/cvs?commit=473242
Comment #9
sarah_p commentedThis is only fixed on the global commit views, not the vc_git_global_commits view, since mikey_p is handling the views I'm assigning this to him although this may be a duplicate of #1026440: Fix Commit Log views structure and html types. since it involves adding pre-tags.
Comment #10
sdboyer commentedSeems like this has been addressed, now?
Comment #11
sarah_p commentedShould be good to close on my end.
Comment #12
eliza411 commentedThey are wrapping. Marking fixed.