Ticket #4210 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 months ago

Add a wikilinks field to the workflow

Reported by: anonymous Assigned to: matobaa
Priority: normal Component: Request-a-Hack
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (Last modified by rjollos)

When modifying the ticket status, it could be nice to be able to display some WikiLinks

accept = new,assigned,accepted,reopened -> accepted
accept.operations = set_owner_to_self
accept.permissions = TICKET_MODIFY

accept.wikilinks = StatusAccept, AcceptedTickets

This could be displayed after the status "hints":

Next status will be 'accepted' StatusAccept, AcceptedTickets

Attachments

Change History

09/06/09 13:33:33 changed by rjollos

  • summary changed from action wiki links to Add a wikilinks field to the workflow.

12/31/12 08:46:33 changed by matobaa

(In [12497]) FieldTooltipPlugin: add workflow help slot. refs #4210 fix styles for jquery.powertip, jquery_tools_tooltip

01/01/13 18:41:59 changed by rjollos

  • description changed.

(follow-up: ↓ 12 ) 01/04/13 20:18:36 changed by rjollos

It seems like this request is mostly satisfied, except FieldTooltipPlugin doesn't appear to support custom workflows yet.

(in reply to: ↑ 11 ) 01/05/13 03:26:58 changed by matobaa

Replying to rjollos:

except FieldTooltipPlugin doesn't appear to support custom workflows yet.

You can enable popup with FieldTooltipPlugin by adding additional wiki pages.

For example; wiki:help/testing, wiki:help/reject or wiki:help/pass for trac:wiki:TracWorkflow#Example:AddingoptionalTestingwithWorkflow.

01/05/13 14:14:37 changed by rjollos

  • owner changed from anybody to matobaa.

Oh, great. I had just looked at the placeholders and assumed the workflow states were hard-coded, but I should have assumed better coming from you ;)

01/05/13 14:14:46 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #4210 (Add a wikilinks field to the workflow)




Change Properties
Action