Closed (fixed)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Oct 2016 at 17:53 UTC
Updated:
31 May 2017 at 07:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
jon pughComment #4
jon pughComment #5
jon pughComment #6
jon pughComment #7
helmo commentedIs it intentional that in the task queue block it still says 'verify: aegir.local.computer' ?
It would be good for consistency ... but it could get crowded in such a narrow block.
+1 to merge anyway.
Comment #8
jon pughThis is a result of the views field being output with the system name of the tasks, not the "title". CSS is used to capitalize it.
I think we'll have to use a views field handler to lookup the row's node type, then use that to output the right task data.
Comment #9
helmo commentedI'm missing the commit notification here ... but the patch from #3 is already in 99f919e7596e84536f0190fd8a6ff95a876fff9e
So what remains is the task queue view mentioned in #7. The screenshot in #2212149-41: Improve task queue AJAX refresh seems to have that already...
Comment #11
jon pughMerged it in. I'm not seeing that commit, helmo!
Comment #12
helmo commentedthanks