{5} Assigned, Active Tickets by Owner (Full Description) (2 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

asaddi

Ticket Summary Component Milestone Type Created
Description
#5 create an array of useful components component nice-to-have task 11/26/06

Need control components such as:

  • Conditional
  • Looping

Form components such as:

  • Form
  • Text
  • Components for all the other form elements

Other misc. components:

  • Linking

#19 add context support to actions render engine nice-to-have task 11/30/06

Add support for contexts (arbitrary parameters) to actions.

    <t:comp id="mylink" type="Link" context="foo">Some Link</t:comp>

Would result in the action URL:

/SomePage.do/mylink/foo

Somehow support an arbitrary number of contexts. Event handlers listening on "mylink" may optionally be passed the context value.

This follows Tapestry 5 Component Events.


Note: See TracReports for help on using and creating reports.