Closed (fixed)
Project:
Patch manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2013 at 05:42 UTC
Updated:
27 Aug 2013 at 07:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
PatchRanger commentedDone, please review.
Comment #2
aidanlis commentedGreat work! Would you be able to change your approach slightly though? Instead of "hacking" into the view in post execute, you could achieve the same thing with a custom field formatter ... then you'd set the field formatter to "Drupal.org issue" and it'd grab the status / color the span. What do you think?
Comment #3
PatchRanger commentedNice shot! Here is the refactored patch.
Comment #4
aidanlis commentedLooks amazing! Great job, please commit :)
Comment #5
PatchRanger commentedFixed for 7.x: http://drupalcode.org/project/patch_manager.git/commit/f61c483 .
Comment #6
PatchRanger commentedFixed for D6 as well: http://drupalcode.org/project/patch_manager.git/commit/59be59d .